AC3 Audio Issues
#1
I have read through the forums and I can't seem to find an answer. I have a ATI card doing audio over HDMI and it works for everything but AC3. MP3s, DTS, everything else works. If I put AC3 to pass-through I get fast audio and video, if I disable pass-through I get normal video and no audio.

My log is full of the following:

Code:
21:39:13 T:1114549104 M:1664897024   ERROR: ffmpeg[426EAB70]: [ac3] frame sync error
21:39:13 T:1114549104 M:1664897024   ERROR: CDVDPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet
21:39:13 T:1114549104 M:1664897024   DEBUG: CDVDPlayerAudio::Process - Decode Error

Over and over again. I am running SVN 27380 on Ubuntu 10.04.
Reply
#2
Updated to 28275 and AC3 pass-through works fine. Pass-through disabled still plays no sound. This is good enough for me.
Reply
#3
The fast audio fix was this:

<advancedsettings>
<audio>
<resample>48000</resample>
</audio>
</advancedsettings>
Reply

Logout Mark Read Team Forum Stats Members Help
AC3 Audio Issues0