Skip to content

everythingguy/MultiVideoPlayer

Repository files navigation

This program is a multi video player. It plays videos in a grid. For example if you give it a 2 by 2 grid it will play 4 videos in that grid.
Use htmlemulation.reg in order for the players web browser to function correctly and to enable gpu accelaration of the videos.

read MultiVideoPlayer/todo.txt for future features

key binds
.................................
exit, c
refresh, e
search, q
openSettings, s
mute, m
muteAll, n
volumeUp, Up
volumeDown, Down
fastFroward, Right
rewind, Left
replaceStay, f
replaceNext, g
replaceToggle, o
swap, r
hide, b
hideAll, v
pauseTimer, p
pause, Space
pauseAll, ctrl + p
deleteVideo, Delete
player1, 1
player2, 2
player3, 3
player4, 4
player5, 5
player6, 6
player7, 7
player8, 8
player9, 9
player10, 0
remotePlayer1, NumPad1
remotePlayer2, NumPad2
remotePlayer3, NumPad3
remotePlayer4, NumPad4
remotePlayer5, NumPad5
remotePlayer6, NumPad6
remotePlayer7, NumPad7
remotePlayer8, NumPad8
remotePlayer9, NumPad9
remotePlayer10, NumPad0

Parameters (not all are working yet, read todo.txt to see which ones work)
.................................
search, "search term" to search, s
thumbnailValidation, to validate thumbnails, v
thumbnailValidationClose, close program after startup completes, c
exitOnPing, emergency exit, y
autoReplacement, play videos automatically and replace them every three minutes, t
resumePlaylist, continue playing videos where you left off, l
dateSort, sort videos by date, m
pcShutdown, shutdown the computer after the program is closed, q
noKeyboard, disables Key Bindings, k
2by2, show four videos on one screen, f
2by2x2, show eight videos on the spand of two screens, d
3by3, show nine videos on one screen, w
3by3x2, show eighteen videos on the spand of two screens, e
help, show this help window, h
settings, opens the settings panel, a
additionalSecondaryVideo, add an addition video that takes up the whole second screen, b

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages