Skip to main content
Skip table of contents

WebP [VC UG]

ShapeTag (can adjust imageQuality to match liking, note that at 100 filesize is massively increased):

XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TranscodePresetDocument xmlns="http://xml.vidispine.com/schema/vidispine">
    <name>webp</name>
    <format>webp</format>
    <audio />
    <video>
        <scaling>
            <width>512</width>
        </scaling>
        <codec>webp</codec>
        <imageQuality>85</imageQuality>
    </video>
    <metadata />
</TranscodePresetDocument>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.