A media player, aims to be light and simple; core feature based on project ffmpeg ffmpeg-the-third egui
- tiny-player is small
- tiny-player is fast, with pure rust language, modern ui framework egui and maybe the fastest decoder by ffmpeg and even more, rendered by wgpu vulkan renderer
- tiny-player is opensource, you can modify code and build your own app under LICENSE
- AI subtitle function is ready
- currently only support windows
- run the tiny-installer.exe
- run the tiny-player.exe on desktop
- click the file button
- select a media file ,normally .mp4 or .mkv
- click open
- click the play button
- control the progress by the control widges
- if you use a laptop and player runs at a very low frame rate, go to settings->system->power&battery, set power mode of "on battery" to "best performance" or "balanced" so that windows allows cpu to run at a higher clock speed.
