[gstreamer-bugs] [Bug 317780] [qtdemux] doesn't detect audio stream in poissauteur.mov

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 3 00:17:23 PDT 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=317780

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





------- Comment #4 from Edward Hervey  2006-10-03 07:16 UTC -------
I'm not sure if we can handle this correctly in qtdemux. What it needs to do is
to parse (without creating any pads, streams or structures) the atoms, and as
soon as it sees another moov atom, it should discard the previous one AND THEN
use the information from the parsing to create streams, pads, structures,
etc...

I think I had a look at this at one point, but the way qtdemux is done didn't
allow it AFAIK.

Of course, this will only work in pull mode (since in push mode it will
automatically take the first available moov atom).


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




More information about the Gstreamer-bugs mailing list