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