[FFmpeg-trac] #1813(documentation:open): ASS filter does not accept filenames with '

FFmpeg trac at avcodec.org
Tue Oct 16 19:13:31 CEST 2012


#1813: ASS filter does not accept filenames with '
-------------------------------------+-------------------------------------
             Reporter:  Atarikid     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:
              Version:  1.0          |  documentation
             Keywords:  syntax       |               Resolution:
  quoting escaping                   |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------

Comment (by Atarikid):

 Sorry to say but the issue remains.

 When using the following command line, FFmpeg still gives the same issue.
 This IS a bug.

 ffmpeg -i /Volumes/Data/Movies/Gaming.mp4 -c:a aac -b:a 128k -strict
 experimental -async 1 -c:v libx264 -b:v 2416k -bt 171k -bufsize 966.4k -r
 29.97 -s 640x360 -aspect 640:360 -trellis 1 -coder ac -subq 7 -me_range 16
 -i_qfactor 0.71 -bf 3 -b_strategy 1 -refs 3 -partitions
 partb8x8+partp4x4+partp8x8+parti8x8 -flags +loop -me_method hex -direct-
 pred 1 -rc_lookahead 40 -g 240 -qmin 3 -qmax 51 -qdiff 4 -weightb 1
 -8x8dct 1 -fast-pskip 1 -b-pyramid 1 -sc_threshold 40 -sn -vf
 ass="'/volumes/data/movies/crime\ d\'amour.ass'" -threads 8 -y
 "/Volumes/Data/Movies/Gaming.mkv"

 Output:

 ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
   built on Sep 28 2012 18:59:19 with gcc 4.2.1 (GCC) (Apple Inc. build
 5666) (dot 3)
   configuration: --prefix=/Volumes/tempdisk/sw --as=yasm --enable-gpl
 --enable-pthreads --disable-ffplay --disable-ffserver --disable-shared
 --enable-static --enable-libvpx --disable-decoder=libvpx --enable-
 libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264
 --enable-libxvid --enable-zlib --enable-avfilter  --enable-libspeex
 --enable-libfreetype --enable-libass --enable-filters --enable-postproc
 --arch=x86 --enable-runtime-cpudetect
   libavutil      51. 73.101 / 51. 73.101
   libavcodec     54. 59.100 / 54. 59.100
   libavformat    54. 29.104 / 54. 29.104
   libavdevice    54.  2.101 / 54.  2.101
   libavfilter     3. 17.100 /  3. 17.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Data/Movies/Gaming.mp4':
   Metadata:
     major_brand     : mp42
     minor_version   : 0
     compatible_brands: isommp42
     creation_time   : 2011-06-01 17:20:19
   Duration: 00:03:18.25, start: 0.000000, bitrate: 620 kb/s
     Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 /
 0x31637661), yuv420p, 640x360, 518 kb/s, 29.97 fps, 29.92 tbr, 1k tbn,
 59.83 tbc
     Metadata:
       creation_time   : 1970-01-01 00:00:00
       handler_name    : VideoHandler
     Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo,
 s16, 96 kb/s
     Metadata:
       creation_time   : 2011-06-01 17:20:20
       handler_name    : IsoMedia File Produced by Google, 5-11-2011
 [Parsed_ass_0 @ 0x101b0dc40] ass_read_file(/volumes/data/movies/crime
 damour.ass): fopen failed
 [Parsed_ass_0 @ 0x101b0dc40] Could not create a libass track when reading
 file '/volumes/data/movies/crime damour.ass'
 [AVFilterGraph @ 0x101b0cba0] Error initializing filter 'ass' with args
 '/volumes/data/movies/crime\ d\amour.ass'
 Error opening filters!

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1813#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list