[FFmpeg-devel] [PATCH 3/7] ffv1enc: split off encoder initialization into a separate function
Michael Niedermayer
michael at niedermayer.cc
Sun Nov 10 02:26:04 EET 2024
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241110/348500b2/attachment.sig>
More information about the ffmpeg-devel
mailing list