• 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 Search Results

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    @TheDreadPirate sorry to bump this but have you seen my last question? The problem is still happening with hardware encoding enabled.
    zjeffer Troubleshooting 27 3,698 2024-06-16, 10:41 AM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    I've found something with some help from ChatGPT ;) This ffmpeg command is executed by jellyfin: Code: -- /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device vaapi=...
    zjeffer Troubleshooting 27 3,698 2024-05-25, 09:50 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    I now connected a monitor to the iGPU, this is now the output of vainfo: Code: -- Trying display: wayland Trying display: x11 vainfo: VA-API version: 1.21 (libva 2.21.0) vainfo: Driver version: Int...
    zjeffer Troubleshooting 27 3,698 2024-05-25, 08:51 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    Does it make a difference that my server does not have a monitor connected? Because I notice that for example vainfo doesn't work on headless systems.
    zjeffer Troubleshooting 27 3,698 2024-05-24, 10:56 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    After installing the packages: https://pastebin.com/jP0MjVtj
    zjeffer Troubleshooting 27 3,698 2024-05-24, 10:31 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    > Are you able to try booting with an older kernel? I can maybe try that this weekend, but first I noticed that I don't even have any intel drivers installed. I'll install the xf86-video-intel...
    zjeffer Troubleshooting 27 3,698 2024-05-24, 10:04 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    Code: -- [    5.496983] i915 0000:00:02.0: enabling device (0006 -> 0007) [    5.498093] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=mem [    5.823017] [dr...
    zjeffer Troubleshooting 27 3,698 2024-05-24, 08:45 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    jellyfin/jellyfin:latest with the same transcoding options, playing the same media file: https://pastebin.com/mwXzc3Lw
    zjeffer Troubleshooting 27 3,698 2024-05-24, 05:50 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    I'm running Arch Linux and running the linuxserver/jellyfin docker image (https://hub.docker.com/r/linuxserver/jellyfin). Output of `uname -a`: `Linux homeserver 6.9.1-arch1-1 #1 SMP PREEMPT_DYNAM...
    zjeffer Troubleshooting 27 3,698 2024-05-24, 05:15 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    TheDreadPirate Wrote: (2024-05-22, 06:38 PM) -- The codec check boxes are for DECODING only.  If the boxes are check your GPU will decode them but only if the GPU supports that.  If they are uncheck ...
    zjeffer Troubleshooting 27 3,698 2024-05-23, 08:15 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    So if I understand correctly, if I enable hardware decoding for all supported codecs, and I check the hardware encoding box: * HEVC will not be playable at all (due to the above errors) * Supported c...
    zjeffer Troubleshooting 27 3,698 2024-05-22, 06:28 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    TheDreadPirate Wrote: (2024-05-20, 08:51 PM) -- I did mean unsupported. The codec check boxes are for hardware DECODING.  As long as you have VAAPI selected it will still do hardware ENCODING and th...
    zjeffer Troubleshooting 27 3,698 2024-05-20, 08:56 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    TheDreadPirate Wrote: (2024-05-20, 05:58 PM) -- Yeah.  HEVC is supported by your CPU/iGPU.  The only codec boxes you can are H264, MPEG2, VC1, and VP8. -- Do you mean *not* supported by my CPU/iGPU...
    zjeffer Troubleshooting 27 3,698 2024-05-20, 06:25 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    I added group 989 (my render group) to the docker compose file, added `render` to my user's groups, and rebooted my whole system just to be sure. New error: Code: -- DRM_IOCTL_I915_GEM_APERTURE fa...
    zjeffer Troubleshooting 27 3,698 2024-05-20, 05:06 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: RE: Transcoding on i7 4770k & GTX 770 (docker)

    I tested Intel QSV and now the following happens: Code: -- ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers   built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)   configura...
    zjeffer Troubleshooting 27 3,698 2024-05-20, 04:35 PM
      Thread: Transcoding on i7 4770k & GTX 770 (docker)
    Post: Transcoding on i7 4770k & GTX 770 (docker)

    I moved my jellyfin configuration from a Raspberry Pi 4 to a secondhand desktop PC I just bought. These are the specs: Intel i7 4770k GTX 770 16 GB RAM I'm running it with the following doc...
    zjeffer Troubleshooting 27 3,698 2024-05-20, 03:43 PM
    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System