[MEncoder-users] Separating each of the 6 channels of ac3 file into separate wav files

L Lee llee040 at sbcglobal.net
Thu Sep 24 20:58:11 CEST 2009


On 9/24/09 3:45 AM, "socke" <socke-99 at gmx.de> wrote:

> I recently did some ac3 speed change (for conversion between 24000/1001
> and 25 fps). I used the following pipe to do so:
> 
> ffmpeg -v 0 -i "$AUDIOFILE" -f sox - \
> | sox -S -V -p -p speed 1.04270833333333 \
> | ffmpeg -v 0 -i - -acodec ac3 -ab 448000 -y "$AUDIOFILE2"

Surely that's too good to be true! I'll try it then come back with
questions. Thanks!

Laine Lee




More information about the MEncoder-users mailing list