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 AE0214522C for ; Sun, 15 Jan 2023 15:42:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5D710680C4A; Sun, 15 Jan 2023 17:42:36 +0200 (EET) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2CFDD680C4A for ; Sun, 15 Jan 2023 17:42:30 +0200 (EET) Received: by mail-wm1-f52.google.com with SMTP id ay40so18378534wmb.2 for ; Sun, 15 Jan 2023 07:42:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kodi-tv.20210112.gappssmtp.com; s=20210112; h=to:date:message-id:subject:mime-version:content-transfer-encoding :from:from:to:cc:subject:date:message-id:reply-to; bh=WVRViXmJqyO0b1ynVmqIHaBuj3g7dirZrJQXsKjpe8U=; b=f1y3zOkresGbgjqsNe5AGPeyrUX8Z4eAnJiDI4oHLsXXFOE9qPZYIdle54uksYZSaz HsUC+vG45Oi5VC7mOWudVW/mae91y60pzFXhHbErrKjUkoKS1MOvJ/N9JArR2sswxTHL QQp9abjvFASWkaYf+k/qMEXnhD8tsJBrr4NGKJJNjo6q2GOfQ2/5IXt1NKfQQp9Gz+nA xMXAU6a/nLvnU8c4I7mdDYDZREgTxl+Mr1VlB1RFeQwmYqW9pf277PBNaTmzvH3sAEUn OoWi2js2A4XB3WqPjBb+huTkW8jcrvegmPL+qR6BYGQviVD7DPCnvF6aRVDVOmByLTLI knMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:date:message-id:subject:mime-version:content-transfer-encoding :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WVRViXmJqyO0b1ynVmqIHaBuj3g7dirZrJQXsKjpe8U=; b=gW/uF2ypMxgvtiPmzOfpxcxPH2lYpmMgbVNdXXmd83XrpadiqR2NJM/bv8oGYv21YB 6fsLqC2VTRRu+6/G3PbVARslOcg+oLgqplSqiUEdybxDwVHzYI7RGM+HEJEnnbgqH86D iDipBhcS3UIVfeWUgOEMO7WaWv4W+rIUDZyRq1Xe8gUF3ZvFCqmB0fS9iXMcy5zOaZLL NBFzDJvw4tE6/e/BJKwMnR1pxrxludY8i1jUQeLAINaxUv9qJkL+PPn/gFKku0Xvr4rI puKv3Pcj+EdSoIxIJAnlSN725lRlyJ1HNtRo/nTjM1eNbeEOLa8fDHuRSeSGYrB9Wbuz cCXw== X-Gm-Message-State: AFqh2kpDAGwV05zRC5/7HKkSYg9hoNR6oKPQLyoaqeSNzQ1aQCuzHFxX UhhO6JT6IpGJw0pUeMJv1BHHyJoc52fM0Xr8 X-Google-Smtp-Source: AMrXdXsN/y7gA3HXXBrNBS05gx/ifzx4NfNTZCoRzjSGcNHdOfdkPY/p5ptL2WUpZW9BkqJja7+kOA== X-Received: by 2002:a05:600c:3d8d:b0:3d9:ecae:853f with SMTP id bi13-20020a05600c3d8d00b003d9ecae853fmr21652870wmb.3.1673797349352; Sun, 15 Jan 2023 07:42:29 -0800 (PST) Received: from smtpclient.apple ([2001:818:ea8d:6400:d181:9e73:ea06:bf5b]) by smtp.gmail.com with ESMTPSA id o2-20020a05600c4fc200b003da2932bde0sm6927203wmq.23.2023.01.15.07.42.28 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Jan 2023 07:42:28 -0800 (PST) From: Miguel Borges de Freitas Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.300.101.1.3\)) Message-Id: <0F5CDFE7-8F38-44B2-9C28-B23305B0F2C4@kodi.tv> Date: Sun, 15 Jan 2023 15:42:17 +0000 To: ffmpeg-devel@ffmpeg.org X-Mailer: Apple Mail (2.3731.300.101.1.3) Subject: Re: [FFmpeg-devel] Late SEI is not implemented (providing a sample) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Answering my own question here in case someone else stumbles into this, it turns out those streams were completely broken: - The CC data SEI NAL units were defined after the primary coded picture which violates the H264 standard - The user data part of SEI was lacking the marker_bits (0xFF) at the end Both issues were fixed upstream by the Dash industry forum and the public samples regenerated after the report, they work correctly now in ffmpeg. Cross-reference: https://github.com/Dash-Industry-Forum/dash-live-source-simulator/issues/115 _______________________________________________ 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".