MKV
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(3 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 32: | Line 32: | ||
* [[Konvertor]] | * [[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]]. | |
+ | * {{DexvertSamples|video/mkv}} |
Latest revision as of 04:07, 28 December 2023
MKV refers to the Matroska multimedia container format, when used for video. It can use a variety of compressed video formats.
[edit] 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 |
[edit] Software
See also Matroska#Software.