[gstreamer-bugs] [Bug 345756] [faad] file that worked before doesn't anymore

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 6 15:15:01 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345756

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


Jaakko R changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaakko.r2 at pp.inet.fi




------- Comment #13 from Jaakko R  2006-11-06 23:13 UTC -------
playbin with file from bug 364506

gst-launch playbin uri=file://300-tlr1_h720p.mov -t

does not give all audio tracks, but this pipeline works

gst-launch filesrc location=300-tlr1_h720p.mov ! qtdemux name=demuxer demuxer.
! queue ! faad ! autoaudiosink demuxer. ! queue ! ffdec_h264 ! autovideosink -t

Maybe the bug is closer to playbin than faad?  Weirdly, the file in this bug
comment #1 works ok both ways, I think.

Some related debug logs can be found from bug 346798.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list