Harmonic (Rhozet) Carbon FFMPEG Exporter PlugIn

Coding enhancement for Harmonics (Rhozet) Carbon Coder. 

Factsheet   Manual   Download

It adds a so-called exporter which allows utilizing 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.

FFMPEG Exporter

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”).