[FFmpeg-user] protocol CONCAT has broken In last versions

Moritz Barsnick barsnick at gmx.net
Sun Apr 3 14:52:04 CEST 2016


On Sun, Apr 03, 2016 at 09:33:02 -0300, Ivan Cacique wrote:
> The error is "Unsafe file name <filename>" 

As an exception to the rule, I must say: Please google it!

You can find references in ffmpeg's docs for "unsafe file". And it has
been answered at least two times recently on this list. Most recently:

http://ffmpeg.org/pipermail/ffmpeg-user/2016-March/031489.html

So, as Steven mentioned, "-safe" is the option to use. But it refers to
your inputs, so it must be placed before the input's "-i" in order to
work.

Moritz


More information about the ffmpeg-user mailing list