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 84DDF45DA5 for ; Mon, 10 Apr 2023 19:01:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B64C368BE02; Mon, 10 Apr 2023 22:01:48 +0300 (EEST) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 56D7268A33A for ; Mon, 10 Apr 2023 22:01:42 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 4A09E20002 for ; Mon, 10 Apr 2023 19:01:40 +0000 (UTC) Date: Mon, 10 Apr 2023 21:01:40 +0200 From: Michael Niedermayer To: ffmpeg-devel@ffmpeg.org Message-ID: <20230410190140.GM1109483@pb2> References: <20230409135009.BE4F3410865@natalya.videolan.org> MIME-Version: 1.0 In-Reply-To: <20230409135009.BE4F3410865@natalya.videolan.org> 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="===============4188793850191488010==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4188793850191488010== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7vLGWvOrvbSM0Ba8" Content-Disposition: inline --7vLGWvOrvbSM0Ba8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 09, 2023 at 01:50:08PM +0000, Anton Khirnov wrote: > ffmpeg | branch: master | Anton Khirnov | Tue Mar 21 = 12:36:03 2023 +0100| [090950f8327c01b1775615b1da723dc6cc8a30a0] | committer= : 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. This looses bitrate information in some cases =2E/ffmpeg -analyzeduration 1M -y -i ~/videos/mm-short.mpg -vcodec copy -as= pect 16:9 -vframes 3 tmp.avi =2E/ffprobe tmp.avi Stream #0:0: Video: mpeg2video (Main) (mpg2 / 0x3267706D), yuv420p(tv, bt47= 0bg/bt470m/bt470m, bottom first), 720x576 [SAR 16:15 DAR 4:3], 8061 kb/s, S= AR 64:45 DAR 16:9, 50 fps, 50 tbr, 50 tbn vs. Stream #0:0: Video: mpeg2video (Main) (mpg2 / 0x3267706D), yuv420p(tv, bt47= 0bg/bt470m/bt470m, bottom first), 720x576 [SAR 16:15 DAR 4:3], SAR 64:45 DA= R 16:9, 50 fps, 50 tbr, 50 tbn [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 1 "Used only once" - "Some unspecified defect prevented a second use" "In good condition" - "Can be repaird by experienced expert" "As is" - "You wouldnt want it even if you were payed for it, if you knew .= =2E." --7vLGWvOrvbSM0Ba8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZDRdDwAKCRBhHseHBAsP qyQ1AJ43SrTUV6BLH/dGdEY+5Lr3eBMPcgCfQDiWZvabr4i/SzmAEXrYSm5S//s= =6X10 -----END PGP SIGNATURE----- --7vLGWvOrvbSM0Ba8-- --===============4188793850191488010== 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". --===============4188793850191488010==--