From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 3637D406C7 for ; Wed, 25 Jan 2023 20:51:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C266A68BDD4; Wed, 25 Jan 2023 22:51:41 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8057268B3E9 for ; Wed, 25 Jan 2023 22:51:35 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 573D860003 for ; Wed, 25 Jan 2023 20:51:33 +0000 (UTC) Date: Wed, 25 Jan 2023 21:51:30 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230125205130.GC1949656@pb2> References: <20230125165537.5371-1-anton@khirnov.net> <20230125165537.5371-16-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20230125165537.5371-16-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 16/19] lavc/libwebpenc_animencoder: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============3053351474663756162==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3053351474663756162== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OrGWVCPA5Dd3PCYV" Content-Disposition: inline --OrGWVCPA5Dd3PCYV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 25, 2023 at 05:55:34PM +0100, Anton Khirnov wrote: > --- > libavcodec/libwebpenc_animencoder.c | 35 +++++++++++++++++++++++++++-- > 1 file changed, 33 insertions(+), 2 deletions(-) breaks: ffmpeg -i lena.pnm -bitexact -y /tmp/file.webp =2E.. [libwebp_anim @ 0x2d19bdc0] Using libwebp for RGB-to-YUV conversion. You ma= y want to consider passing in YUV instead for lossy encoding. =3D=3D11922=3D=3D Invalid read of size 8 =3D=3D11922=3D=3D at 0x99F606: libwebp_anim_encode_frame (in ffmpeg_g) =3D=3D11922=3D=3D by 0x86EA44: ff_encode_encode_cb (in ffmpeg_g) =3D=3D11922=3D=3D by 0x86EE59: encode_receive_packet_internal (in ffmpeg= _g) =3D=3D11922=3D=3D by 0x86F04F: avcodec_send_frame (in ffmpeg_g) =3D=3D11922=3D=3D by 0x30EDB2: encode_frame (in ffmpeg_g) =3D=3D11922=3D=3D by 0x3185A8: transcode (in ffmpeg_g) =3D=3D11922=3D=3D by 0x2EDD63: main (in ffmpeg_g) =3D=3D11922=3D=3D Address 0x88 is not stack'd, malloc'd or (recently) free= 'd [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Avoid a single point of failure, be that a person or equipment. --OrGWVCPA5Dd3PCYV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY9GWSwAKCRBhHseHBAsP q+t/AJ9wxv/OGkrilGCtxpoTjxd9T6LG3ACdGEPh8spWwmqvCpaEWcppyewUfgc= =hEqG -----END PGP SIGNATURE----- --OrGWVCPA5Dd3PCYV-- --===============3053351474663756162== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============3053351474663756162==--