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

2 thoughts on “AMCDX Video Patcher”

    1. hi,
      you need to check if your CPU supports AVX2 instructions if yes it should work well.

Leave a Reply

Your email address will not be published. Required fields are marked *