Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SimpleMediaPlayer

SimpleMediaPlayer is my the most project i was now working on!!!!!!!!!!!!! Features:

Plays video (mp4, mkv, avi, mov, webm, wmv, m4v) and audio (mp3, wav, flac, aac, ogg, m4a) via HTML5 media Drag-and-drop files onto the window, or File → Open (Ctrl+O) Playlist panel with click-to-play Custom seek bar, play/pause, next/prev, volume Keyboard shortcut: Space to toggle play/pause Dark themed UI

One honest caveat: playback relies on Chromium's built-in codecs (H.264, VP8/VP9, AAC, MP3, etc. — covers the vast majority of files), not a full codec pack like MPC-BE has via LAV Filters. Obscure formats (e.g. some older codecs in old AVI/MKV files) may not play. If you hit that, I can wire in ffmpeg-based transcoding or swap the player core to something like video.js with broader format support — let me know if you run into it.

About

SimpleMediaPlayer is my the most project i was now working on!!!!!!!!!!!!!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors