From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] VDD conference invitation - Dublin 22-24 Sept 2023
Date: Sat, 9 Sep 2023 16:49:09 +0200
Message-ID: <20230909144909.GD8640@pb2> (raw)
In-Reply-To: <20230908130949.GW8640@pb2>
[-- Attachment #1.1: Type: text/plain, Size: 1429 bytes --]
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 building, 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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The smallest minority on earth is the individual. Those who deny
individual rights cannot claim to be defenders of minorities. - Ayn Rand
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
prev parent reply other threads:[~2023-09-09 14:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-17 17:42 Jean-Baptiste Kempf
2023-08-20 13:01 ` Tomas Härdin
2023-08-20 15:54 ` Jean-Baptiste Kempf
2023-09-08 13:09 ` Michael Niedermayer
2023-09-08 14:53 ` Derek Buitenhuis
2023-09-09 13:58 ` Michael Niedermayer
2023-09-08 15:19 ` James Almer
2023-09-08 18:27 ` Michael Niedermayer
2023-09-08 15:21 ` Ronald S. Bultje
2023-09-09 16:24 ` Vittorio Giovara
2023-09-08 15:42 ` Rémi Denis-Courmont
2023-09-09 14:31 ` Michael Niedermayer
[not found] ` <22ED92D8-8653-434B-8EAB-ECBA451D8E20@cosmin.at>
2023-09-08 17:39 ` Cosmin Stejerean via ffmpeg-devel
2023-09-08 17:43 ` Kieran Kunhya
2023-09-09 7:04 ` Tomas Härdin
2023-09-09 13:53 ` Michael Niedermayer
2023-09-09 19:23 ` Tomas Härdin
2023-09-14 18:25 ` Michael Niedermayer
2023-09-09 14:49 ` Michael Niedermayer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230909144909.GD8640@pb2 \
--to=michael@niedermayer.cc \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git