F4V
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |subcat=Video |extensions={{ext|f4v}}, others }} F4V is a video file format associated with Adobe Flash Player and SWF. It is one of the two formats which...") |
(→Identification) |
||
Line 8: | Line 8: | ||
Referring to [[ISO Base Media File Format]], F4V files have a ''primary brand'' of "<code>f4v </code>". | Referring to [[ISO Base Media File Format]], F4V files have a ''primary brand'' of "<code>f4v </code>". | ||
− | + | The ASCII characters "<code>ftypf4v </code>" appear near the beginning of the file, possibly always at offset 4. | |
== Specifications == | == Specifications == |
Revision as of 15:11, 5 April 2014
F4V is a video file format associated with Adobe Flash Player and SWF. It is one of the two formats which together are known as Flash Video, the other being FLV. Unlike FLV, F4V is based on ISO Base Media File Format, so it is similar to MP4.Contents |
Identification
Referring to ISO Base Media File Format, F4V files have a primary brand of "f4v
".
The ASCII characters "ftypf4v
" appear near the beginning of the file, possibly always at offset 4.