AMCDX Video Patcher v0.0.3

Its almost week left after v0.0.1 was released and as I said before it was more proof of concept.
I got some feedback and bug reports and I`m ready to release version 0.0.3

What`s done?
1) added support of ProRes in MXF files (op1a and op-atom)
2) significantly improved Blur and decoder Performace
3) fixed YUV422 chrominance blur
4) fixed support of MOVs > 4GB
5) fixed various UI bugs
6) Added Windows Installer
7) Notarized Mac OS installer

Mac OS Installer

Windows Installer

AMCDX Video Patcher

Today I decided to release the first version of the tool I work on. To be fair its more like a proof of concept but still, id love to have some feedback so decided to share it

So currently It can:

1) open and playback MOV files with ProRes encoded Video

2) decode selected rectangle, blur it, encode and record back (so you can easily blur a face or anything else you don’t like on your final video)

Its still in progress and current implementation just shared to prove couple things:
1) we can easily edit files in-place
2) if we need to edit just exact rectangle we don’t need to decode and later encode back whole frame
3) obviously instead of blur we can add any effect needed or just replace part of the frame with a new one (for example its possible to add logo)

I uploaded OSX installer to GitHub and plan to upload Windows version tomorrow:

https://github.com/da8eat/VideoEditorInstaller/raw/master/AMCDXVideoPatcher.pkg

P.S. It s still in an experimental mode so I would recommend copying a file you try to edit it

I added short Video which demonstrates how it can be used