279
edits
m (using interwiki link for Wikipedia page) |
m (Adding info about lossless codecs...) |
||
Line 27: | Line 27: | ||
<br> | <br> | ||
=== Video Codecs === | === Video Codecs === | ||
The list of my favourite lossless video codec: | |||
<br> | |||
* <code>PNG Video</code> - Video codec, that encodes every video frame in PNG format. The only lossless codec, that supports Alpha-channel (transparency). Not counting Apple ProRes. | |||
* <code>DV SD</code> - Codec, that used in MiniDV cassettes. Officially, this codec is Lossy, but in my tests it produces NO quality loss. This version is for SD video (supports: 720x480 @ 29.970 fps for NTSC, 720x576 @ 25 fps for PAL/SECAM). | |||
* <code>DV HD</code> - Same as above, but for HD video (supports: 960x720 @ 60 fps @ 16:9 for all standards). | |||
* <code>Lagarith</code> - Codec, that based on HuffYUV codec, but produces smaller files. | |||
* <code>FFV1 Lossless</code> - New video codec, that is more efficient than Lagarith, but is not as widely supported as HEVC. | |||
* <code>HEVC Lossless</code> - One of my favourite lossless codecs (except: PNG Video). Produces smallest files through all lossless codecs. And it has the best support in many devices. |
edits