After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788595 - h264parse: May break stream further rather then fixing it
h264parse: May break stream further rather then fixing it
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-06 12:33 UTC by Nicolas Dufresne (ndufresne)
Modified: 2018-11-03 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2017-10-06 12:33:31 UTC
As found with this file in bug #787795, with the following FLV file:

https://bugzilla.gnome.org/attachment.cgi?id=360317

h264parse turns a slightly broken stream into an un-playable stream. As an example, the display video will be gray with the parser:

filesrc location=test.flv ! flvdemux ! h264parse ! avdec_h264 ! autovideosink

But looks fine without:

filesrc location=/tmp/test.flv ! flvdemux ! video/x-h264,alignment=au ! avdec_h264 ! autovideosink
Comment 1 GStreamer system administrator 2018-11-03 14:14:06 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/617.