vlc/python | branch: master | Saveliy <[email protected]> | Wed Jan 30 17:27:49 2019 -0500| [81fe62f5b9c69157e6f0e6724f761fe7c836c7eb] | committer: Olivier Aubert
python - example synchronized player (#70) Example python-based player allowing synchronized playing > http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=81fe62f5b9c69157e6f0e6724f761fe7c836c7eb --- examples/video_sync/README.md | 11 ++ examples/video_sync/figure.png | Bin 0 -> 118904 bytes examples/video_sync/main.py | 396 +++++++++++++++++++++++++++++++++++++ examples/video_sync/mini_player.py | 169 ++++++++++++++++ examples/video_sync/network.py | 175 ++++++++++++++++ 5 files changed, 751 insertions(+) Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=81fe62f5b9c69157e6f0e6724f761fe7c836c7eb _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
