lvra.gitlab.io/content/docs/vrchat/video_players.md

17 lines
608 B
Markdown
Raw Normal View History

---
weight: 100
title: Video Players
---
# 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.
## 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).
You might need to adapt it in case you installed VRChat in another disk and not in your home folder.
It essentially grabs the URL from the VRChat logs and opens it in ffplay (for RTMP streams) or MPV.