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 F0F5448BF7 for ; Wed, 10 Jan 2024 02:46:13 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A4D1868CE08; Wed, 10 Jan 2024 04:46:10 +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 01DCA68CC2B for ; Wed, 10 Jan 2024 04:46:03 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 1D7091BF204 for ; Wed, 10 Jan 2024 02:46:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1704854763; 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=yayjVfjRerUH4qUNjHX6badKv6Odk/JawF4Fdi1L9/E=; b=L0MmMG7l6kzQUpi6r4jMG3NBEJ/d8Rla6EHkY4PvjRAnqLawvvGMZF/qg7OXw2g+5uK+Xg 2ibUg/X506AfW9YiMnvff7F2qyYP74gMspCCd+UpKBxIOyt7t7NFff/0z4jeSEVl2OCCOj XgITDAwl7hfq5PlMN/BxGf7IxEnkbBiG4UxsccLHS+K/tMRqgwJyrTqr19EQCSnHfOisVX 9RQtP3bzMw7/43ldYcDp0FFcGQDcUt0Kwvvcfl6yh467R4gLdNQI2ZhA1bTK8eQ8oZx2W/ IvL1Q5UMO3B4IDREiKo5+xrcFsb21agNYdhrvofjtjzhgI+E0aSna4vBnD2m2g== Date: Wed, 10 Jan 2024 03:46:02 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240110024602.GQ6420@pb2> References: 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="===============7854657846840639475==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7854657846840639475== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rNsSxoTTtIzhCONI" Content-Disposition: inline --rNsSxoTTtIzhCONI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 02, 2024 at 02:49:26AM +0000, aybe aybe wrote: > Hi, >=20 > As I understand, support for .STR files is broken for almost 10 years now= (since 161442ff2c4b0dd8a5072c6bbe6bf55303fffccf it seems). >=20 > Currently, ffmpeg fails with tons of errors like this on version 1 STRs, = e.g. Wipeout 1: > [mdec @ 00000000027c72c0] ac-tex damaged at 1 9 where can i find a psxstr file to test this ? the psxstr files i find on https://samples.ffmpeg.org/ seem not affected by= this thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at talking, realize last or never when they are wrong. --rNsSxoTTtIzhCONI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZZ4E6gAKCRBhHseHBAsP q56ZAJ9V7G1CKRT/WjlIASsWMVCQMKj6mQCePth7Bwdp7rhx6sNjpIAN18OSnhs= =8SH1 -----END PGP SIGNATURE----- --rNsSxoTTtIzhCONI-- --===============7854657846840639475== 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". --===============7854657846840639475==--