audioresample faile with alsasink
brad2012
soho123.2012 at gmail.com
Thu Jun 28 19:37:11 PDT 2012
hi all,
Could someone help me ?
the environment I used:
a sound card is I2S+ audio codec, that is comply ALSA.
I can play audio_src_32k_le.wav with sample rate conversion by aplay.
But it is fail when I try to play the same wav file by gstreamer.
After trace the flow in kernel .
I can see the audio data in kernel snd_pcm_lib_write_transfer(). The
function do copy from user about audio data.
when I start to play by gst-lanuch command.
there are a lot of "0000" audio data in kernel after a few bytes.
I do not have idea about this phenomenon.
the first few audio data is not "0000", but then a lot of "0000" audio data
in kernel , such that no sound to I2S+codec alsa device.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/audioresample-faile-with-alsasink-tp4655416p4655431.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list