• 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 What transcoding settings should I use?

     
    • 0 Vote(s) - 0 Average

    What transcoding settings should I use?

    I'm new to this kind of stuff so I decided I should ask more experienced people for advice.
    mildlyjelly
    Offline

    Junior Member

    Posts: 34
    Threads: 3
    Joined: 2024 Jun
    Reputation: 4
    #4
    2024-07-04, 05:05 PM (This post was last modified: 2024-07-04, 05:06 PM by mildlyjelly. Edited 1 time in total.)
    Just to be clear, since you are new to transcoding (I'm sure you already know at least some of this).
    Transcoding is the process of changing a video's encoding from one format to another.

    So, if your video is encoded in the HEVC format, for example, and you try to play the video on a device that doesn't understand HEVC (which is annoyingly common), you will get an error.

    Jellyfin is capable of detecting that your device doesn't understand HEVC, and can transcode the video into a format it does, such has H.264.
    The transcoding can be done with either "software encoding" or with "hardware acceleration". Hardware acceleration uses specialized hardware (typically built into GPU's) to perform the transcoding. Software encoding using the CPU to perform the transcoding (technically this can still be done on a discrete GPU).

    Because the hardware acceleration uses specialized hardware, when a new format comes out, you would need new specialized hardware to support it.
    When you are missing the specialized hardware, Jellyfin can fall back to software encoding, which doesn't require any special hardware.

    This chart here (I'm pretty sure it is the correct one for you IGPU), shows that your GPU supports H.264 hardware decoding, but not encoding.
       
    https://www.intel.com/content/www/us/en/...vaapi.html

    So, in your case, your transcode settings should be set to VAAPI.
    For hardware decoding, enable H.264 and MPEG2 (all other check boxes should be disabled).
    All hardware encoding options should be disabled.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    What transcoding settings should I use? - by Donát Frink - 2024-07-04, 12:19 PM
    RE: What transcoding settings should I use? - by Host-in-the-Shell - 2024-07-04, 12:53 PM
    RE: What transcoding settings should I use? - by theguymadmax - 2024-07-04, 02:50 PM
    RE: What transcoding settings should I use? - by mildlyjelly - 2024-07-04, 05:05 PM
    RE: What transcoding settings should I use? - by Efficient_Good_5784 - 2024-07-04, 05:25 PM
    RE: What transcoding settings should I use? - by mildlyjelly - 2024-07-04, 06:06 PM
    RE: What transcoding settings should I use? - by theguymadmax - 2024-07-04, 05:36 PM
    RE: What transcoding settings should I use? - by Donát Frink - 2024-07-06, 01:24 PM

    • 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