VideoTXL icon indicating copy to clipboard operation
VideoTXL copied to clipboard

Sync and local video players for VRChat with design consideration for events.

Results 11 VideoTXL issues
Sort by recently updated
recently updated
newest added

Is it possible to have the player automatically change `https://youtu.be/` to `https://vrmedia.link/ ` or `https://questify.ngrok.io/` have been having issues with videos failing to play lately.

In runtime the MainPanel object in PlayerControls generates a Box Collider which isn't flagged as a trigger, causing the player to be able to collide with them. I cant change...

Switching between Default and Global will not change the "Enable Spatialization" on the VRC Spatial Audio script, I wanted the Global to be directionless audio but its either both directionless...

When I click "Apply Color Profile" all colors get applied except for the InputFields on the InfoPanel. v2.0.0 beta 6

When setting up a VideoTXL render texture through the Scene Manager, it is possible to crash, most likely due to a vram requirements not met error. # Reproduction steps: 1....

After the update I get the error message "Video Error" in Unity when I press Play. In VRChat it works fine.

Added developer-toggleable option for Master Volume and Master Mute to be persistent.

Adds support for FFmpeg that allows for playing Videos in Editor on Linux where H.264 / aac is unsupported, instead Transcoding to vp8 / vorbis, Requires yt-dlp & ffmpeg to...

i can't play any video from youtube or even vimmo on vrc now

hi, I have enabled custom render texture (CRT) to use 3D SBS shader https://github.com/TCL987/UnityShaders, but screen stay white. Is someone have used SBS shader with VideoTXL before ? Thanks