low-batt

Results 467 comments of low-batt

The responder chain is not being used. The full screen menu item under the `Video` menu is tied to `MenuController` which sets the action to `MainWindowController.menuToggleFullScreen`. That calls the method...

Yes, it is possible to add key bindings for this. See the discussion in closed issue #1168, in particular my response, https://github.com/iina/iina/issues/1168#issuecomment-1091009272. To get this working nicely you need to...

> Can't you just go to system preferences > keyboard > shortcuts in macOS and add a hotkey to any menu item? Yes, that would work too. Of course for...

No need to commit those changes. This PR does not have conflicts preventing merge. Those changes are only needed if you want to build and test this PR. The changes...

As @svobs is busy I will attempt to address the feedback.

Replacing this PR with PR #4739 The new PR attempts to address the feedback from @uiryuu. Lets continue the discussion in that PR.

The next release of IINA will include upgrading [mpv](https://mpv.io/) to 0.35.1 and [FFmpeg](https://ffmpeg.org/) to 6.0. I have confirmed these upgrades provide support for hardware decoding of videos encoded with VP9...

The next step is for FFmpeg to address ticket [#10642](https://trac.ffmpeg.org/ticket/10642), "AV1 hardware decoding for Apple M3".

This closed issue is about a problem on M1 Macs that appeared upon upgrading from Monterey to Ventura. That problem only occurred when playing HDR videos in full screen mode....

That is concerning. Best to continue this in #4312, the M2 issue. What version of macOS? Does this only happen in full screen? How is the HDR video encoded? In...