Page 1 of 1

playback speed indicator

Posted: 24 Aug 2006 21:22
by cellplex
Hi. is there any current method or any plans for future builds to display the plaback speed in a skinable interface?

Currently with the default windows WXWidgets interface there is a 1x, 2x,3x etc speed display as shown in the image below (1x.0).

Image

Alternatively if I could have a button to play at a fixed speed (say 4X) and another button to play at normal speed this would also work.

Thanks.

Posted: 25 Aug 2006 18:55
by ipkiss
Hi. is there any current method or any plans for future builds to display the plaback speed in a skinable interface?

Currently with the default windows WXWidgets interface there is a 1x, 2x,3x etc speed display as shown in the image below (1x.0).

Alternatively if I could have a button to play at a fixed speed (say 4X) and another button to play at normal speed this would also work.
You can use the actions vlc.faster() and vlc.slower() for your buttons (see http://www.videolan.org/vlc/skins2-create.html#actions)

Posted: 30 Aug 2006 23:37
by tcottle
I agree - a speed indicator or the ability to se the playback speed to a particular value would be swell!

Posted: 31 Aug 2006 20:32
by ipkiss
Would it be enough for your needs if the vlc.play() action would restore the normal speed?

Posted: 03 Sep 2006 20:07
by cellplex
Yes that would be ideal if selecting vlc.play() action would return to normal play speed.

Cheers

Posted: 15 Sep 2006 23:04
by cellplex
Is this new function on vlc.play() (play at normal speed if either FF or FW is in action) in any of the nightly dev builds yet ?

Thanks for you help.

Posted: 16 Sep 2006 12:44
by ipkiss
No, nothing was done yet.