Comment 12 for bug 3236

Revision history for this message
Sebastian Dröge (slomo) wrote :

hm, tried to play it with gst-launch and qtdemux from plugins-bad installed:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/decoder/faad0: Could not decode stream.
Additional debug info:
gstfaad.c(930): gst_faad_chain (): /playbin0/decoder/faad0:
Failed to decode buffer: Maximum number of scalefactor bands exceeded
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

sounds like either a bug in qtdemux (sending wrong data to faad), a bug in the faad2 gst0.10 element or a bug in faad (can't handle some new aac extensions or something). as xine works fine it should be the first or the second...