From f3e822b566839b0cb81423363f335db68c6ece58 Mon Sep 17 00:00:00 2001 From: GabMus Date: Wed, 6 Dec 2023 15:53:43 +0000 Subject: [PATCH] fix(vrchat/video_player): info box position --- content/docs/vrchat/video_players.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/vrchat/video_players.md b/content/docs/vrchat/video_players.md index 196f37e..402a63d 100644 --- a/content/docs/vrchat/video_players.md +++ b/content/docs/vrchat/video_players.md @@ -13,10 +13,10 @@ We recommend using [GE-Proton](https://github.com/GloriousEggroll/proton-ge-cust The overwhelming majority of live music events utilize RTSP for its low latency which leaves proton users in the dark. Ask your venue for stream links if none are provided at the stage and view the stream in the background with your web browser or hover it in space with either [WlxOverlay](/docs/steamvr/wlxoverlay/) or [WlxOverlay-X](/docs/fossvr/wlxoverlay-x/). -AVPro on GE is currently expected to be stable, with one excpetion of seeking in the video not currently being implemented, if you encounter game stability issues or other around video playback please report them as soon as possible at the [VRChat proton git issue](https://github.com/ValveSoftware/Proton/issues/1199) or our [community instant messaging](/docs/community/). - {{< /hint >}} +AVPro on GE is currently expected to be stable, with one excpetion of seeking in the video not currently being implemented, if you encounter game stability issues or other around video playback please report them as soon as possible at the [VRChat proton git issue](https://github.com/ValveSoftware/Proton/issues/1199) or our [community instant messaging](/docs/community/). + ## 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).