• 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 Default audio language

     
    • 0 Vote(s) - 0 Average

    Default audio language

    mildlyjelly
    Offline

    Junior Member

    Posts: 31
    Threads: 2
    Joined: 2024 Jun
    Reputation: 4
    #6
    2024-07-01, 05:19 PM (This post was last modified: 2024-07-02, 01:32 AM by mildlyjelly. Edited 3 times in total.)
    From my experience Jellyfin always plays the first audio track of an MKV regardless of the preferred language setting or the defaults within the container.
    1. https://github.com/jellyfin/jellyfin-and...issues/230
    2. https://github.com/jellyfin/jellyfin/issues/6935

    There is a playback setting called "Set audio track based on previous item (Try to set the audio track to the closest match to the last video.)". You could try that setting and see if it makes a difference for you, but in my experience, it doesn't work and Jellyfin still just plays the first audio track. Though, again from my experience, this ends up making things worse when using the web player because the player will show the correct audio track as selected (even though it is playing the wrong audio track) which means you can't select it without first switching to the wrong audio track so you can then actually switch to the correct audio track.

    I'm sure there are ways to rearrange the audio tracks if you want keep them, but I just delete the audio tracks that aren't english.

    I use the following command to remove the first audio track:
    Code:
    ffmpeg -i "[FILENAME].mkv" -map 0 -map -0:a:0 -c copy "[FILENAME].wk.mkv"
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Default audio language - by J_P - 2023-12-17, 07:41 PM
    RE: Default audio language - by TheDreadPirate - 2023-12-17, 07:43 PM
    RE: Default audio language - by J_P - 2023-12-17, 08:16 PM
    RE: Default audio language - by TheDreadPirate - 2023-12-17, 08:21 PM
    RE: Default audio language - by Orogin - 2024-03-19, 09:13 AM
    RE: Default audio language - by mildlyjelly - 2024-07-01, 05:19 PM
    RE: Default audio language - by Rubén Navarro López - 2024-08-18, 08:19 AM
    RE: Default audio language - by junovicz - 2025-03-03, 03:58 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