[FFmpeg-user] Error: [AVFilterGraph @ 0xabe1cc0] No such filter: 'ass'

jun jun.saturay at gmail.com
Mon Jan 11 00:55:57 CET 2016


Dear all, I have been using ffmpeg to embed subtitles into videos for
sometime now. Recently, I reinstalled my ubuntustudio 14.04.3 and
reinstalled ffmpeg-2.8.4. 


jun at X201:~/Videos/TEST VIDS$ ffmpeg -i input.mp4 -vf ass=subtitle.ass
output.mp4
ffmpeg version 2.8.4 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
  configuration: 
  libavutil      54. 31.100 / 54. 31.100
  libavcodec     56. 60.100 / 56. 60.100
  libavformat    56. 40.101 / 56. 40.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 40.101 /  5. 40.101
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf57.4.100
  Duration: 00:01:00.18, start: 0.000000, bitrate: 233 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
1280x720 [SAR 1:1 DAR 16:9], 228 kb/s, 60 fps, 60 tbr, 15360 tbn, 120 tbc
(default)
    Metadata:
      handler_name    : VideoHandler
File 'output.mp4' already exists. Overwrite ? [y/N] y
[AVFilterGraph @ 0xabe1cc0] No such filter: 'ass'jun at X201:~/Videos/TEST
VIDS$ ffmpeg -i input.mp4 -vf ass=subtitle.ass output.mp4
ffmpeg version 2.8.4 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
  configuration: 
  libavutil      54. 31.100 / 54. 31.100
  libavcodec     56. 60.100 / 56. 60.100
  libavformat    56. 40.101 / 56. 40.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 40.101 /  5. 40.101
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf57.4.100
  Duration: 00:01:00.18, start: 0.000000, bitrate: 233 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
1280x720 [SAR 1:1 DAR 16:9], 228 kb/s, 60 fps, 60 tbr, 15360 tbn, 120 tbc
(default)
    Metadata:
      handler_name    : VideoHandler
File 'output.mp4' already exists. Overwrite ? [y/N] y
[AVFilterGraph @ 0xabe1cc0] No such filter: 'ass'

Any suggestion how to solve this?





--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Error-AVFilterGraph-0xabe1cc0-No-such-filter-ass-tp4673994.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list