Op woensdag 20 juli 2016 14:28:27 CEST schreef Carlos E. R.:
Hi,
I'm asking because the manual is long and complex, so I may have missed it.
I know how to extract one section from a video stream. If there are start and end marks, I can cut that "in" with -ss 00:10 -t 00:10:00 (time, duration).
input ------------<-------------------------------------->----------- output --------------------------------------
What I wonder is if there is a method to also remove a section in the middle. Say, from a movie with commercials.
Yes, I know there are other tools, but unfortunately ffmpeg is the only tool that works on this particular source of streams.
The only idea I have is to produce multiple chunks and then join them, somehow. I haven't worked out this method yet.
-- Cheers
Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
If ffmpeg can do this, I'd say kdenlive can. Another nice small program that uses ffmpeg is ffDiaPorama. It IMHO comes closest to using ffmpeg from CLI. Another suggestion: use ffmpeg to convert the video to mp4, then use any other video editor. -- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org