On Thu, Mar 29, 2007 at 10:38:20PM +0200, Duncan Webb wrote:
> Okay for most stuff I-frames is good enough as the occur about every 1/2
> second, which is good enough for most people but I still think that
> using the edl is better.
moreover, do not forget that currently my patch uses bookmarks to set and
select the start and end points
(or in the future, the EDL points); and bookmarks are saved as seconds, w/o
floating point
> Then it could be used with the commercial
> detect application too and we could remove one of the servers from freevo.
>
> What I do with my buttons is:
>
> EVENTS['video']['LEFT'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='seek -60')
> EVENTS['video']['RIGHT'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='seek +60')
> EVENTS['video']['UP'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='pausing seek
> +0.5')
> EVENTS['video']['DOWN'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='pausing
> seek -0.5')
> EVENTS['video']['REPLAY'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='pausing
> seek -0.1')
> EVENTS['video']['SKIP'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='pausing
> frame_step +1.0')
> # POWER is not a good choice :(
> EVENTS['video']['POWER'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='pausing
> edl_mark')
nice, I will look into it
> and
> MPLAYER_ARGS = {
> ...
> 'mpeg' : '-cache 8192 -subfont-text-scale 4 -utf8 -edlout /tmp/mpeg.edl',
> ...
> }
I would recommend a safer usage of /tmp , btw
> I would like to add you patch, it's nice and a good idea.
thanks
> Any chance of
> you using the edl instead?
I need just some time to do teh coding :-)
bye
a.
--
Andrea Mennucc
"The EULA sounds like it was written by a team of lawyers who want to tell
me what I can't do, and the GPL sounds like it was written by a human
being who wants me to know what I can do."
Anonymous, http://www.securityfocus.com/columnists/420
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel