Thanks Reto, > There are actually two documents. The first one is documenting > the current FFmpeg reference implementation of version, 3 and > considers as well the previous versions 0 and 1
To be sure, that means a video created with ffmpeg -i in.avi -c:a flac -c:v ffv1 -level 3 -coder 1 -context 1 -g 1 -slices 4 -slicecrc 1 out.mkv (or other settings between -coder and the output file) is automatically CELLAR (v0-3) compliant (the FFV1.3 video, the FLAC audio and the Matroška container confirms to the respective IETF specs)? Best, Daniel _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
