From 28a188215b85a6eb94149c3776d29175fdde6ff5 Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Thu, 29 Sep 2022 20:23:22 +0200 Subject: Remove old comment but revive link to webm --- 2022/prepare.md | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to '2022/prepare.md') diff --git a/2022/prepare.md b/2022/prepare.md index 7a95c14f..15e655a7 100644 --- a/2022/prepare.md +++ b/2022/prepare.md @@ -97,23 +97,18 @@ your video recordings: Per GNU Project’s [Guide to Formats](//audio-video.gnu.org/docs/formatguide.html), we prefer to receive prerecorded videos in formats unencumbered by software patents, -such as `video/webm` (WebM-encoded video files, with `.webm` file -extension) and `video/ogg` (video files encoded with the Theora video -codec, encapsulated in an Ogg transport layer, with `.ogg` or `.ogv` -file extension). However, if for one reason or another you are unable -to send us your prerecorded video in one of the above formats, you may -submit them in other common formats, like MPEG-4 (`.mp4`), and we will -convert them to our preferred formats on your behalf. +such as `video/webm` ([WebM](https://www.webmproject.org/)-encoded video +files, with `.webm` file extension) and `video/ogg` (video files encoded +with the Theora video codec, encapsulated in an Ogg transport layer, +with `.ogg` or `.ogv` file extension). However, if for one reason or +another you are unable to send us your prerecorded video in one of the +above formats, you may submit them in other common formats, like MPEG-4 +(`.mp4`), and we will convert them to our preferred formats on your +behalf. *Prepare recorded video in 720p (1280px by 720px) or higher, in the WebM format if possible.* -> The conference broadcast will most likely be in -> [720p](https://en.wikipedia.org/wiki/720p) (1280px x 720px, -> progressive) using the [WebM](https://www.webmproject.org/) video -> format. The closer to this format submitted video files arrive in, -> the easier it will be to process and upload them. - # Compression If you would like to compress your video before uploading, the following shell script may be useful: -- cgit v1.2.3