PDA

View Full Version : play that can play multiple files


Kerberos
23rd August 2002, 04:34
im looking for a replacement to wmp that comes with xp that allows you to select multiple files and play them one after another in a playlist. is there one?

cult
23rd August 2002, 15:31
zoom player

cult
23rd August 2002, 15:36
zoom player

Yusaku
24th August 2002, 01:15
dir *.avi /b /s > c:\temp\list.pls
"c:\program files\windows media player\mplayer2.exe" c:\temp\list.pls

:p :p :p

trekminal
28th August 2002, 16:04
Good job but...
If the movie title has a "ñ" spanish character ALT+164 (and other extended ASCII codes,like "á" ALT+160, "í" ALT+161...) the player returns "File not found" error.
;)

Yusaku
28th August 2002, 17:24
Another reason why not use extended file names :)

But... you can try running it in CMD instead of command environment (change extension of batch to .cmd), try experimenting with commandline params & regional settings of windows, ... after a while it should work ^_^

redcane
29th August 2002, 13:56
What is it that is wrong with WMP that you would like to find in another player?

Off the top of my head: try winamp with some video decoder plugins installed.