[Mplayer-users] wilcards support? mplayer *.mp*g

Arpi arpi at thot.banki.hu
Sun Apr 8 04:32:03 CEST 2001


Hi,

> As the subject states, that would be great! I have a bunch of greenday
> mpeg files, and wildcards would be very useful!!

mplayer can't play more than one file yet.
we are hard working on this, but it's not working yet.

the basic design of mpalyer is somehow bad, so it is not
possible to go back and restart playing another file.
(code not reentrant, uses many load-time initialized globals,
video out drivers has no close function etc...)

as a workaround, you can do:
find . -name \*.mpg -exec mplayer -fs {} \;


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list