• 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 SOLVED: Transcoding fails for some clients

     
    • 0 Vote(s) - 0 Average

    SOLVED: Transcoding fails for some clients

    Trancoding works on mobile browser but not desktop browsers
    DazzlingTap2
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    Country:Canada
    #4
    2024-08-21, 07:21 PM
    According to your logs, the failed transcode specify you're trying to encode into AV1 which is not supported by your iGPU.
    Code:
    Stream mapping:
      Stream #0:0 -> #0:0 (hevc (hevc_qsv) -> av1 (av1_qsv))
      Stream #0:1 -> #0:1 (ac3 (native) -> aac (native))
    Press [q] to stop, [?] for help
    Meanwhile the transcode is successful on Android because it is encoding into H264.
    Code:
    Stream mapping:
      Stream #0:0 -> #0:0 (hevc (hevc_qsv) -> h264 (h264_qsv))
      Stream #0:1 -> #0:1 (ac3 (native) -> aac (native))
    Press [q] to stop, [?] for help

    You'll need to reconfigure your transcode settings, go back to Playback -> Transcoding and scroll to Encoding format options and unselect Allow encoding to AV1. I do not know if you're still able to encode to AV1 without hardware acceleration.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Transcoding fails for some clients - by Daniil Koterov - 2024-08-21, 07:11 PM
    RE: Transcoding fails for some clients - by TheDreadPirate - 2024-08-21, 07:17 PM
    RE: Transcoding fails for some clients - by Daniil Koterov - 2024-08-21, 07:21 PM
    RE: Transcoding fails for some clients - by DazzlingTap2 - 2024-08-21, 07:21 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