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 040A6445BF for ; Sat, 18 Feb 2023 09:03:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 890D068BB30; Sat, 18 Feb 2023 11:03:08 +0200 (EET) Received: from mout-p-101.mailbox.org (mout-p-101.mailbox.org [80.241.56.151]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9509668BB30 for ; Sat, 18 Feb 2023 11:03:01 +0200 (EET) Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4PJjPt24FZz9sRg for ; Sat, 18 Feb 2023 10:02:58 +0100 (CET) Message-ID: Date: Sat, 18 Feb 2023 14:32:44 +0530 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20230211123604.19494-1-ffmpeg@gyani.pro> <00d936b9-2741-85a5-4de6-9ffd3475d2a4@gyani.pro> <1bb2f49b-782a-9a49-605f-e5a671f268d9@gyani.pro> From: Gyan Doshi In-Reply-To: <1bb2f49b-782a-9a49-605f-e5a671f268d9@gyani.pro> X-Rspamd-Queue-Id: 4PJjPt24FZz9sRg Subject: Re: [FFmpeg-devel] [PATCH] configure: select subordinate formats for HLS 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 2023-02-15 10:02 am, Gyan Doshi wrote: > > > On 2023-02-14 02:16 pm, Gyan Doshi wrote: >> >> >> On 2023-02-11 06:06 pm, Gyan Doshi wrote: >>> HLS segments may be MPEG-TS or fragmented MP4, so those (de)muxers are >>> required for reading/writing HLS media segments. >>> >>> Fixes functionality with --disable-everything --enable-demuxer=hls >>> --enable-muxer=hls >> Comments? > > Plan to push tomorrow. Pushed as 9f7e51e513665a72fb753887666259a883487947 Regards, Gyan _______________________________________________ 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".