• 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: Intel A310 Encoding Not Working

     
    • 0 Vote(s) - 0 Average

    SOLVED: Intel A310 Encoding Not Working

    I am trying to use my Intel A310 to do encoding but ffmpeg is failing
    molinamos
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #1
    2025-04-01, 03:13 AM (This post was last modified: 2025-04-01, 03:15 AM by molinamos. Edited 1 time in total.)
    I am trying to use my Intel A310 to do encoding but ffmpeg is failing.

    Linux XYZ 6.12.12+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.12-1~bpo12+1 (2025-02-23) x86_64 GNU/Linux


    Code:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:${JELLYFIN_RELEASE}
        container_name: jellyfin
        environment:
          TZ: America/Los_Angeles
          PGID: "1000"
          PUID: "1000"
          URL: "XYZ.xyz"
          LIBVA_DRIVER_NAME: iHD
          VAAPI_DRIVER: iHD
          QSV_DEVICE: /dev/dri/renderD128
          DOCKER_MODS: "linuxserver/mods:jellyfin-opencl-intel"
        group_add:
          - "105" # Change this to match your "render" host group id and remove this comment
        volumes:
          - /etc/localtime:/etc/localtime:ro
          - ${STORAGE_APP_PREFIX?:error}jellyfin/config:/config
          - /mnt/storage:/storage
          - /tmp:/transcode
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
        restart: unless-stopped


    I've attached the log of ffmpeg. I've tried to follow the setup in the guide but still seeing issues and don't know where else to look.

    For current parts: https://pcpartpicker.com/user/Molinamos/saved/CFYvRB


    Attached Files
    .txt   FFmpeg.Transcode-2025-03-31_19-56-50_9973609f73f0ad6ef06cc94e0dea8d12_e11bfbe8.txt (Size: 23.12 KB / Downloads: 38)
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Intel A310 Encoding Not Working - by molinamos - 2025-04-01, 03:13 AM
    RE: Intel A310 Encoding Not Working - by nyanmisaka - 2025-04-01, 05:43 AM
    RE: Intel A310 Encoding Not Working - by TheDreadPirate - 2025-04-01, 01:07 PM
    RE: Intel A310 Encoding Not Working - by molinamos - 2025-04-02, 01:41 AM
    RE: Intel A310 Encoding Not Working - by nyanmisaka - 2025-04-02, 06:02 AM

    • 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