[MPlayer-dev-eng] Add external program as action handle
fft 1980
fft1980 at googlemail.com
Fri Nov 7 14:45:01 CET 2008
Hi there,
i would like to configure that a mouseclick or keyboard event calls an
external program with the actual frame as parameter from within
mplayer.
for example:
##
## MPlayer input control file
##
RIGHT seek +10
LEFT seek -10
## ...
ENTER exec('/usr/bin/program --frame=$frame')
How might i solve this issue? Any Ideas?
Thanks in advance,
fft1980
More information about the MPlayer-dev-eng
mailing list