[LINUX] some AAC audio not playing in XBMC
#1
I'm currently having issues with some mkv files containing aac audio. They playback without audio. I enabled debugging and the relevant part of my log file is:

Code:
03:18:01 T:140197694838528 M:5789900800   DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
03:18:01 T:140197694838528 M:5789790208  NOTICE: running thread: CDVDPlayerAudio::Process()
03:18:01 T:140197694838528 M:5789663232   ERROR: ffmpeg[51CC9700]: [aac] channel element 1.0 is not allocated
03:18:01 T:140197694838528 M:5789663232   ERROR: CDVDPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet
03:18:01 T:140197694838528 M:5789536256   DEBUG: CDVDPlayerAudio::Process - Decode Error

The last three lines are then spammed over and over until I closed the file.

These files appear to play fine with mplayer, though I have noticed in the codec information that when mplayer plays the file it loads faad where as most of my other files that contain aac audio (which also all play perfectly in xbmc) cause mplayer to load ffaac instead.

Any ideas what's going on?
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] some AAC audio not playing in XBMC0