Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174747 - media-video/vlc-0.8.6b_beta1 does not play aac
Summary: media-video/vlc-0.8.6b_beta1 does not play aac
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 193140 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-16 07:42 UTC by Ben de Groot (RETIRED)
Modified: 2007-12-19 18:50 UTC (History)
2 users (show)

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 Ben de Groot (RETIRED) gentoo-dev 2007-04-16 07:42:22 UTC
VLC does not play AAC audio, even though ffmpeg is compiled with aac useflag.

$ vlc http://www.di.fm/aacplus/lounge.pls
VLC media player 0.8.6b-test1 Janus
[00000320] access_http access: Raw-audio server found, m4a demuxer selected
[00000323] packetizer_mpeg4audio packetizer: AAC channels: 1 samplerate: 22050
[00000345] main decoder error: no suitable decoder module for fourcc `mp4a'.
VLC probably does not support this sound or video format.
Comment 1 Alexis Ballier gentoo-dev 2007-04-16 11:15:11 UTC
well.. I can play it here : 

[00000566] main input debug:   - 'Titre' = 'D I G I T A L L Y - I M P O R T E D - Lounge - sit back and enjoy the lounge grooves!'
[00000566] main input debug:   - 'Genre' = 'Lounge Downtempo Chillout'
[00000566] main input debug: `http://160.79.128.61:7056' successfully opened
[00000571] packetizer_mpeg4audio packetizer: AAC channels: 1 samplerate: 22050
[00000566] main input debug: selecting program id=0
[00000572] main decoder debug: looking for decoder module: 24 candidates
[00000572] ffmpeg decoder debug: libavcodec initialized (interface 3352578 )
[00000572] ffmpeg decoder debug: ffmpeg codec (MPEG AAC Audio) started
[00000572] main decoder debug: using decoder module "ffmpeg"


[ebuild   R   ] media-video/ffmpeg-0.4.9_p20070330  USE="X a52 aac dts encode ieee1394 mmx network ogg sdl theora threads truetype v4l vorbis x264 xvid zlib (-altivec) -amr -debug -doc -imlib -oss -test" 

[ebuild   R   ] media-video/vlc-0.8.6b_beta1  USE="X a52 aalib alsa cddb directfb dts dvb dvd flac gnutls hal jack libcaca libnotify live matroska mp3 mpeg musepack ncurses nsplugin ogg opengl png rtsp samba sdl sdl-image shout skins speex stream svg theora truetype v4l vcd vlm vorbis wxwindows x264 xinerama xml xv (-3dfx) (-altivec) -arts -avahi -bidi -cdda -corba -daap -debug -esd -fbcon -ggi -httpd -lirc -mod -optimisememory -oss -seamonkey (-svga) -upnp (-win32codecs) -xosd"


could you please provide the output of emerge -pv ffmpeg vlc ?
and also please attach the output of:
vlc -vv  http://www.di.fm/aacplus/lounge.pls


perhaps you could also try : vlc  --reset-plugins-cache
sometimes plugin cache causes problems


Ps: Nice music ;)
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2007-04-16 18:48:19 UTC
You are right. After re-emerging ffmpeg and vlc, it works.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 09:01:29 UTC
*** Bug 193140 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-12-19 18:50:23 UTC
*** Bug 202768 has been marked as a duplicate of this bug. ***