Skip to content

ostr00000/multi-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi video

Tool to run many video at same time.

There are two implemented players:

Vlc

The vlc player must be configured to allow multiple instances. Unix pipe are used to communicate with vlc via remote control interface.

To find, move and resize window position 'xdotool' is used. After vlc start, it is awaited short time on vlc windows initialization.

Tested on VLC version:

  • 4.0.0-dev Otto Chriek

Warning:

In VLC settings minimal interface must be disabled.

Usage:

  1. Create configuration
  2. Save configuration
  3. Run vlc instances

installation

PyQt5 must be installed before multi_vlc

python -m pip install PyQt5
python setup.py install

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published