MTV Video (.AMV)
From Just Solve the File Format Problem
(Difference between revisions)
(→Format details) |
(→Sample files) |
||
Line 17: | Line 17: | ||
== Sample files == | == Sample files == | ||
* https://samples.ffmpeg.org/amv/ | * https://samples.ffmpeg.org/amv/ | ||
+ | * https://telparia.com/fileFormatSamples/video/mtvVideo/ | ||
== Links == | == Links == |
Revision as of 16:28, 3 May 2022
MTV Video (.AMV) is one of a pair of related video file formats that go by a virtually identical set of names. The formats are associated with some Chinese portable video/music players. This article covers the one whose file extension is usually .AMV, and which begins with a "RIFF" signature. For the other one, see MTV Movie (.MTV).
Contents |
Format details
.AMV is kind of like a cheap knock-off of AVI. It looks like it uses RIFF, but it is not valid RIFF.
Identification
.AMV files start with ASCII "RIFF
", have "AMV
" at offset 8, and (usually?) bytes 00 00 00 00
at offset 4.
Software
Sample files
Links
- MultimediaWiki article
- Wikipedia: AMV video format - Apparently covers both formats.