Video encoding: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Since Visionaire Studio 3.7 we support matroska (mkv) videos with subtitles, this is while i want to give you some tips and inspirations to use that. We recommed google's free V...") |
No edit summary |
||
Line 3: | Line 3: | ||
We recommed google's free VP8 video codec with ogg/vorbis audio for the mkv container. These codec has an very good quality which is similar to H.264, but there are no license fees. | We recommed google's free VP8 video codec with ogg/vorbis audio for the mkv container. These codec has an very good quality which is similar to H.264, but there are no license fees. | ||
==Tools you need== | ===Tools you need=== | ||
* an video encoder / we recommed ffmpeg for it, because it has can read very much format's and convert it with an excellent quality. | * an video encoder / we recommed ffmpeg for it, because it has can read very much format's and convert it with an excellent quality. | ||
* an subtitle editor for the format: Advanced Substation Alpha (ASS) / encoded File Encoding = UTF8 | * an subtitle editor for the format: Advanced Substation Alpha (ASS) / encoded File Encoding = UTF8 |
Revision as of 22:35, 4 September 2012
Since Visionaire Studio 3.7 we support matroska (mkv) videos with subtitles, this is while i want to give you some tips and inspirations to use that.
We recommed google's free VP8 video codec with ogg/vorbis audio for the mkv container. These codec has an very good quality which is similar to H.264, but there are no license fees.
Tools you need
- an video encoder / we recommed ffmpeg for it, because it has can read very much format's and convert it with an excellent quality.
- an subtitle editor for the format: Advanced Substation Alpha (ASS) / encoded File Encoding = UTF8
- an mkv editor like mkvtoolnix
Download
- ffmpeg for windows [1]