[FFmpeg-user] Splicing/Trimming video
Alexander Bokovikov
openworld at uralweb.ru
Sat Feb 11 07:39:20 CET 2012
On 11.02.2012, at 8:32, Joshua Grauman wrote:
> Sorry, this totally came across arrogant. I understand the nature of
> community-driven open-source projects. I should have been more
> specific to say that I don't understand the nature of the tools well
> enough to understand what is out of scope for ffmpeg. So I think you
> answered my question by saying that no, this is not out of scope,
> but it hasn't been implemented yet... Thanks!
You can use mencoder to join video files. As for splitting you can do
it either with ffmpeg or with mencoder. These tools have similar
(though different) command line interface. MEncoder is based on the
same libav* engine.
HTH!
More information about the ffmpeg-user
mailing list