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

Moritz Barsnick barsnick at gmx.net
Tue Jan 12 11:24:41 CET 2016


On Mon, Jan 11, 2016 at 15:49:38 -0800, jun wrote:
> libass-dev is installed
> 
> here is the complete console output
> 
> $ ffmpeg -i Martsa\ ng\ Pagkakaisa.mkv -vf
> "ass=Martsa_ng_Pagkakaisa_EN.ass" Martsa_ng_Pagkakaisa_EN.mkv
> 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:

And THAT is why we need the complete, uncut console output.

If you had passed any arguments to ./configure when building, they
would be shown here, approximately as:
>   configuration: --enable-libass

I believe you're still using the same ffmpeg binary as before.

Moritz


More information about the ffmpeg-user mailing list