• 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 Troubleshooting Issues playing DV (profile 5) via DirectStream or Transcode

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Issues playing DV (profile 5) via DirectStream or Transcode

    xenoexclusive
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    Country:New Zealand
    #11
    2024-07-30, 12:20 AM
    Hello again! Sorry for the necro.

    I've finally got around to trying this again after a very busy time.

    Have got the paths correct and I'm still struggling. It looks like the command you mentioned is doing a full (and very slow surprisingly) transcode as opposed to simply changing the container. I'm currently several hours into a transcode for a 1 hour episode.

    Is there something I'm missing?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-07-30, 02:02 AM
    I have gained a lot of ffmpeg experience since that post.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts -i "/path/to/your/video.mkv" -map 0 -codec copy newFile.mp4
    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]
    xenoexclusive
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    Country:New Zealand
    #13
    2024-07-30, 03:07 AM (This post was last modified: 2024-07-30, 03:32 AM by xenoexclusive. Edited 4 times in total.)
    Hey mate! Hope you are well.

    Interestingly, after waiting several hours for the previous transcode to finish, I just tried the mp4 file and it was still doesn't work. The mkv file log shows a DirectStream attempt. The mp4 log shows a Transcode. But BOTH are green/purple unless I play with a profile that doesn't allow transcoding (which results in the correct DV image and shows as a Remux). I'm starting to think it's potentially little to do with my setup and more to do with the Android TV app.

    I will try your command now and update you!

    EDIT: This is the result:

    Quote:[mp4 @ 0x5a1758944cc0] track 1: codec frame size is not set
    [mp4 @ 0x5a1758944cc0] Could not find tag for codec subrip in stream #2, codec not currently supported in container
    [out#0/mp4 @ 0x5a1758947300] Could not write header (incorrect codec parameters ?): Invalid argument
    [sost#0:26/copy @ 0x5a175890fb40] Error initializing output stream:
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-07-30, 01:37 PM
    Ok. For testing, let's remove the subtitles.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts -i "/path/to/your/video.mkv" -map_chapters 0 -c:v copy -c:a copy -sn newFile.mp4
    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]
    xenoexclusive
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    Country:New Zealand
    #15
    2024-08-04, 11:57 PM (This post was last modified: 2024-08-05, 12:00 AM by xenoexclusive. Edited 1 time in total.)
    No error this time! And no green/pink tint. But the actual problem I care about is still not solved :'(

    Unfortunately the new mp4 is still not playing in HDR and still the only way to play these DV files in HDR/DV is by making a user that does not allow transcodes, which results in a log listed as 'remux' but plays the video correctly (with other issues like subtitles and seeking problems). In fact, the new mp4 file with a user that does not allow transcodes results in 'too many errors. giving up' whereas the original mkv plays video correctly.

    Really appreciate your patience with me.
    xenoexclusive
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    Country:New Zealand
    #16
    2024-08-05, 10:24 PM
    Oh boy. I think I've just solved it.

    Was just reading in the new Android TV app release announcement and read something that gave me an idea. I changed the client app behaviour from 'Downmix to Audio' to 'Direct' in the audio section, and now the original MKV file is playing in DV without tints and working perfectly :')

    Thanks so much for your help!! Apologies for wasting so much of your time.

    Kindest regards.
    Pages (2): « Previous 1 2

    « 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