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 704156 - h264parse outputs frames before it has codec_data
h264parse outputs frames before it has codec_data
Status: RESOLVED DUPLICATE of bug 646327
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-13 16:29 UTC by Matej Knopp
Modified: 2013-07-13 18:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matej Knopp 2013-07-13 16:29:49 UTC
H264parse in byte-stream -> avc seems to be outputting frames before it gathered any SPS and PPS. I don't think this should happen. Size of nal length is in codec data so it should be output before any frames.
Comment 1 Matej Knopp 2013-07-13 18:29:08 UTC

*** This bug has been marked as a duplicate of bug 646327 ***