Skip to content

Lori-Shu/tiny_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic

A video 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, its storage will never cross 1 G, hopefully
  2. tiny_player is fast, with pure rust language, modern ui framework egui and maybe the fastest decoder by ffmpeg and even more, render by the 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 for trying

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 video file ,normally .mp4 or .mkv
  6. click open
  7. click the play button
  8. control the video 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 speed.

Screenshot

app screenshot

About

A video player,aims to be light and simple;

Resources

License

Stars

Watchers

Forks

Packages

No packages published