Jellyfin Forum
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.

https://jellyfin.org/docs/general/server/media/movies/#3d-movies

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.

https://jellyfin.org/docs/general/server/media/movies/#3d-movies

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.


RE: 3D MVC Support - SubsBware - 2024-11-18

(2024-11-06, 07:49 PM)TheDreadPirate Wrote: 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.

I don't understand. What would i be looking for in VLC to give that information?


RE: 3D MVC Support - TheDreadPirate - 2024-11-18

AFAICT, ffprobe does not provide any information about what kind of 3D a video is.  Viewing a 3D video in VLC will show you the raw video.  Each 3D video type is, essentially, a normal video but the frames are rendered and assembled to make 3D.  SBS will, literally, have each eye's frame side-by-side.  Each side taking up half of a 1080P frame.

   

The example I attached is a "HTAB" 3D video. Half-top-and-bottom.


RE: 3D MVC Support - SubsBware - 2024-11-18

(2024-11-18, 07:59 PM)TheDreadPirate Wrote: AFAICT, ffprobe does not provide any information about what kind of 3D a video is.  Viewing a 3D video in VLC will show you the raw video.  Each 3D video type is, essentially, a normal video but the frames are rendered and assembled to make 3D.  SBS will, literally, have each eye's frame side-by-side.  Each side taking up half of a 1080P frame.



The example I attached is a "HTAB" 3D video.  Half-top-and-bottom.

.. Oh...

When i play it in VLC.. it doesnt do that.. It just plays like a normal movie.


RE: 3D MVC Support - TheDreadPirate - 2024-11-18

I tried a couple more 3D types and MVC videos do appear as just plain videos. So you may have MVC 3D.