#1253: FFMpeg don't handle files with some characters
-------------------------------------+-------------------------------------
             Reporter:  Uno          |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  FFmpeg       |                  Version:  0.10.2
             Keywords:  filename     |               Blocked By:
  characters                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 There is no way to make FFMpeg use files with ':' character in filename;
 neither in the input nor in the output.

 ffmpeg -i file\:name.wav file\:name.mp3
 ffmpeg -i "file:name.wav" "file:name.mp3"

 Reproducible always. Tried the same version of ffmpeg (0.10.2) on both x86
 and AMD64.

 OS: Gentoo AMD64/Gentoo x86
 Called from BASH.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1253>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to