Skip to content

Add openh264 presets to the recorder plugin

Internal ffmpeg binary supports only libopenh264 encoder, while external ffmpeg binary supports only libx264 encoder :) We need to add presets for both of them.

CCBUG:474803

Merge request reports