[MPlayer-users] switch_audio on *.ts files

rvm rvm3000 at gmail.com
Fri Jun 19 12:57:09 CEST 2009


2009/6/18 RVM :
> Tested with MPlayer SVN-r29355.
>
> I've got a ts file with two audio tracks, reported this way by mplayer:
>
> ID_AUDIO_ID=1403
> ID_AUDIO_ID=1402
>
> If I try to change the audio track with the switch_audio command, using the ID
> as parameter (1402 or 1403), it doesn't work, the audio doesn't change. I have
> to use instead the numbers 0 and 1 (0 selects the first audio track, 1 the
> second).

And I'm afraid set_property switch_video has exactly the same problem.

Both -aid and -vid require the ID printed by mplayer, but then the
slave commands don't accept those IDs, they expect other values that
mplayer doesn't print anywhere... :(



More information about the MPlayer-users mailing list