pisekpiskovec / Pytel_WinForm

Simple WinForms multimedia player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytel (WinForm)

Pytel_WinForm

Simple WinForms multimedia player.

Inspired by KDE's Haruna Media Player, Pytel is simplier still yet powerful mutlimedia viewer.

Warning This project was created for learning purpose.

To-Do

  • Queue and playlist support
  • Opening video from internet (ytdl support)
  • Windows integration and Drag'n'Drop

Screenshots

Newly opened window

(Newly opened window)

Window with a video loaded

(Window with a video loaded)

Fullscreen view

(Fullscreen view)

About and Settings window

(About and Settings window)

Features

  • Open local video/audio
  • Fullscreen view
  • [Configurable] sec skip back/forward
  • [Configurable] volume changing when using a keyboard.
  • Seek bar and Volume slider
  • Right-click video to pause
  • Right-click volume slider to mute
  • Double-click to open Fullscreen view

Keyboard shortcuts

Action Shortcut
Open File Ctrl+O
Open from URL Ctrl+Shift+O
Open File (Universal) Ctrl+Alt+O
Queue F9/Ctrl+L
Full Screen F/F11/Left Double Click
Exit Full Screen F/F11/Escape/Left Double Click
Prevoius File Ctrtl+,
Seek backward Left
Play/Pause P/Space/Right Click
Stop Ctrl+S
Seek forward Right
Next File Ctrl+.
Volume up Up
Volume down Down
Mute/Unmute M
Quit Q
Quit and Save Last File Ctrl+Q
Reset Window's Position Ctrl+Alt+F6

About

Simple WinForms multimedia player.

License:GNU General Public License v2.0


Languages

Language:C# 100.0%