[gstreamer-bugs] [Bug 327133] [qtdemux] QuickTime with 8-bit audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 21 03:48:18 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=327133
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57432|0                           |1
        is obsolete|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|QuickTime with 8-bit audio  |[qtdemux] QuickTime with 8-
                   |                            |bit audio
   Target Milestone|HEAD                        |0.10.1




------- Comment #2 from Tim-Philipp Müller  2006-01-21 11:48 UTC -------
Thanks for the patch! It should be in CVS now in modified form (I've moved the
code into qtdemux_audio_caps). Could you check that it works now?


Also, could you make a sample file available somewhere or post a link to one by
any chance?


2006-01-21  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
        (qtdemux_audio_caps):
          'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
          Fix 8bit case (#327133, based on patch by: Fabrizio
          Gennari <fabrizio dot ge at tiscali dot it>).
          Also, "G_LITTLE_ENDIAN" and "G_BIG_ENDIAN" are not
          valid literals for endianness in caps strings,
          only "LITTLE_ENDIAN" and "BIG_ENDIAN" are valid.


-- 
Configure bugmail: http://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