• 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 Direct Play works only when "allow transcoding" Turned Off

     
    • 0 Vote(s) - 0 Average

    Direct Play works only when "allow transcoding" Turned Off

    thxcloudsfer
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:United States
    #4
    2025-02-27, 02:05 AM
    (2025-02-26, 01:56 PM)TheDreadPirate Wrote: I'm wondering if it's because the audio you want to play is the second audio track.  Some clients, when playing MKVs, will need a remux if you select an audio track other than the first audio track.  Which is the usual behavior for browsers.  And WebOS is a glorified browser, including our app.

    In the "problem" video, the FLAC track you are playing is the second track.

    For testing, can you try remuxing the problem video so that the FLAC track is the first track?  The command below should remux (no encoding) so that the second audio track becomes the first track, and copies the rest of the streams.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/data/Media/Video#1.mkv" -map_metadata 0 -map_chapters 0 -map 0:v -map 0:a:1 -map 0:a:0 -map 0:a:2 -map 0:s -map 0:t -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled newFile.mkv

    Thanks for the reply. Unfortunately, I just tested this remux, and it seems like the issue persists. FLAC was defaulted and subtitles were off at the beginning of playback. This issue seems quite sinister... Do you have any insight into the meaning of "Unknown Profile" vs "Anonymous Profile" as reported in the debug logs? The only simple solution I can think of is that there just isn't a profile for this video/audio/subs combination, or is that just for Direct Play?


    Attached Files Thumbnail(s)
       
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Direct Play works only when "allow transcoding" Turned Off - by thxcloudsfer - 2025-02-26, 05:19 AM
    RE: Direct Play works only when "allow transcoding" Turned Off - by thxcloudsfer - 2025-02-26, 05:46 AM
    RE: Direct Play works only when "allow transcoding" Turned Off - by TheDreadPirate - 2025-02-26, 01:56 PM
    RE: Direct Play works only when "allow transcoding" Turned Off - by thxcloudsfer - 2025-02-27, 02:05 AM
    RE: Direct Play works only when "allow transcoding" Turned Off - by thxcloudsfer - 2025-02-27, 07:30 AM

    • 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