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 542646 - gstreamer endless loop by zzuf sample
gstreamer endless loop by zzuf sample
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal normal
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-12 11:14 UTC by Hanno Böck
Modified: 2008-07-13 10:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lol-ffplay.m2v (300.87 KB, application/octet-stream)
2008-07-12 11:14 UTC, Hanno Böck
Details

Description Hanno Böck 2008-07-12 11:14:18 UTC
lol-ffplay.m2v, created by sam hocevars zzuf, causes an endless loop in gstreamer. I'll attach the sample.

hanno@laverne /data/zzuf $ gst-launch-0.10 filesrc location=lol-ffplay.m2v ! decodebin
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Comment 1 Hanno Böck 2008-07-12 11:14:59 UTC
Created attachment 114433 [details]
lol-ffplay.m2v
Comment 2 Sebastian Dröge (slomo) 2008-07-13 10:12:44 UTC
2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>

	* ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
	Don't allow width/height outside the spec (i.e. smaller than 16
	and higher than 4096). Such files are corrupted ones and setting
	caps that are not a subset of the template caps confuses playbin.
	Fixes bug #542646.
Comment 3 Sebastian Dröge (slomo) 2008-07-13 10:28:50 UTC
see bugs #542756 and bug #542758 for the issues in playbin