Current section
Files
Jump to
Current section
Files
priv/presets/video/html5webm.preset
% Usage: {vice_preset, html5webm}
[
{name, "HTML5 webm"},
{description, "Transcoding preset for HTML5 webm"},
{options, [
{output_format, "webm"},
{vcodec, "libvpx"},
{output_acodec, "libvorbis"},
{output_frame_size, "640x360"}
]}
].