GNOME Bugzilla – Bug 542646
gstreamer endless loop by zzuf sample
Last modified: 2008-07-13 10:28:50 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
Created attachment 114433 [details] lol-ffplay.m2v
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.
see bugs #542756 and bug #542758 for the issues in playbin