Move playhead to cursor!

  • Author
  • Message
Offline

cire30a

  • Posts: 264
  • Joined: Thu Nov 22, 2018 11:30 am
  • Real Name: Eric Cross

Move playhead to cursor!

PostSat Sep 21, 2019 9:42 am

please allow a customizable shortcut that when clicked playhead moves to wherever cursor is in timeline.
Offline

Jim Simon

  • Posts: 36257
  • Joined: Fri Dec 23, 2016 1:47 am

Re: Move playhead to cursor!

PostSun Sep 22, 2019 12:24 am

It does that now.
My Biases:

You NEED training.
You NEED a desktop.
You NEED a calibrated (non-computer) display.
Offline

Mind and Matter

  • Posts: 9
  • Joined: Mon Sep 23, 2019 3:12 pm
  • Real Name: Andi Albreath

Re: Move playhead to cursor!

PostMon Sep 23, 2019 3:24 pm

Can you please tell me how to do this? I've been searching for over an hour without any luck and would super appreciate the bump in my workflow.
Offline

Jim Simon

  • Posts: 36257
  • Joined: Fri Dec 23, 2016 1:47 am

Re: Move playhead to cursor!

PostTue Sep 24, 2019 3:46 pm

Just click at the top of the timeline. (This is pretty standard NLE behavior.)
My Biases:

You NEED training.
You NEED a desktop.
You NEED a calibrated (non-computer) display.
Offline

Mind and Matter

  • Posts: 9
  • Joined: Mon Sep 23, 2019 3:12 pm
  • Real Name: Andi Albreath

Re: Move playhead to cursor!

PostTue Sep 24, 2019 4:41 pm

Yes it is...but that’s not the feature the person writing this was requesting. The idea is that you don’t have to go to the top of the timeline. Your mouse can be anywhere in the timeline and you have a hot key that will bring the plAyhead to wherever your mouse is without having to go to the bar. I know it seems small, but it saves a ton of time once it’s mapped to a multi mouse and you don’t have to think about where the play head is or where the top bar is, you just click a button and it’s where you need it to be.

Would love to see this feature added in resolve!
Offline

kinvermark

  • Posts: 764
  • Joined: Tue Apr 16, 2019 5:04 pm
  • Real Name: Mark Wilson

Re: Move playhead to cursor!

PostTue Sep 24, 2019 8:06 pm

Other NLE's my do this, but I have come to really appreciate the Resolve way of handling this. Simple reason: your selected clips don't get deselected as you move around the timeline header. That's also a real time saver.

A lot of things in Resolve may appear slower at first, but are faster in the end because the workflow is more precise.
Windows 11 laptop. Intel i7-10750H, 32GB RAM, Nvidia 4070 ti Super eGPU, SSD disks. Resolve Studio (latest)
Offline

cire30a

  • Posts: 264
  • Joined: Thu Nov 22, 2018 11:30 am
  • Real Name: Eric Cross

Re: Move playhead to cursor!

PostMon Oct 07, 2019 11:42 am

premiere doesnt deselect clips either (unless you have that boxed checked and lumetri color open), and resolve could add the toggle as premiere does to maintain your workflow.
Offline

UnBOlievable

  • Posts: 2
  • Joined: Thu Jan 16, 2020 10:02 am
  • Real Name: Beau Gilles

Re: Move playhead to cursor!

PostSat Jan 25, 2020 10:01 pm

This is probably a dead thread, but I did make this function using AutoHotKey and it can be applied to any application with a timeline. If you're on Windows and are willing to google how to use AutoHotKey a little bit, you should be able to adapt this function for your needs. Download this folder from my Github and check out the example. Basically the function searches for an image that remains the same distance away from the timeline in the y direction, clicks on the timeline and moves the mouse back down to the original position and holds the click until the assigned hotkey is let go. It does have some optimization to make it faster than searching the entire screen everytime the function is called too. If this is confusing I can make a lil vid on how to set it up.

Download folder here:
https://github.com/UnBOlievable/TimeLineClick

What this looks like in action:
https://imgur.com/a/x5BYCVJ
Offline
User avatar

Diko.bg

  • Posts: 15
  • Joined: Sun Mar 29, 2020 10:17 pm
  • Real Name: Diko Jelev

Re: Move playhead to cursor!

PostSun Mar 29, 2020 10:31 pm

Jim Simon wrote:It does that now.

How? In Pr I have made it Ctrl+Tab And wherever my cursor on timeline is - there goes the playhead. I have of course mapped that one of the extra buttons on my mouse. The most useful hack. The biggest time savor of them all.
"You do ill if you praise, but worse if you censure, what you do not understand."
-
Leonardo da Vinci
Offline

derekiaam

  • Posts: 4
  • Joined: Fri Jun 19, 2020 11:26 pm
  • Real Name: Derek Carlson

Re: Move playhead to cursor!

PostFri Jun 19, 2020 11:30 pm

God bless you UnBOlievable, that AutoHotKey script did the trick! Sweet! Except I changed the hotkey to ALT-Z as K was part of the JKL trio that I already use to play fwd/bckwd. For anyone else looking, this is how I changed the hotkey to ALT-Z (it's the "!z::" below):

#IfWinActive ahk_exe Resolve.exe
{
!z::
timelineClick([A_ScriptDir . "\Resolve\ImageSearch\EditPageTimelineSettings.png", A_ScriptDir . "\Resolve\ImageSearch\FairlightClock.png", A_ScriptDir . "\Resolve\ImageSearch\CutPageSplitClip.png"], [[27,17],[14,15],[17,25]], [45,30,45])
Return
}
Offline

Jane Pescador

  • Posts: 60
  • Joined: Tue May 19, 2020 1:15 pm
  • Real Name: Jane Pescador

Re: Move playhead to cursor!

PostSun Jun 28, 2020 3:41 am

@UnBOlievable
can you make a little vid on how I set this up please..tried to follow the instructions but I can't seem to make it
Offline

UnBOlievable

  • Posts: 2
  • Joined: Thu Jan 16, 2020 10:02 am
  • Real Name: Beau Gilles

Re: Move playhead to cursor!

PostSun Aug 09, 2020 6:14 am

Jane Pescador wrote:@UnBOlievable
can you make a little vid on how I set this up please..tried to follow the instructions but I can't seem to make it


I can't post links on here now, but just search "Auto Timeline Click" on YouTube. Hope it helps!

But back on topic, it would be really neat to have this shortcut in Resolve!
Offline
User avatar

ChrisSpiegl

  • Posts: 38
  • Joined: Sun Nov 15, 2020 10:14 am
  • Location: Germany
  • Real Name: Chris Spiegl

Re: Move playhead to cursor!

PostMon Mar 15, 2021 6:33 am

This is one of those features that I am really missing in DaVinci Resolve. Now we are talking about version 17.1 and this is not implemented and yet Premiere Pro and Final Cut both have this for ages? I truly hope this `Move Playhead to Cursor` would be added.

With that I also hope that Blackmagic would start a `UserVoices` page that is not just like this forum but instead a site where users could vote on things and `BMD` can comment, give us a status update the way Adobe has been doing for a few years now.
Creating Videos at youtube.com/ChrisSpiegl
Working on a 2021 MacBook Pro M1Max 16" (64GB 1TB 32 Core) with an LG Ultra-wide Monitor
Creating with the Canon EOS R5 C · 2x Canon EOS R · Atomos Ninja V · Zoom F6 · ATEM Mini Pro ISO
Offline
User avatar

Calai222

  • Posts: 145
  • Joined: Wed Dec 25, 2019 3:48 pm
  • Location: Rio de Janeiro
  • Real Name: Vitor Hofstetter

Re: Move playhead to cursor!

PostTue Mar 16, 2021 10:52 am

kinvermark wrote:Other NLE's my do this, but I have come to really appreciate the Resolve way of handling this. Simple reason: your selected clips don't get deselected as you move around the timeline header. That's also a real time saver.

A lot of things in Resolve may appear slower at first, but are faster in the end because the workflow is more precise.


You don't seem to understand...This here idea implies that the clips still wouldn't be deselected. But at the same time you would have way more room to aim the cursor and jump through the timeline. This proposition is a win win really.

Say you set CTRL for this... Then everytime you hold down CTRL, you could just click anywhere inside the timeline in order to go to that point. Doesn't matter if there is a clip there, since you have the CTRL pressed, that clip would not get selected when you click.

This is actually a great idea and I really hope they implement it.
TUF B450M | Ryzen 3800X | 32GB Fury @2400hz | GTX 1660 6GB | Logitech G502
DaVinci Resolve Studio 19 Windows 10
Offline

pixeldroid

  • Posts: 9
  • Joined: Fri May 14, 2021 8:35 pm
  • Real Name: Mitch Rosefelt

Re: Move playhead to cursor!

PostFri May 14, 2021 9:06 pm

Plus one for this feature from me.

I'd point out:
Up and Down Arrows: Jump to begining of prev/next clip
Left/Right: Move playhead 1 frame
Shift +Left/Right: Move playhead 1 second
Offline
User avatar

Mylonas Films

  • Posts: 77
  • Joined: Mon Aug 05, 2019 5:41 am
  • Location: Central Coast - Australia
  • Real Name: Stephen Mylonas

Re: Move playhead to cursor!

PostWed Jul 14, 2021 12:38 am

Bump
-----------------------------------------
stephen.mylo@gmail.com
DOP/Colorist
DaVinci Resolve V20
Windows 10 Pro 64-bit (10.0, Build 19041)
GeForce RTX 2070Super Gaming OC 8GB
Intel(R) Core(TM) i9-10920X CPU @ 3.50GHz (24 CPUs)
Memory: 132GB RAM
Offline
User avatar

waltervolpatto

  • Posts: 11342
  • Joined: Thu Feb 07, 2013 5:07 pm
  • Location: Pictureshop 6040 Sunset Blvd, Hollywood, CA 90028

Re: Move playhead to cursor!

PostThu Jul 15, 2021 12:17 pm

i like the current behaviour.
W10-19043.1645- Supermicro MB C9X299-PGF - RAM 128GB CPU i9-10980XE 16c 4.3GHz (Oc) Water cooled - 12x8TB SSD RAID5 internal (80TB)
PSU RM1200x SHIFT 80 PLUS - Decklink Studio 4K (12.4.1)
Resolve 20.0.0 / fusion studio 19
GPU 3090ti drivers 576.80
Offline

adamjrichman

  • Posts: 14
  • Joined: Sun Sep 23, 2018 4:03 am
  • Real Name: Adam J. Richman

Re: Move playhead to cursor!

PostSat Jul 17, 2021 6:00 pm

Bump.
Offline
User avatar

Gary Hango

  • Posts: 932
  • Joined: Mon Apr 09, 2018 10:35 pm
  • Location: Left Coast
  • Real Name: Gary Hango

Re: Move playhead to cursor!

PostSat Jul 17, 2021 9:36 pm

waltervolpatto wrote:i like the current behaviour.
I don't think the current behavior would change. They're just asking for a new shortcut that would move the playhead to wherever the mouse is in the timeline. The behavior of clicking the top of the timeline with the mouse to move the playhead would not change.

This idea could even be taken further, like a shortcut where you could play the timeline from the playhead postion to the mouse cursor location. If the mouse cursor is to the right of the playhead, it would play forward. If the cursor is to the left of the playhead, it would play in reverse.

And another shortcut that would play from the mouse cursor position back to the previous playhead position.
Microsoft Windows 10 Pro x64
Intel(R) Core(TM) i7-6700, 3.40GHz, 32.0 GB
MB: MSI, BIOS: American Megatrends Inc. A.60, 12/17/2015
NVIDIA GeForce GTX 960, 2Gb
Resolve 19.1.3(Free)
Offline

liesenfeld

  • Posts: 12
  • Joined: Sat Aug 07, 2021 5:16 am
  • Real Name: Dirk Liesenfeld

Re: Move playhead to cursor!

PostTue Aug 10, 2021 5:49 am

+1
I would love to simply hit strg to make the playhead move to the current mouse position.
Offline
User avatar

Mylonas Films

  • Posts: 77
  • Joined: Mon Aug 05, 2019 5:41 am
  • Location: Central Coast - Australia
  • Real Name: Stephen Mylonas

Re: Move playhead to cursor!

PostSun Aug 15, 2021 5:13 am

I managed to create an AutoHotkey script to do this.

I just hold down/click the 'mousewheel ' to the left with my index finger and the Playhead follows it everywhere I go. This script does an image search for the Playhead, takes bout 111ms to take action.

I tried using it without the script and I cant' believe I used to edit without it. I find it impossible without it now haha.
-----------------------------------------
stephen.mylo@gmail.com
DOP/Colorist
DaVinci Resolve V20
Windows 10 Pro 64-bit (10.0, Build 19041)
GeForce RTX 2070Super Gaming OC 8GB
Intel(R) Core(TM) i9-10920X CPU @ 3.50GHz (24 CPUs)
Memory: 132GB RAM
Offline

liesenfeld

  • Posts: 12
  • Joined: Sat Aug 07, 2021 5:16 am
  • Real Name: Dirk Liesenfeld

Re: Move playhead to cursor!

PostWed Aug 25, 2021 6:25 am

Mylonas Films wrote:I managed to create an AutoHotkey script to do this.

I just hold down/click the 'mousewheel ' to the left with my index finger and the Playhead follows it everywhere I go. This script does an image search for the Playhead, takes bout 111ms to take action.

I tried using it without the script and I cant' believe I used to edit without it. I find it impossible without it now haha.

Are you willing to share it with us :-)
Offline
User avatar

C.T. Bell

  • Posts: 149
  • Joined: Wed Sep 18, 2019 1:54 pm
  • Real Name: Charles Bell

Re: Move playhead to cursor!

PostWed Aug 25, 2021 1:08 pm

+1 for this keybinding. Also: let us bind it to a mouse button.
Resolve 19.1.3
i9-13900HX 8p 16e cores
4080 Laptop 12gb
32 Gig ram
2tb WD SN580 NVME SSD
Win 11
Offline
User avatar

TheBloke

  • Posts: 1905
  • Joined: Sat Nov 02, 2019 11:49 pm
  • Location: UK
  • Real Name: Tom Jobbins

Re: Move playhead to cursor!

PostWed Aug 25, 2021 1:40 pm

+1

In Fusion's Spline and Keyframes panes, Control+Alt (Cmd+Option) + click will jump the playhead to the cursor point. Adding that would both increase Edit functionality, and be more consistent across the app.
Resolve Studio 17.4.3 and Fusion Studio 17.4.3 on macOS 11.6.1

Hackintosh:: X299, Intel i9-10980XE, 128GB DDR4, AMD 6900XT 16GB
Monitors: 1 x 3840x2160 & 3 x 1920x1200
Disk: 2TB NVMe + 4TB RAID0 NVMe; NAS: 36TB RAID6
BMD Speed Editor
Offline

studio1492

  • Posts: 683
  • Joined: Fri Oct 26, 2018 6:22 pm
  • Real Name: Fran Navas

Re: Move playhead to cursor!

PostWed Aug 25, 2021 2:32 pm

+1

The request is quite similar to the "Edit Selection Mode" in Fairlight, which doesn't needs a shortcut, but is the "Play/stop" key the shortcut to lead the playhead to the mouse pointer.

I love Fairlights' "Edit Selection Mode" .

In fact I give +1 to implement "Edit Selection Mode" on Edit Page (and Cut page, even Color Page timeline panel)
- MBP 14" M4 Pro 48GB, 2TB, 14 core CPU, 20 core GPU.
- Resolve Studio 20.0 @ macOS 15.5
- Mini Panel v2.0
- Synology DS218+
Offline
User avatar

Mylonas Films

  • Posts: 77
  • Joined: Mon Aug 05, 2019 5:41 am
  • Location: Central Coast - Australia
  • Real Name: Stephen Mylonas

Re: Move playhead to cursor!

PostSun Aug 29, 2021 6:35 am

[/quote]Are you willing to share it with us :-)[/quote] Give me a week or so, I'm a bit busy till I finish a project. Do you have a PC and a left-clicking mouse wheel?
-----------------------------------------
stephen.mylo@gmail.com
DOP/Colorist
DaVinci Resolve V20
Windows 10 Pro 64-bit (10.0, Build 19041)
GeForce RTX 2070Super Gaming OC 8GB
Intel(R) Core(TM) i9-10920X CPU @ 3.50GHz (24 CPUs)
Memory: 132GB RAM
Offline

Gikozar

  • Posts: 17
  • Joined: Thu Aug 26, 2021 1:46 am
  • Real Name: Gleb Sergov

Re: Move playhead to cursor!

PostThu Sep 02, 2021 5:28 am

+1 for keyboard and/or mouse
Offline

Rainie

  • Posts: 27
  • Joined: Mon Feb 08, 2021 8:43 am
  • Real Name: Corey Opis

Re: Move playhead to cursor!

PostFri Sep 03, 2021 9:07 am

+1 Would love this
Offline

willion

  • Posts: 1
  • Joined: Sat Dec 11, 2021 1:40 pm
  • Real Name: Wilhelm Tuchscherer

Re: Move playhead to cursor!

PostThu Dec 30, 2021 8:31 am

+1 please implement this feature, this is essential for fast editing
Offline
User avatar

ChrisSpiegl

  • Posts: 38
  • Joined: Sun Nov 15, 2020 10:14 am
  • Location: Germany
  • Real Name: Chris Spiegl

Re: Move playhead to cursor!

PostSat Jan 15, 2022 8:55 am

I hate to drum this up again, but it's still missing and I would still love to see this added. No clue why there is no movement on these relatively trivial things.

All the performance gains of DaVinci Resolve are not really worth much if we have to change completely how some of us like to use our NLE.
Creating Videos at youtube.com/ChrisSpiegl
Working on a 2021 MacBook Pro M1Max 16" (64GB 1TB 32 Core) with an LG Ultra-wide Monitor
Creating with the Canon EOS R5 C · 2x Canon EOS R · Atomos Ninja V · Zoom F6 · ATEM Mini Pro ISO
Offline
User avatar

ChrisSpiegl

  • Posts: 38
  • Joined: Sun Nov 15, 2020 10:14 am
  • Location: Germany
  • Real Name: Chris Spiegl

Re: Move playhead to cursor!

PostTue Jan 18, 2022 8:19 pm

Finally, I had some free time and was able to implement a solution for myself with Hammerspoon (which is kind of like AutoHotKey for macOS).

Here you can see how it works in action:

davici-resolve-move-playhead-to-cursor.gif
davici-resolve-move-playhead-to-cursor.gif (819.75 KiB) Viewed 22650 times

This is far from perfect and I probably need to make it a bit more robust over the coming weeks as I use it myself. But it's already pretty good in terms of performance.

The solution works like this:
  • When you open or switch to Resolve, Hammerspoon runs a Node.JS script in the background which takes a screenshot and locates the Timeline View Options Icon (this is done on window activation rather than on click / keypress because at this time, this opencv script takes about 1 second to load).
  • Once the position is determined, you can click into any empty areas of the timeline and the mouse will jump into the time area to start dragging and then it already comes back to the starting position so you can simply move it left to right (I determine that the cursor is in the timeline by color matching).
  • Alternatively, I can press "s" as a keyboard shortcut to make the playhead jump to the mouse pointer.
This idea was heavily dependent on something I already was doing with Premiere Pro for the past year or so, but there I did not have to "locate the time bar" and instead was just able to call the "Move Playhead to Cursor" keyboard shortcut.

I would obviously still prefer this to be actually implemented, but long and behold, there are solutions now for Windows and for macOS.

Let me know if you are interested in this and I will try to make it available on GitHub in the coming weeks.
Creating Videos at youtube.com/ChrisSpiegl
Working on a 2021 MacBook Pro M1Max 16" (64GB 1TB 32 Core) with an LG Ultra-wide Monitor
Creating with the Canon EOS R5 C · 2x Canon EOS R · Atomos Ninja V · Zoom F6 · ATEM Mini Pro ISO
Offline

cire30a

  • Posts: 264
  • Joined: Thu Nov 22, 2018 11:30 am
  • Real Name: Eric Cross

Re: Move playhead to cursor!

PostSun Feb 06, 2022 6:33 am

Very Cool! Chris thats a great work around. definetly wish they would just add a shortcut. Is it dependent on the timeline view options in a certain place or can it be in any orientation as long its visiable somewhere?

interested in more details how to do this fully
Offline
User avatar

ChrisSpiegl

  • Posts: 38
  • Joined: Sun Nov 15, 2020 10:14 am
  • Location: Germany
  • Real Name: Chris Spiegl

Re: Move playhead to cursor!

PostMon Feb 07, 2022 3:47 pm

Hi cire30a, this is basically searching for a specific icon on the screen and then estimates the timeline part where to click based on fixed values.

The clicks are recognized based on the fact that the color is found in an array of colors and additionally, only clicks which are below the timeline (with the time marker numbers are).

I will try to work on a video explaining how to set this up when I get to it.
Creating Videos at youtube.com/ChrisSpiegl
Working on a 2021 MacBook Pro M1Max 16" (64GB 1TB 32 Core) with an LG Ultra-wide Monitor
Creating with the Canon EOS R5 C · 2x Canon EOS R · Atomos Ninja V · Zoom F6 · ATEM Mini Pro ISO
Offline

robertshami

  • Posts: 26
  • Joined: Sat Apr 18, 2020 10:07 pm
  • Location: Milan, Italy
  • Real Name: Robert Shami

Re: Move playhead to cursor!

PostSat Apr 02, 2022 1:04 am

+1
roarstudio.it
Offline

bwetsig

  • Posts: 1
  • Joined: Mon May 16, 2022 7:12 pm
  • Real Name: Brian Wetsig

Re: Move playhead to cursor!

PostMon May 16, 2022 7:41 pm

+1000 here :) i actually reinstalled PowerDirector again to see what the default behavior is, for sure when you click on a clip the playhead will 'auto-locate' to the object start. This is such an ingrained workflow to me now i forgot how useful that is - until i tried Davinci! especially once you get into bigger projects with many clips and edits. if you need to find something quickly this is the only way, who wants to click in the timeline 4000 times a day! not me! :) let computers do what they do best.
I see that Blackmagic indeed already has the code to auto-locate the playhead. just press the up/down arrows and wella! the playhead auto-locates to the object start! but - only in consecutive/adjacent clips - not random access like when you're trying to quickly nav to a different part of the project. This is where i don't want to be clicking in the timeline all day. so - Blackmagic if you're listening, *please* add this. a shortcut key is fine, it should most definitely be a toggle as many users have pointed out- this behavior is for locating and auditioning purposes, not for when doing micro-editing as that would mess up trying to do other selections where the playhead needs to stay put. so, for 'Auto Locate Play Position to Object Start' - it would need to be easily switched on & off. Maybe an icon in the transport area where you could see when it's enabled. Or just a custom shortcut so the users who need this can activate it, and others who don't will never know it's there. the short name would be something like 'Play-Locate'. long name: Auto Locate Play Position to Object Start on Object Click().
Offline
User avatar

Joe Shapiro

  • Posts: 4301
  • Joined: Thu Jul 25, 2013 7:23 am
  • Location: Los Angeles CA USA

Re: Move playhead to cursor!

PostTue May 17, 2022 9:13 pm

+1

To me this is related to:
"How do I get back to where my last edit was?" viewtopic.php?f=21&t=157594

Another editing convenience that many other NLEs have and that would make Resolve more pleasant to use.
Director, Editor, Problem Solver. Been cutting indie features for 24 years. FCP editor from version 2 to 7.
Resolve 20.0.3B
MacBook Pro 16 M1 Max 64GB RAM, macOS 14.7.2
MacBook Air 13 M1 8GB RAM, macOS 14.6.1
BMPCC4K 8.6 beta
BMCC6K 8.7 beta
Offline

a_pictures

  • Posts: 2
  • Joined: Tue Jul 12, 2022 1:29 am
  • Real Name: Andreas Varsakopoulos

Re: Move playhead to cursor!

PostTue Jul 12, 2022 1:35 am

Chris this is exactly what I need to set up on my mac. Any chance you could share a video of how you set up that hotkey function?

Thank you for bringing this issue up! It is the most used hotkey in my arsenal.
Offline

a_pictures

  • Posts: 2
  • Joined: Tue Jul 12, 2022 1:29 am
  • Real Name: Andreas Varsakopoulos

Re: Move playhead to cursor!

PostTue Jul 12, 2022 1:37 am

ChrisSpiegl wrote:Hi cire30a, this is basically searching for a specific icon on the screen and then estimates the timeline part where to click based on fixed values.

The clicks are recognized based on the fact that the color is found in an array of colors and additionally, only clicks which are below the timeline (with the time marker numbers are).

I will try to work on a video explaining how to set this up when I get to it.



Would be amazing!!
Offline
User avatar

nthdegreeburns

  • Posts: 11
  • Joined: Wed Jan 05, 2022 3:32 am
  • Location: Atlanta, GA
  • Real Name: Mike Burns

Re: Move playhead to cursor!

PostSun Sep 11, 2022 4:32 pm

+1 on this idea, and if I get brave enough, I may try and install one of these bindings.

I would go further and say tie the Command + Scroll Wheel zoom should also be considered as part of such an improvement to the UI.

In Photoshop or Affinity Designer, you can use the scroll wheel zoom mechanism to move around the entire composition without having to be locked onto a particular layer or portion of the composition. This behavior does not require the user to change the tool either. I can do it from anywhere to quickly move around and select a new element to work on.

I find myself doing this in DaVinci Resolve all the time -- I moved my playhead to the end of a long timeline, but then I back out with the zoom to find another part of the timeline on which to work. The minute I zoom back in, I'm back at the playhead instead of where I REALLY wanted to zoom to. This could absolutely be coupled with or made complementary to a dynamic playhead position on click (the hotkey fixes that people have built and mentioned in this thread).
Greyhound Nation Podcast
https://greyhoundnation.dog

Mac Mini M1 | 16GB RAM | macOS Ventura, 13.3.1
Davinci Resolve Studio, 18.1.4 | Fusion Studio, 18.1.1
2TB NVMe M.2 2280 (APFS ext. storage)
Offline

Joenkeck

  • Posts: 62
  • Joined: Sun Sep 30, 2018 12:32 am
  • Real Name: Joe Keck

Re: Move playhead to cursor!

PostSun Sep 11, 2022 4:40 pm

nthdegreeburns wrote:+1 on this idea, and if I get brave enough, I may try and install one of these bindings.

I would go further and say tie the Command + Scroll Wheel zoom should also be considered as part of such an improvement to the UI.

In Photoshop or Affinity Designer, you can use the scroll wheel zoom mechanism to move around the entire composition without having to be locked onto a particular layer or portion of the composition. This behavior does not require the user to change the tool either. I can do it from anywhere to quickly move around and select a new element to work on.

I find myself doing this in DaVinci Resolve all the time -- I moved my playhead to the end of a long timeline, but then I back out with the zoom to find another part of the timeline on which to work. The minute I zoom back in, I'm back at the playhead instead of where I REALLY wanted to zoom to. This could absolutely be coupled with or made complementary to a dynamic playhead position on click (the hotkey fixes that people have built and mentioned in this thread).
You can also fix this behavior with timeline>zoom in to mouse cursor
Offline

Vit Reiter

  • Posts: 1010
  • Joined: Mon Sep 04, 2017 5:36 pm

Re: Move playhead to cursor!

PostTue Sep 13, 2022 4:05 pm

Do you mean Playhead snapping with the mouse cursor like in Final Cut Pro X?

I hate that and I don't understand how to work with it in the timeline. The playhead must stay where I placed it when I work with the cursor in another part of the timeline. So, for example, I can use Extend edit and other great functions from the Edit menu.

The Timeline Viewer must also show the place where the cursor is and not frantically show every movement of the mouse cursor. This is a headache when working for many hours every day.

I understand that the feature can be turned on optionally, but I prefer to learn the standard work in the timeline than the innovative experiments from the crazy FCP X or NLE from the Adobe world.
DaVinci Resolve 18.6.6 Studio (macOS Monterey 12.7.6)
Mac Pro 2013, AMD FirePro D700, 64GB RAM

Film Editor, Colorist, DIT, Datalab technician
linkedin.com/in/vít-reiter-film-editor
Offline

TomPageone

  • Posts: 2
  • Joined: Wed Sep 14, 2022 2:34 pm
  • Real Name: Tom Whitchurch

Re: Move playhead to cursor!

PostThu Sep 15, 2022 10:34 am

Vit Reiter wrote:Do you mean Playhead snapping with the mouse cursor like in Final Cut Pro X?

I hate that and I don't understand how to work with it in the timeline. The playhead must stay where I placed it when I work with the cursor in another part of the timeline. So, for example, I can use Extend edit and other great functions from the Edit menu.

The Timeline Viewer must also show the place where the cursor is and not frantically show every movement of the mouse cursor. This is a headache when working for many hours every day.

I understand that the feature can be turned on optionally, but I prefer to learn the standard work in the timeline than the innovative experiments from the crazy FCP X or NLE from the Adobe world.


Just because you don't want to use a feature doesn't mean it shouldn't be an option.
Offline

Vit Reiter

  • Posts: 1010
  • Joined: Mon Sep 04, 2017 5:36 pm

Re: Move playhead to cursor!

PostFri Sep 16, 2022 2:57 pm

TomPageone wrote:
Vit Reiter wrote:Do you mean Playhead snapping with the mouse cursor like in Final Cut Pro X?

I hate that and I don't understand how to work with it in the timeline. The playhead must stay where I placed it when I work with the cursor in another part of the timeline. So, for example, I can use Extend edit and other great functions from the Edit menu.

The Timeline Viewer must also show the place where the cursor is and not frantically show every movement of the mouse cursor. This is a headache when working for many hours every day.

I understand that the feature can be turned on optionally, but I prefer to learn the standard work in the timeline than the innovative experiments from the crazy FCP X or NLE from the Adobe world.


Just because you don't want to use a feature doesn't mean it shouldn't be an option.
For me, it's good that Blackmagic hears that not everyone wants to have this feature in DaVinci.
I wrote above about the solution that the feature can be optional.
DaVinci Resolve 18.6.6 Studio (macOS Monterey 12.7.6)
Mac Pro 2013, AMD FirePro D700, 64GB RAM

Film Editor, Colorist, DIT, Datalab technician
linkedin.com/in/vít-reiter-film-editor
Offline

Finite Tuning

  • Posts: 1
  • Joined: Wed Dec 28, 2022 9:31 am
  • Real Name: Michael Wenrich

Re: Move playhead to cursor!

PostWed Dec 28, 2022 9:57 am

This is a very needed and super basic feature. I can't believe after all this time it still doesn't exist. I'm new to Resolve with way too much to learn so as it is, I really hate that I have to fight a nonsensical play head on top of all that! I think premier is the only other program I used that worked like this and I really hated that too! I just don't understand why anyone would want to constantly move around a timeline ruler at the very top of the timeline verses just simply clicking anywhere around the media itself for simple easy playhead placement. All work is done on the timeline where the media is located, why on earth would I or anyone want to click somewhere else just to move the playhead? It makes no sense to me and it is a painfully slow way of doing an otherwise simple thing.

Wherever I click, that's where the playhead needs to show up. Doing this simple thing any other way is just uncivilized!

Cheers
Offline

cire30a

  • Posts: 264
  • Joined: Thu Nov 22, 2018 11:30 am
  • Real Name: Eric Cross

Re: Move playhead to cursor!

PostSat Dec 31, 2022 10:52 am

it seems this thread is losing the initial request. The idea and hope for myself and others is resolve will add the ability to add a keyboard shortcut so when pressed with cursor anywhere over the timeline (or program source monitor too if they could), the playhead would jump to that cursor. and if you hold that hotkey it basically will drag it the playhead around (if it worked i quoted someone who demonstrated a homebrew fix hack). its a very fast and snappy way to move around when you have 30 sum layers of audio tracks and 8 layers of video, especially when using a tablet, it gives another level of precision. its one of the few features from premiere that i had to change my workflow with and still miss greatly.


ChrisSpiegl wrote:Finally, I had some free time and was able to implement a solution for myself with Hammerspoon (which is kind of like AutoHotKey for macOS).

Here you can see how it works in action:

davici-resolve-move-playhead-to-cursor.gif

Offline
User avatar

Calai222

  • Posts: 145
  • Joined: Wed Dec 25, 2019 3:48 pm
  • Location: Rio de Janeiro
  • Real Name: Vitor Hofstetter

Re: Move playhead to cursor!

PostSun Jan 01, 2023 5:09 pm

Vit Reiter wrote:
TomPageone wrote:
Vit Reiter wrote:Do you mean Playhead snapping with the mouse cursor like in Final Cut Pro X?

I hate that and I don't understand how to work with it in the timeline. The playhead must stay where I placed it when I work with the cursor in another part of the timeline. So, for example, I can use Extend edit and other great functions from the Edit menu.

The Timeline Viewer must also show the place where the cursor is and not frantically show every movement of the mouse cursor. This is a headache when working for many hours every day.

I understand that the feature can be turned on optionally, but I prefer to learn the standard work in the timeline than the innovative experiments from the crazy FCP X or NLE from the Adobe world.


Just because you don't want to use a feature doesn't mean it shouldn't be an option.
For me, it's good that Blackmagic hears that not everyone wants to have this feature in DaVinci.
I wrote above about the solution that the feature can be optional.


I don't understand what you are saying. Having the feature would not change anything for those who wouldn't want to use it.
TUF B450M | Ryzen 3800X | 32GB Fury @2400hz | GTX 1660 6GB | Logitech G502
DaVinci Resolve Studio 19 Windows 10
Offline
User avatar

Olivier MATHIEU

  • Posts: 1061
  • Joined: Thu Aug 04, 2016 1:55 pm
  • Location: Paris/Grenoble, FRANCE

Re: Move playhead to cursor!

PostMon Jan 02, 2023 9:51 am

Calai222 wrote:
Vit Reiter wrote:For me, it's good that Blackmagic hears that not everyone wants to have this feature in DaVinci.
I wrote above about the solution that the feature can be optional.


I don't understand what you are saying. Having the feature would not change anything for those who wouldn't want to use it.

This is an golden answer for the "feature request" forum ;)
Resolve Studio 19.x & 20.x & Fusion Studio 20.x | MacOS 14.7.x | GUI : 3840 x 2160 | Ntw : 10Gb/s
MacbookPro M2 Max

Compositing VFX Artist, Editor
Davinci Resolve & Fusion Certified Trainer
Offline
User avatar

Calai222

  • Posts: 145
  • Joined: Wed Dec 25, 2019 3:48 pm
  • Location: Rio de Janeiro
  • Real Name: Vitor Hofstetter

Re: Move playhead to cursor!

PostMon Jan 02, 2023 6:18 pm

Olivier MATHIEU wrote:
Calai222 wrote:
Vit Reiter wrote:For me, it's good that Blackmagic hears that not everyone wants to have this feature in DaVinci.
I wrote above about the solution that the feature can be optional.


I don't understand what you are saying. Having the feature would not change anything for those who wouldn't want to use it.

This is an golden answer for the "feature request" forum ;)


Could you explain what do you mean?
TUF B450M | Ryzen 3800X | 32GB Fury @2400hz | GTX 1660 6GB | Logitech G502
DaVinci Resolve Studio 19 Windows 10
Offline
User avatar

Olivier MATHIEU

  • Posts: 1061
  • Joined: Thu Aug 04, 2016 1:55 pm
  • Location: Paris/Grenoble, FRANCE

Re: Move playhead to cursor!

PostTue Jan 03, 2023 6:58 am

Calai222 wrote:
Olivier MATHIEU wrote:
Calai222 wrote:
I don't understand what you are saying. Having the feature would not change anything for those who wouldn't want to use it.

This is an golden answer for the "feature request" forum ;)


Could you explain what do you mean?

Many times FR are misunderstood. Why new "options" requested are understand as the new "only" way of doing ?
Resolve Studio 19.x & 20.x & Fusion Studio 20.x | MacOS 14.7.x | GUI : 3840 x 2160 | Ntw : 10Gb/s
MacbookPro M2 Max

Compositing VFX Artist, Editor
Davinci Resolve & Fusion Certified Trainer
Offline
User avatar

Calai222

  • Posts: 145
  • Joined: Wed Dec 25, 2019 3:48 pm
  • Location: Rio de Janeiro
  • Real Name: Vitor Hofstetter

Re: Move playhead to cursor!

PostWed Jan 04, 2023 3:29 pm

So what you are saying is that people here are under the impression that new features will be a replacement not a stand alone addition... right?

Well then all I have to say is how hugely counter-productive is that? We are far behind in "evolution" simply because we fail to communicate concisely
TUF B450M | Ryzen 3800X | 32GB Fury @2400hz | GTX 1660 6GB | Logitech G502
DaVinci Resolve Studio 19 Windows 10
Next

Return to DaVinci Resolve Feature Requests

Who is online

Users browsing this forum: No registered users and 25 guests