[MPlayer-users] is there any command-line parameters size limit ?

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Sep 2 22:22:41 CEST 2008


On Tue, Sep 02, 2008 at 11:11:19PM +0300, actr.d wrote:
> Is there any size limitation in MPlayer  command-line parameters ?

No.

> I excute this process in another aplication (via CreateProcess api)
> example: in windows xp

AFAIK Windows does have a size limit on command-line, and a ridiculously small one at that
that can be changed via some registry key IIRC.

[...]
> nearly 200 avi files in command line at one process.
> 
> or any other suggestion for this kind of situation ?

Use slave mode or create a temporary playlist file and load it via -playlist (take
care not to create any race conditions or security holes - though that
is not specific to MPlayer and applies to all cases where you create
some temporary file).

Greetings,
Reimar Döffinger



More information about the MPlayer-users mailing list