Open XxAcielxX opened 1 year ago
I have found the culprit here, when the video is played using OPUS, this issue occurs. If AAC is selected, it doesn't happen at all.
I have to unselect OPUS in Stream Selection. Though my SBC (NanoPC-T4) is able to play OPUS fine, so this must be a bug.
The problem is not exclusive to playing Opus audio, but it does seem to be more noticeable.
Unfortunately not a bug with the plugin, but try with a LE12 build and latest available version of InputStream.Adaptive 21, should be a lot better.
I don't feel like using non-stable LibreELEC build just for testing here, as downgrading will be impossible then.
I'll keep using AAC, and see if any changes are made from upstream regarding this issue on Nexus. I'll keep you updated.
I don't feel like using non-stable LibreELEC build just for testing here, as downgrading will be impossible then.
Fair enough. It is possible to create a backup, upgrade using a clean install for testing, and then re-install an older version with your backup. Or if you have different installation media that can be swapped out, it is even easier. But it can be a bit of a hassle.
Only some of the related changes to AudioEngine were backported to Nexus, so you probably won't see any major improvement until you install LE12.
Having said that, I think I spoke too soon regarding it being "a lot better". It does seem improved, but still noticably worse when playing Opus audio.
Going to disable Opus audio by default in Stream features
in the next release as a temporary workaround.
For anyone else having this problem but struggling to find the settings...
After doing this I had no more problems with skipping in videos. All videos I tested worked fine.
@Kellett working like a charm now, many thanks mate, happy holidays :)
Retested with Kodi 21 release, and the issue is still present.
Yes, I reverted the change to default settings in the plugin, but the changes in Kodi that I thought would resolve this don't directly address this specific issue.
Context
Please provide any relevant information about your setup
Expected Behavior
Seeking video back or forward should keep the video & audio in sync. Video should not get stuck on first frame after seeing for few seconds.
Current Behavior
When seeking the video back or forward, video gets stuck on first frame after seeking, while the audio keeps playing. Then after few seconds, video starts to play in sync.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Additional Information
I have found the culprit here, when the video is played using OPUS, this issue occurs. If AAC is selected, it doesn't happen at all.
I have to unselect OPUS in Stream Selection. Though my SBC (NanoPC-T4) is able to play OPUS fine, so this must be a bug.