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 45BE344D81 for ; Fri, 23 Dec 2022 17:00:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id ACFD968BA81; Fri, 23 Dec 2022 19:00:55 +0200 (EET) Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9BC0968AF62 for ; Fri, 23 Dec 2022 19:00:48 +0200 (EET) Received: by mail-ej1-f49.google.com with SMTP id u19so13223908ejm.8 for ; Fri, 23 Dec 2022 09:00:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=6rvqHSV5Mofjk0mQmp4V4rdqI/Sw6TJ0W5maNjToPYk=; b=IhIquSf6TpywjL2Q+CecwM8OAY+PGp0BWOmePzaRXWuSGmw1/un8OZwnrIZKRFt0K5 OuOnEKpbSrBTGQhOnMcy3RhkhyL9btnme6OAnBSpsm2apQ2RCtcnJ6lGOzpscJLzqeNR OUxpr9DXaDPkE4vn2Nggl++kD1vKYmcn5MKiLrLfUDQ0XAlp3yb1ynlG0ehZ683Kfry+ XwXWN3MfYRE9GfkKuvcFcGTwowT6lO4wAsJk3M5IfrsNjNLN9I4aIPVVN0OzQP2bxwyM WCmWm2W9/mQcyxLoLekhTv0ikKbixDhdbvIc72vBG8s8hHN7uRavY45sP+DfBe1Bm/yy +/Ag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=6rvqHSV5Mofjk0mQmp4V4rdqI/Sw6TJ0W5maNjToPYk=; b=FpdRCrgI48fAflzT7x80wH+r0Er0TrGzJ4HHZNCCFubDb5fomomymtgN6bBzGrLA0R mwwo18aUaFFCiXcQqUit9JxWCnuiAuI+kJprKlpETnID6LtmfJqNojQp6ahASfXuVLVJ XYHLAZIAY/4HqXNA/ewJPJrCDzgf3eaqUf4+ZzGGiHXtNV6mMpr0Ax7nxcTEpjI84XSM b9Pv7iIUW0RhIMoPy5rfJF7y/NiQ+v4m1Jp3xCx1jUmyceNhRtXP7k3cFH+ldLjZrLvh yMZg+SIMoPnYLP520irYkBGNkqSEg1i6NFeDpZDa41K8SWf5Wx6oITIlLYhAxsZsyAMd rQZA== X-Gm-Message-State: AFqh2koiHUk+udoUJ60saAjoMhhhZCOrr1oGneoBPPzIYjUnTOhzAVf4 bSWBrNPEfiXtYosZpGiHrYy0D5yARKGtddKXPJWv74Sqo4aPSA== X-Google-Smtp-Source: AMrXdXvn/yCfffwDNvK+rgfuf5Cwg29/8abexdpqJYfFrvs0vppZNOmbzBZq3AtB6hAdrYTUGJ3DU5zU7wU5qZi1XG0= X-Received: by 2002:a17:907:a0cd:b0:78d:77b1:a433 with SMTP id hw13-20020a170907a0cd00b0078d77b1a433mr743253ejc.486.1671814847772; Fri, 23 Dec 2022 09:00:47 -0800 (PST) MIME-Version: 1.0 References: <4e55583552e6075a98529e687aa734ae3a37d434.camel@haerdin.se> In-Reply-To: From: Mark Gaiser Date: Fri, 23 Dec 2022 18:00:32 +0100 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] Would a crypto file be acceptable? 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 Fri, Dec 23, 2022 at 5:34 PM Nicolas George wrote: > Mark Gaiser (12022-12-23): > > Then M3U as a format is business logic too. > > HLS and MPD are business logic too. > > At least, based on your comment, they would fall into that same category. > > > > The difference between those formats and my suggestion? > > First difference: they point to several files, yours is about a single > file. > They actually point to N files. Could also be just 1. Also, they could use this proposed ".crypto" file as their files. > Second difference: they exist out there, yours you are trying to invent > just for that. > That's just lame. I'm not trying to invent it just to invent something. I have an actual need for this where this would be a solution. > > -- > Nicolas George > _______________________________________________ > 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". > _______________________________________________ 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".