• 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 Detect incompatible files (codecs)

     
    • 0 Vote(s) - 0 Average

    Detect incompatible files (codecs)

    transcode for future plays
    benba
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Germany
    #1
    2023-11-01, 03:32 PM
    Is there any script or builtin function in jellyfin to detect all incompatible files (movies, series, music) for a specific client?

    ref:https://jellyfin.org/docs/general/clients/codec-support/
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-11-01, 03:38 PM
    This is what transcoding is for. The client will tell the server that the media is incompatible and request a transcode/remux. No need for you to figure this out ahead of time. Unless your setup is incapable of transcoding and/or you need/want to avoid transcoding for other reasons.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Deleted User

    Unregistered
     
    #3
    2023-11-01, 03:41 PM
    each client detects it's hosts playback capabilities and tells the server what it can and cannot support
    - resulting in transcoding when needed

    the variables needed are client device, client OS and client software (what is playing the file)

    these are not readily apparent to a server until a client reports it
    benba
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Germany
    #4
    2023-11-01, 04:50 PM
    my setup isn't able to transcode. (server is a synology ds1821+)

    so i would like to transcode all necessary files for a specific client (fire tv stick 4k).
    Deleted User

    Unregistered
     
    #5
    2023-11-01, 04:53 PM
    since you know the intended client

    look at the specs for the device and match your encodes accordingly
    - https://developer.amazon.com/docs/fire-t...vstickgen3

    note: click the drop-down to select a different device if i did not select the correct one
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2023-11-01, 05:06 PM (This post was last modified: 2023-11-01, 05:06 PM by TheDreadPirate. Edited 1 time in total.)
    If you must avoid transcoding, your media should look like this.

    Video - H264 Main
    Audio - AAC, 2 channel
    Subtitles - either burned in or external SRT files
    Container - MP4

    These codecs are nearly universally supported.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    1
    « 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