[Bug 752821] h264parse: broken/invalid nal, but avdec_h264 show video correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 18 10:37:14 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=752821

--- Comment #3 from bj at macrix.pl ---
I have exactly the same problem when using a h264 stream from a usb camera. See
the attached file with the following pipeline:
gst-launch-1.0 filesrc location=/tmp/test.gdp ! gdpdepay ! avdec_h264 !
xvimagesink

h264parse is dropping every frame except of keyframes.

Using the pipline:
gst-launch-1.0 filesrc location=/tmp/test.gdp ! gdpdepay ! h264parse !
avdec_h264 ! xvimagesink

Shows a smooth video.

If the problem is with the metadata in the stream, can this be considered
inside h264parse so that h264 cameras such as mine will work with it?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list