<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic AV1 encoding not available ?  Poor video encoding in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/AV1-encoding-not-available-Poor-video-encoding/m-p/1754079#M152645</link>
    <description>&lt;P&gt;I am experiencing really poor Microsoft teams screen sharing and I can not get hardware acceleration on team to activate, I think because AV1 is not available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a known issue or something I should be looking at in terms of my set up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Summary: On the Arc 140T, the AV1 hardware encoder is available through QuickSync/oneVPL but is not registered in Media Foundation. H.264 and VP9 encoders are registered in Media Foundation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chromium-based apps (Edge, WebView2, and therefore Microsoft Teams) use Media Foundation / D3D12 Video Encode for hardware video encoding — never QuickSync — so they can't hardware-encode AV1 and fall back to software AV1. Teams uses AV1 for screen-share content, so screen sharing is software-encoded and collapses to ~640×360 at low fps.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;System:&lt;BR /&gt;&amp;nbsp;- GPU: Intel Arc 140T, device ID 0x7D51, Core Ultra 200H-class (hybrid w/ NVIDIA RTX 5070, muxless/Advanced Optimus)&lt;BR /&gt;&amp;nbsp;- Intel driver: 32.0.101.8860 (also current on .8861)&lt;BR /&gt;&amp;nbsp;- OS: Windows 11 build 26200.8655 (kernel 26100.8521)&lt;BR /&gt;&amp;nbsp;- Edge/WebView2: 150.0.4078.65&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Evidence:&lt;BR /&gt;&amp;nbsp;- edge://gpu → Video Acceleration → Encoding lists Encode h264 and Encode vp9 but no Encode av1.&lt;BR /&gt;&amp;nbsp;- ffmpeg (static build N-125628) on this GPU:&lt;BR /&gt;&amp;nbsp;- av1_qsv (QuickSync/oneVPL) → succeeds (hardware AV1 encode works)&lt;BR /&gt;&amp;nbsp;- av1_mf (Media Foundation) → fails ("Function not implemented", encoder won't open → no AV1 MFT)&lt;BR /&gt;&amp;nbsp;- h264_mf (Media Foundation) → succeeds (proves MF path works and H.264 MFT is registered)&lt;BR /&gt;&lt;BR /&gt;Control / comparison: A second laptop with an older Intel iGPU (device ID 0x7D45, "Intel(R) Graphics"), driver 32.0.101.8724, identical Edge/WebView2 150.0.4078.65, does list Encode av1 profile main in edge://gpu and hardware-AV1-encodes the same Teams screen share. So AV1-in-Media-Foundation exposure exists for 0x7D45 but is missing for 0x7D51.&lt;BR /&gt;&lt;BR /&gt;Impact: Microsoft Teams (and any Chromium/WebRTC app) screen-sharing on Arc 140T / Core Ultra 200H systems falls back to software AV1 → low resolution/frame-rate and high CPU. Likely affects the whole product line.&lt;BR /&gt;&lt;BR /&gt;Request: Expose/register the AV1 encoder in Media Foundation (and D3D12 Video Encode) for the Arc 140T (0x7D51), matching the AV1-encode exposure already present on 0x7D45.&lt;BR /&gt;&lt;BR /&gt;Repro: On an Arc 140T system, open edge://gpu → Encoding: H.264/VP9 present, AV1 absent. In Teams, share a document/browser window in a call with a participant → call-health Sent codec = av1 (software), resolution collapses to 360p.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jul 2026 09:01:13 GMT</pubDate>
    <dc:creator>CKnoxy</dc:creator>
    <dc:date>2026-07-16T09:01:13Z</dc:date>
    <item>
      <title>AV1 encoding not available ?  Poor video encoding</title>
      <link>https://community.intel.com/t5/Graphics/AV1-encoding-not-available-Poor-video-encoding/m-p/1754079#M152645</link>
      <description>&lt;P&gt;I am experiencing really poor Microsoft teams screen sharing and I can not get hardware acceleration on team to activate, I think because AV1 is not available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a known issue or something I should be looking at in terms of my set up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Summary: On the Arc 140T, the AV1 hardware encoder is available through QuickSync/oneVPL but is not registered in Media Foundation. H.264 and VP9 encoders are registered in Media Foundation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chromium-based apps (Edge, WebView2, and therefore Microsoft Teams) use Media Foundation / D3D12 Video Encode for hardware video encoding — never QuickSync — so they can't hardware-encode AV1 and fall back to software AV1. Teams uses AV1 for screen-share content, so screen sharing is software-encoded and collapses to ~640×360 at low fps.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;System:&lt;BR /&gt;&amp;nbsp;- GPU: Intel Arc 140T, device ID 0x7D51, Core Ultra 200H-class (hybrid w/ NVIDIA RTX 5070, muxless/Advanced Optimus)&lt;BR /&gt;&amp;nbsp;- Intel driver: 32.0.101.8860 (also current on .8861)&lt;BR /&gt;&amp;nbsp;- OS: Windows 11 build 26200.8655 (kernel 26100.8521)&lt;BR /&gt;&amp;nbsp;- Edge/WebView2: 150.0.4078.65&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Evidence:&lt;BR /&gt;&amp;nbsp;- edge://gpu → Video Acceleration → Encoding lists Encode h264 and Encode vp9 but no Encode av1.&lt;BR /&gt;&amp;nbsp;- ffmpeg (static build N-125628) on this GPU:&lt;BR /&gt;&amp;nbsp;- av1_qsv (QuickSync/oneVPL) → succeeds (hardware AV1 encode works)&lt;BR /&gt;&amp;nbsp;- av1_mf (Media Foundation) → fails ("Function not implemented", encoder won't open → no AV1 MFT)&lt;BR /&gt;&amp;nbsp;- h264_mf (Media Foundation) → succeeds (proves MF path works and H.264 MFT is registered)&lt;BR /&gt;&lt;BR /&gt;Control / comparison: A second laptop with an older Intel iGPU (device ID 0x7D45, "Intel(R) Graphics"), driver 32.0.101.8724, identical Edge/WebView2 150.0.4078.65, does list Encode av1 profile main in edge://gpu and hardware-AV1-encodes the same Teams screen share. So AV1-in-Media-Foundation exposure exists for 0x7D45 but is missing for 0x7D51.&lt;BR /&gt;&lt;BR /&gt;Impact: Microsoft Teams (and any Chromium/WebRTC app) screen-sharing on Arc 140T / Core Ultra 200H systems falls back to software AV1 → low resolution/frame-rate and high CPU. Likely affects the whole product line.&lt;BR /&gt;&lt;BR /&gt;Request: Expose/register the AV1 encoder in Media Foundation (and D3D12 Video Encode) for the Arc 140T (0x7D51), matching the AV1-encode exposure already present on 0x7D45.&lt;BR /&gt;&lt;BR /&gt;Repro: On an Arc 140T system, open edge://gpu → Encoding: H.264/VP9 present, AV1 absent. In Teams, share a document/browser window in a call with a participant → call-health Sent codec = av1 (software), resolution collapses to 360p.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 09:01:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/AV1-encoding-not-available-Poor-video-encoding/m-p/1754079#M152645</guid>
      <dc:creator>CKnoxy</dc:creator>
      <dc:date>2026-07-16T09:01:13Z</dc:date>
    </item>
  </channel>
</rss>

