Skip to content

TheImplementer/subs2brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project inspired by subs2srs.

Developed in Java so that it can be run on different platforms.

Requirements

ffmpeg (https://www.ffmpeg.org/) is required to run the application.

Ubuntu:

sudo apt-get install ffmpeg

Mac OS X:

brew install ffmpeg

Usage

 -a,--extract-audio            Extract audio files
 -i,--video-file <arg>         Video file
 -o,--output-directory <arg>   Output directory
 -p,--prefix <arg>             Prefix for output files
 -s,--subs-file <arg>          Subtitles file
 -ss,--extract-screenshots     Extract screenshots files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages