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

2016-01-09 Thread Nicolas George
Le decadi 20 nivôse, an CCXXIV, kovacsr...@proci.hu a écrit : > 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. You ca

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

2016-01-09 Thread kovacsrobi
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

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

2016-01-08 Thread Nicolas George
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

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

2016-01-07 Thread Procontrol Robert Kovacs
--- cmdutils.c | 186 +++ doc/fftools-common-opts.texi | 41 ++ 2 files changed, 227 insertions(+) diff --git a/cmdutils.c b/cmdutils.c index e0d2807..5441485 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -732,6 +732,189 @@ void uni