Re: Getting the best sound from mplayer
Grant <emailgrant <at> gmail.com>
2011-08-01 19:44:14 GMT
...
>> > use it, no need to increase anything else iirc). Then again,
>> > lavcresample is said to use only s16le, so your audio will be
>> > downsampled to 16-bit for sure if mplayer resamples something.
>>
>> Hmmm, so I can use a lower quality resampler that will leave 24-bit
>> Blu-Ray audio intact, or I can use lavcresample which is a higher
>> quality resampler that will convert the 24-bit audio to 16-bit?
>
> You got me confused. I forgot, explain again please why you need
> resampling in mplayer anyway?
I think I was interested in how mplayer resamples because I thought
resampling was necessary to combine the 6 channels into 2. Now that
you've told me resampling isn't necessary in order to downmix, I guess
I don't need to worry about it. My sound card handles 16/24 44.1, 48,
88.2, and 96. mplayer should never resample a DVD or Blu-Ray I play,
correct?
>> >> Doesn't resampling need to take place in order to downmix the 6
>> >> channels to 2? My question was meant in the context of that downmix
>> >> and resampling.
...
> resampling isn't required to combine two or more digital audio streams
> of same sample rate. It is required when streams have different rate;
> then one will have to be resampled to rate of other first, or (more
> common) each has to be resampled to same common sample rate before
> muxing.
I didn't realize that, thank you.
(Continue reading)