[ 
http://dev.sourcefabric.org/browse/LS-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Samuel Mimram closed LS-611.
----------------------------

    Resolution: Fixed

I changed the resampling from the ocaml-mm's bad quality to the usual mechanism 
(generally using samplerate) for wav files (and externals) in 576ad28edc08. 
However, I cannot really hear the difference between with and without the patch 
on the user's example... I'm closing since this was reported from the ML with 
no possibility of further testing.

> Bad quality resampling w/ libsamplerate
> ---------------------------------------
>
>                 Key: LS-611
>                 URL: http://dev.sourcefabric.org/browse/LS-611
>             Project: Liquidsoap
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Romain Beauxis
>            Priority: Major
>
> From the ML:
> """"
> I use the 'input.external' function, and I realize that the 'resample' 
> provide bad quality.
> My input is 32khz type, so resampling has to be done.
>  
> input.external(samplerate=32000,"cat /tmp/audio.wav")  à bad quality
>  
> So I tried with sox resampling and the result is good
>  
> input.external(samplerate=44100,"cat /tmp/audio.wav | sox --buffer 640 -c 2 
> -r 32000 -b 16 -e signed -t raw - -c 2 -r 44100 -t raw -")  à good quality
>  
> Is there any parameters into LS resampler to improve its quality and avoid 
> the use of sox?
> """
> Use has confirmed he was using libsamplerate converter and has tried all 
> available modes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à