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 707062 - mpeg4videoparse: warning in logs
mpeg4videoparse: warning in logs
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.1.4
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-29 15:06 UTC by Arnaud Vrac
Modified: 2013-08-30 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arnaud Vrac 2013-08-29 15:06:21 UTC
After commit 27bceba4a (mpeg4videoparse: Reparse the config if the size changed), the following warning is spammed in the logs:

No video object Layer parsed in this frame, cannot accept config

Playback seems to work fine though.

This can be reproduced with the following url for example:
http://absolut.zogzog.org/share/samples/avi/pblv1780-5mo.avi
Comment 1 Sebastian Dröge (slomo) 2013-08-30 08:13:45 UTC
Where exactly do you get this warning from? I don't get any related warnings with latest git master
Comment 2 Arnaud Vrac 2013-08-30 10:35:10 UTC
I'm sorry, this is triggered by a patch in my branch that I never upstreamed and that is not relevant anymore, so you can close the issue.

Thanks !