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 4937E49E1D for ; Tue, 12 Mar 2024 10:27:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8AA6268D155; Tue, 12 Mar 2024 12:27:19 +0200 (EET) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3F08868D0E9 for ; Tue, 12 Mar 2024 12:27:13 +0200 (EET) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-a3122b70439so677470266b.3 for ; Tue, 12 Mar 2024 03:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710239232; x=1710844032; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=unV2NObN1+V8cKxNBZqW7KGW6dzVMHOV+E7sXnyYXzU=; b=SyUwIF5/2jn/lG6vmCGk9MFiXuo9tdEWbq7zq2D8buO8w+ERHlvW76JbPCdLs2xgVF 31VNzz/Rgz7JZJbamaPwGot6QUO9rzCyHdjAavurrbDd63l1zy0pAT381pH09r1lHQpa wDRkGbQLtb+VNHIj8Urwdod23lqJwQrP/lHwN103L3HhV9ayRg1rXv3SfLSCQnHrXVEA XojKvkLgBM3614y0jHAISMdq9kI11Fufe5sfcYgE1AAbnTSUiU2z30x5hZ7t+MEVFB65 3fZFO/gHOoqNeNfJgLzFurdrk2J02s7tqFD7eukk94dhBU1H+SecwKSxSE78bFezLoDg SMHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710239232; x=1710844032; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=unV2NObN1+V8cKxNBZqW7KGW6dzVMHOV+E7sXnyYXzU=; b=YCtb9J0AfriLeYXUJLxNSERDd0VuhkKOGZGjixL6boYOT2giHHxSiYZ1V2YRt8nkn7 MKxJunbL00FKPgNKmYwUjpYWYj6brkM9y95TLXR7oxJ1MN3u0rgah+XuRC4DD7yq/MEe 62of3hFXwuNg3y4GQdQrNRgTPokj2lWRZ4BbzLhJ9JsDJcluDgS91KcNZX4i7M2VDdQ/ aMKQW0G8KIOB+3+1aooo0WE8z+qQ80KcDay8X65wVCr7rmOhUavS5R7pthqMnOdWy/ri SbwB01YuA/fn0y1lCbyWbWaAcn5dFQCZq4KxC1bBTkg3pnoRI9kqCqzYfjP8l53S84Lo pleg== X-Gm-Message-State: AOJu0YyG1mXPZ3avx0NugKEir59Vl60DgMUbTVAYetpeKSNVRIDixlvZ jGqPstJ/YQQ52QB5I/CoWccdNzqsvkaE1SxhdoA7QXMygl7oeXCy4JS11IOX X-Google-Smtp-Source: AGHT+IEeN7Utl7OrorUwnJd+hPIZRHwIH+at8jAbJN8u4Pwtd27BLjHNM6UtjYAxzpXNYmMtW2AiGA== X-Received: by 2002:a17:906:fa8a:b0:a46:2584:c254 with SMTP id lt10-20020a170906fa8a00b00a462584c254mr861492ejb.28.1710239231472; Tue, 12 Mar 2024 03:27:11 -0700 (PDT) Received: from mariano ([188.210.239.79]) by smtp.gmail.com with ESMTPSA id fx20-20020a170906b75400b00a441ff174a3sm3696927ejb.90.2024.03.12.03.27.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Mar 2024 03:27:11 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 5E1B5BFCDC; Tue, 12 Mar 2024 11:27:10 +0100 (CET) Date: Tue, 12 Mar 2024 11:27:10 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches , asivery Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , asivery References: <3gq1Ftm_y1013kbc9iq5cZU-QLIOOTvaG6SwFuPWF004eJJMe_ci7aUvyCPHlENileu1rUtuCGWC2BGouRMthXOo7QmJ_-ZBJgrFX_7tAaY=@protonmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] avformat/aea: Add aea muxer 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 date Sunday 2024-03-10 16:10:15 +0100, Stefano Sabatini wrote: > On date Sunday 2024-03-10 14:20:12 +0000, ffmpeg-devel Mailing List wrote: > > Great, thank you very much! > > I'm attaching the (hopefully) final version of the patch. > > > > > MD studio was a piece of software created by a company called "EDL", > > which in combination with alternative firmware for the Sony MDH-10 > > MiniDisc recorder > > (https://www.minidisc.wiki/equipment/sony/misc/mdh-10) let people > > download raw ATRAC1 audio from their MiniDiscs onto computers, and > > (probably) put this audio back on their discs later. Nowadays it's > > used by software like Web Minidisc Pro (which I maintain) to store > > ATRAC1 audio, as it (until recently) was the only way to store > > ATRAC1 so that it would be picked up by VLC. Now we have matroska > > support for ATRAC1, but I wanted to write a muxer for AEA before I > > phase it out from new pieces of software, so that the people who > > would like to use AEA instead of matroska have a way to go back to > > it. > > Thanks, probably part of this information could go to the doc to > provide some context (can be done as a separate patch), as this kind > of info is very difficult to retrieve otherwise (and one of the goals > of FFmpeg is digital preservation). > > > From e67d2df52c65528fbbfe8d5268661c88a7ad225e Mon Sep 17 00:00:00 2001 > > From: asivery > > Date: Fri, 8 Mar 2024 14:45:02 +0100 > > Subject: [PATCH] avformat/aea: Add aea muxer > > > > Signed-off-by: asivery > > --- > > Changelog | 1 + > > doc/muxers.texi | 10 +++ > > libavformat/Makefile | 3 +- > > libavformat/{aea.c => aeadec.c} | 0 > > libavformat/aeaenc.c | 115 ++++++++++++++++++++++++++++++++ > > libavformat/allformats.c | 1 + > > 6 files changed, 129 insertions(+), 1 deletion(-) > > rename libavformat/{aea.c => aeadec.c} (100%) > > create mode 100644 libavformat/aeaenc.c > > Patch looks good to me, waiting for more feedback by Andreas. Will apply it soon, thanks. _______________________________________________ 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".