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 B90494595C for ; Tue, 28 Mar 2023 21:12:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 22EB268CC72; Wed, 29 Mar 2023 00:12:53 +0300 (EEST) 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 1F6DB68CBD5 for ; Wed, 29 Mar 2023 00:12:45 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 2F18E60009 for ; Tue, 28 Mar 2023 21:12:43 +0000 (UTC) Date: Tue, 28 Mar 2023 23:12:43 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230328211243.GC375355@pb2> References: <20230327200956.2138-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230327200956.2138-1-jamrial@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 1/2] avcodec/libx264: add a flush callback 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="===============0754605149725209709==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0754605149725209709== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YjUCIDG0UL7zSTfa" Content-Disposition: inline --YjUCIDG0UL7zSTfa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 27, 2023 at 05:09:55PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/libx264.c | 24 ++++++++++++++++++++++-- > 1 file changed, 22 insertions(+), 2 deletions(-) breaks: =2E/ffmpeg -i mm-short.mpg -vcodec libx264 -x264-params level=3D30:bfra= mes=3D0:weightp=3D0:cabac=3D0:ref=3D1:vbv-maxrate=3D768:vbv-bufsize=3D2000:= analyse=3Dall:me=3Dumh:no-fast-pskip=3D1:subq=3D6:8x8dct=3D0:trellis=3D0 = -vframes 15 -an -bitexact -y x264p1.nut [vost#0:0/libx264 @ 0x55c290b11680] video encoding failed thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at talking, realize last or never when they are wrong. --YjUCIDG0UL7zSTfa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZCNYRgAKCRBhHseHBAsP q9DlAJ97NYkdl54aoIAwJjyDS98VMYkm0ACfc79K9vHBQ4UYywuT13QSZZ2ya6Q= =fgFB -----END PGP SIGNATURE----- --YjUCIDG0UL7zSTfa-- --===============0754605149725209709== 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". --===============0754605149725209709==--