Rewind in filesrc
Baby Octopus
jagadishkamathk at gmail.com
Thu Jan 24 01:55:04 PST 2013
I want to test my video encoder which takes in raw YUV from the file, for a
long duration. My YUV file has only 600 frames, but I want to test it for
say 100,000 frames. Resetting the pipeline will reset all the elements which
I dont want. I want only the filesrc to get reset
My pipeline is as follows
gst-launch filesrc location=/mnt/test/yuv/foreman.yuv ! videoparse width=720
height=480 ! mp2_encoder bitrate=1024000 ! filesink
location=/mnt/test/stream/foreman_ntsc.mpeg2
~BO
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Rewind-in-filesrc-tp4658131p4658139.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list