Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.4k
    • Issues 3.4k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1.1k
    • Merge requests 1.1k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Issues
  • #2523

vaapi bob deinterlacer produces wrong output height on AMD

Decoding any interlaced video via VAAPI and putting it through the VAAPI bob deinterlacer yields wrong video output that has half the size of the actual video. This affects any video player using VAAPI; I confirmed it with Kodi and mpv.

To try with mpv:

$ mpv -vo gpu --hwdec=vaapi --vf=vavpp:deint=bob video.mkv

yields:

Screenshot_from_2020-02-15_21-31-22

same with MADI (--vf=vavpp:deint=motion-adaptive); no deinterlacing works as well:

Screenshot_from_2020-02-15_21-32-03

This was acknowledged to be a bug of the new compute shader implementation here, but I'm opening this issue to keep track of the status since I did not find a preexisting one.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking