diff --git a/_posts/2022/2022-01-10-h264-encoder-showdown.html b/_posts/2022/2022-01-10-h264-encoder-showdown.html index b60d0f5..34e3efe 100644 --- a/_posts/2022/2022-01-10-h264-encoder-showdown.html +++ b/_posts/2022/2022-01-10-h264-encoder-showdown.html @@ -26,12 +26,22 @@ videos: - "640x360" bitrates: [10000, 8500, 6000, 3500] encoders: + - name: "x264 veryfast" + url: "https://cdn.xaymar.com/blog/2022/01/hes/x264/veryfast/:video-:res-:ratek-x264.mp4" - name: "x264 medium" - url: "https://cdn.xaymar.com/blog/2022/01/hes/x264/:video-:res-:ratek-x264.mp4" + url: "https://cdn.xaymar.com/blog/2022/01/hes/x264/medium/:video-:res-:ratek-x264.mp4" - name: "AMD Vega H.264" url: "https://cdn.xaymar.com/blog/2022/01/hes/amd-vega/:video-:res-:ratek-amf264.mp4" + - name: "AMD Vega H.264 (HQ)" + url: "https://cdn.xaymar.com/blog/2022/01/hes/amd-vega-hq/:video-:res-:ratek-amf264.mp4" + - name: "AMD Vega H.264 (HQ+MB)" + url: "https://cdn.xaymar.com/blog/2022/01/hes/amd-vega-hq+mb/:video-:res-:ratek-amf264.mp4" - name: "AMD RDNA2 H.264" url: "https://cdn.xaymar.com/blog/2022/01/hes/amd-rdna2/:video-:res-:ratek-amf264.mp4" + - name: "AMD RDNA2 H.264 (HQ)" + url: "https://cdn.xaymar.com/blog/2022/01/hes/amd-rdna2-hq/:video-:res-:ratek-amf264.mp4" + - name: "AMD RDNA2 H.264 (HQ+MB)" + url: "https://cdn.xaymar.com/blog/2022/01/hes/amd-rdna2-hq+mb/:video-:res-:ratek-amf264.mp4" - name: "NVIDIA Ampere H.264" url: "https://cdn.xaymar.com/blog/2022/01/hes/nvidia-ampere/:video-:res-:ratek-nv264.mp4" # - name: "AMD Vega H.265" @@ -48,6 +58,8 @@ videos: {% capture content %}So, as it is usual, I drank my coffee as my automated script did what I told it to do. Then I fixed the automated script to actually do what I thought it did, and repeated this charade twice more because it's obviously fun, and I definitely did not forget to put an "s" at the end of a variable reference - twice. Without any further interruptions, here are a few hundred video examples for your watching pleasure.{% endcapture %}{% include blocks/paragraph.liquid content=content %} +{% capture content %}Update 2022-01-11: Added x264 veryfast files and newly discovered AMF settings that drastically improve performance.{% endcapture %}{% include blocks/paragraph.liquid content=content %} + {% for video in page.videos.videos %} {% capture capture_video %} {% for bitrate in page.videos.bitrates %} @@ -86,7 +98,9 @@ videos:
  • x264 fast (Hidden)
    x264 faster (Hidden)
  • NVIDIA NVENC Pascal (Estimated from previous Test Run)
    - x264 veryfast (Hidden)
  • + AMD AMF RDNA2 (HQ) + x264 veryfast +
  • AMD AMF RDNA2 (HQ+MB)
  • AMD AMF GCN3 and GCN3 (Estimated from previous Test Run)
  • x264 superfast (Hidden)
  • AMD AMF RDNA2