what is the framerate of nodebox and how can i change it?

gustaf's Avatar

gustaf

19 Jan, 2014 07:35 PM

Hi
there is a play button at the bottom but its not really obvious at what frame rate it is playing?

would be nice if one could set/get the frame rate in the "document properties"

Gusty

  1. 1 Posted by gustaf on 19 Jan, 2014 10:14 PM

    gustaf's Avatar

    ok i used advanced computer hacking techniques to look inside the source code to see that the default frame rate is 60fps.

    questions for frederik:

    *if i change this line "timer = new Timer(1000 / 60, this);" in AnimationTimer.java will that also affect the movie exporter?

    *as long as my machine can keep up, can i trust the 60 fps, or is it just a 1/60s delay between each redraw of the frame? (that is, is the time it takes to compute the current frame added on top of the 1/60s delay)?

    *was the moon landing real or fake?

  2. Support Staff 2 Posted by Frederik De Ble... on 05 Feb, 2014 09:43 AM

    Frederik De Bleser's Avatar

    Good questions!

    • AnimationTimer and movie export are not related. Movie export uses FFMPEG's default frames-per-second.
    • The 1/60 is indeed the delay between frames, so you can't trust it. Maybe we should add a realtime flag.
    • The moonlanding was probably real. You can tell by the lack of a love story.
  3. 3 Posted by Ron on 03 May, 2014 03:41 PM

    Ron's Avatar

    I experimented briefly with the movie export and I also use Blender, http://www.blender.org. I exported an animation as a mp4 and was able to import it into Blender's VSE(Video Sequence Editor) once you have it in there you can rerender the animation at different frame rate. I am thinking that you might want to render it at 24 fps.
    Hope this helps :)

  4. Support Staff 4 Posted by Frederik De Ble... on 07 May, 2014 10:17 AM

    Frederik De Bleser's Avatar

    Blender is awesome! And the VSE (and the node editor) are really hidden gems that most people don't know about. If you have the possibility you should share this workflow as a screencast.

  5. 5 Posted by arfgraf on 09 May, 2014 04:25 AM

    arfgraf's Avatar

    Okay here is my video, http://youtu.be/UK7O_f1_uYc, explaining the workflow from NodeBox animation export into Blender. I also show to how to export as frames and reverse and go from frames back to the movie. I also explain how to find the frame rate of your NobeBox animation :)

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

18 Mar, 2025 05:24 AM
14 Mar, 2025 08:32 AM
10 Mar, 2025 06:36 PM
10 Mar, 2025 06:36 PM
10 Mar, 2025 06:36 PM

 

10 Mar, 2025 12:30 AM
02 Mar, 2025 12:34 AM
01 Mar, 2025 12:27 AM
24 Feb, 2025 11:24 PM
24 Feb, 2025 08:19 AM
24 Feb, 2025 01:07 AM