[MPlayer-dev-eng] [PATCH] changing playback speed (live Fast Forward/Slow Motion)

Taros666 t.a.r.o.s at gmx.de
Sun Aug 29 15:19:49 CEST 2004


Torinthiel schrieb:

>I think I like the idea (Haven't looked into the code, but the idea of
>letting me play video faster applies to me).
>I'd like as well an option to do this. E.g. when I have a movie that I
>know is too fast/slow. With option I could put it in *.avi.conf and play
>it correctly.
>Some nitpicking in documentation:
>
>
>
>These should be either capitalized or no full stop at the end.
>  
>
All other lines have fullstops at the end, exept the 3 lines I changed 
in the original manpage.
As the new line starts with "[ and ]" how do you capilize a "[" ?
I just tried to use the same convention as in the other lines...

>Also, {/} look to me like "set speed to 1/2 or 2". Not like 'play it two
>times slower than now".
>  
>
No! It actual does multiply the current playback speed with 0.5 or 2 so 
it halfs or doubles the playback speed.

> .IPs "< and >"
>-backward/\:forward in playlist
>+backward/\:forward in playlist.
> .IPs "HOME and END"
>-next/\:previous playtree entry in the parent list
>+next/\:previous playtree entry in the parent list.
> .IPs "INS and DEL"
>-next/\:previous alternative source (ASX playlist only)
>+next/\:previous alternative source (ASX playlist only).
>
>WTH? Why do you change this?
>  
>
If you look at the rest of the lines, all lines have fullstops at the 
end. Only these doesn't. So I changed it...
Maybe on of the develops should just remove ALL fullstops or put 
fullstops at EVERY line. I just didn't like the idea of having fullstops 
sometimes, and sometimes not. But I am not a native speaker...

btw. I forgot that there are 3 new commands for input.conf / slave commands
speed_set [float]    set the speef to a specific value
speed_incr [float]   add [float] to the current playback speed
speed_set [float]    multiply the current speed with [float]   


Frank




More information about the MPlayer-dev-eng mailing list