Jellyfin Forum
Questions about Jellyfin Media Player - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Questions about Jellyfin Media Player (/t-questions-about-jellyfin-media-player)



Questions about Jellyfin Media Player - proteus - 2025-03-24

When trying to download Jellyfin Media Player I don't know what the difference is between the “windows-x64” and “windows-x64-legacy” versions. Under what conditions should I use one or the other?


RE: Questions about Jellyfin Media Player - theguymadmax - 2025-03-24

It depends on the CPU you have. 

The main x64 build doesn't support CPUs without the following instructions:
avx avx2 bmi bmi2 fma lzcnt movbe sse3 sse4 sse4.1 sse4.2 ssse3 xsave sahf mwait crc32 cx16 popcnt f16c


RE: Questions about Jellyfin Media Player - TheDreadPirate - 2025-03-24

The legacy version is needed for older CPUs that don't support the AVX instruction set (required for newer libMPV versions). CPUs older than circa 2012 would need to use the legacy version.