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 2A69740412 for ; Thu, 23 Jun 2022 22:12:43 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C179768B655; Fri, 24 Jun 2022 01:12:40 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C4E3C68B341 for ; Fri, 24 Jun 2022 01:12:33 +0300 (EEST) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id DA088C0003 for ; Thu, 23 Jun 2022 22:12:32 +0000 (UTC) Date: Fri, 24 Jun 2022 00:12:31 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220623221231.GL396728@pb2> References: <20220616195534.5278-1-anton@khirnov.net> <20220616195534.5278-24-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20220616195534.5278-24-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 24/35] fftools/ffmpeg: use the sync queues to handle -frames 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="===============1100265202232299534==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1100265202232299534== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OTIoc9zLs3Wz57k0" Content-Disposition: inline --OTIoc9zLs3Wz57k0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 16, 2022 at 09:55:23PM +0200, Anton Khirnov wrote: > Same issues apply to it as to -shortest. >=20 > Changes the results of the following tests: > - matroska-flac-extradata-update > The test reencodes two input FLAC streams into three output FLAC > streams. The last output stream is limited to 8 frames. The current > code results in the first two output streams having 12 frames, after > this commit all three streams have 8 frames and are the same length. > This new result is better, since it is predictable. > - mkv-1242 > The test streamcopies one video and one audio stream, video is limited > to 11 frames. The new result shortens the audio stream so that it is > not longer than the video. seems to break: =2E/ffmpeg -i tspacket_size_changeback.ts -vframes 2 -y -qscale 2 sizechan= gback.avi 0, 0, 0, 1, 81175, 0xa6efb96202 bitrate=3D 114.= 8kbits/s speed=3DN/A =20 1, 0, 0, 1, 384, 0xdfabb6ef 1, 1, 1, 1, 384, 0x5abbbe00 1, 2, 2, 1, 384, 0x9930b9a2 1, 3, 3, 1, 384, 0x7c0cb08d 1, 4, 4, 1, 384, 0x0c54b25e 1, 5, 5, 1, 384, 0x8dafb427 1, 6, 6, 1, 384, 0x6c7eb911 1, 7, 7, 1, 384, 0x336fd87e 0, 51, 51, 1, 43825, 0x8dc20601, F=3D0x0 frame=3D 2 fps=3D0.0 q=3D-1.0 Lsize=3D 1kB time=3D00:00:01.04 bitr= ate=3D 6.7kbits/s speed=3D1.03e+04x =20 video:122kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB mux= ing overhead: unknown after: 1, 0, 0, 1, 384, 0xdfabb6ef02 bitrate=3D 84.= 0kbits/s speed=3DN/A =20 1, 1, 1, 1, 384, 0x5abbbe00 1, 2, 2, 1, 384, 0x9930b9a2 1, 3, 3, 1, 384, 0x7c0cb08d 1, 4, 4, 1, 384, 0x0c54b25e 1, 5, 5, 1, 384, 0x8dafb427 1, 6, 6, 1, 384, 0x6c7eb911 1, 7, 7, 1, 384, 0x336fd87e frame=3D 0 fps=3D0.0 q=3D-1.0 Lsize=3D 1kB time=3D00:00:00.19 bitr= ate=3D 29.8kbits/s speed=3D4.47e+03x =20 video:0kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB muxin= g overhead: unknown will mail the file privatly [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle=20 --OTIoc9zLs3Wz57k0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYrTlTAAKCRBhHseHBAsP q2JdAJ9oRv/Hf7o4jJimkfF6pan6DGPvugCfVmYNMXNV3ShpQzvIxi46jdQsjdE= =3LCr -----END PGP SIGNATURE----- --OTIoc9zLs3Wz57k0-- --===============1100265202232299534== 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". --===============1100265202232299534==--