• 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 Unable to Transcode Video in Firefox With Apollo Game Streaming Virtual Display

     
    • 0 Vote(s) - 0 Average

    Unable to Transcode Video in Firefox With Apollo Game Streaming Virtual Display

    It suddenly fails to play inside Firefox (Windows 11)
    pcv4
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    #1
    2025-02-02, 09:54 AM
    The video is HEVC Main-10, and there's no direct streaming with mkv container in Firefox, perhaps adding option to select what gpu(s) to use would be great

    Jellyfin: 10.10.5
    OS : Windows 11 24H2
    Play On : Firefox 134.0.2 (Locally and Transcoded)
    GPU : AMD Radeon RX 6700XT
    GPU Driver : AMD Radeon Adrenaline 25.1.1


    Code:
    ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
      built with clang version 19.1.7
      configuration: --cc=clang --pkg-config-flags=--static --extra-cflags=-I/clang64/ffbuild/include --extra-ldflags=-L/clang64/ffbuild/lib --prefix=/clang64/ffbuild/jellyfin-ffmpeg --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --enable-lto=thin --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
      libavutil      59.  8.100 / 59.  8.100
      libavcodec    61.  3.100 / 61.  3.100
      libavformat    61.  1.100 / 61.  1.100
      libavdevice    61.  1.100 / 61.  1.100
      libavfilter    10.  1.100 / 10.  1.100
      libswscale      8.  1.100 /  8.  1.100
      libswresample  5.  1.100 /  5.  1.100
      libpostproc    58.  1.100 / 58.  1.100
    [AVHWDeviceContext @ 000001ab5199c300] Using device 1002:73df (AMD Radeon RX 6700 XT).
    [AVHWDeviceContext @ 000001ab519ee980] No matching devices found.
    Device creation failed: -19.
    Failed to set value 'opencl=ocl@dx11' for option 'init_hw_device': No such device
    Error parsing global options: No such device


    Attached Files Thumbnail(s)
           
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,066
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #2
    2025-02-02, 03:54 PM
    Follow the steps here, it might be related to remote desktop.
    pcv4
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    #3
    2025-02-04, 05:26 AM (This post was last modified: 2025-02-04, 05:47 AM by pcv4. Edited 1 time in total.)
    (2025-02-02, 03:54 PM)theguymadmax Wrote: Follow the steps here, it might be related to remote desktop.

    doesn't work, I was created an Issue in Apollo github, but they suggested it to report in here, jellyfin recognized apollo virtual desktop (virtual gpu driver appears in device manager below my rx 6700xt), then the video stopped, it should be use only selected gpu (i don't really know if jellyfin can select gpu)


    PS C:\Program Files\Apollo\tools> .\dxgi-info.exe
    ====== ADAPTER =====
    Device Name : AMD Radeon RX 6700 XT
    Device Vendor ID : 0x00001002
    Device Device ID : 0x000073DF
    Device Video Mem : 12216 MiB
    Device Sys Mem : 0 MiB
    Share Sys Mem : 16319 MiB

    ====== OUTPUT ======
    Output Name : \\.\DISPLAY1
    AttachedToDesktop : yes
    Resolution : 2560x1440

    Output Name : \\.\DISPLAY2
    AttachedToDesktop : yes
    Resolution : 1080x1920

    ====== ADAPTER =====
    Device Name : AMD Radeon RX 6700 XT
    Device Vendor ID : 0x00001002
    Device Device ID : 0x000073DF
    Device Video Mem : 12216 MiB
    Device Sys Mem : 0 MiB
    Share Sys Mem : 16319 MiB

    ====== OUTPUT ======
    ====== ADAPTER =====
    Device Name : Microsoft Basic Render Driver
    Device Vendor ID : 0x00001414
    Device Device ID : 0x0000008C
    Device Video Mem : 0 MiB
    Device Sys Mem : 0 MiB
    Share Sys Mem : 16319 MiB

    ====== OUTPUT ======
    Press any key to continue . . .
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-02-04, 01:35 PM (This post was last modified: 2025-02-04, 01:35 PM by TheDreadPirate.)
    Can you share the full ffmpeg log from Jellyfin?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    pcv4
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    #5
    2025-02-04, 02:38 PM
    (2025-02-04, 01:35 PM)TheDreadPirate Wrote: Can you share the full ffmpeg log from Jellyfin?

    here,
    .txt   transcode.txt (Size: 20.48 KB / Downloads: 41)
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,066
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #6
    2025-02-04, 03:27 PM
    What steps did you take in the link I provided?
    pcv4
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    #7
    2025-02-04, 04:05 PM
    (2025-02-04, 03:27 PM)theguymadmax Wrote: What steps did you take in the link I provided?
    Disable this, right? Apollo/sunshine does not use rdp/vnc protocol
       
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,066
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #8
    2025-02-04, 04:12 PM
    Wipe the older drivers first with DDU, then clean install the AMD drivers.
    pcv4
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    #9
    2025-02-05, 09:47 AM
    (2025-02-04, 04:12 PM)theguymadmax Wrote: Wipe the older drivers first with DDU, then clean install the AMD drivers.

    still has issue after ddu
    If I disable SudoMaker Virtual Display Adapter, transcoding is working

       
    « Next Oldest | Next Newest »

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