New submission from tori <[EMAIL PROTECTED]>: ffmpeg fails with "no such file or directory" on files with specially crafted file names. For example:
# ffmpeg -i "Stargate: True Science.avi" FFmpeg version SVN-r10551, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --enable-static --enable-shared --cc=i686-pc-linux-gnu-gcc --disable-altivec --disable-debug --disable-dv1394 --disable-network --disable-opts --enable-libmp3lame --enable-libvorbis --enable-libogg --enable-libtheora --enable-libogg --enable-liba52 --enable-pthreads --enable-libxvid --enable-x11grab --enable-libogg --enable-libx264 --enable-libfaad --enable-libfaac --enable-libamr-nb --enable-libamr-wb --enable-gpl --enable-pp --enable-swscaler --disable-strip libavutil version: 49.5.0 libavcodec version: 51.44.0 libavformat version: 51.13.4 built on Sep 23 2007 10:15:02, gcc: 4.1.2 (Gentoo 4.1.2) Stargate: True Science.avi: no such file or directory whereas when given a filename of "Stargate SG-1: True Science.avi" (the same file renamed) the file is processed normally. PS: ZQundXE? Puzzle?! My tracker crawler couldn't find you, it's discouraging for all potential bug reporters. ---------- messages: 649 nosy: tori priority: normal status: new substatus: new title: "no such file or directory" on specific file names type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue181> ______________________________________________________
