Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: yetanotherlogin on November 27, 2019, 08:00:20 PM

Title: [2.7.4] Keyboard shortcuts?
Post by: yetanotherlogin on November 27, 2019, 08:00:20 PM
Hello,

I'm currently using 2.7.4 on Windows.

I found nothing in the archives or the wiki.

Are there keyboard shortcuts, especially to rewind/fastforward by 1/10/60s ?

Thank you.
Title: Re: [2.7.4] Keyboard shortcuts?
Post by: eumagga0x2a on November 27, 2019, 09:49:54 PM
1s seek: Shift+Left / Shift+Right

2s seek: Ctrl+Left / Ctrl+Right

4s seek: Ctrl+Shift+Left / Ctrl+Shift+Right

60s seek: Ctrl+Up / Ctrl+Down

All time-based seeks mean seeking to the last keyframe before the target time and decoding the video from that point, so they are always relatively slow, especially with long GOPs, at high resolutions and without hardware accelerated decoding.

By the way, you might want to switch to a recent nightly (https://avidemux.org/smif/index.php/topic,18929.0.html) as 2.7.4 with the VC++ build re-released as 2.7.5 due to purely build environment related changes (x265 encoder plugin missing) is getting long in the tooth and nightlies have already quite a few fixes and some features not present in the release.
Title: Re: [2.7.4] Keyboard shortcuts?
Post by: yetanotherlogin on December 04, 2019, 01:30:50 PM
Thanks for the infos.

I upgraded to 2.7.5_r19.

http://www.avidemux.org/nightly/win32/
Title: Re: [2.7.4] Keyboard shortcuts?
Post by: eumagga0x2a on December 04, 2019, 04:42:01 PM
Did you choose a build off the legacy-compat branch for compatibility with Windows XP or because your Windows 7 / 8 / 10 is really 32 bits?