{#snippet fileItem(file: VertFile, index: number)}
{@const isAudio = file.converter?.name === "ffmpeg"}
{@const isVideo = file.converter?.name === "vertd"}
We can't convert this file.
what are you doing..? you're supposed to run the vertd
server!
We can't convert this file.
Only image, video, and audio files are supported
We can't convert this file.
Could not find the vertd instance to start video conversion.
Are you sure the instance URL is set correctly?
{file.name}
{/if}
{:else}