[gstreamer-bugs] [Bug 587922] qtmux lacks mapping for Sorenson Video v3

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 28 08:34:23 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=587922
  GStreamer | gst-plugins-bad | 0.10.x

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-10-28 15:34:20 UTC ---
The problem here with the remuxing is that qtdemux puts the entire stsd atom as
codec_data. It should remove all the atom structure and put on the caps only
what's 'container' independent info.

I don't know if fixing qtdemux would be an option (ABI stability?), can we do
it?

The other option would to hack our way in qtmux by testing if the codec_data is
the stsd atom, but this is a hack and it would only work with qtdemux. I
wouldn't want to do this unless it is our only resort.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list