Hi Rob, 2017-01-19 15:04 GMT+01:00 Rob Ekl <[email protected]>: > Hi. I just upgraded to ffmpeg-7:3.2.2-1~bpo8+1 on jessie, and the FDK AAC > encoder seems to be missing. Do I need to do something to see it? Can it be > added? > > $ ffmpeg -encoders | grep -i aac > ffmpeg version 3.2.2-1~bpo8+1 Copyright (c) 2000-2016 the FFmpeg developers > built with gcc 4.9.2 (Debian 4.9.2-10)
Please use the embedded encoder. https://trac.ffmpeg.org/wiki/Encode/AAC : ... libvo_aacenc VisualOn AAC encoding library. Support for this library has been removed. Use the native FFmpeg encoder instead: it provides better quality and supports more than 2 channels. ... Cheers, Balint _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
