MKV
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Sample files) |
||
Line 38: | Line 38: | ||
* http://www.matroska.org/downloads/test_w1.html | * http://www.matroska.org/downloads/test_w1.html | ||
* http://www.auby.no/files/video_tests/ | * http://www.auby.no/files/video_tests/ | ||
− | + | * [[Matroska#Sample files]]. | |
+ | * https://telparia.com/fileFormatSamples/video/mkv/ |
Revision as of 17:32, 3 May 2022
MKV refers to the Matroska multimedia container format, when used for video. It can use a variety of compressed video formats.
Identifiers
Format | LoCFDD | Notes |
---|---|---|
Matroska | fdd000342 | Refer to Matroska. |
Matroska with MPEG-4, AVC | fdd000344 | Refer to H.264. |
Matroska with FFV1 Video Encoding | fdd000343 | Refer to FFV1. |
Matroska with MPEG-2 Video Encoding | fdd000345 | Refer to MPEG-2. |
Matroska with V210 Video Encoding | fdd000374 | |
Matroska with UYVY Video Encoding | fdd000376 | |
Matroska with YUY2 Video Encoding | fdd000375 |
Software
See also Matroska#Software.