Torben Janssen wrote:
> Hi,
Hi
> i updated to the newest freevo-snapshot using the rsync-gentoo script.
good choice :-)
> I'd like to use the sub_delay feature from mplayer since sometime i have
> to sync the audio manually. Is it possible to add an event for mplayer
> without "patching" the mplayer.py plugin? Now i added an event called
> SUB_DELAY like SEEK and redefined two rc-keys for my personal SUB_DELAY
> Event. It would be nice if there will be an SUB_DELAY event by default
> or is it possible to define such an event in local_freevo.py?
You can add keys to the event system. There are also events to send a
slave command to mplayer. E.g.
EVENTS['video']['1'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='contrast -100')
will send 'contrast -100' to mplayer when you press '1'. Just take a
key and call the sub delay slave command.
BTW, all of you, please send me a list of all slave commands you
use (and how). I will create a real event, so you could say
EVENTS['video']['1'] = Event(VIDEO_CONTRAST, arg='-100')
Dischi
--
One advantage of talking to yourself is that you know at least somebody's
listening.
-- Franklin P. Jones
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users