Skip to content

AV1 HW Decoding error with interpolation (D3D11) #18205

Description

@Nojevah

mpv Information

mpv v0.41.0-724-g71ebd0840 Copyright © 2000-2026 mpv/MPlayer/mplayer2 projects
 built on Jun  6 2026 00:21:06
libplacebo version: v7.365.0 (v7.360.0-80-gd4624cb-dirty)
FFmpeg version: N-124864-gf8af47b64
FFmpeg library versions:
   libavcodec      62.36.101
   libavdevice     62.4.100
   libavfilter     11.17.100
   libavformat     62.19.101
   libavutil       60.32.100
   libswresample   6.4.100
   libswscale      9.8.100

Other Information

- Windows version: Microsoft Windows [Version 10.0.26200.8655]
- GPU model, driver and version: Radeon RX 9060 XT 16 GB, Drivers Adrenaline 32.0.31021.1015
- Source of mpv: shinchiro's build
- Latest known working version: I don't think it's a regression
- Issue started after the following happened: x

Reproduction Steps

Here is the sample with problem: https://files.catbox.moe/t1y2e1.webm

Config to reproduce:
hwdec=auto
video-sync=display-resample
interpolation=yes
tscale=sphinx

The 4 elements are needed to reproduce.

The problem: artefact, freezes, problem with decoding, and there's an error in the log mentioning a problem to decode:

Image

Infos from OSD:

Image

To trigger the problem, you need to use tscale other than "oversample".
I don't know if it's a problem with tscale or D3D11 decoding.

Expected Behavior

Play without freezes

Actual Behavior

Play with freezes

Log File

output.txt

Sample Files

No response

I carefully read all instruction and confirm that I did the following:

  • I tested and confirmed that the issue exists with the latest release version or newer.
  • I provided all required information including system and mpv version.
  • I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions