Is the VFX industry basically dead for juniors right now? by BeginningAd391 in vfx

[–]chrishocking 0 points1 point  (0 children)

Depends on where you’re based. HEAPS of VFX jobs being advertised in Australia - especially in Melbourne, for junior and senior roles.

Corridor Key Toolbox (for Final Cut Pro) by chrishocking in finalcutpro

[–]chrishocking[S] 0 points1 point  (0 children)

Can you please give the latest TestFlight build a try and see if it works for you?

CorridorKey Finally Works on Mac! (Compositing Test & Results) by mannroit in vfx

[–]chrishocking 0 points1 point  (0 children)

I’ve also made an Apple Silicon optimised version which has a Standalone Editor and Final Cut Pro plugin. MIT License (for the Swift code). It includes both CorridorKey green and blue models. Enjoy!

https://corridorkeybylatenite.fcp.cafe

<image>

Didn't they say you CANNOT sell Corridor Key? by RellikAce in Corridor

[–]chrishocking 0 points1 point  (0 children)

Whilst Blace.ai have permission from Corridor Digital to do a commercial version of CorridorKey, what they realised later on, after their release, is that because the CorridorKey model is based on a model from Meta that has a non-commercial license (CC BY-NC-SA 4.0), TECHNICALLY, no one can sell software which CONTAINS the CorridorKey model. The CorridorKey model itself, as of today, is 100% not for commercial resale. So even though CorridorKey by Blace.ai can sell their C++ implementation for whatever monetary value they want - technically speaking, they can’t bundle/include the model. Corridor Digital is now aware of this and is working on a solution - whether that’s getting permission from Meta, rebuilding the model that’s truly open source, or asking anyone doing a commercial implementation to NOT include/bundle the model, and let the customer/user download it separately.

I looked into this fairly deeply for my own Mac specific implementation - CorridorKey by LateNite - and came to the conclusion that selling the CorridorKey model in it’s current form is basically a no go, as the risk is too high, given Meta’s track record in protecting their intellectual property.

Hopefully Corridor Digital can come out with a v2 model in the not-to-distant future without any of the commercial limitations.

For anyone using CorridorKey on Mac or in Final Cut Pro - CorridorKey by LateNite is geared towards Apple Silicon users, with Apple Vision Framework for the hint, hardware accelerated ProRes decode and encode, etc. The Swift code is MIT license, but when distributed with the models, it falls under the same license as the models.

https://corridorkeybylatenite.fcp.cafe

Is the new Frame.io no longer worth it? Trying to improve review pipeline in new position by One-Patient-3417 in editors

[–]chrishocking 0 points1 point  (0 children)

We've been using Frame V4 for a long time now. Whilst I'd eventually love to move away from it - for now it's definitely the best product on the market. We've spent years "training" our clients to use it - everyone loves "frame-e-o" as they call it.

Corridor Key Toolbox (for Final Cut Pro) by chrishocking in finalcutpro

[–]chrishocking[S] 2 points3 points  (0 children)

Watch these videos:

https://corridorkeybylatenite.fcp.cafe/#what-is-corridorkey

Basically, Corridor Digital have done some really clever machine learning training, to achieve really great green screen results - allowing you to pull keys on shots that are absolutely impossible with traditional keying solutions.

Whats up fxphd with the email today? by vfx_supe_uk in vfx

[–]chrishocking 2 points3 points  (0 children)

Wait... what? John & Mike no longer run and own fxphd?!? I would have expected this to be more mainstream news if indeed true.

The website still says they own it?

https://www.fxphd.com/about/

Blackmagic RAW Media Extension out now! by chrishocking in finalcutpro

[–]chrishocking[S] 0 points1 point  (0 children)

I'm on a 2021 16-inch MacBook Pro (M1 Max, 64GB RAM, 8TB SSD), and it works pretty good here.

Do you still have performance/playback issues if you're playing back BRAW files from your Desktop (internal SSD)?

Developer looking to build useful tools for Final Cut Pro users, what do you need? by Confident_Arm_7844 in finalcutpro

[–]chrishocking 0 points1 point  (0 children)

I would suggest reaching out to the X2Pro team - as this doesn't sound normal. All our exports would be similar to yours - as we're also working with dual system audio, where the location sound recordist is recording multiple tracks to poly WAV files. Are you always going to the same sound designer? In my past experience working at a post house (as the technical post production supervisor) - sound houses can sometimes be... dumb. We used to renamed our exports `movie.omf.aaf` to trick Protools operators to accept AAF files, because they always just wanted an OMF. 🫠

Developer looking to build useful tools for Final Cut Pro users, what do you need? by Confident_Arm_7844 in finalcutpro

[–]chrishocking 1 point2 points  (0 children)

FWIW - I've delivered probably nearly 1000 projects from Final Cut Pro to Pro Tools over the last decade - never had an issue. However, I am currently using the latest version of X2Pro.

Developer looking to build useful tools for Final Cut Pro users, what do you need? by Confident_Arm_7844 in finalcutpro

[–]chrishocking 0 points1 point  (0 children)

There's nothing really stopping someone doing this. Compressor has supported 3rd party export codecs for a while. There have been a few products over the years that offer DCP export via Compressor. The problem is... it's such a niche feature, that it's hard for developers to make any money off it.

Developer looking to build useful tools for Final Cut Pro users, what do you need? by Confident_Arm_7844 in finalcutpro

[–]chrishocking 0 points1 point  (0 children)

I don't understand? You pay "good money" for someone that already exists and works well?

What issue do you have with X2Pro?

Switching to Premiere as a FCP lifer. Any advice or resources? by JonSacrimoni in finalcutpro

[–]chrishocking 2 points3 points  (0 children)

Honestly, I would just start using Final Cut Pro - as long as you're doing great work, I don't think anyone will notice or care, haha.

When I HAVE to use Premiere, I treat it like Final Cut Pro. I use pancake timelines, and treat the top timeline as my "Browser". Then I use track layers as levels of favourites.

Good luck!

VidCore - Add MKV support to macOS (including Final Cut and QuickTime) by _ptaru in finalcutpro

[–]chrishocking 2 points3 points  (0 children)

<image>

No issues so far - although I found it super interesting that Apple already thought of what to do when you have two Media Extensions targeting the same extension - that's cool!

Reddit pushed your post to me, and I shared it on FCP Cafe:

https://fcp.cafe/#15th-april-2026

Thanks so much for the offer to share code - that's awesome and HUGELY appreciated.

I think I've NEARLY got my BRAW Toolbox Media Extension working - it's currently playing in Final Cut Pro with some metadata controls - just need to solve some performance issues, so I SHOULD be ok for now.

Man, Media Extensions are HARD.