[FFmpeg-devel] [RFC] A file format to store generic raw image/video files

Nicolas George george at nsup.org
Wed Oct 18 01:19:39 EEST 2023


Chema Gonzalez via ffmpeg-devel (12023-10-17):
> # RFC: A file format to store generic raw image/video files
> 
> Context: Developers and researchers often want to use raw image/video
> files, as they avoid the effects of encoding. Dealing with raw

Looks like a XY problem.

> We propose a new raw image/video format, R4M, that extends Y4M to support:

Please explain why you think storing raw video or any other lossless
codec into a standard container format like Matroska or Nut does not
satisfy your needs.

> * (a) every `pix_fmt` that ffmpeg supports. The implementation would
> support generic AVPixFmtDescriptor's, so any new pixel format based on
> it will be automatically supported. This includes
> planar/packed/semiplanar, yuv/rgb/bayer, and others.

This does not make any sense. Please mediate on the fundamental
difference between in-memory representations and permanent storage
representations.

PS: do not Cc me.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231018/8d132982/attachment.sig>


More information about the ffmpeg-devel mailing list