VLC commands for Plover
Project description
Add support for controlling VLC from Plover.
Setup
create vlc.json in the same directory as your configuration, set those settings that differ from defaults, e.g.:
{ "host": "localhost", "port": "8080", "user": "", "pass": "password" }
start VLC with the HTTP interface enabled, e.g.: vlc --extraintf http --http-password password ...
Available commands
VLC_pause, VLC_resume, VLC_stop, VLC_toggle_pause: self explanatory
VLC_rate: change the rate of playback, for example {PLOVER:rate:0.5} to halve the playback speed, or {PLOVER:rate:2.0} to double it.
VLC_seek: seek the video, for example {PLOVER:VLC_seek:-10s} to seek backward 10 seconds, {PLOVER:VLC_seek:+1m} to seek forward 1 minute, or {PLOVER:VLC_seek:50%} to seek to the halfway point.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file plover_vlc_commands-0.6.3.tar.gz
.
File metadata
- Download URL: plover_vlc_commands-0.6.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1670f1c9d79a7c8793e1c187cc6c10e3c7423c176adedbf8f44b391fb0d4b4c |
|
MD5 | 5f2351e4b603d15403702479ec85ad6f |
|
BLAKE2b-256 | 87702a1b5aa2bffa9af1c5292e2a614f2e996ded8976d8c484547100f4b86fee |
File details
Details for the file plover_vlc_commands-0.6.3-py3-none-any.whl
.
File metadata
- Download URL: plover_vlc_commands-0.6.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98b9208a60ee0f14b62ea3d1d5730c05b870b2e600e5436f0b83bab6c3d31995 |
|
MD5 | 7dfd28dec98204666b16472026233b0b |
|
BLAKE2b-256 | 6eac3bd208e86396ff093162ae46d9f6bbbeb36f389c777e23249552ce7dff5b |