Is there anyway to increase video speed playback?

Need help? Post your questions here.
kingdelta
Posts: 2
Joined: 12 Mar 2014, 21:57
Has thanked: 0
Been thanked: 0

Is there anyway to increase video speed playback?

Unread post by kingdelta »

I'm hoping to use my madsonic server for recorded lectures/studying videos, so it would be extremely helpful if I could increase playback speed, as you can in VLC. Is there anyway to accomplish this?

Thanks for any and all help.
kingdelta
Posts: 2
Joined: 12 Mar 2014, 21:57
Has thanked: 0
Been thanked: 0

Re: Is there anyway to increase video speed playback?

Unread post by kingdelta »

okay, so some poking around and I have a workaround for now that I'll post since it may help others or lead to a better way to do this.

Based on a blogpost on the jwplayer website called slow-motion-with-jw-player (I am too noob to post a link)

I enter this into the console while playing a video, document.getElementsByTagName('video')[0].playbackRate=2.0

It works. Maybe using greasemonkey is a better option. If I had time I'd look into modifying mad/subsonic to add a button per the tutorial
Post Reply