Skip to content

Lori-Shu/tiny-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic

A media player, aims to be light and simple; core feature based on project ffmpeg ffmpeg-the-third egui

Why should you use tiny-player

  1. tiny-player is small
  2. 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
  3. tiny-player is opensource, you can modify code and build your own app under LICENSE
  4. AI subtitle function is ready

Usage

  1. currently only support windows
  2. run the tiny-installer.exe
  3. run the tiny-player.exe on desktop
  4. click the file button
  5. select a media file ,normally .mp4 or .mkv
  6. click open
  7. click the play button
  8. control the progress by the control widges

Tips

  1. 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.

Screenshot

app screenshot

About

A video player,aims to be light and simple;

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors