[FFmpeg-devel] [PATCH] -cmdline_from_file new paramter

kovacsrobi at proci.hu kovacsrobi at proci.hu
Sat Jan 9 09:38:02 CET 2016


Hi

The windows shell can't comment inline, can't tagging with new line simply
and the script file is not compatible with Linux.
I use both operating system. This solution makes it  possible to create
UNIVERSAL control files.
Shell can't make  dynamically generated script with etc.:
http://localhost/control.txt argument without file operations.
This parameter is similar to -filter_script parameter.
It has only advantages, and no disadvantages. Please integrate this patch.
Thank you.

Regards,
Robert Kovacs

-----Original Message-----
From: george at nsup.org [mailto:george at nsup.org] 
Sent: Friday, January 08, 2016 2:31 PM
To: FFmpeg development discussions and patches
Cc: Procontrol Robert Kovacs
Subject: Re: [FFmpeg-devel] [PATCH] -cmdline_from_file new paramter

Le septidi 17 nivôse, an CCXXIV, Procontrol Robert Kovacs a écrit :
> ---
>  cmdutils.c                   | 186
+++++++++++++++++++++++++++++++++++++++++++
>  doc/fftools-common-opts.texi |  41 ++++++++++
>  2 files changed, 227 insertions(+)

I do not think that FFmpeg needs another shell-like parser with its own
variants of escaping rules and its own limitations. This is the task of a
shell, and shells do that very well, much better than this.

Regards,

-- 
  Nicolas George




More information about the ffmpeg-devel mailing list