<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1426180966926_60308" dir="ltr">Can someone please help? I would appreciate any information that you can provide or point me to what I must debug.</div><div id="yui_3_16_0_1_1426180966926_60308" dir="ltr"><br></div><div id="yui_3_16_0_1_1426180966926_60308" dir="ltr">Regards,</div><div id="yui_3_16_0_1_1426180966926_60308" dir="ltr">Peter</div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font size="2" face="Arial"> On Thursday, March 12, 2015 1:01 AM, Peter Tap <ptrtap@yahoo.com> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container"><br><br>Folks,<br><br>I have been trying to chase down a problem with audio distortion with VLC 2.1.5 code base. It happens only when the volume gain is changed from its default value of 100%.<br><br>The problem machine is an Ubuto 14.04 box with Openbox (no Unity). The audio driver is pure ALSA. There is no pulse audio. Audio output is six channels through a Soundblaster compatible card.<br><br>After going through VLC logs, I finally figured out that libsamplerate was being ignored although it was found. Today, I added some msg_Dbg statements in OpenRampler method of audio_filter/resampler/src.c and here is what I discovered:<br><br>Method OpenRampler first checks if the audio format is VLC_CODEC_FL32L. If not, it simply returns a generic error code.<br><br>On the machine where I have the problem, the audio format is reported as VLC_CODEC_S32L.<br><br>On another machine where I don't see the problem, the audio format is reported as VLC_CODEC_F32L for the same input file.<br><br>I am wondering if you can guide me in understanding where this problem is. It doesn't seem to be ALSA configuration issue as all the six speakers work as expected when the volume is set to 100%.<br><br>Thank you in advance for your help.<br><br>Regards,<br>Peter<br><br>PS: I haven't had this problem with previous versions of VLC.<br><br><br></div>  </div> </div>  </div> </div></body></html>