[FFmpeg-trac] #1253(FFmpeg:new): FFMpeg don't handle files with some characters
FFmpeg
trac at avcodec.org
Wed Apr 25 17:28:06 CEST 2012
#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
More information about the FFmpeg-trac
mailing list