On Sat, Nov 09, 2024 at 08:22:22AM +0100, Lynne via ffmpeg-devel wrote: > --- > libavcodec/ffv1enc.c | 352 +++++++++++++++++++++++-------------------- > libavcodec/ffv1enc.h | 30 ++++ > 2 files changed, 216 insertions(+), 166 deletions(-) > create mode 100644 libavcodec/ffv1enc.h
This breaks: ./ffmpeg -i lena.pnm -vf scale=255:255,format=yuv420p -slices 12 -level 4 -strict -2 -vcodec ffv1 -y /tmp/ffv1-255.nut thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".