Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193140 - media-video/vlc - Add --enable-faad option (or faad USE flag) to ebuild
Summary: media-video/vlc - Add --enable-faad option (or faad USE flag) to ebuild
Status: RESOLVED DUPLICATE of bug 174747
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 04:30 UTC by William Sherwin
Modified: 2007-09-20 09:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Sherwin 2007-09-20 04:30:17 UTC
I cannot hear sound in files encoded with the mp4a format and, according to the VideoLAN forums, the way to enable this support is to compile with the faad option - which is not currently an option in the ebuild.

Reproducible: Always

Steps to Reproduce:
1.Compile VLC.
2.Attempt to play a mp4a file (the one in question was .mov).
3.Look at the text written to STDOUT.

Actual Results:  
VLC media player 0.8.6c Janus
[00000327] main decoder error: no suitable decoder module for fourcc `mp4a'.
VLC probably does not support this sound or video format.

Expected Results:  
There should be a way to eliminate this error (see above).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 09:01:29 UTC
Re-emerge ffmpeg with AAC support.


*** This bug has been marked as a duplicate of bug 174747 ***