Jump to: Board index » General » Fusion

B3 can output quicktime prores files

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

Helge Tjelta

  • Posts: 188
  • Joined: Fri Mar 08, 2013 8:07 am
  • Location: Oslo, NORWAY

B3 can output quicktime prores files

PostWed Dec 23, 2015 10:37 pm

NICE!!!!
Offline
User avatar

michael vorberg

  • Posts: 943
  • Joined: Wed Nov 12, 2014 8:47 pm
  • Location: stuttgart, germany

Re: B3 can output quicktime prores files

PostThu Dec 31, 2015 12:27 pm

are you on a MAC or WIN system? studio or free version? because i cant find ProRes in my saver settings
Offline
User avatar

Helge Tjelta

  • Posts: 188
  • Joined: Fri Mar 08, 2013 8:07 am
  • Location: Oslo, NORWAY

Re: B3 can output quicktime prores files

PostFri Jan 01, 2016 12:24 am

Mac and free!

proResOutput.png
proResOutput.png (124.2 KiB) Viewed 3406 times
Offline
User avatar

Chad Capeland

  • Posts: 3308
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: B3 can output quicktime prores files

PostFri Jan 01, 2016 1:49 am

That's a function of QuickTime, not Fusion, right? You can use those codecs anywhere QuickTime is used?
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline

ronviers

  • Posts: 28
  • Joined: Mon Apr 08, 2013 6:42 pm

Re: B3 can output quicktime prores files

PostFri Jan 01, 2016 3:16 am

I would like to know more about fusion's relationship to codecs. The picture is confusing for at least me and probably for anyone coming in to this from 3d. Where is a good place to read up on this stuff?

thanks
Offline
User avatar

Chad Capeland

  • Posts: 3308
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: B3 can output quicktime prores files

PostFri Jan 01, 2016 5:30 am

Fusion supports high bit depth and alpha for QuickTime, but the actual codecs aren't handled by Fusion, they're handled by QuickTime. That's a good thing, other than the lousy support that Apple gives QuickTime.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline
User avatar

Helge Tjelta

  • Posts: 188
  • Joined: Fri Mar 08, 2013 8:07 am
  • Location: Oslo, NORWAY

Re: B3 can output quicktime prores files

PostFri Jan 01, 2016 10:06 am

ronviers wrote:I would like to know more about fusion's relationship to codecs. The picture is confusing for at least me and probably for anyone coming in to this from 3d. Where is a good place to read up on this stuff?

thanks


You 3D guys normaly do output stillframes ? But us videoguys we like to have it all in one file :)

A quicktime file can hold so many stuff, as can MXF and AVI containers as well. But what counts it the codec used inside a container. There are a lot good and a lot of bad stuff out there. Some has alpha's and some support multiple CPU when coding, and some are Long-GOP and some are full frame.

a quick intro:
http://www.redsharknews.com/technology/item/3081-all-you-need-to-know-about-quicktime,-avi-and-containers
Offline
User avatar

Chad Capeland

  • Posts: 3308
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: B3 can output quicktime prores files

PostFri Jan 01, 2016 6:30 pm

Fusion doesn't preserve anything from a multiframe file though. Everything will be converted to individual frames in Fusion anyway. Using a multiframe format with interframe compression just makes Fusion slower with no benefits at all. No information from the compression is utilized across multiple frames.

This is much different than how an editing software works, of course.

It's possible to get SOME benefits from a multistage format that does not use interframe compression, but it is a corner case. Like you could encode the raw pixels into a massive array and load frames from an intermediate cache by just doing an offset, but that's only worth the effort if you have a very read-heavy comp, like optical flow, rotoscope, etc.

So the general takeaway is its never a good idea to work with multiframe formats in Fusion.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline

ronviers

  • Posts: 28
  • Joined: Mon Apr 08, 2013 6:42 pm

Re: B3 can output quicktime prores files

PostSat Jan 02, 2016 1:56 pm

Thanks Helge. That was an interesting and helpful article. I find that working through some ffmpeg examples and just playing around with it generally has helped a lot too. Quite a capable utility.

Thanks for the additional info Chad. Never guessed i would need to know so much about formats.
Offline

Chris Duncan

  • Posts: 293
  • Joined: Thu Dec 31, 2015 6:27 pm
  • Location: Atlanta, GA, USA, Earth

Re: B3 can output quicktime prores files

PostThu Jan 14, 2016 9:42 pm

Chad Capeland wrote:Fusion doesn't preserve anything from a multiframe file though. Everything will be converted to individual frames in Fusion anyway. Using a multiframe format with interframe compression just makes Fusion slower with no benefits at all. No information from the compression is utilized across multiple frames.

While I understand the concept of containers versus codec, I'm not sure I follow this.

If I use an array of uncompressed still images, e.g. bmp, tiff, etc., one way it gets saved is as a collection of files with a common name and an incremental suffix. I would imagine that to be good for quality, but a bit messy on the hard drive even if stuck in a folder.

With that in mind, I would be inclined to use something like a Quicktime wrapper with the images as the data / codec. Is this what you meant by a multiframe file? And if so, are all such files inherently compressed, or were you just talking about cases where they were?

Don't wish to appear stupid, but sometimes it's unavoidable. :)
Chris Duncan
ChristopherDuncan.com
Atlanta, GA

System specs:
Windows 10 64 bit, Xeon 3.2 ghz, 24 gb ram, 2 SSDs (boot & media), Nvidia GTX 980 Ti w/ 6 gb ram
Resolve Studio 19.1.4
Fusion Studio 19.1.4
HyperDeck Shuttle 2, Utility version 4.4
Offline
User avatar

Chad Capeland

  • Posts: 3308
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 1:13 am

Inherently compressed? No. Inherently lossy? No. Are any of the ones you typically have on your computer compressed and lossy? Yes.

But even if you did have something like that, there's no benefit, really. It's going to be a lot slower and there's greater chance of something going wrong.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline

Chris Duncan

  • Posts: 293
  • Joined: Thu Dec 31, 2015 6:27 pm
  • Location: Atlanta, GA, USA, Earth

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 1:17 am

Thanks, Chad.

So if I understand properly, I'm going to take a performance hit from a container, and thus the optimal approach would be to use an unwrapped collection of (uncompressed) images?
Chris Duncan
ChristopherDuncan.com
Atlanta, GA

System specs:
Windows 10 64 bit, Xeon 3.2 ghz, 24 gb ram, 2 SSDs (boot & media), Nvidia GTX 980 Ti w/ 6 gb ram
Resolve Studio 19.1.4
Fusion Studio 19.1.4
HyperDeck Shuttle 2, Utility version 4.4
Offline
User avatar

Chad Capeland

  • Posts: 3308
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 4:25 pm

That's correct.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline

Chris Duncan

  • Posts: 293
  • Joined: Thu Dec 31, 2015 6:27 pm
  • Location: Atlanta, GA, USA, Earth

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 5:57 pm

Chad Capeland wrote:That's correct.

Excellent.

Thanks, man - it's nice to hang out with people who know more than me. :)
Last edited by Chris Duncan on Fri Jan 15, 2016 5:58 pm, edited 1 time in total.
Chris Duncan
ChristopherDuncan.com
Atlanta, GA

System specs:
Windows 10 64 bit, Xeon 3.2 ghz, 24 gb ram, 2 SSDs (boot & media), Nvidia GTX 980 Ti w/ 6 gb ram
Resolve Studio 19.1.4
Fusion Studio 19.1.4
HyperDeck Shuttle 2, Utility version 4.4
Offline

Chris Duncan

  • Posts: 293
  • Joined: Thu Dec 31, 2015 6:27 pm
  • Location: Atlanta, GA, USA, Earth

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 5:58 pm

Chad,

A related question - which format would you recommend for the images?
Chris Duncan
ChristopherDuncan.com
Atlanta, GA

System specs:
Windows 10 64 bit, Xeon 3.2 ghz, 24 gb ram, 2 SSDs (boot & media), Nvidia GTX 980 Ti w/ 6 gb ram
Resolve Studio 19.1.4
Fusion Studio 19.1.4
HyperDeck Shuttle 2, Utility version 4.4
Offline
User avatar

Chad Capeland

  • Posts: 3308
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 6:19 pm

Generally speaking, OpenEXR is the safest format to use.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline

Chris Duncan

  • Posts: 293
  • Joined: Thu Dec 31, 2015 6:27 pm
  • Location: Atlanta, GA, USA, Earth

Re: B3 can output quicktime prores files

PostFri Jan 15, 2016 6:30 pm

Chad Capeland wrote:Generally speaking, OpenEXR is the safest format to use.

Thanks, man. Appreciate all the advice.
Chris Duncan
ChristopherDuncan.com
Atlanta, GA

System specs:
Windows 10 64 bit, Xeon 3.2 ghz, 24 gb ram, 2 SSDs (boot & media), Nvidia GTX 980 Ti w/ 6 gb ram
Resolve Studio 19.1.4
Fusion Studio 19.1.4
HyperDeck Shuttle 2, Utility version 4.4

Return to Fusion

Who is online

Users browsing this forum: No registered users and 24 guests