appsrc, timestamp and filesink

Arjen Veenhuizen arjen.veenhuizen at tno.nl
Mon Feb 6 08:47:28 UTC 2017


It is definitely a timestamping issue. You are feeding the pipeline with
buffers that have a timestamp that does not match the running time in the
pipeline. Perhaps this little python snippet can help you out? 



Two more things:
1. you can also set tune=zerolatency on x264enc.
2. you are lacking any queues in your pipeline, I suggest you add one at
least before and after the encoder.






--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/appsrc-timestamp-and-filesink-tp4681716p4681741.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list