[MPlayer-users] the 2nd video file flip in wrong direction whenplaying 2 files

Chhaya, Harshal hchhaya at ti.com
Fri Jul 30 22:35:35 CEST 2004


> I have a problem, I use mplayer to play 2 files by typing 2 file names
> as argument.
> If the first avi file is uncompressed RGB24 avi(from bottom to
> top),which need a [flip] filter to adjust image,it plays fine.
> But if it continued to play the second avi file which no need to use
> [flip] filter,it uses the [flip], so mplayer plays the wrong image.
[..]
> Jack Hsu

Looks like mplayer is using [flip] as a global option instead of using
it for only one file.

To tell mplayer to use flip for only one file, use it after the file
name like:

mplayer file1.avi -flip file2.avi

This will use the 'flip' option for file1.avi and leave file2.avi as-is.

Regards,
Harshal




More information about the MPlayer-users mailing list