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 A63EB486A7 for ; Mon, 15 Jan 2024 23:43:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EB41B68CEC1; Tue, 16 Jan 2024 01:42:56 +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 BC9F868AA2A for ; Tue, 16 Jan 2024 01:42:50 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id F2A671BF203 for ; Mon, 15 Jan 2024 23:42:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1705362170; 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=Sp58og+eiCksmX7mSKe9zdyg72rQeIaWPMf01thfg6Y=; b=InQnONHhiKErjg2ce8wRY8++M3/CHag37EEuu95rLcufSIWZM5WX350CxMhlzKZVDlonyT 2VApZxJOnMMAzP672zvUjvttyXkWlJJEwHvs7kzypf58nZaLV68VAzOBNg7Q7XbARb3Tcn po44pig28bgn/MNbzgGM3aVeKZfSkQbWLGFHusTEr/0RG8GtzDacFuZ5XcqhZpaw531ymM ZULydqag7jCsb1dCRP8GWaPjN67wEjEx5iyGsRzSdAsSgLEjQaykmt01grD1IuqRpBe/Ny 9ptF/jWFiLXxlCR4cA30vOc9M2WP0Yd4eYnHmtJeXwfdShGkAwAwZ1D1amlG5Q== Date: Tue, 16 Jan 2024 00:42:49 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240115234249.GI6420@pb2> References: <20240110024602.GQ6420@pb2> <20240114203806.GF6420@pb2> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/4] avcodec/mdec: DC reading for STRv1 is like STRv2 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="===============8170456203058608280==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8170456203058608280== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qb6kbvfgq6WAML5n" Content-Disposition: inline --qb6kbvfgq6WAML5n Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 15, 2024 at 04:14:46PM +0000, aybe aybe wrote: > Hi! >=20 > I just tried what you've suggested, using 150 and setting AVPacket->pts u= sing sector MSF as LBA. >=20 > The results are somewhat mixed: > - NTSC video: A/V synchronized but is now seen as 120 FPS by VLC > - PAL video: A/V not synchronized anymore but still seen as 25 FPS by VLC can you send the patch for this plus links to one sample for both cases ? id like to take a look thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The greatest way to live with honor in this world is to be what we pretend to be. -- Socrates --qb6kbvfgq6WAML5n Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZaXC8gAKCRBhHseHBAsP q8a/AKCKLRx0V72+my/j4hXdpR3N5qTNzACaA7HllEH32pCN8XFODgsGnfVh1hU= =XG0n -----END PGP SIGNATURE----- --qb6kbvfgq6WAML5n-- --===============8170456203058608280== 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". --===============8170456203058608280==--