xbmc 12.2 audio-break/ffmpeg issue
#1
I'm constanly having audio break (seems like some audio frame get lost/dropped) when playing xbmc 12.2 under OpenElec 3.2

On the same hardware, I run kodi/OpenElec 5.0 beta, there is no problem.

Checking xbmc log, I found this error only in OE3.2:

Code:
09:09:35 T:139832223315712    INFO: CDVDAudioCodecFFmpeg::GetChannelMap - FFmpeg reported 3 channels, but the layout contains 0 ignoring
09:09:35 T:139833305450240   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
09:09:35 T:139833305450240   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
09:26:08 T:139832223315712   DEBUG: ffmpeg[39FFB700]: [ac3] Additional substreams not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
09:26:08 T:139832223315712   DEBUG: ffmpeg[39FFB700]: [ac3] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
[b]09:26:08 T:139832223315712   ERROR: ffmpeg[39FFB700]: [ac3] unsupported frame type : skipping frame[/b]
09:35:25 T:139833305450240   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
09:35:25 T:139833305450240   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
09:35:25 T:139832223315712   ERROR: ffmpeg[39FFB700]: [ac3] frame CRC mismatch

I then updated ffmpeg libraries to the latest (2.4.3), still got the same error. This particular error 09:26:08 T:139832223315712 ERROR: ffmpeg[39FFB700]: [ac3] unsupported frame type : skipping frame has my interest. AC3 format is quite popular, I dont quite get it why it is not suported....

Please help!
Reply
#2
Why are you using OpenELEC 3.2?

The new FFMPEG isn't directly compatible with XBMC 12.2.
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc 12.2 audio-break/ffmpeg issue0