Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 495 Bytes

proresWriter

Prores encoder for Nuke (with ffmpeg)

I'm using the original ffmpegWriter.cpp provided by The Foundry. You need to have FFmpeg 2.1.1 installed.

Compilation

Open the Makefile and replace the NDKDIR and FFMEGDIR variables with the correct paths. Then simply run 'make' in the main reporitory (or make -f Makefile.mac if you are using OSX).

Installation

Simply copy the proresWriter.so (or.dylib) generated in your ~/.nuke repository.