Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koorosh/video-player
https://github.com/koorosh/video-player
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/koorosh/video-player
- Owner: koorosh
- Created: 2019-05-25T13:15:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T13:26:57.000Z (over 5 years ago)
- Last Synced: 2024-10-27T17:37:22.550Z (2 months ago)
- Language: Python
- Size: 24.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Current code is taken from official VLC site and adopted for own needs:
http://git.videolan.org/?p=vlc/bindings/python.git;a=blob;f=examples/tkvlc.py;h=55314cab09948fc2b7c84f14a76c6d1a7cbba127;hb=HEADInstruction:
1. Install VLC player (https://www.videolan.org/vlc/)
2. Install python package 'python-vlc':
- open command line
- pip install python-vlcHow prepare files:
1. Video files should be with .mp4 format
2. Subtitles for video have to stored in TXT files with the same name as video file and '_ua', '_en' addition.
For example:
video_file.mp4
video_file_ua.txt
video_file_en.txtHow to run program:
1. open command line
2. Run 'python /video-player/player.py
3. Select File -> Open menu and select video file
4. "Play" button