• 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 Possible to edit/custom Audio name ? (See picture)

     
    • 0 Vote(s) - 0 Average

    Possible to edit/custom Audio name ? (See picture)

    bitmap
    Offline

    Community Moderator

    Posts: 917
    Threads: 9
    Joined: 2023 Jul
    Reputation: 30
    #6
    2023-09-29, 03:41 PM
    I'm not sure. That might be how Jellyfin parses DD+, E-AC3, E-AC3, EAC-3, etc...

    You can use ffprobe to look at what this information is set as currently on files with

    Code:
    ffprobe -show_streams -select_stream X:a "filename.ext"

    Where "X" is the audio stream index, starting at zero. I'm not at my computer right now, I'm on mobile or I'd run one for you and throw some output here. I'll do that later today once I'm done out in the world.

    You can change the data in a number of ways. I'd say Mkvtoolnix is the right tool since you can just alter the data without doing any encoding. You can alter metadata with ffmpeg as well, though, which is what I'm more familiar with using the metadata flag with the correct specifiers. I don't know what the right field for this is, however, and I also don't know the downstream effects of changing the field to something possibly non-standard. Pulling your file out of spec might make it not play, not work with ffmpeg any longer, cause other metadata issues, etc...

    You're welcome to try, see what happens, and change it back if it breaks. I'd back up your file first. Use ffprobe to figure out where this data is stored and Mkvtoolnix or ffmpeg to alter the metadata field to the desired value, then refresh the file in Jellyfin, confirm whether it worked, check that it functions, see if it works anywhere else you care about, and go about your day...
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Possible to edit/custom Audio name ? (See picture) - by kalemvar - 2023-09-28, 04:36 AM
    RE: Possible to edit/custom Audio name ? (See picture) - by skribe - 2023-09-28, 02:41 PM
    RE: Possible to edit/custom Audio name ? (See picture) - by kalemvar - 2023-09-28, 04:23 PM
    RE: Possible to edit/custom Audio name ? (See picture) - by bitmap - 2023-09-29, 08:15 AM
    RE: Possible to edit/custom Audio name ? (See picture) - by kalemvar - 2023-09-29, 03:00 PM
    RE: Possible to edit/custom Audio name ? (See picture) - by bitmap - 2023-09-29, 03:41 PM
    RE: Possible to edit/custom Audio name ? (See picture) - by kalemvar - 2023-09-30, 05:02 AM
    RE: Possible to edit/custom Audio name ? (See picture) - by bitmap - 2023-10-03, 07:27 PM
    RE: Possible to edit/custom Audio name ? (See picture) - by kalemvar - 2023-10-06, 07:00 AM
    RE: Possible to edit/custom Audio name ? (See picture) - by kalemvar - 2023-10-07, 06:21 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