[MPlayer-dev-eng] playtree bug #3459723453987

Felix Buenemann atmosfear at users.sourceforge.net
Fri Mar 1 23:36:07 CET 2002


On Fri, 1 Mar 2002 22:38:17 +0100 Gabucino <gabucino at mplayer.dev.hu>
wrote:> > mplayer ~/Media/Movie/*avi -vo xv		uses xmga for config
> 							  from
> 
> > mplayer -vo xv ~/Media/Movie/*avi		uses xv, all right
> 
> Arpi says this is not bug. I think it is, at least I though it logical
> to treat *avi as one filename.
Your shell will expand the wildcard so really it would be:
mplayer ~/Media/Movie/bazze.avi ~/Media/Movie/faszomavi -vo xv

if you want it as one filename use:
mplayer ~/Media/Movie/\*avi -vo xv
But I guess thats not what you want
-- 
Best Regards,
	Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list