Add VP9 page

This commit is contained in:
Luke Murphy 2020-04-05 21:51:37 +02:00
parent 4aaec23a62
commit c4d1b66c4b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -87,7 +87,12 @@ Trying the following so far.
$ ffmpeg -i myfilm.format myfilm.otherformat $ ffmpeg -i myfilm.format myfilm.otherformat
``` ```
It also seems to be possible to use [HandBrake](https://handbrake.fr/). However, that seems to take 10 years to convert anything. There is an epic
looking ffmpeg [documetation page](https://trac.ffmpeg.org/wiki/Encode/VP9) all
about convert to webm which we are looking into.
It also seems to be possible to use [HandBrake](https://handbrake.fr/) although
it's unclear where the options in the menu are for doing the conversion.
### Streaming to Icecast ### Streaming to Icecast