Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.64k stars 420 forks source link

fix(📹): fix video framerate #2446

Closed wcandillon closed 1 month ago

wcandillon commented 1 month ago

The issue was that if the video framerate is 16.7 and the screen framerate is 16.66, it would be twice as slow (next frame would be at 33.32)

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: