MKV
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
|||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 18: | Line 18: | ||
|Matroska with MPEG-4, AVC || {{LoCFDD|fdd000344}} || Refer to [[H.264]]. | |Matroska with MPEG-4, AVC || {{LoCFDD|fdd000344}} || Refer to [[H.264]]. | ||
|- | |- | ||
| − | |Matroska with FFV1 Video Encoding || {{LoCFDD|fdd000343}} | + | |Matroska with FFV1 Video Encoding || {{LoCFDD|fdd000343}} || Refer to [[FFV1]]. |
|- | |- | ||
|Matroska with MPEG-2 Video Encoding || {{LoCFDD|fdd000345}} || Refer to [[MPEG-2]]. | |Matroska with MPEG-2 Video Encoding || {{LoCFDD|fdd000345}} || Refer to [[MPEG-2]]. | ||
| Line 30: | Line 30: | ||
== Software == | == Software == | ||
| + | * [[Konvertor]] | ||
* [[VLC]] | * [[VLC]] | ||
| + | * [[FFmpeg]] | ||
| + | See also [[Matroska#Software]]. | ||
== Sample files == | == Sample files == | ||
* 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.