Skip to content

The world's greatest media player. Stanza is a versatile media player that was created using pygame and tkinter. The mp4 functionality lets you monitor video files frame by frame.

License

Notifications You must be signed in to change notification settings

panteliskassotis/Stanza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The World's Greatest Media Player

Stanza is a versatile media player that was created using pygame and tkinter. The mp4 functionality lets you monitor video files frame by frame.

Getting Started

Open the "main.py" file using a text editor like PyCharm and then run it so you can use the app. To run the mp4 functionality type:

$ python alpha_player_1.py video_file.mp4

Command List:

W/w: "Play" S/s: "Stay" (Pause) D/d: "Next" (Next frame) A/a: "Prev" (Previous frame) E/e: "Fast" (Increase playing speed) Q/q: "Slow" (Decrease playing speed) C/c: "Snap" (Screenshot feature)

Authors

  • Pantelis Kassotis - Initial work - Portfolio

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

The world's greatest media player. Stanza is a versatile media player that was created using pygame and tkinter. The mp4 functionality lets you monitor video files frame by frame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages