AcademySoftwareFoundation / xstudio

xSTUDIO is a modern, high performance and feature rich playback and review application designed for organisations and individuals in the post production, VFX and Animation industries.
Apache License 2.0
640 stars 82 forks source link

UNC paths support on Windows #110

Open maxxca opened 3 months ago

maxxca commented 3 months ago

v0.12.0 on Windows, media doesn't work if you open it via UNC path. For example, I open media by path: //server/project/043.01.layout.v001.mp4.

I get the following error:

[2024-07-26 10:48:27.631] [xstudio] [error] project/043.01.layout.v001.mp4 [2024-07-26 10:48:27.647] [xstudio] [warning] void __cdecl xstudio::playhead::PlayheadActor::switch_key_playhead(int) error(“No streams”)

If you use a network disk, everything works.

Translated with DeepL.com (free version)