• 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 Intel N100 (on Debian) - how to get the transcode to work?

     
    • 0 Vote(s) - 0 Average

    Intel N100 (on Debian) - how to get the transcode to work?

    Lateral
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2024 Apr
    Reputation: 0
    Country:Tuvalu
    #1
    2024-04-29, 03:22 PM (This post was last modified: 2024-04-29, 03:55 PM by TheDreadPirate. Edited 1 time in total.)
    Sorry, I'm new - below is my docker compose. Is there a driver I need to install on the host (Intel N100), or anything else I need in the compose file to get this to work?

    Let me know if any other details would help!! Many thanks for your support with this.[/color]

    Code:
    ---
    name: jellyfin
    services:
    jellyfin:
    devices:
    - /dev/dri:/dev/dri
    image: linuxserver/jellyfin:10.8.13
    restart: unless-stopped
    volumes:
    - type: bind
    source: /DATA/AppData/jellyfin/config
    target: /config
    - type: bind
    source: /mnt/nas/Media
    target: /Media
    - type: bind
    source: /opt/vc/lib
    target: /opt/vc/lib
    network_mode: bridge
    privileged: false
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Intel N100 (on Debian) - how to get the transcode to work? - by Lateral - 2024-04-29, 03:22 PM
    RE: Intel N100 (on Debian) - how to get the transcode to work? - by TheDreadPirate - 2024-04-29, 03:55 PM
    RE: Intel N100 (on Debian) - how to get the transcode to work? - by Lateral - 2024-04-29, 06:12 PM
    RE: Intel N100 (on Debian) - how to get the transcode to work? - by TheDreadPirate - 2024-04-29, 06:29 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