Remove AV1 support

For some reason, AV1 video seems to be missing the Netflix dubbing credits
This commit is contained in:
shirt 2022-09-28 21:35:25 -04:00
parent a7bb37d62f
commit a4bc5f94cd
Signed by: shirt
GPG key ID: A5D61AB2D5489EE1
3 changed files with 2 additions and 10 deletions

View file

@ -17,7 +17,7 @@
<br>
<input type="checkbox" id="setMaxBitrate"><label for="setMaxBitrate">Automatically select best bitrate available</label>
<br>
<input type="checkbox" id="disableVP9"><label for="disableVP9">Disable VP9/AV1 codecs (Chrome/Firefox)</label>
<input type="checkbox" id="disableVP9"><label for="disableVP9">Disable VP9 codec (Chrome/Firefox)</label>
<br>
<input type="checkbox" id="useDDPlus"><label for="useDDPlus">Use Dolby Digital Plus (Chromium Edge)</label>
<br>