[gst-devel] sub part of a movie

Julien Isorce julien.isorce at gmail.com
Thu Sep 11 12:32:29 CEST 2008


Hi,

I would like to extract a sub part of a movie which is in an avi file.
I can only extract a sub part from the beginnning with the following
pipeline :
(assume movie.avi is at 25 fps for 1 min)
gst-launch filesrc location=movie.avi num_buffers=100 ! avidemux ! avimux !
filesink location=submovie.avi
It extracts 4 sec from the beginning.

Is there a way to extract 4 secs in the middle of the movie ? (I mean not
from the beginnig, so *start* after N buffers, as I do to *end* after
num_buffers) ?

Thx

Sincerely

Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080911/d6f1e866/attachment.htm>


More information about the gstreamer-devel mailing list