Kalpana Kalpana (Editor)

FFV1

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developed by
  
Michael Niedermayer (FFmpeg)

Initial release
  
9 June 2003; 13 years ago (2003-06-09)

Latest release
  
Version 3 (FFV1.3) (3 August 2013; 3 years ago (2013-08-03))

Type of format
  
Video compression format

Contained by
  
AVI, MKV, MOV, NUT, etc.

Website
  
FFV1 Video Codec Specification (in progress)

FFV1, which stands for "FF video codec 1", is a lossless intra-frame video codec. It can use either variable length coding or arithmetic coding for entropy coding. The encoder and decoder are part of the free, open-source library libavcodec in the project FFmpeg since June 2003. FFV1 is also included in ffdshow and LAV Filters, which makes the video codec available to Microsoft Windows application that support system-wide codecs over Video for Windows (VfW) or DirectShow. FFV1 is particularly popular for its performance regarding speed and size, compared to other lossless preservation codecs, such as M-JPEG2000. The European Broadcasting Union (EBU) lists FFV1 under the codec-family index "31" in their combined list of video codec references.

Contents

Video archiving

For long-term preservation of digital video sustainable container formats as well as audio/video codecs are necessary. There is no consensus to date among the archival community as to which file format or codecs should be used for preservation purposes for digital video. The previously proclaimed encodings were Motion JPEG 2000 (lossless) and uncompressed video.

FFV1 has turned out to be a viable addition to that choice and was therefore recently added as a suitable option for preservation encoding. With compression ratios comparable to JPEG 2000 lossless and its lower computing requirements, it is already being used by professional archives as their long-term storage codec. Especially archives where the collections do not feature extensive broadcast materials but rather consist of, oral history-, ethnographic-recordings and the likes, "favored the lossless FFV1 encoding" in communications with the "Federal Agencies Digitization Guidelines Initiative" (FADGI) team.

As of 2015, standardization of FFV1 through the Internet Engineering Task Force (IETF) is work in progress as part of the European PREFORMA Project, as well as implementation of a conformance checker for FFV1/PCM in a Matroska (MKV) container. Details of FFV1's standardization plan have been prepared by MediaArea (authors of MediaInfo) as part of their conformance checking tool "Media CONCH".

It is also listed as a format option for long-term preservation of moving images on sites of the U.S. Library of Congress', State Records NSW and others. The Society of American Archivists has published a paper in August 2014, suggesting only FFV1 as preservation codec for video.

The Digital Preservation project at the U.S. Library of Congress identified AVI and Matroska as common container formats for FFV1.

List of institutions known to use FFV1

Austria
  • Austrian Museum of Modern Art (MuMoK): For their collection of art videos.
  • Danube University Krems (Lower Austria/Niederösterreich)
  • Filmarchiv Austria (Austrian Film Archive): For their telecined DigiBeta copies of some films.
  • Landesmuseum Niederösterreich (State Museum of Lower Austria)
  • Österreichische Mediathek (Austria's national audio/video archive)
  • Australia
  • Museum Victoria
  • Canada
  • City of Vancouver Archives
  • Musée d'art contemporain de Montréal
  • Germany
  • SMIDAK Filmproduktion
  • Switzerland
  • HTW Chur
  • United Kingdom
  • The National Archives (United Kingdom)
  • United States
  • City University of New York Television (CUNY TV)
  • National Library of Medicine (Washington DC)
  • University of Notre Dame Archives
  • University of Texas Libraries (FFV1 in MKV for DVD preservation)
  • Indiana University
  • Development and improvements

    The "Österreichische Mediathek" has also developed DVA-Profession a Free Software solution for archive-suitable mass video digitization, mainly using FFV1 as video encoding throughout the whole workflow, without transcoding. Additionally, they have initiated the development of "FFV1.3" (=version 3 of FFV1) together with Michael Niedermayer (FFmpeg), Peter Bubestinger and Dave Rice.

    FFV1.3 contains improvements and new features such as support for multi-threaded encoding/decoding, error resilience and integrity validation by CRC checksums, storing of display aspect ratio (DAR) and field order. It was tested for over 1 year, and officially released stable for production in August 2013.

    In August 2016, support for 48bit/16bpc (=bits per component) in RGB was added. Before that, 16bpc in FFV1 were only supported in YCbCr and RGB was limited to 14bpc.

    Suitable as preservation codec

    Within the video archiving domain, the interest in FFV1 is increasing, as can be seen in a thread on the AMIA-L mailing list, the PrestoCentre Forum or the Archivematica mailing list. Companies are also picking up FFV1 support. For example, NOA (formerly "NOA Audio Solutions"), announced support for the FFV1 in their product line in July 2013 and KEM-Studiotechnik released a film-scanner with FFV1 output in November 2013.

    The owner of Flume Productions Inc. (Canada) states in a blog post:

    But recently, I’m getting more and more requests for ffmpeg or ffv1 codec. The lossless compression claim is very compelling along with the open source architecture. One could argue that perhaps these files will have a longer shelf life and won’t immediately fade into digital obsolescence.

    In an interview for The New York Times magazine about "Tips on Archiving Family History", Bertram Lyons from the U.S. Library of Congress says:

    "[...] for video, there are many choices when it comes to codecs (the way the bits are encoded/decoded to represent the visual data, e.g., ffv1, H.264, Apple ProRes) [...]"

    In January 2013, the possible use and adoption of FFV1 as an archiving codec was addressed in the issue of PrestoCentre's AV Insider magazine:

    "FFV1 has many beneficial technical features [...], but adoption rates are relatively low compared with alternatives, for example JPEG2000. [...] But holding back too long only serves to self-perpetuate the status of FFV1. The adoption by Archivematica and the Austrian Mediathek with their active promotion of FFV1 along with others may start to break this vicious circle. This could lead to a virtuous circle of wider take-up, to shared development, to incorporation into commercial products and a host of other benefits for the community."

    PACKED - the "Centre of Expertise in Digital Heritage" in Belgium, say in an article about video formats for archiving:

    "When removing the proprietary codecs from this list, only a few are left. [...] This basically leaves heritage institutions that want to use a lossless codec, with only two options: Jpeg2000 and FFV1."

    In 2015, the International Federation of Television Archives (FIAT/IFTA) mentioned FFV1 explicitly in their call-for-presentations for their annual World Conference, asking "Is FFV1 the new JPEG2000"?. A workshop titled "FFV1 for Preservation" is also featured.

    Applications supporting FFV1

    Here is a list of applications known to be able to read and/or write FFV1 video files, either natively or by installing codec packages.

    Entries marked with "-" means that they generally only support either encoding or decoding.

    The term "built-in" means that the application can handle FFV1 without the necessity to install additional codec packages. Applications that come with FFV1 support out of the box, usually use FFmpeg's or Libav's libraries in order to do so.

    The list is far from being complete, and will be augmented over time:

    Compression details

    FFV1 is not strictly an intra-frame format; despite not using inter-frame prediction, it allows the context model to adapt over multiple frames. This can be useful for compression due to the very large size of the context table, but can be disabled to force the encoder to generate a strictly intra-frame bitstream. As the gained compression seems to decrease with later versions of FFV1 (version 2,3), the use of GOP size greater than "1" might disappear in the future.

    Prediction process

    During progressive scanning of a frame, the difference between a current pixel and its predicted value, judging by neighboring pixels, is sent to the entropy-coding process. The prediction is done as follows:

    Prediction = Median( Top, Left, Top + Left - TopLeft )

    The third value, "Top + Left - TopLeft", is effectively equivalent to applying the top predictor to the current and the left sample, followed by applying the left predictor to the prediction residual of the top predictor. This method, also known as the gradient, exploits both horizontal and vertical redundancy. So in simple terms the prediction is the median of the top, left, and gradient prediction methods. For improved performance and simplicity, the edges of the frame are assumed to be zero to avoid special cases. The prediction in encoding and decoding is managed using a ring buffer.

    Entropy coding process

    The residuals are coded using either variable-length coding or arithmetic coding. Both options use a very large context model. The "small" context model uses (11*11*11+1)/2=666 contexts based on the neighboring values of (Left-TopLeft), (TopLeft-Top), and (Top-TopRight). The "large" context model uses (11*11*5*5*5+1)/2=7563 contexts based on the same values as before, but also (TopTop - Top) and (LeftLeft-Left), where "TopTop" is the pixel two above the current one vertically, and "LeftLeft" is the pixel two to the left of the current one. In arithmetic coding, each "context" actually has 32 sub-contexts used for various portions of coding each residual, resulting in a grand total of 242,016 contexts for the "large" model. The arithmetic coder of FFV1 is very similar to (and based on) that of H.264.

    Status

    On April 16, 2006, a commit-message by Michael Niedermayer confirmed that the bitstream of FFV1 (version 1) is frozen:

    "ffv1 and ffvhuff havnt changed since a long time and noone proposed any changes within 1 month after my warning so they are officially no longer experimental and we will guarantee decodeability of files encoded with the current ffv1/ffvhuff in the future"

    Codec

    Version 1 (FFV1.1)

    The bitstream of version 1 is frozen and considered stable for production use since April 2006. The remark "experimental" in the source code was overlooked back then and removed in March 2010.

    Version 2 (FFV1.2)

    Version 2 was an intermediate version, that was never officially released and should not be used for production purpose.

    Version 3 (FFV1.3)

    The bitstream of version 3 is frozen since August 3, 2013. The final commit marking this version as officially released for production usage was on August 26, 2013. There is still no any VFW multithreaded encoder of FFV1.3 for Windows in 2017. FFdshow can encode only FFV1.1 stream with single CPU core.

    Version 4 (FFV1.4)

    Improvements beyond FFV1.3 are work in progress and being discussed on the IETF "CELLAR" mailing list. Planned are additional support for color-handling, especially non-linear/logarithmic color spaces.

    Documentation

    The current authoritative documentation was started in April 2012, and stayed in an very basic state until 2015. In 2015, as part of the IETF standardization process, the documentation is now improved and reviewed by the CELLAR working group in close cooperation with Michael Niedermayer.

    References

    FFV1 Wikipedia