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 697B9405A9 for ; Mon, 24 Oct 2022 21:49:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 663A568BC90; Tue, 25 Oct 2022 00:49:54 +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 0AD9468BB0F for ; Tue, 25 Oct 2022 00:49:47 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id E0492240003 for ; Mon, 24 Oct 2022 21:49:46 +0000 (UTC) Date: Mon, 24 Oct 2022 23:49:46 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20221024214946.GF4048598@pb2> References: <20221022210226.2200-1-jamrial@gmail.com> <20221022210226.2200-3-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20221022210226.2200-3-jamrial@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 3/5] avcodec/aac_ac3_parser: don't try to sync when the parser is configured to handle complete 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="===============7309206018625848859==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7309206018625848859== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4VrXvz3cwkc87Wze" Content-Disposition: inline --4VrXvz3cwkc87Wze Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 22, 2022 at 06:02:24PM -0300, James Almer wrote: > Should speed up parsing when the frames come from non raw containers. >=20 > Signed-off-by: James Almer > --- > libavcodec/aac_ac3_parser.c | 4 ++++ > 1 file changed, 4 insertions(+) produces bad timestamps in =2E/ffmpeg -i ~/tickets/2508/S09E01.\ Smallville\ -\ Savior\ -\ no\ audio\ = sample.mkv -t 1 -bitexact -vn -f framecrc - link to sample is in ticket thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I am the wisest man alive, for I know one thing, and that is that I know nothing. -- Socrates --4VrXvz3cwkc87Wze Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY1cIcgAKCRBhHseHBAsP q1ZHAKCPo0O9l7ma2Hq6+/qt3pAFGBDIDwCeLY+pnSf9fZ4uJ+zyI0K9joBO6T0= =I6Qs -----END PGP SIGNATURE----- --4VrXvz3cwkc87Wze-- --===============7309206018625848859== 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". --===============7309206018625848859==--