PDA

View Full Version : how to force audio decoder in mplayer?


Hellworm
17th January 2006, 15:47
Does someone know how to force mplayer to use a special decoder for audio? I can play the hd-sample but I dont get any audio, i tried -ac faad but it says:


Forced audio codec: faad
Cannot find codec for audio format 0x50434141.
Read DOCS/HTML/en/codecs.html!


btw, the video works. which is,of course the most important :D

slavickas
17th January 2006, 16:57
Does someone know how to force mplayer to use a special decoder for audio? I can play the hd-sample but I dont get any audio, i tried -ac faad...

codecs.conf should look like:
audiocodec faad
info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder"
status working
fourcc mp4a,MP4A
fourcc "AAC " ; Used in NSV
fourcc "AACP" ; Used in NSV
format 0xff
format 0x706D
driver faad
dll libfaad2

Hellworm
17th January 2006, 17:37
:thanks: That solved the Problem.

bond
17th January 2006, 17:40
now what did this have to do with the x264 winamp plugin? :rolleyes:

Hellworm
17th January 2006, 18:29
I just tried to play the nsv-stream (the topic, the nsv thread was about) created for winamp on my linux machine, since winamp is not available for linux ( or did I miss something ?)