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 9C08746484 for ; Tue, 18 Jul 2023 15:46:45 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EB2A368C492; Tue, 18 Jul 2023 18:46:42 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B458368BFC8 for ; Tue, 18 Jul 2023 18:46:36 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id C73FD240002 for ; Tue, 18 Jul 2023 15:46:35 +0000 (UTC) Date: Tue, 18 Jul 2023 17:46:35 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230718154635.GZ1093384@pb2> References: <168967382046.27367.15892871212571004010@lain.khirnov.net> <20230718112159.40655-1-lq@chinaffmpeg.org> <20230718112159.40655-3-lq@chinaffmpeg.org> MIME-Version: 1.0 In-Reply-To: <20230718112159.40655-3-lq@chinaffmpeg.org> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2 2/3] tests/fate/flvenc: add vp9 in enhanced flv test case 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="===============9221721411384956528==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9221721411384956528== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MoMqJSZefcPDZlII" Content-Disposition: inline --MoMqJSZefcPDZlII Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2023 at 07:21:57PM +0800, Steven Liu wrote: > Signed-off-by: Steven Liu > --- > tests/fate/flvenc.mak | 10 ++++++++++ > tests/ref/fate/enhanced-flv-vp9 | 6 ++++++ > 2 files changed, 16 insertions(+) > create mode 100644 tests/ref/fate/enhanced-flv-vp9 >=20 > diff --git a/tests/fate/flvenc.mak b/tests/fate/flvenc.mak > index 69210c78a2..dafad26734 100644 > --- a/tests/fate/flvenc.mak > +++ b/tests/fate/flvenc.mak > @@ -12,5 +12,15 @@ fate-enhanced-flv-hevc: tests/data/enhanced_flv_hevc.f= lv > fate-enhanced-flv-hevc: SRC =3D $(TARGET_PATH)/tests/data/enhanced_flv_h= evc.flv > fate-enhanced-flv-hevc: CMD =3D framecrc -auto_conversion_filters -flags= +bitexact -i $(TARGET_PATH)/tests/data/enhanced_flv_hevc.flv > =20 > +tests/data/enhanced_flv_vp9.flv: TAG =3D GEN > +tests/data/enhanced_flv_vp9.flv: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data > + $(M)$(TARGET_EXEC) $(TARGET_PATH)/$< -nostdin \ > + -f lavfi -i "testsrc=3Ds=3D176x144:r=3D1:n=3D1:d=3D0.04" -pix_fmt yuv4= 20p -c:v libvpx-vp9 -frames 1 -y $(TARGET_PATH)/tests/data/enhanced_flv_vp9= =2Eflv 2>/dev/null generating data with an extarnal lib (like libvpx) will not produce the same results accross revissions of that lib > + > +FATE_FLVENC_FFMPEG_FFPROBE-$(call TRANSCODE, LIBVPX_VP9 VP9, FLV, TESTSR= C_FILTER LAVFI_INDEV) +=3D fate-enhanced-flv-vp9 > +fate-enhanced-flv-vp9: tests/data/enhanced_flv_vp9.flv > +fate-enhanced-flv-vp9: SRC =3D $(TARGET_PATH)/tests/data/enhanced_flv_vp= 9.flv > +fate-enhanced-flv-vp9: CMD =3D framecrc -auto_conversion_filters -flags = +bitexact -i $(TARGET_PATH)/tests/data/enhanced_flv_vp9.flv > + > FATE_FFMPEG_FFPROBE +=3D $(FATE_FLVENC_FFMPEG_FFPROBE-yes) > fate-flvenc: $(FATE_FLVENC_FFMPEG_FFPROBE-yes) > diff --git a/tests/ref/fate/enhanced-flv-vp9 b/tests/ref/fate/enhanced-fl= v-vp9 > new file mode 100644 > index 0000000000..1669943bde > --- /dev/null > +++ b/tests/ref/fate/enhanced-flv-vp9 > @@ -0,0 +1,6 @@ > +#tb 0: 1/1 > +#media_type 0: video > +#codec_id 0: rawvideo > +#dimensions 0: 176x144 > +#sar 0: 0/1 > +0, 0, 0, 1, 38016, 0xec80eb63 Thats what i would get here: --- ./tests/ref/fate/enhanced-flv-vp9 2023-07-18 17:43:03.926825292 +0200 +++ tests/data/fate/enhanced-flv-vp9 2023-07-18 17:43:08.402875138 +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 176x144 #sar 0: 0/1 -0, 0, 0, 1, 38016, 0xec80eb63 +0, 0, 0, 1, 38016, 0x8b3ceb6b [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. U= ser questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML. --MoMqJSZefcPDZlII Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZLaz1gAKCRBhHseHBAsP q2sbAJ0bAuNz4WCM8RKlqOJkgieseELVagCeOnqKXqp5s5rS/ePwKTthPqImWTE= =13i/ -----END PGP SIGNATURE----- --MoMqJSZefcPDZlII-- --===============9221721411384956528== 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". --===============9221721411384956528==--