• 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 Need help to configure transcoding

     
    • 0 Vote(s) - 0 Average

    Need help to configure transcoding

    Indra
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Jul
    Reputation: 0
    #1
    2025-07-18, 03:00 AM (This post was last modified: 2025-07-18, 03:02 AM by Indra. Edited 2 times in total.)
    Hi All,

    I'm nubie on jellyfin so please don't hate me asking stupid question..

    1. All my sourve video was stored in AV1, 4K format
    2. Users are view the video via web browser, since this a dynamic user, we can't install apk on everyone come and go.
    3. Some device unable to play AV1 properly, (it support AV1, but in software decoding, so it will stutter a lot) 
    4. Is there a way to force HEVC transcoding? I can't do limiting bitrate or bandwith, since AV1 have the lowest bitrate, if I lower the bandwith below that to force encoding to h264/5, the result is hideous.
    5. Is there a way to limit resolution to 1440p, the option available only 1080p and 4K, i try to edit encoder.xml with <MaxStreamingResolutionHeight>1440</MaxStreamingResolutionHeight> but it doesn't work.
    6. Force transcoding on DLNA is working, but we can't skip or fastforward the video, is there any configuration needed to allow it?

    thanks
    user5621
    Offline

    Junior Member

    Posts: 25
    Threads: 0
    Joined: 2025 Jul
    Reputation: 2
    Country:United States
    #2
    2025-07-21, 02:03 PM
    What type of videos are you trying to playback? most movies and tv shows are not AV1, If it is something from a video site like YouTube there are ways to configure the downloading tools to avoid AV1.

    You should try to avoid AV1 files if you can help it, it takes alot of cpu power to playback unless your device has a hardware decoder for AV1 which alot of stuff doesn't.

    You can use HandBrake to convert the files to h265 or whatever codec you want to use. That way they will directly playback and it will look better than trying to transcode your videos on the fly in realtime.

    As for setting your transcoding options. open Jellyfin in your browser and click the three lines in the top left corner, dashboard, playback, transcoding and you can change alot of the options here. its too much to really go into here but there is a help link at the top to read more about it.

    So for transcoding to h264 is easiest h265 is harder and AV1 is hardest still, it will do h264 by default.

    For the max resolution there is an option for screen resolution, did you try that? I don't know what resolution your monitors are at but I assume not 4k. I haven't personally used that option but it should work.
    conor
    Offline

    Junior Member

    Posts: 28
    Threads: 5
    Joined: 2023 Jun
    Reputation: 0
    #3
    2025-07-24, 02:41 PM
    Don't think you can do this on the server as it streams based on what the client requests.

    For Firefox go to about:config and set media.av1.enabled to false.
    EPG Tech Talk
    Offline

    Junior Member

    Posts: 5
    Threads: 0
    Joined: 2025 Jun
    Reputation: 0
    Country:United States
    #4
    2025-07-25, 05:39 AM
    Transcoding AV1 4K video for web browsers presents challenges. Your AV1 source videos at 4K resolution need careful management for web-based viewing. Since you cannot install APKS, browser compatibility is key.

    Some devices struggle with AV1 playback, even with software decoding. This causes stuttering. You want to force HEVC transcoding to address this. Directly forcing HEVC is difficult when AV1 has the lowest bitrate. Lowering bandwidth below AV1's bitrate to force h.264/h.265 results in poor quality.

    You also want to limit the streaming resolution to 1440p. Editing encoder.xml with <MaxStreamingResolutionHeight>1440</MaxStreamingResolutionHeight> did not work. The available options are typically 1080p and 4K.

    While forcing transcoding on DLNA works, you cannot skip or fast-forward videos. This suggests a configuration issue within your DLNA setup, possibly related to seeking capabilities or profile limitations.
    « 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