Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xuchunyang/vlc.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoLAN VLC Media Player Control

Melpa

This package lets you control VLC through the Web Interface's API.

Usage

Start VLC with the web interface

Go to Preferences → HTTP web interface → check "Enable HTTP web interface", and don't forget to set a non-empty password, then restart VLC.

Another choice is simply M-x vlc-start, it will launch VLC for you with this command:

vlc --extraintf http --http-password secret

Have fun

There are many commands such as M-x vlc-add to add a file to the playlist and play it, here's a list of all commands:

  • vlc-add
  • vlc-clear
  • vlc-delete
  • vlc-empty
  • vlc-enqueue
  • vlc-fullscreen
  • vlc-key
  • vlc-loop
  • vlc-next
  • vlc-pause
  • vlc-play
  • vlc-prev
  • vlc-random
  • vlc-repeat
  • vlc-seek
  • vlc-snapshot
  • vlc-sort
  • vlc-stop
  • vlc-volume

Requires

  • Emacs 25.1
  • VLC

Resources

About

Control VLC Media Player from Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published