This PlugIn is designed as a coding enhancement for Harmonics (Rhozet) „Carbon Coder”. It adds a so called exporter which allows to utilize FFMPEG as coding and muxing engine. This is not achieved by driving a standard FFMPEG build, but by making use of the libavcodec C++ API. The interface is completely native. Any output file is live encoded and muxed within the same transcoding step.
The integration between FFMPEG and Carbon Coder is done via a Carbon RPI plugIn that acts as a bridge and drives the FFMPEG standard “shared” builds (or “dll’s”).