• 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 Transcoding not work

     
    • 0 Vote(s) - 0 Average

    Transcoding not work

    gian2k
    Online

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Oct
    Reputation: 0
    Country:Italy
    #1
    Yesterday, 10:27 PM
    I'm running Jellyfin with the dock container on a DS225+ NAS with a hack script transcoding. 
    Transcoding works well with other installation of Jellyfin from SynoCommunity, but not in Docker.

    Log transcoding:

    Device creation failed: -542398533.
    [vist#0:0/hevc @ 0x7f31d42ba200] [dec:hevc @ 0x7f31d429d500] No device available for decoder: device type vaapi needed for codec hevc.
    [vist#0:0/hevc @ 0x7f31d42ba200] [dec:hevc @ 0x7f31d429d500] Hardware device setup failed for decoder: Generic error in an external library
    Error opening output file /cache/transcodes/a8537e62eaa0d210bfc1afd970206085.m3u8.
    Error opening output files: Generic error in an external library


    Compose Yaml:


    services:

      jellyfin:

        image: jellyfin/jellyfin:latest

        container_name: Jellyfin
     

        environment:

          - PUID=10..

          - PGID=1..

          - IT=Europe/Rome

          #- JELLYFIN_PublishedServerUrl=192.168.1.#

          #note: change TZ to your timezone identifier: https://en.wikipedia.org/wiki/List_of_tz...time_zones

        volumes:


          - /volume1/docker/jellyfin/cacheConfused-facecache:rw

     
          - /volume1/docker/jellyfin/configConfused-faceconfig:rw

          - /volumeUSB1/usbshare1-2Confused-faceusbshare1-2:rw

          - /volumeUSB2/usbshare2-2Confused-faceusbshare2-2:rw

          #note: (:rw = read/write) & (:ro = read only)

        #devices:

          - /dev/dri/renderD128Confused-facedev/dri/renderD128

          - /dev/dri/card0Confused-facedev/dri/card0

          #note: uncomment these lines in devices to allow for HWA to work on Synology units with an iGPU

        ports:

          - 8096:8096/tcp

          #- <port-to-use>:8096/tcp

        network_mode: bridge

        #network_mode: host

        restart: unless-stopped
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 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