help with clock synchronization on filesrc/multifilesrc

Marianna S. Buschle msb at qtec.com
Wed May 26 11:45:57 UTC 2021


Using an 'identity' with 'sync=1' on the decoded data works the same as
having a 'fakesink', it regulates the fps.

"multifilesrc loop=1 location=/home/msb/test.ts
caps=video/mpegts,framerate=30/1 ! "
"tsdemux : h264parse ! avdec_h264 ! video/x-raw,framerate=30/1 ! identity
sync=true ! videoconvert ! ximagesink sync=0 "

However it doesn't work if placed before the 'tsdemux'.

So I guess the problem is also the demux?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list