-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Audio skipping on Vero V #928
Comments
Can you describe in greater detail what actually happens when the audio skips? Does the video skip or lag as well? Does the audio pop or is there any other distortion, hiss, or noise? Or does it just stop and restart? |
Hopefully this will help: rinse, repeat. There's no other distortion or artifacts. The video continues to play fine. Typically when I see this issue, I do notice that the feed is VP9... however I've tried intentionally changing the feed from the in-video menu, and even when I drop to h264 or whatever, it continues to skip. |
@MoojMidge I am also seeing/hearing an occasional Audio dropout when playing YouTube videos. I am left wondering if this is perhaps not a YT plug-in issue - perhaps a Kodi bug. Perhaps related to these settings?
|
Not at all, it is useful information
Perhaps enabling component specific logging for the following may indicate something:
The lack of anything obvious was why I was asking questions - at first glance there doesn't appear to be anything wrong in the log associated with the YouTube plugin or audio in general. However...
This is expected due to the change in display refresh rate
This is not expected, but as per the log seems to match the ongoing download of the individual audio and video segments. @dtteufel - I think your issue may be different if it is not happening repeatedly at a repeatedly fast frequency i.e. every few seconds
Is there any change in changing @scrampker - can you try turning off |
Unfortunately toggling AAC audio does nothing for the skips. I tried disabling vorbis, opus, aac, surround sound audio, ac-3, eac-3, and DTS, and the skipping audio persists. Interestingling, when I force it to audio only, it says Opus 2.0 for the stream, and there's no skipping, other than that weird @1s blip on every video ever. |
Disabling high framerate video resolves the skipping problem. I can re-enable all other features and it still plays smoothly.... however... the resulting video is some really low-quality stream. I suppose when 60fps is denied, it drops down to some transcoded 480p VP9 version. When I browse available streams, there's nothing higher. |
Okay, so what I'm seeing is that some videos have 30fps copies at 1080p or whatever, but it's fairly common to not have full-res when high fps is disabled. Interesting issue. I can't imagine the Vero V would choke on 4k60 let alone 1080p60. |
I do wonder if the skin can affect any of this? I noticed that I still get the @2s dropout at the beginning of every video. Sure wish I could get rid of that, and also enable high frame rate. Let me know if you need any other logs. Thanks for all the hard work! |
Can you link to an example video? |
Video of the initial black-out: https://youtu.be/moBeCsSfrN8 Also, any thoughts on why high frame-rate video causes the recurring skips? |
I meant can you link to a video where you see playback using a low quality stream when you disable the high framerate video setting and where enabling high framerate video results in skips. But I think I may know what causes that problem anyway.
Nope. As mentioned before:
Edit: Can you try only whitelisting only display modes with a refreshrate of 60 Hz or below? i.e. whitelist everything except 1920 x 1080 @ 120 Hz in |
No need to check a bunch of different videos, but if you can do the following that might provide some info:
Or, another hunch, this could be partially related to an issue someone else reported regarding ISA changing the selected stream after doing its initial bandwidth check. Try disabling |
Sorry for the delay. I'll look into the additional troubleshooting you sent over. Interestingly, I found a creator whose videos still skip every 2-3s despite none of my other videos doing that (with HFR disabled.) |
That linked video is a 4K VP9.2 video at 23.976 FPS with a bitrate of 14 mb/s, which is relatively high for YouTube. Don't have any issues playing it, but there may be a hardware limitation associated with your device. As mentioned previously, additional logging may provide some details, otherwise can't do much. |
It's actually a 5.1.2 (Dolby Atmos w/ 2 up-firing,) setup, which is confusing how to actually configure in the settings. It's pretty happy up or down-mixing, however.
I've attached a new log with just the attempt to play the video that skips audio.
kodi.log
Originally posted by @scrampker in #920 (comment)
The text was updated successfully, but these errors were encountered: