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 D0AD948AA3 for ; Fri, 29 Dec 2023 18:09:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2BD6A68CB83; Fri, 29 Dec 2023 20:09:18 +0200 (EET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 25A1868C4DF for ; Fri, 29 Dec 2023 20:09:11 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 611581BF206 for ; Fri, 29 Dec 2023 18:09:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1703873350; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jT47u3M7kcQmf5q4vLIu4F9Rbr+V70F16ufJ0Te0q90=; b=FcUKtHIdcidw+z9D4zCFQAL9kSdm0fb4MXDpMD0ptRDi5GlIvvfaCG8Mh3Nu3YHM9/IDiN o4IPFhiD954sRaKTPtmbBSEHb+Z/Vt3OXH+mrO2ruEhVPL/04BDyDyEARP/C9J1Nm6ljrG +s3rIQZDTy1OzNniUE3S5vpEqf53jJLmAuQoINhwDQpYcVV7hyyaSwOLYp+eLSj8RBZX06 ye8HR4tmOgAm1Maw4LebzGabIZyQx9w8+nU684jWhnCX9VXu7D93K9Nb5uM0Noqw7EflY5 DAk4n0nTbZc0dkTFl3/wLhRdSIVAz7wWOFC+WAXvTgiMfEPkkW7lE3h8V9mQfQ== Date: Fri, 29 Dec 2023 19:09:09 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231229180909.GJ6420@pb2> References: <20231229172016.729510-1-quinkblack@foxmail.com> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/2] avcodec/mpegutils: print axis in debug_info2 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="===============4317533326044913703==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4317533326044913703== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TZnptnJ1LMdlZxI8" Content-Disposition: inline --TZnptnJ1LMdlZxI8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 30, 2023 at 01:20:16AM +0800, Zhao Zhili wrote: > From: Zhao Zhili >=20 > For example, >=20 > ./ffmpeg -nostats -threads 1 -debug qp \ > -export_side_data +venc_params \ > -i reinit-small_420_9-to-small_420_8.h264 \ > -frames 2 \ > -f null - >=20 > New frame, type: B > 0 64 128 192 > 0 313131313131313131313131313129 > 16 292929292929292929292929292929 > 32 323232323232323232323232323232 > 48 323232323232323232323232323232 > 64 323232323232323232323232323232 > 80 323232323232323232323232323232 > 96 323232323030303030303030303030 > 112 303030303030303030303030303030 > 128 303030303030303030303030303028 > 144 313131312929292929292929292929 > 160 292929292929292929292929292929 > 176 292929292929292929292929292931 > 192 312831312631313131312730283131 the output looks nice thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Whats the most studid thing your enemy could do ? Blow himself up Whats the most studid thing you could do ? Give up your rights and freedom because your enemy blew himself up. --TZnptnJ1LMdlZxI8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZY8LPgAKCRBhHseHBAsP q2s5AKCQSXnlODEL6a1T318Troj0G6pjTwCfXqkjRYjnDYoAx+szSINckF8WrEo= =RQGp -----END PGP SIGNATURE----- --TZnptnJ1LMdlZxI8-- --===============4317533326044913703== 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". --===============4317533326044913703==--