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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 15 14:15:10 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

           Summary: QuickTime with 8-bit audio
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: fabrizio.ge at tiscali.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Some QuickTime files have an audio fourcc 'twos', meaning 16-bit PCM signed
audio, but only 8 bits per sample. Those files have actually 8-bit signed PCM
audio. GStreamer currently cannot play back those files

The attached patch corrects the audio caps in these cases

Steps to reproduce:
1. Open a .mov file with 'twos' audio in a GStreamer app


Actual results:
The file should be played

Expected results:
The first video frame appears, then the application stops with an error
"gstbaseaudiosink.c(531):sink received buffer of wrong size."

Does this happen every time?
yes

Other information:


-- 
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