CarterLi / iina

The modern video player for macOS with additional features and bug fixes.
https://iina.io
GNU General Public License v3.0
679 stars 29 forks source link

VP9 Videos are broken on Intel builds #25

Closed GreyAsteroid closed 2 years ago

GreyAsteroid commented 2 years ago

System and IINA version:

Expected behavior:

IINA is able to play VP9 video files.

Actual behavior:

IINA displays nothing and freezes if play/pause is pressed.

Steps to reproduce:

  1. Use a build of IINA that includes FFmpeg 5.0
  2. Use an Intel based Mac
  3. Wallow in sadness as you can no longer play VP9 videos.

This is actually an FFmpeg issue that's affecting IINA since it defaults to hardware acceleration being enabled.

CarterLi commented 2 years ago

I don't have an Intel based Mac device.

Does disabling hardware acceleration in preference work for you?

GreyAsteroid commented 2 years ago

Yes, disabling hardware acceleration stops the issue from occurring.

CarterLi commented 2 years ago

Well, I can't do anything except waiting for ffmpeg fixing this issue. Let's disable hardware acceleration for now or just stuck at the latest build with ffmpeg 4