Rewind in filesrc

Olivier Crête olivier.crete at collabora.com
Thu Jan 24 09:33:08 PST 2013


On Thu, 2013-01-24 at 04:58 -0800, Baby Octopus wrote:
> Perfect. multifilesrc works like a charm. When loop=1 it does exactly what I
> want
> 
> Only thing is I'm unable to run the following pipeline in loop
> 
> gst-launch multifilesrc location="/mnt/test/youtube/apple_1.mp4" loop=1 !
> decodebin  ! mp2_encoder ! filesink location=/mnt/test/multiout.mpeg2
> 
> This is due to the fact that *mp4* and *flv* returns *EOS* which terminates
> the pipeline. Ofcourse this has nothing do with multifilesrc element

Put a pad probe and drop the EOS event ?

-- 
Olivier Crête
olivier.crete at collabora.com



More information about the gstreamer-devel mailing list