Re: Unable to use colon in option value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



On Sat, Jan 17, 2009 at 09:55:41PM +0100, Pavel Stánek wrote:
> If I use colon in option value, I get error in parsing arguments.
> I use jpeg output with option "outdir", value of a "outdir" option is "c:\tmp", but mplayer parse value as another option "\".
> 
> Repro (OS: windows):
> mplayer.exe -ss 900 -frames 1 -vo jpeg:outdir=c:\tmp -vf scale=320:200 -nosound a.avi

Just quote it:
-vo jpeg:outdir="c:\tmp"
Make sure you quote it in a way so that your shell/command line will not
remove the " but passes them to MPlayer.
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux