On Sat, 16 Jan 2016 21:42:48 +0100
Marton Balint <[email protected]> wrote:

> The current default pattern type, glob_sequence is deprecated for almost 3.5
> years, before removing it, we need a new, sensible pattern default. I suggest
> "none" which turns off pattern matching, because using the filename as a
> pattern can be a security risk exposing other files in the source directory,
> and can also cause problems for file names which are patterns by themselves.
> 
> Signed-off-by: Marton Balint <[email protected]>

I'm very much in favor of this, but doesn't it break compatibility big
time?

Also, if we break this, maybe this should be reimplemented as protocol
prefix? So you would use e.g. "ffmpeg -i pattern:%02d.jpg".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to