Back Forum Reply New

BeSweet AC3-gt;MP2 swapping R and C

I have an AC3 file that seems to have the Right and Centre channels in the wrong order, dialog is played from the Right channel.

In AC3Filter I can use the matrix feature to switch them back the right way, but I haven't worked out how to do it permanently with BeSweet when downmixing it to MP2.

Here is the command-line I have been trying variations of:

BeSweet.exe -core( -input in.ac3 -output out.mp2 ) -azid( -L 0db -l 0db -C 0db -S 0db -c normal -d 2/0 -s dpl -ol,r,c,sl,sr,lfe -c normal ) -shibatch( --rate 48000 ) -2lame( -e -b 256 -m s )

Is it not possible to swap the channels without outputting to AC3? Or am I just doing it wrong?

Thanks.

Swaping channels in besweet is impossible if i wrong please some correct me. You need some app who process audio via avisynth like BeHappy or Megui. You must create avs script, ofcourse in that script you may use matrix like AC3 filter. How to do that don't ask me becouse this is very hard work.
¥
Back Forum Reply New