Log in

View Full Version : MPC-HC: keyboard shortuct to restart video?


shanetastic
28th June 2011, 21:22
Is there a keyboard shortcut that will rewind/restart the current video file?

TheElix
28th June 2011, 22:15
Ctrl+O, enter? It won't rewind the video though if you have the option to remember file/DVD position enabled.

shanetastic
28th June 2011, 22:29
So there is no way to do it if remember position is enabled? That sucks.

JanWillem32
28th June 2011, 23:03
For better seeking by keyboard and remote controls I've set the jump distances to 9, 90 and 900 seconds in the "Options"->"Tweaks" tab. If you set the large jump to a custom large number (2^31-1 = 2147483647 ms is the maximum), you can just use the large jump to rewind completely. That will also prevent the rendering engine from re-initializing, like re-opening the same file will do.

shanetastic
29th June 2011, 00:38
For better seeking by keyboard and remote controls I've set the jump distances to 9, 90 and 900 seconds in the "Options"->"Tweaks" tab. If you set the large jump to a custom large number (2^31-1 = 2147483647 ms is the maximum), you can just use the large jump to rewind completely. That will also prevent the rendering engine from re-initializing, like re-opening the same file will do.

great idea, thanks!