Code Monkey home page Code Monkey logo

subnwub's Introduction

subnwub - subtitle editor

Subtitle editor for the browser, supporting WebVTT for captions and WebM for video.

Motivation

This project is mainly for learning purposes:

  1. Get familiar with React
  2. Integrate MUI (Material UI) for a fancy look
  3. Learn about HTML5 media APIs

Furthermore, editing WebVTT captions in the browser has additional advantages. It is a format for the web, hence classical desktop players like VLC and mpv as well as popular tools (FFmpeg) currently lack support for many of its features. I also would not want to ship a whole browser with my media player. Furthermore, it is just a draft and even browsers do not fully support the whole specification. I hope to easily test out the browser's functionality in an interactive manner.

Currently, my main interest is support for Japanese subtitles:

  • Furigana support (using ruby and rt tags)
  • Vertical text from right to left (even though this is only for literature, not for digital media)

Goals

  1. Upload a video
  2. Upload captions
  3. Synchroize video playback and captions table
  4. Edit captures and update video accordingly

Outlook

Since this will a be a static SPA with user-provided data it's a good candidate to convert it to a Progressive Web App (PWA). Maybe also look into persistence?

Furthermore, for more interesting media manipulations I would need to look more into WebAssembly.

subnwub's People

Contributors

leyhline avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.