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 8FC8B49247 for ; Tue, 6 Feb 2024 12:16:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 54DE468CD10; Tue, 6 Feb 2024 14:16:01 +0200 (EET) Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B4BB868CAB0 for ; Tue, 6 Feb 2024 14:15:54 +0200 (EET) Received: by mail-pj1-f52.google.com with SMTP id 98e67ed59e1d1-29041136f73so3862350a91.0 for ; Tue, 06 Feb 2024 04:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ob-encoder-com.20230601.gappssmtp.com; s=20230601; t=1707221751; x=1707826551; darn=ffmpeg.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=J5mZtrCy5wgfqJgwxMKOrRyzecokE1dguXRT/p6obdM=; b=Zp1ATIri2Tb3nvRKCU6blD0XJcmNS+WFqHpnJy1TeLeTwuSPKRIZvxb4SFrPNfCNKU gw5SNL0kOhONADM3fyBy+AhDvG18k3oN9R0QpKtfzniv2ZzDu3f23Fyb4Fi2Z0dj1lAX ZAEIYITFGuiDyTPtpy4qAN6P8rUeIBiEFGk89vca87dxxuVDnvbRUpoHABFGAT51nZEA Vdhhu1r/yhi0ca2+8U/jNhHd6Vxpgz2k8kXV9bCbi/XBo3ob3tE3FmM2YcHOpBXjfPcJ snF0YiAezLi3c6WtFPsku/fx0y7YWgRI9ulQKBMgI+LeIzJRhr0nm6vYaOOqOL/J5ehv iwRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707221751; x=1707826551; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=J5mZtrCy5wgfqJgwxMKOrRyzecokE1dguXRT/p6obdM=; b=IfHglVsOPBNVSmx+ySSTvJHKz+xiAl7wdEpJSzv642ONMDhiOykNdNBKl0kDAwbkWK G48Moz+ptBhCbvm6Ctu72hHQciQSKg+ZMTFDyd/PI4Kwmz1J38e6rXmJfiKnzWv9QTSK Q69LzBGRTxfLWL6iu7dPyqsVkQe1SU0h2LIkBmzAN3gddWCAqPfqeD6eOK68g64aGEDf O8D6NykOTrYoIvn5iHj/5uBxHmAS2VlON0f6ORzxHTH0wGHG+tdEGga6E7D4G8rP7oBO fqohcz8y7IJFFL54HmU8UUZ12Yc8XusCItBXwZDiqyFE6lZIMsyarqoUbCo/KPmwoj6P KBTg== X-Gm-Message-State: AOJu0Yx1NmZpPMrYjdHBmQf4IWND9+02eF6yBVn3pB7AuI4ScQ2A4FEe zSqLld8zAhJP1NL7arID15bXwrUmfBFo9nzCnjRYJN0o6rRoXtG0GnHw/lTd+Fn5UtS9mvcGQz1 CXcK1FK7HidSfoWU4JRQZXLsyveEgGDSDeS4wtw3211PYVRHwD+0= X-Google-Smtp-Source: AGHT+IEBNHLlo8AmxhR7HZhgjMow46icM8NdocZYSkAzrKpj3b9FTrAmoqQUsGqb06xqH9ekh9LQi6ZjWMm7xmldpuw= X-Received: by 2002:a17:90b:1b0f:b0:296:359a:22f0 with SMTP id nu15-20020a17090b1b0f00b00296359a22f0mr2325007pjb.36.1707221751337; Tue, 06 Feb 2024 04:15:51 -0800 (PST) MIME-Version: 1.0 References: <20240202152338.609500-1-nicolas.gaullier@cji.paris> In-Reply-To: From: Kieran Kunhya Date: Tue, 6 Feb 2024 12:15:40 +0000 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 0/1] avformat/mpegts: fix first NAL start code splited in two different packets 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: On Tue, 6 Feb 2024 at 11:39, Nicolas Gaullier wrote: > >> If you think it would be better to have a related trac ticket, just > >> tell me, I can do this of course. > >> Nicolas > >> > > > >I think it's ok. I wish it were less ugly but I guess it can't be. > > > >Kieran > > Yes, of course! I am really really sorry. > Personally, I have not found a better solution as an mpegts fix, but if > anyone has a better code, of course my version can be dropped. > (I have not looked for a possible fix in the upper ffmpeg demux/parser > layers, but it would be certainly even more ugly, if possible at all). > > Again, sorry. There are some implementers who take the standards very > crude to "optimize" for every little byte unreasonably. > Fact is, here, the standard should not have allowed this! > Nicolas > Yes, I know exactly who is creating these files. Kieran _______________________________________________ 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".