[MEncoder-users] Spliting bilingual audio into separate streams
Duncan Webb
duncan-mp at linuxowl.com
Wed Dec 20 23:53:05 CET 2006
Nico Sabbi wrote:
> Duncan Webb wrote:
>
>>> maybe -af pan=1:1:0 and -af pan=1:0:1
>>
>>
>> 1: one output channel
>> 1: 100% of channel 1
>> 0: 0% of channel 2
>>
>> That will split out mono on one speaker?
>>
>> How about mono on two or more speakers?
>>
>
> maybe -af pan=2:1:0:1:1 or -af pan=2:0:1:1:1
>
Thanks, if I'm reading it correctly: Naming the channels from 1 rather
than 0.
2: two channels,
1: 100% of channel 1 -> channel 1
0: 0% of channel 2 -> channel 1
1: 100% of channel 1 -> channel 2
1: 100% of channel 2 -> channel 2
Doesn't look quite correct so I must be reading this incorrectly :(
Thanks
Duncan
More information about the MEncoder-users
mailing list