• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Play in 3D with frame packing

     
    • 0 Vote(s) - 0 Average

    Play in 3D with frame packing

    The possibility to play 3D Full SBS as frame-packed content on 3D capable TVs/Projectors
    makuc
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #1
    2023-09-20, 10:59 AM (This post was last modified: 2023-09-20, 11:01 AM by makuc. Edited 1 time in total.)
    Hello,

    is it possible to play (from library) 3D Full SBS movies in 3D frame-packed? Based on my research FFMPEG supports it, hence my question. Because I'm in the process of buying a 3D projector (already have 3D TV from way back when they still made them) and now I decided to organize my content library. Already have Jellyfin all setup (with library stored on TrueNAS Core) and I'm in the process of moving my collection to folders visible to Jellyfin (being cautious here, because I don't want mis-identification). Before I always played via a PC, split across multiple disks, hence the need for a proper media library.

    Any help greatly appreciated.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-09-20, 01:53 PM
    Jellyfin does support 3D. Linked below to the appropriate documentation.

    https://jellyfin.org/docs/general/server...#3d-movies
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    makuc
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #3
    2023-09-20, 08:24 PM
    Thank you for a quick reply. But that documentation only talks about parsing and structuring library. Will it actually properly play that 3D content as a frame-packed 3D movie instead of wasting the actual resolution? FOr instance when playing on 1080p display, since we can't input 4k resolution, it wouldn't result in wasting half the resolution of the Full SBS and practically make it into half-SBS?

    Thank you very much.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-09-20, 08:54 PM (This post was last modified: 2023-09-20, 08:54 PM by TheDreadPirate.)
    I'm not finding a lot of other posts about actual 3D content watching and Jellyfin. You might have be a trail blazer and give it a try and report back.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    makuc
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #5
    2023-09-21, 06:34 PM
    Will do. Thank you for the input.
    skribe
    Offline

    Community Moderator

    Posts: 147
    Threads: 0
    Joined: 2023 Jun
    Reputation: 5
    #6
    2023-09-21, 06:52 PM
    I do not believe frame packed mkvs will work. I'm not even sure there is a device that supports them. Didn't Nvidia even remove support from its drivers? I'm not positive, but I think that was the verdict when I looked into this myself.
    makuc
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #7
    2023-10-23, 08:50 PM (This post was last modified: 2023-10-23, 08:51 PM by makuc. Edited 1 time in total.)
    @skribe I'm not insinuating frame-packed mkvs, they can be packed just fine in full-SBS, I'm prepared for storage overhead due to double images. The question is what happens while playing said movies. FFMPEG is supposedly able to play it via stereo3d filter, input set as SBSL (or any of the alternatives) and output set as HDMI (HDMI frame pack).

    The question is, does Jellyfin support using such playback?

    I just got my projector and will be able to begin testing now. Sorry for being inactive while waiting for it. The first thing will be to setup the tags on a test movie and see if it will change anything besides the tags being shown in library.

    EDIT: Source:  FFmpeg Filters Documentation
    makuc
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #8
    2023-10-23, 09:44 PM (This post was last modified: 2023-10-23, 10:00 PM by makuc. Edited 2 times in total.)
    Update: no, the 3D tag in the file name doesn't do anything besides putting a 3D tag between PG rating and IMDB rating number of stars).

    Any help in figuring out where to even begin looking into helping to implement the possibility of using stereo3D filter playback would be helpful. Especially if something like this would be possible via a plugin.

    Some more context and/or idea behind the implementation I'm looking at: https://forum.videohelp.com/threads/4064...ost2663349

    EDIT: Maybe I'll also try this, just to see if it will natively play it properly: https://stereo.jpn.org/eng/stphmkr/frame...0format%21
    lucopoulos
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2023 Oct
    Reputation: 0
    Country:France
    #9
    2023-10-24, 02:27 AM
    I believe you can achieve that by using an exernal player that can output to HDMI frame pack (I don't know any), or you can look if another format is supported by your projector, like Full SBS ou MVC ( that would be much much easier).

    As you said, it is theorically possible to convert most 3D formats to HDMI frame pack with ffmpeg, but I believe most projectors won't trigger the 3D mode if you send the video file in that format directly, it has to have some special instructions given by the player ? Not sure about that part, as my own projector doesn't do frame pack. So maybe you could just try to make one file for a test, it should be as simple as

    Code:
    ffmpeg -i 3dsourcefileinfsbs.mkv -vf "stereo3d=in=sbsl:out=hdmi" 3dfileinhdmiframepack.mkv

    and play that file on your projector directly to see if it plays in 3D. If that works, then there is hope, maybe you can achieve your goal using Jellyfin MPV shim with an external MPV and a custom command, or something similar.
    brilthor
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Mar
    Reputation: 0
    #10
    2024-03-21, 08:24 PM
    I've had success previously with a Raspberry Pi (I think it was V3) and Kodi for MVC (Frame packed) playback. It might be worth looking at the old information on that to see about external players and potentially running a client on that platform
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode