Page 1 of 1

same playing speed on every file of a playlist

PostPosted: Sun Feb 19, 2017 4:57 pm
by jsmith
Hi

Is it possible to have the same playing speed on every video from a playlist?

I have to watch lots of videos from a surveillance camera at a higher speed than normal but the speed keeps dropping to regular every time a new video is played.

Thank you.

Re: same playing speed on every file of a playlist

PostPosted: Sun Feb 19, 2017 11:14 pm
by rvm
You can do it this way: Preferences -> Advanced -> MPlayer/mpv, Options: type --speed=2 (this sets the speed to 2x).
Or if you're using mplayer as multimedia engine, then type: -speed 2 instead.

Re: same playing speed on every file of a playlist

PostPosted: Mon Feb 20, 2017 3:40 pm
by jsmith
Thank you very much.