Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2014 05:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a6378ef3d7e4f8baf552 to your computer and use it in GitHub Desktop.
Save anonymous/a6378ef3d7e4f8baf552 to your computer and use it in GitHub Desktop.
/home/dd/bin/ffmpeg -loglevel verbose -y -i /home/dd/downloads/[Anime-Koi] Ai Tenchi Muyou! - 15 [h264-720p][7749F0DD].mkv -sn -c:v libvpx -vf scale=-1:480 -pass 2 -b:v 250k -minrate:v 250k -maxrate:v 250k -bufsize 150k -cpu-used 0 -qcomp:v 0 -qmin:v 10 -qmax:v 42 -c:a libvorbis -b:a 48k -minrate:a 48k -maxrate:a 48k -ac 2 -threads 3 -vf ass=subtitle__Anime_Koi__Ai_Tenchi_Muyou____15__h264_720p__7749F0DD__mkv.ssa /home/dd/transcodes/[Anime-Koi]_Ai_Tenchi_Muyou!_-_15_[h264-720p][7749F0DD].mkv.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment