[gstreamer-bugs] [Bug 469979] [faad] Could not map channel positions - setting caps on source pad failed

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 7 12:53:51 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=469979

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Sjoerd Simons changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sjoerd at luon.net




------- Comment #9 from Sjoerd Simons  2008-03-07 20:53 UTC -------
This happened to me too on some HD trailers on trailers.apple.com.. For
example:
http://movies.apple.com/movies/weinstein/whereintheworldisobl/whereintheworldisobl_720p.mov

This happens because FaacDecInit doesn't see a valid header in the first
buffer, causing some bits to not be initialized. Specifically the channel
position of all but the left and right channel aren't set, which makes the
plugin barf.. 

Changing the looks_like_valid_header to match what faad2 looks for in a header
fixes this issue.. I'll attach a patch


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=469979.




More information about the Gstreamer-bugs mailing list