-
You locked the mpv repo to tag 0.36.0; maybe it's time to unlock because dependent libraries may have become incompatible?
There is an mpv PR related to "swresample: stop using deprecated {in,out}_…
-
**Is your feature request related to a problem? Please describe.**
Subtitles can't be shown under the video like all other players can except VLC (MPC-HE, MPC-BE, PotPlayer etc)
**Describe the sol…
-
I've got mpv installed on my system already, and yet I noticed that bomi builds and statically links to libmpv. Wouldn't it be better to add libmpv as a dependency, and only build mpv if it isn't alre…
-
Hi,
Since last update on Arch linux, Hypnotix fail to start with this error:
```
Traceback (most recent call last):
File "/usr/lib/hypnotix/hypnotix.py", line 25, in
import mpv
File "/u…
-
Hello,
consider the following code:
```python
import mpv
_url = 'test.webm'
mpv = mpv.MPV()
mpv.loadfile(_url)
print('waiting')
mpv.wait_for_playback()
print('done')
```
On Linux, thi…
-
Why PipeWire?
- Users and distributions moving from PulseAudio to Pipewire.
-
PipeWire native support pros:
- Low latency.
- [Capture apps with audio](https://github.com/dimtpap/obs-pipewire-aud…
-
I know this is the most up to date fork but it seems that no one will take it up because of the custom mpv. Can you remove that and make the gui parts from the code thats there and have it access mpv …
-
**What you want IINA to do:**
I would like to have selectable subs like [Voracious](https://voracious.app/) does. Having a dict is not required (for me, but maybe it's interesting), I just want to …
-
Your mod is great, but it would be cool to also be able to play a VideoClip in the preview.
-
The latest version of mpv.net depends on .NET Core 6.0, which will [reach end of support on November 12, 2024](https://devblogs.microsoft.com/dotnet/dotnet-6-end-of-support/).
Please consider upgrad…