Changes between Version 23 and Version 24 of Encode/VP9


Ignore:
Timestamp:
Jan 8, 2024, 6:58:47 PM (2 years ago)
Author:
James
Comment:

replace another dead link

Legend:

Unmodified
Added
Removed
Modified
  • Encode/VP9

    v23 v24  
    142142== Compatibility ==#compatibility
    143143
    144 As of 2018, [https://en.wikipedia.org/wiki/HTML5_video#Browser_support most browsers] support VP9. Many recent [http://wiki.webmproject.org/hardware/socs phones and other embedded systems] also support VP9. If for some reason VP9 is not supported on your target device, you may fall back to [[Encode/VP8|VP8]] encoding, which offers higher compatibility but lower compression efficiency / quality.
     144As of 2018, [https://en.wikipedia.org/wiki/HTML5_video#Browser_support most browsers] support VP9. Many recent [https://web.archive.org/web/20230614133122/http://wiki.webmproject.org/hardware/socs phones and other embedded systems] also support VP9. If for some reason VP9 is not supported on your target device, you may fall back to [[Encode/VP8|VP8]] encoding, which offers higher compatibility but lower compression efficiency / quality.
    145145
    146146If your input source is using 4:2:2 or 4:4:4 chroma subsampling, some players might not be able to handle the output that libvpx produces. Use 4:2:0 chroma subsampling in such a case: