[Bug 663458] qtdemux: Does not support LPCM audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 8 18:40:04 PST 2011


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

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|gstreamer-bugs at lists.freede |ds at schleef.org
                   |sktop.org                   |
     Ever Confirmed|0                           |1

--- Comment #6 from David Schleef <ds at schleef.org> 2011-12-09 02:40:00 UTC ---
24-bit 2-channel PCM.

gst-launch filesrc location=foo.mov ! qtdemux ! audio/x-gst-fourcc-lpcm !
audioparse channels=2 endianness=1234 depth=24 width=24 ! audioconvert !
alsasink -v


A patch would be welcome, and rather easy.

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