feeluown / FeelUOwn

trying to be a robust, user-friendly and hackable music player
http://feeluown.readthedocs.io
GNU General Public License v3.0
3.53k stars 598 forks source link

player: can't render video properly with libmpv(0.38) on Linux #825

Closed cosven closed 5 months ago

cosven commented 5 months ago

from libmpv API changelog

--- mpv 0.38.0 --- 2.3 - partially revert the changes from API version 1.27, remove libmpv as the default VO and move it to the bottom of the auto-probing order. This restores the prior behavior on all platforms other than macOS, but still auto selects libmpv/cocoa-cb on macOS if it was built with support for cocoa-cb.

so we should set libmpv as vo explicitly.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8771834576

Details


Totals Coverage Status
Change from base Build 8770800639: 0.003%
Covered Lines: 9725
Relevant Lines: 17595

💛 - Coveralls