Jump to: Board index » General » Fusion

BUG: Simple Expressions

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

Hideki Inoue

  • Posts: 226
  • Joined: Sun Nov 23, 2014 8:26 am
  • Location: Tokyo, Japan

BUG: Simple Expressions

PostSat Jan 10, 2015 12:41 pm

Hi,

I tried 2D Track to 3D Nodal Pan Example.comp via Vfxpedia.com. But it doesn't work with Fu7.

2D Track to 3D Nodal Pan
These expressions on a Camera3D's rotation inputs will turn a 2D track (called "Tracker1" in this example) into a nodal pan. Works for pan and tilt moves. Focal length can be set arbitrarily. Same for the film back, although the ratio of horizontal and vertical aperture has to match the image aspect ratio!
Code: Select all
-- X Rotation:
math.atan(25.4 * ApertureH * (Tracker1.SteadyPosition.Y-0.5) / FLength) * (180 / math.pi)
-- Y Rotation:
-math.atan(25.4 * ApertureW * (Tracker1.SteadyPosition.X-0.5) / FLength) * (180 / math.pi)

"Tracker1.SteadyPosition" doesn't work. Why? It works fine with Fu6.4.

Where is BugReporter?
Last edited by Hideki Inoue on Sun Feb 15, 2015 7:12 am, edited 1 time in total.
Fusion Studio v18.6.6 / DeckLink Mini Monitor 4K
Intel® Core™ i9-13900KS / 128GB RAM / Nvidia Geforce RTX 4090 (546.33) / Windows 10 Pro 22H2
Intel® Core™ i9-7980XE / 128GB RAM / Nvidia RTX A5000 (536.67) / Windows 10 Pro 22H2
Offline
User avatar

Stefan Ihringer

  • Posts: 257
  • Joined: Mon Nov 10, 2014 10:40 pm

Re: Simple Expressions

PostTue Jan 13, 2015 9:17 am

I wrote that expression. nice to hear it's of use to you! or at least "was".

the only thing I can think of... is there a tracker called "Tracker1" in your comp?
blog and Fusion stuff: http://comp-fu.com/2012/06/fusion-script-macro-collection/
Offline

Hideki Inoue

  • Posts: 226
  • Joined: Sun Nov 23, 2014 8:26 am
  • Location: Tokyo, Japan

Re: Simple Expressions

PostTue Jan 13, 2015 5:06 pm

Hi Stefan,

Thank you for your expression. I like it and very useful for me.

Yes, there is "Tracker1". Because It works fine on Fu6.4.
Last edited by Hideki Inoue on Wed Jan 14, 2015 7:51 am, edited 1 time in total.
Fusion Studio v18.6.6 / DeckLink Mini Monitor 4K
Intel® Core™ i9-13900KS / 128GB RAM / Nvidia Geforce RTX 4090 (546.33) / Windows 10 Pro 22H2
Intel® Core™ i9-7980XE / 128GB RAM / Nvidia RTX A5000 (536.67) / Windows 10 Pro 22H2
Offline
User avatar

Stefan Ihringer

  • Posts: 257
  • Joined: Mon Nov 10, 2014 10:40 pm

Re: Simple Expressions

PostTue Jan 13, 2015 9:29 pm

Ouch, can't get it to work either! And when I connected a Transform's center to "Tracker1.SteadyPosition" via an expression, Fusion simply closed itself after going back and forth between frames for a while.
blog and Fusion stuff: http://comp-fu.com/2012/06/fusion-script-macro-collection/
Offline

Hideki Inoue

  • Posts: 226
  • Joined: Sun Nov 23, 2014 8:26 am
  • Location: Tokyo, Japan

Re: Simple Expressions

PostWed Feb 04, 2015 7:56 am

Fusion's Tracker has some outputs. We can use them in expression or connect to...
(Tool Reference p.373)
I tried to test other output. Yes, Fusion just closed. Tracker's outputs no longer function.

I gave up to use Fu7(eye's Fu7 and BMD Fu7.7). I decided to go back to Fu6.4.

Why is Blackmagic indifferent to this topic.
Fusion Studio v18.6.6 / DeckLink Mini Monitor 4K
Intel® Core™ i9-13900KS / 128GB RAM / Nvidia Geforce RTX 4090 (546.33) / Windows 10 Pro 22H2
Intel® Core™ i9-7980XE / 128GB RAM / Nvidia RTX A5000 (536.67) / Windows 10 Pro 22H2
Offline

Hideki Inoue

  • Posts: 226
  • Joined: Sun Nov 23, 2014 8:26 am
  • Location: Tokyo, Japan

Re: BUG: Simple Expressions

PostSun Feb 15, 2015 10:14 am

This bug have not been corrected in 7.7. I converted this simple expression to Expression modifier.
Fusion Studio v18.6.6 / DeckLink Mini Monitor 4K
Intel® Core™ i9-13900KS / 128GB RAM / Nvidia Geforce RTX 4090 (546.33) / Windows 10 Pro 22H2
Intel® Core™ i9-7980XE / 128GB RAM / Nvidia RTX A5000 (536.67) / Windows 10 Pro 22H2

Return to Fusion

Who is online

Users browsing this forum: No registered users and 40 guests