[gst-devel] gst-ffmpeg-0.10.5: ffmux_* can not be restarted

Pavel Zeldin pzeldin at gmail.com
Fri Oct 3 00:35:19 CEST 2008


I have a pipeline with ffmux (ffmux_mpeg or ffmux_asf) which I need to
stop and restart (PLAYING->PAUSED->READY->NULL;
NULL->READY->PAUSED->PLAYING) repeatedly. It does not work because the
streams are not reset, and after restart mux sees buffers with timestamp
earlier than what it expects, outputs "error, non monotone timestamps"
and returns an error.
The same pipeline works with avimux.

Any help appreciated.

-Pavel.






More information about the gstreamer-devel mailing list