[Bug 675326] cannot play mov file as audioconvert requires format interleaved and qtdemux does not set it

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 3 15:37:39 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675326
  GStreamer | gst-plugins-good | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-05-03 22:37:35 UTC ---
This doesn't look quite right to me. We should only add a layout=interleaved
field to raw audio caps, not to all audio caps.

I've put this somewhere else in the code now. Hope it still fixes the issue for
you. If not, please re-open:

  commit a56361623c4775b56ef0b7cede5d72e06aac54fa
  Author: Alban Browaeys <prahal at yahoo.com>
  Date:   Wed May 2 21:17:43 2012 +0200

    isomp4: set layout=interleaved on raw audio caps

    This fixes a not-negotiated error at least on mov files with
    twos audio with two channels and video dvcp. As playbin and gst-launch
    sample coming from the qtdemux.c file uses audioconvert and the latter
    require format interleaved.

    https://bugzilla.gnome.org/show_bug.cgi?id=675326

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