[Bug 766707] alsasrc format=S16BE results in Internal data flow error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 16 15:52:37 UTC 2016


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Adding some code to the gstalsa.c code that determines whether the alsa device
supports a particular format, I see that my device does not support S16BE.
However, this works fine:
arecord -t raw -f S16_BE -r 16000 -c 1 --disable-format -v -v -v
This uses Pulseaudio behind the scenes (I'm always a bit confused by alsa using
pulse and pulse using alsa, but whatever).
So I think your device may well not support S16BE.
I'll attach the hack I made if you want to test your device.

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