2023-05-13, 16:57
Please post log, thx
(2023-05-14, 10:28)jacaranadr Wrote: Line 815 seems to suggest i'm trying to open a file instead of an rtsp stream
(2023-05-12, 07:23)Lunatixz Wrote: Are you running Kodi in window mode? Switch to Fullscreen.
(2023-07-25, 22:09)ashlar Wrote: Hi @Lunatixz I hope not to be obnoxious in asking if anything came to mind as to how to solve the problem.
The fact that Aerial screensaver does not exhibit the same behavior leads me to think that something must be different in the way the video player is called by the two screensavers. What do you think?
(2023-07-26, 14:15)Lunatixz Wrote:This is requested log:(2023-07-25, 22:09)ashlar Wrote: Hi @Lunatixz I hope not to be obnoxious in asking if anything came to mind as to how to solve the problem.
The fact that Aerial screensaver does not exhibit the same behavior leads me to think that something must be different in the way the video player is called by the two screensavers. What do you think?
I've never witnessed this behavior... It's hard to work around since I've never encountered it.
Can you enable debugging on both Kodi and the screensaver; send me the log after the resolution prompt displays, please select a resolution and try to initiate playback. Also a screenshot of the prompt could help, thx!
I reviewed Aerial code and playback/windows are handled similarly ..
(2023-07-27, 18:26)ashlar Wrote:Thanks for the log; the only difference between the screensavers is Aerial is running in a windowed mode, where mine is fullscreen. This can probably be the source of your issue; however, it doesn't solve the underlying problem of what's going on.(2023-07-26, 14:15)Lunatixz Wrote:This is requested log:(2023-07-25, 22:09)ashlar Wrote: Hi @Lunatixz I hope not to be obnoxious in asking if anything came to mind as to how to solve the problem.
The fact that Aerial screensaver does not exhibit the same behavior leads me to think that something must be different in the way the video player is called by the two screensavers. What do you think?
I've never witnessed this behavior... It's hard to work around since I've never encountered it.
Can you enable debugging on both Kodi and the screensaver; send me the log after the resolution prompt displays, please select a resolution and try to initiate playback. Also a screenshot of the prompt could help, thx!
I reviewed Aerial code and playback/windows are handled similarly ..
https://paste.kodi.tv/lanuviluca.kodi
Looking at it I have managed to devise a solution this time. The problem apparently stems from videos being 30fps and Kodi switching to 2160p30 (while the interface runs at 2160p60). If I whitelist only 60, 59, 50, 24 and 23Hz video modes, the message does not come out anymore.
I can later provide a picture of the error, in case you still have use for it.
I still think something is amiss here, because Aerial screensaver gets videos from Apple, and those are at 30fps too. Aerial screensaver simply does not try to switch refresh rate, even if 30Hz video mode is whitelisted and allow double refresh rate is disabled under Settings/System/Display.
(2023-07-27, 19:28)Lunatixz Wrote:I am happy to report that the problem has been solved.(2023-07-27, 18:26)ashlar Wrote:Thanks for the log; the only difference between the screensavers is Aerial is running in a windowed mode, where mine is fullscreen. This can probably be the source of your issue; however, it doesn't solve the underlying problem of what's going on.(2023-07-26, 14:15)Lunatixz Wrote: I've never witnessed this behavior... It's hard to work around since I've never encountered it.This is requested log:
Can you enable debugging on both Kodi and the screensaver; send me the log after the resolution prompt displays, please select a resolution and try to initiate playback. Also a screenshot of the prompt could help, thx!
I reviewed Aerial code and playback/windows are handled similarly ..
https://paste.kodi.tv/lanuviluca.kodi
Looking at it I have managed to devise a solution this time. The problem apparently stems from videos being 30fps and Kodi switching to 2160p30 (while the interface runs at 2160p60). If I whitelist only 60, 59, 50, 24 and 23Hz video modes, the message does not come out anymore.
I can later provide a picture of the error, in case you still have use for it.
I still think something is amiss here, because Aerial screensaver gets videos from Apple, and those are at 30fps too. Aerial screensaver simply does not try to switch refresh rate, even if 30Hz video mode is whitelisted and allow double refresh rate is disabled under Settings/System/Display.
::UPDATE::
Do you have "adjust refresh rate on video startup" enabled?
I'll make the change to run in windowed mode, I suspect you have a unique combination of video settings that is forcing the player to change resolution from the GUI causing the prompt to display. This isn't a common issue...
::UPDATE::
https://github.com/xbmc/xbmc/pull/23559#...9938970978
Please try v.1.1.3c in my beta repo, THX
(2024-01-15, 16:12)ashlar Wrote: Hi @LunatixzAny opinion on this request? The randomize option seems to simply pick a random video from a folder, what I was suggesting was to have random video with a random point. I have long videos I use and if they always start from the beginning... I'll never get to enjoy the last portions of them as screensaver.
I have a (hopefully) small request for this addon. Would it be possible to add an option to start videos from a random point inside the chosen video? Reason I ask is that I have some long ones and they always end up showing only the first portion of them.
This option was present in the old Video Screensaver addon, which prompted me to ask once I noticed this new one doesn't have it.
Thanks!
(2024-02-11, 02:59)ashlar Wrote:Hi @Lunatixz do you still develop this add-on? I don't wanna bother you if not, obviously.(2024-01-15, 16:12)ashlar Wrote: Hi @LunatixzAny opinion on this request? The randomize option seems to simply pick a random video from a folder, what I was suggesting was to have random video with a random point. I have long videos I use and if they always start from the beginning... I'll never get to enjoy the last portions of them as screensaver.
I have a (hopefully) small request for this addon. Would it be possible to add an option to start videos from a random point inside the chosen video? Reason I ask is that I have some long ones and they always end up showing only the first portion of them.
This option was present in the old Video Screensaver addon, which prompted me to ask once I noticed this new one doesn't have it.
Thanks!