FFmpeg / FFV1

The FFV1 lossless video codec specification.
Other
154 stars 35 forks source link

add list of ffv4 goals and promises #262

Closed mcr closed 3 years ago

mcr commented 3 years ago

The FFV1-0/2/3 can result in a compressed frame that is bigger than uncompressed.

  1. FFV1-v4 solves this issue.
  2. A new colour space (not RGB or YUV) is desired.
  3. Bayer Encoded to be added. (it has a RGGB on a two sensor block)

The introduction to ffv1-v4 needs to make the feature set of v4 clearer about what the goals of v4 are.