You are not logged in.

#1 2013-01-09 18:32:33

Mineo
Member
From: Germany
Registered: 2009-12-13
Posts: 24
Website

mplayer-autocmd - per-file options & keybinds for mplayer

GitHub: https://github.com/mineo/mplayer-autocmd
AUR package: https://aur.archlinux.org/packages/mplayer-autocmd-git/

Short version: just type "automp" instead of "mplayer" everytime you want to start mplayer and get awesome features like automatically skipping a few seconds at the beginning (this is great for skipping that aweful intro of that awesome TV show you like so much!) or custom keybindings depending on the file name!

Long version? Read the README at GitHub!

Example configuration file:

[startrek]
regex=Startrek
# Additional options for mplayer
options=-vf rotate=1
# Bind space to `seek 10.00`
space=seek 10.00

Offline

Board footer

Powered by FluxBB