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 4AEDF45E2F for ; Wed, 12 Apr 2023 08:44:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1425768BC83; Wed, 12 Apr 2023 11:44:18 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 06AD6688313 for ; Wed, 12 Apr 2023 11:44:10 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 0F33CFF812 for ; Wed, 12 Apr 2023 08:44:09 +0000 (UTC) Date: Wed, 12 Apr 2023 10:44:08 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230412084408.GB275832@pb2> References: <20230409135009.BE4F3410865@natalya.videolan.org> <20230410190140.GM1109483@pb2> <168128677923.27013.16449034189213152397@lain.khirnov.net> <20230412084150.GA275832@pb2> MIME-Version: 1.0 In-Reply-To: <20230412084150.GA275832@pb2> Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/sync_queue: use timebase from input frames/packets 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="===============9127783575826018295==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9127783575826018295== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 12, 2023 at 10:41:50AM +0200, Michael Niedermayer wrote: > On Wed, Apr 12, 2023 at 10:06:19AM +0200, Anton Khirnov wrote: > > Quoting Michael Niedermayer (2023-04-10 21:01:40) > > > On Sun, Apr 09, 2023 at 01:50:08PM +0000, Anton Khirnov wrote: > > > > ffmpeg | branch: master | Anton Khirnov | Tue M= ar 21 12:36:03 2023 +0100| [090950f8327c01b1775615b1da723dc6cc8a30a0] | com= mitter: Anton Khirnov > > > >=20 > > > > fftools/sync_queue: use timebase from input frames/packets > > > >=20 > > > > They are always properly set now. Avoid a separate timebase-setting > > > > call, which duplicates the knowledge of the timebase being used. > > >=20 > > > This looses bitrate information in some cases > > >=20 > > > ./ffmpeg -analyzeduration 1M -y -i ~/videos/mm-short.mpg -vcodec copy= -aspect 16:9 -vframes 3 tmp.avi > >=20 > > Cannot reproduce with a random mpeg file. Where can I find this sample? >=20 > sorry, its here: > https://samples.ffmpeg.org/MPEG2/mm-short.mpg btw in case anyone wonders, this is just the first 2MB of matrixbench cmp matrixbench_mpeg2.mpg mm-short.mpg cmp: EOF on mm-short.mpg after byte 2048000, in line 9048 thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Elect your leaders based on what they did after the last election, not based on what they say before an election. --ftEhullJWpWg/VHq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZDZvWAAKCRBhHseHBAsP qwG4AKCPFmbJVDcukF2Jykc3ADE7vewA9QCfZ7rUXI2+uGsn6khw4KmWfKLYqbU= =Gu3m -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- --===============9127783575826018295== 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". --===============9127783575826018295==--