[FFmpeg-trac] #6076(avformat:new): concat format doesn't allow spaces in file names

FFmpeg trac at avcodec.org
Fri Jan 13 00:56:17 EET 2017


#6076: concat format doesn't allow spaces in file names
------------------------------------+------------------------------------
             Reporter:  MWisBest    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  concat      |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by Cigaes):

 Spaces in file names is a very bad idea in many situations. The concat
 demuxer is very conservative by default; implementing fine-grained
 policies would be way beyond its scope, and not everybody has the same
 needs as you.

 If you get file names from untrusted sources, you need to validate them
 according to your specific security requirements.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6076#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list