GNOME Bugzilla – Bug 735266
tsdemux: live atsc tv h264 streams pending cause by the patch of mpegtspacketizer (regression)
Last modified: 2016-11-24 09:15:29 UTC
when i use gst-launch-1.0 dvbsrc modulation=7 frequency=515000000 ! tsdemux program-number=1 name=d ! queue max-size-buffers=0 max-size-time=0 ! "video/x-h264" ! h264parse ! avdec_h264 ! videoconvert ! autovideosink video can't display correct. I checked, it's caused by 97b3382 "mpegtspacketizer: live: handle pcr/dts discrepancies some more."
Can you provide a log ? Ideally with GST_DEBUG=3,*ts*:9 (and compress the log before attaching).
ping ?