[MPlayer-dev-eng] [PATCH] a-law in mov, ss_mul = 2 or ss_mul = 1?
Roberto Togni
r_togni at tiscali.it
Wed Jan 12 23:41:05 CET 2005
On 2005.01.12 23:11, Reimar Döffinger wrote:
> Hi,
> the attached patch set ss_mul to 2 for a-law and u-law encoded files.
> This fixes e.g.
> http://progressive.stream.aol.com/time/gl/mx/videos/2004/123004chandy2_dl.mov
> Does anybody know why it is 1 currently? Does anybody have samples
> for
> a-law or u-law in mov??
>
> Greetings,
> Reimar Döffinger
>
>
Hi
Try http://www.mplayerhq.hu/~rtognimp/ualaw/
The single channel files (surge-1...) work, the stereo don't (they may
work with your patch, didn't tested yet)
I had similar problems with twos, fixing one kind of files broke the
others. My conclusion (for twos) was that it's not fixable in the
decoder, but the good values have to be filled in in the demuxer (don't
ask me how).
But maybe for u/alaw the solution ss_mul = channels always works (worth
a try, these fiels are not very common).
Ciao,
Roberto
More information about the MPlayer-dev-eng
mailing list