Skip to content

Lori-Shu/tiny_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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, it will never be over 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

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

About

A video player,aims to be light and simple;

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages