mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-25 23:30:26 +01:00
Add GE-Proton recommendation for AVPro
This commit is contained in:
parent
24c8c4d16b
commit
f3bd2eb597
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@ title: Video Players
|
||||||
|
|
||||||
AVPro based video players are notoriously buggy on Linux, causing issues such as high memory usage, crashing or just straight out not working.
|
AVPro based video players are notoriously buggy on Linux, causing issues such as high memory usage, crashing or just straight out not working.
|
||||||
|
|
||||||
|
We recommend using [GE-Proton](https://github.com/GloriousEggroll/proton-ge-custom), as it contains extra fixes for Wine's Windows Media Foundation implementation that AVPro uses. This will allow you to play regular videos, MPEG-TS and HLS streams, but not RTSP streams.
|
||||||
|
|
||||||
## Stream from video player to ffplay/MPV
|
## Stream from video player to ffplay/MPV
|
||||||
|
|
||||||
When in a VRChat world, if a video player fails to play, you can instead run [this script](https://gist.github.com/galister/1a971254af72bb2a5bc27740e984bce2).
|
When in a VRChat world, if a video player fails to play, you can instead run [this script](https://gist.github.com/galister/1a971254af72bb2a5bc27740e984bce2).
|
||||||
|
|
Loading…
Reference in a new issue