/towebm

'towebm' is a Python 3 script to transcode video files to a webm container with VP9 format video and Opus format audio using the ffmpeg tool. 'toopus' and 'tovorbis' will transcode audio from video or audio files to Opus and Vorbis format files. 'ffcat' will concatenate media files, intended for joining multiple output segments produced by 'towebm'.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Stargazers