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 89CB54715C for ; Sat, 9 Sep 2023 14:49:20 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AB27868C893; Sat, 9 Sep 2023 17:49:17 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0F65268C872 for ; Sat, 9 Sep 2023 17:49:10 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 658C74000A for ; Sat, 9 Sep 2023 14:49:10 +0000 (UTC) Date: Sat, 9 Sep 2023 16:49:09 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230909144909.GD8640@pb2> References: <05e2d1c7-956b-4ce5-a1a2-69e83ae484ab@betaapp.fastmail.com> <20230908130949.GW8640@pb2> MIME-Version: 1.0 In-Reply-To: <20230908130949.GW8640@pb2> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023 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: multipart/mixed; boundary="===============7871734030485132889==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7871734030485132889== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HjNkcEWJ4DMx36DP" Content-Disposition: inline --HjNkcEWJ4DMx36DP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 08, 2023 at 03:09:49PM +0200, Michael Niedermayer wrote: > On Thu, Aug 17, 2023 at 07:42:17PM +0200, Jean-Baptiste Kempf wrote: > [...] > > Propose a talk, from 5min to 30min. [...] > Clientside / "in browser" also has become very important but > is absent from our documentation, our fate tests, and so on Slight elaboration on what i had in mind here as one (of several) things that should become possible if we look at something like pyodide, which allows us to simply run python code client side from a html file The example on pyodide.org is 21 lines for a complete html file and works as it is with just a default apache no changes on the server, no buil= ding, no installing of anything just one script link to pyodide.js is added The same should be possible with FFmpeg. We could be hosting a FFmpeg wasm js thingy (build from latest FFmpeg and specific FFmpeg versions) and anyone could just link to that and then run ffmpeg commands and call public libav* functions from within any clientside/ in browser scripts wasm and js is not my area of experties currently so its unlikely i will work on this, i just think its something we should do. Thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The smallest minority on earth is the individual. Those who deny=20 individual rights cannot claim to be defenders of minorities. - Ayn Rand --HjNkcEWJ4DMx36DP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZPyF4gAKCRBhHseHBAsP qyxOAJ9JZvuG8wFAWrhBOm3hIWJAyCJ4dQCgk/nq3EYfMOPj0tule/54Vup0lHc= =PN2g -----END PGP SIGNATURE----- --HjNkcEWJ4DMx36DP-- --===============7871734030485132889== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============7871734030485132889==--