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 A3AC242C44 for ; Tue, 29 Nov 2022 22:22:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9E92B68B8AF; Wed, 30 Nov 2022 00:22:02 +0200 (EET) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 84701680B0D for ; Wed, 30 Nov 2022 00:21:56 +0200 (EET) Received: by mail-wm1-f44.google.com with SMTP id p16so11991287wmc.3 for ; Tue, 29 Nov 2022 14:21:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=erKLSF7gQT0QTaRr71//jGTqq2tFJDP7ZGYUNLOiPUc=; b=BpXPxAN4Er+1SQZBPUmI+QWUES7sZ2RgUhsH0xAFswHWyM33qJUshdQ/V9qTUk6YeG mkIr/PiS/IGgEHSrl2cZerjjKp0fne1VQgIBmrD4REUHJM0oUSUrWRaEraH+ajIQyZOi ZlU1SkWkk5KMFm71CLOfjd1F40V5pOnsTm1yMoPOrDtRPh0hchJwXVD3VoYeUzta95Wt J4uBPnUYb7GdbUf9YQLJ8/yg9UKfwQG9FCcvtATzRNpsSHd2MWL4okheesLC96c662Ev YRofJguyCbCHACnXDoPvCMdh1F4qujvpLKID4lr+Jc/3818vuX0TD/3MpKjIHMg4TTks 8mFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=erKLSF7gQT0QTaRr71//jGTqq2tFJDP7ZGYUNLOiPUc=; b=X5NA0vM4+a5y3EtzpubpVAhfg2NQzI+vow3+06u5CNbQMyp++BlGvOHWbKSR89EGGO aZf1L1UDfrqwdeivxJOp5g+i4fwQnrCfTzA11RFkXHhtq3a1V2JbvDGugf9Vpyy77mIC wFywCj/iYgkWTKGWh2m1msSuBI6a72LuJ2E/QMcU34VS5mJBCrpq9+dcBy9Ul5gEO8hl CmVfENyp9j/C1VTFNIBZIiuAx757EQX2WFRwafBrOt1dd2F9jBRKbXbJF/KK73QwHvHZ P+47P3+yDU+bTKFN7o7gdDsjQA+ZBR5tINnCpdNo1O23Nt0LUgS90Ws+i4gnMDCLXiFN hzhQ== X-Gm-Message-State: ANoB5plci8eqWHylnJJgvyUj7/howNGOVXFZ6Ouq3OdgZf7BEvAYUMTl +7hDd5e3Pk4iBcxncxx3EPBDPwHtTfY= X-Google-Smtp-Source: AA0mqf5FLZ0TXuEx16OQNbRnaZtDzs3ZAqpFd+Z3sECPo+dBK3Waejpq2r/UDnWXXSvGP7jkBYZbkQ== X-Received: by 2002:a05:600c:4f82:b0:3cf:aa11:9394 with SMTP id n2-20020a05600c4f8200b003cfaa119394mr30821413wmq.183.1669760515516; Tue, 29 Nov 2022 14:21:55 -0800 (PST) Received: from [192.168.1.106] (33bf3096.skybroadband.com. [51.191.48.150]) by smtp.googlemail.com with ESMTPSA id n3-20020a05600c3b8300b003cfbbd54178sm1651142wms.2.2022.11.29.14.21.54 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 29 Nov 2022 14:21:54 -0800 (PST) Message-ID: <44a55736-8ce1-706c-b483-b375643bd473@gmail.com> Date: Tue, 29 Nov 2022 22:21:53 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 To: ffmpeg-devel@ffmpeg.org References: <20221128204551.4441-1-jamrial@gmail.com> <8be53e8-a1e8-1a62-b6af-73194189bf19@passwd.hu> From: Derek Buitenhuis In-Reply-To: <8be53e8-a1e8-1a62-b6af-73194189bf19@passwd.hu> Subject: Re: [FFmpeg-devel] [PATCH] avformat/mpegtsenc: Always output a minimum of 32 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 11/28/2022 10:25 PM, Marton Balint wrote: > This looks like a demuxer bug, which should be fixed in the demuxer, and > not in the muxer. +1. I had to re-read the commit message twice because I coulndn't figure out why the muxer would care about lavf specific demuxer probing. - Derek _______________________________________________ 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".