3D MVC Support - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Development (https://forum.jellyfin.org/f-development) +--- Forum: Feature Requests (https://forum.jellyfin.org/f-feature-requests) +--- Thread: 3D MVC Support (/t-3d-mvc-support) |
3D MVC Support - Cruzader - 2024-02-18 AR Glasses are starting to become a popular thing now and watching 3D Movies from Jellyfin would be very nice. FFMpeg doesn't officially support this but since you guys are using your own custom build then maybe you can have a look at this, it's a custom FFmpeg build that supports 3D MVC. https://github.com/Britz/FFmpeg and here are some test files https://kodi.wiki/view/Samples#3D_Test_Clips RE: 3D MVC Support - TheDreadPirate - 2024-02-18 According to our docs, we already do. https://jellyfin.org/docs/general/server/media/movies/#3d-movies RE: 3D MVC Support - Cruzader - 2024-02-18 (2024-02-18, 02:21 AM)TheDreadPirate Wrote: According to our docs, we already do. Unfortunately that only add a 3D tag on the details of the movie. It doesn't do anything for playing it as 3D. Ideally it would play the 3D MVC as Side-by-Side RE: 3D MVC Support - SubsBware - 2024-11-06 (2024-02-18, 02:21 AM)TheDreadPirate Wrote: According to our docs, we already do. nm. ill post this else ware. RE: 3D MVC Support - TheDreadPirate - 2024-11-06 I downloaded a few 3D sample files and, AFAICT, ffprobe doesn't present the 3D type. Only the file name and watching the video in VLC gave clues as to what they are. If your file names don't have the 3D type in them, you'd have to watch them in a player to make that determination. |