[Bug 757472] osxaudiosink: Invalid channel positions warning with headerless wav file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 08:45:20 UTC 2016


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

Wonchul Lee <chul0812 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chul0812 at gmail.com

--- Comment #4 from Wonchul Lee <chul0812 at gmail.com> ---
For test1, I ran it with latest git master on OSX and it works. Just got an
error message regardless of playback.

0:00:00.215131000 61931 0x7fdf118e0ca0 ERROR           audioconvert
gstaudioconvert.c:585:void gst_audio_convert_fixate_channels(GstBaseTransform
*, GstStructure *, GstStructure *):<audioconvert0> Have no default layout for 1
channels

For test2, it really makes lots of noise with this pipeline (gst-launch-1.0
filesrc location=./infloop.wav ! decodebin ! osxaudiosink) but it seems to be
played well after adding audioconvert and volume element in front of the
osxaudiosink.

@vador, I don't know that it has been solved recently, but if you're using the
previous version of gstreamer could you check it with up-to-date one?

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