reisxd / TizenTube

A NodeJS script to remove ads and add support for Sponsorblock for your Tizen TV (2017 and forward).
https://tizentube.live
GNU General Public License v3.0
389 stars 34 forks source link

AV1 24fps framedrop #66

Closed leonardputra closed 2 weeks ago

leonardputra commented 3 weeks ago

On my Samsung Freestyle Gen 1, TizenTube framedrops every 1 second when playing AV1 24fps content for the 2nd time (1st video works fine, AV1 30fps and AV1 60fps content works just fine indefinitely) All VP9 codecs works just fine at any framerate.

Vanilla Youtube app works without any problem even on the same video (AV1 24fps).

Restarting the machine (holding power button until reboot) fixes the issue temporarily (1st video after restart will work okay)

It will be great if we can select which codec to use (like those in SmartTube Android), or if we can actually pinpoint where the problem is.

Steps to reproduce: Open TizenTube Play AV1 24fps video (use stats for nerds to confirm) Close the video. Open the video again, framedrop should occur (even in 144p).

Edit: upon further inspection, AV1 60fps drops frame too (and feels like 30fps). Not sure about AV1 30fps

leonardputra commented 3 weeks ago

I've found the fix, press the blue button, change the speed to 1.0001x, and it apparently solve this issue perfectly. Thanks dev! Apparently this is a known issue and has been fixed with 1.0001x option, maybe for better user experience it is should be the default value. 60fps video still feels like 30fps tho. Not sure about that, but at least the lag/choppiness is gone.