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 A3FB6483A0 for ; Fri, 1 Dec 2023 23:41:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A19EC68CBF8; Sat, 2 Dec 2023 01:41:00 +0200 (EET) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D373B68CBD3 for ; Sat, 2 Dec 2023 01:40:53 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3D28EE0005 for ; Fri, 1 Dec 2023 23:40:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1701474053; 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=Cly5Z4YqrXeoi3qE3lh0DY073phlv3Y8+kPa984zCJ8=; b=Ntcmg/ufX75TN2KKUluQkVVXIE6J5Nv39R8keYHm2sB1qTGvEFAcU4b+X01Dvyiid9zePA oNhT/o4aDePIm4RJQ61cBbcJtfHVKLjsTQ+RDoWHW+6P7f5ZOlFQ4UFUjr4Ndx5NqrcNEW cH8BWwCF7gX5YhCJFfVNi1Qmacomz1w6PlxEhitHMes0xN7cnFoixpJX55KSo3ZTHnyOIN RGe/+X58khV9edKL9RQn1bD6l/hYMRf0nrsMt+mV1GEzY9xp9FkVQaxPyFikrKzGEgFVe0 tMU53uw6kpJNpSzJ9dQj3JWQ8yy9Gq91SyhstEP7/msmDNBUV4tx+bkJlPE6Dw== Date: Sat, 2 Dec 2023 00:40:52 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231201234052.GT3543730@pb2> References: <20231108021244.8669-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avformat/mov: Disallow FTYP after streams 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="===============4548512589802874201==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4548512589802874201== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qoCD9ELZet7O0PHs" Content-Disposition: inline --qoCD9ELZet7O0PHs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 01, 2023 at 10:27:20AM -0800, Dale Curtis wrote: > FWIW, this ends up breaking files which are basically just > concatenated fragmented mp4 files -- which is pretty sketchy, but we had > some test content doing that: > https://storage.googleapis.com/chromiumos-test-assets-public/Shaka-Dash/s= witch_1080p_720p.mp4 >=20 > Is that intentional? Or should an alternate fix where duplicate ftyp is > ignored be considered? i was unaware that this actually occurs patch ignoring it posted thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "You are 36 times more likely to die in a bathtub than at the hands of a terrorist. Also, you are 2.5 times more likely to become a president and 2 times more likely to become an astronaut, than to die in a terrorist attack." -- Thoughty2 --qoCD9ELZet7O0PHs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZWpvAQAKCRBhHseHBAsP qxF2AJ9ddj44mFl7Aqq1s3hqAZur3I5f6gCfUf6CG9QZ49y0qLvNzNr5HKiO710= =+hOI -----END PGP SIGNATURE----- --qoCD9ELZet7O0PHs-- --===============4548512589802874201== 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". --===============4548512589802874201==--