[MPlayer-dev-eng] Skipping an argument on the command line in mplayer

Vincenzo De Florio vincenzo.deflorio at gmail.com
Sun Nov 28 23:08:23 CET 2010


Hallo,

what is a "clean" way to skip an argument on the command line of mplayer?
For instance if I have

mplayer file1.avi file2.mpg file3.avi

which function should I call / which variable should I set to move directly
from e.g argv[1] == "file1.avi" to argv[3] == "file3.avi"?

Thank you very much!

Cheers,

- Vince.


More information about the MPlayer-dev-eng mailing list