You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimental original FFmpeg-powered pure-Kotlin media player. Supports Android, iOS, desktop and web (and Kotlin multiplatform). No expect/actual, no build scripts/NDK. Not ExoPlayer, AVPlayer underneath: 100% Kotlin core, so it behaves identically everywhere. Hardware decode, HDR, subtitles, live streaming.
Audio-video offset and drift repair tool. Fixed two unauthenticated ZeroDivisionError crashes in the least-squares fit (identical video timestamps, constant audio events) that were not caught by the JSON API's exception handling.