v19 1080p 60fps hard freezes
#1
Video 
Build: v19-beta2 (master branch)
Render: gl (in my opinion on the assembly of gles it was the same)
Video memory: 512
GL with Fake KMS enabled

Video 1080p 60 (50 too) fps is hard freezed in kodi 19 player, but on pre-installed vlc player video shows smoothly, as at kodi 18.7 on the same pi. 30 fps shows smoothly too
Is there a problem with my build or with as beta-player?
Thanks
Reply
#2
(2021-01-07, 20:29)unlusaboy Wrote: Is there a problem with my build or with as beta-player?

No one has any chance of knowing since you haven't provided any debug enabled logs demonstrating the issue.
Reply
#3
(2021-01-07, 21:20)ActionA Wrote:
(2021-01-07, 20:29)unlusaboy Wrote: Is there a problem with my build or with as beta-player?

No one has any chance of knowing since you haven't provided any debug enabled logs demonstrating the issue.
Ofc, sorry. Log: https://paste.kodi.tv/zeluneyuxa.kodi
414 line OpenFile
Reply
#4
(2021-01-08, 20:45)unlusaboy Wrote: Ofc, sorry. Log:

2021-01-08 21:39:37.541 T:1007 INFO <general>: Disabled debug logging due to GUI setting. Level 0.
Enabling debugging from the start also helps during troubleshooting.

2021-01-08 21:39:42.616 T:1059 ERROR <general>: UpdateFromScraper: No EPG scraper defined for table ''
2021-01-08 21:39:42.616 T:1059 ERROR <general>: Update: Failed to update table ''

Looks like one of the databases is not being accessed properly.
Reply
#5
(2021-01-08, 21:58)Klojum Wrote:
(2021-01-08, 20:45)unlusaboy Wrote: Ofc, sorry. Log:

2021-01-08 21:39:37.541 T:1007 INFO <general>: Disabled debug logging due to GUI setting. Level 0.
Enabling debugging from the start also helps during troubleshooting.

2021-01-08 21:39:42.616 T:1059 ERROR <general>: UpdateFromScraper: No EPG scraper defined for table ''
2021-01-08 21:39:42.616 T:1059 ERROR <general>: Update: Failed to update table ''

Looks like one of the databases is not being accessed properly.
EPG? As far as I can tell, this is part of the IPTV simple client and is not relevant to this issue? What else can I provide to help?
Reply
#6
(2021-01-08, 23:34)unlusaboy Wrote: As far as I can tell, this is part of the IPTV simple client and is not relevant to this issue? 

One of the devs should be able to tell which database table is to be accessed there. Relevant or not.
Incorrect or corrupt database data can cause a crash.
Reply
#7
Did you build this yourself?
Code:
INFO <general>: Available videomodes (xrandr):
2021-01-08 21:39:39.632 T:1007 ERROR <general>: (VDPAU) unable to init VDPAU - vdp_st = 0x1. Falling back.
Looks like this is a generic linux build, not using the gbm/v4l2 acceleration that is suitable for Pi.
Reply
#8
(2021-01-11, 13:26)popcornmix Wrote: Did you build this yourself?
Code:
INFO <general>: Available videomodes (xrandr):
2021-01-08 21:39:39.632 T:1007 ERROR <general>: (VDPAU) unable to init VDPAU - vdp_st = 0x1. Falling back.
Looks like this is a generic linux build, not using the gbm/v4l2 acceleration that is suitable for Pi.
Yes, thats my build. What can be the solution? What steps regarding the GitHub build instructions need to be edited to build the correct version?
Reply

Logout Mark Read Team Forum Stats Members Help
1080p 60fps hard freezes0