Video manipulation with ffmpeg
Serveral useful recipes for manipulation video with ffmpeg.
Serveral useful recipes for manipulation video with ffmpeg.
Note
After using ffmpeg2theora and mkvtoolnix for a while (see also the previous installment) to re-encode videos into Theora video and Vorbis audio tracks encapsulated into the matroška container format, I found an easier way using ffmpeg. This article was updated to reflect that.
An example of the commands used …
The open source software Theora video codec, can together with the Vorbis audio codec and the Ogg container format produce very small files with good quality.
Most high-performance video codecs are encumbered with patents. Not so long ago, a new version of the Theora video codec was released with improved …