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