• 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 Hardware accelerated playback fails on MPEG2 DVD rips

     
    • 0 Vote(s) - 0 Average

    Hardware accelerated playback fails on MPEG2 DVD rips

    somechap
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2025 Apr
    Reputation: 0
    Country:United Kingdom
    #3
    2025-05-11, 10:14 AM
    Hi, my docker compose is this:


    Code:
    #version: "3.8"

    services:
      jellyfin:
        image: jellyfin/jellyfin:10.10.4
        container_name: jellyfin
        user: 1000:1000
        ports:
          - '8096:8096'
        volumes:
          - ./vol/config:/config
          - ./vol/cache:/cache 
          - /media:/short 
        devices:
          - /dev/dri:/dev/dri
        environment:
          - TZ=Europe/London
        restart: unless-stopped


    As for logs, I've posted the container logs above; are there separate ffmpeg logs somewhere?

    I've tried it with VAAPI and with QSV with no luck. It's a bit frustrating because other software (Plex, VLC and similar) play these fine, and it's pretty much the last thing I need to solve before I can ditch plex!!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Hardware accelerated playback fails on MPEG2 DVD rips - by somechap - 2025-05-10, 10:37 AM
    RE: Hardware accelerated playback fails on MPEG2 DVD rips - by theguymadmax - 2025-05-10, 10:46 PM
    RE: Hardware accelerated playback fails on MPEG2 DVD rips - by somechap - 2025-05-11, 10:14 AM
    RE: Hardware accelerated playback fails on MPEG2 DVD rips - by theguymadmax - 2025-05-11, 12:47 PM
    RE: Hardware accelerated playback fails on MPEG2 DVD rips - by somechap - 2025-05-16, 08:18 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