Thread: server trick?
View Single Post
  #2  
Old 04-08-2012, 01:31 PM
compn compn is offline
Stream recording expert
 
Join Date: Sep 2006
Posts: 128
compn has a spectacular aura aboutcompn has a spectacular aura aboutcompn has a spectacular aura about
Default

Re: server trick?


it looks like they are using an audio codec feature which faad and ffmpeg aac decoder do not support well.

so they could be messing with something.

playing in mplayer i get lots of:

FAAD: Failed to decode frame: Gain control not yet implemented
FAAD: Failed to decode frame: Bitstream value not allowed by specification
FAAD: Failed to decode frame: Bitstream value not allowed by specification

and using ffmpeg aac decoder:

[aac @ 012537d0]960/120 MDCT window is not implemented

vlc uses faad/ffaac so its hard to fix atm.
Reply With Quote