add note about supported codecs

This commit is contained in:
Robin Gareus 2013-06-14 20:05:54 +02:00
parent 19e3b79c15
commit 40827d8e47

View File

@ -3,6 +3,10 @@ layout: default
title: Transcoding, Formats & Codecs
---
<p>
Ardour supports a wide variety of video file-formats and video-codecs. More specifically, ardour actually does not support any video at all but delegates handling of video to <a href="ffmpeg.org">ffmpeg</a> which supports over 350 different video-codecs and more than 250 file-formats.
</p>
<p>
A short primer on video-files, formats and codecs because it is often cause for confusion:
</p>