SeekLiveStream decode error
#1
Overall, a PVR addon I'm working on is coming together nicely. I am able to present an EPG, schedule timers, watch live TV, all that good stuff. However, I've run into a bit of a snag.

When I call SeekLiveStream to attempt to move the position to somewhere in the file (e.g. the middle), the audio repeatedly stutters, and my debug log is spammed with the following:

Code:
ffmpeg[17D0]: [eac3] frame sync error
CDVDPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet
CDVDPlayerAudio::Process - Decode Error

Anyone have any insight into what would be causing that?
Reply

Logout Mark Read Team Forum Stats Members Help
SeekLiveStream decode error0