From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 8D0654BAE8 for ; Tue, 27 May 2025 23:09:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 3A50368DA25; Wed, 28 May 2025 02:09:49 +0300 (EEST) Received: from relay.b.hostedemail.com (smtprelay0038.b.hostedemail.com [64.98.42.38]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id D520068D2FB for ; Wed, 28 May 2025 02:09:42 +0300 (EEST) Received: from omf06.b.hostedemail.com (omf06 [10.200.6.69]) by unirelay08.b.hostedemail.com (Postfix) with ESMTP id 05989604F9 for ; Tue, 27 May 2025 23:09:41 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: ff@hawaiiantel.net) by omf06.b.hostedemail.com (Postfix) with ESMTPA id 8DBF1140005 for ; Tue, 27 May 2025 23:09:39 +0000 (UTC) Date: Tue, 27 May 2025 13:09:37 -1000 From: compn To: ffmpeg-devel@ffmpeg.org Message-ID: <20250527130937.00004dfa@hawaiiantel.net> In-Reply-To: References: <20250525125342.0000613a@hawaiiantel.net> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) MIME-Version: 1.0 X-Rspamd-Server: rspamout06 X-Rspamd-Queue-Id: 8DBF1140005 X-Stat-Signature: mptaghmtmqmiy8fafea9hsp8ieguec8a X-Spam-Status: No, score=-0.52 X-Session-Marker: 666640686177616969616E74656C2E6E6574 X-Session-ID: U2FsdGVkX1+cEroJTIGgwdOiNPsJgZsVbxarO6ae7Uc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hawaiiantel.net; h=date:from:to:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding; s=opensrs-2024012500; bh=NqVFqEM7aPNL1+H8xbVFbY2cCJjVAeBzLA0H6EVnprw=; b=o+j9JG8RJ3mKorSOnTizzGMkfo2QtIsK6EaHFSD5ZgIaZVSS9rcC620Je2nhud+S1dVXQ1yDnH4mCTy8LS6Mu8SiwJ+i0+khfiDpHFKsEJ+Py+D3FkP/H8yxglkPOOkTybirkcW/3cZbHjiFQPXZEx9Bi8DXFsOurX9tOhw9mRd0J5xn0n8PIOoQCbDoQnnrUrbjBdlfwewjzAjKrwmL2+xn0BiyBh3wZP3f/l32Zo/kgT4u6mLAQZvT9e/EBX8Qcr09nIw6zsfrhTxQOBT7aweJLCFAoZbxj1d/LJjPcegujHVwbTwId8D2JiJkXFutpsZQPyUiWlgkL0Jjts4EUw== X-HE-Tag: 1748387379-888325 X-HE-Meta: U2FsdGVkX1/ow5iREYl4r9kdzPhJC712PNAIOEW6aMMQ1NJmX8SXGth106Coat3lnWWmnuWD67rUBLQkPQYbqkwzWU0QJ3ry1M3dUt40j5bd2bze2VOi03Xnjd6MgPN1VyOmlUe33fRo+d9+iAwbSScIqblNwUq3z7KBETOjprc+pDr0RhaRG2MxFcJnyCiNoTO6HQEkV8jLX31YpNXjTi3f9mtzMjSuiH79yofkNP3T+BactJVQTk2WsKxtX1cjKMJzWBNUZDVFj9/D8WCli0u9/xOx83KUjbutAg8ZNGM4f7Rfx2/wplOSU1eM69hUNWyTKRkvrMJMsB0TZsTZiv0K0iLETA7e Subject: Re: [FFmpeg-devel] [PATCH 1/3] avformat/matroska: Support JPEG2000 for demuxing 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 Mon, 26 May 2025 01:50:42 +0200, Andreas Rheinhardt wrote: > Why should the FFV1 specification crowd object to us writing FFV1 files > in the way they have been intended to be written since February 2017 > (since > https://github.com/ietf-wg-cellar/matroska-specification/commit/51a600106bfa66f58a7f2c8e05fab091ab059ebd)? > Anyway, I cc'ed Dave Rice, the author of the aforementioned commit. thanks for cc'ing dave, waiting for dave's response, and thanks to dave for the quick reply, review and OK. i know ffv1 users are all about bitexact-ness, and i didnt know when Dave's timers were ready for this change either. thanks everyone. and i hope that you dont think i'm trying to slow down or block any changes to default ffmpeg improvements. i just wanted to be inclusive of ffv1 users opinions, and now we're set! :) maybe i'd change commit message from avformat/matroskaenc: Use native id instead of VfW for FFV1 to avformat/matroskaenc: Use native id V_FFV1 instead of V_MS/VFW/FOURCC/FFV1 if you think its appropriate anyway. -compn _______________________________________________ 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".