http://plf.zarb.org/bugzilla/show_bug.cgi?id=157
Summary: aac audio codec not available in ffmpeg?
Product: ffmpeg
Version: 0.4.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Although the ffmpeg spec file appears to run configure with --enable-libfaac
when the package is built for plf, it seems that the 2007.1 plf binary
(ffmpeg-0.4.9-3.pre1.7407.10plf2007.1) doesn't recognize the aac audio codec or
list it in ffmpeg -formats (the aac file format is recognized and listed,
however). Here is what I get when I try to extract and convert an audio stream
from a RealMedia file:
$ ffmpeg -y -i stream.rm -vn -f aac -ar 48000 -ab 128 -coder 0 -ac 2 -acodec
aac stream.aac
FFmpeg version SVN-r7407, Copyright (c) 2000-2006 Fabrice Bellard, et al.
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --enable-a52
--enable-pp --enable-gpl --enable-pthreads --enable-libnut --enable-x11grab
--enable-mp3lame --enable-faad --enable-faac --enable-x264 --enable-xvid
--enable-amr_nb
libavutil version: 49.1.0
libavcodec version: 51.28.0
libavformat version: 51.7.0
built on Mar 13 2007 04:43:46, gcc: 4.1.2 20070302 (prerelease)
(4.1.2-1mdv2007.1)
Input #0, rm, from 'stream.rm':
Duration: 00:00:00.0, start: 0.000000, bitrate: -2147483 kb/s
Stream #0.0: Audio: cook, 44100 Hz, stereo, 96 kb/s
Stream #0.1: Video: RV40 / 0x30345652, 640x480, 603 kb/s, 12.00 fps(r)
Unknown codec 'aac'
--
Configure bugmail: http://plf.zarb.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
PLF-discuss mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-discuss