• 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 Media player black screen with audio

     
    • 0 Vote(s) - 0 Average

    Media player black screen with audio

    The windows media player app gives me sound but no image, even though it used to work.
    kilu
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #1
    2023-10-02, 12:37 PM
    Hello there,

    I’ve recently started using Jellyfin, and it has been amazing. For a while I used the media player app but it suddenly broke down. Now it shows a black screen, with sound, on every series or movie. It even happens with videos that used to work. 
    I tried multiple thing to solve this like reinstalling the media player, but I’ve had no luck. I also checked if it appeared to be transcoding and it wasn’t. 
    Btw on google chrome and other devices it works correctly.

    I hope someone can help me out!
    Thanks in advance.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-10-02, 01:14 PM
    Close Jellyfin Media Player. Go to this directory.

    C:\Users\<YOUR_USER>\AppData\Local\JellyfinMediaPlayer

    Rename jellyfinmediaplayer.conf to jellyfinmediaplayer.conf.orig.

    Reopen Jellyfin Media Player.
    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]
    1
    kilu
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #3
    2023-10-03, 04:29 AM
    (2023-10-02, 01:14 PM)TheDreadPirate Wrote: Close Jellyfin Media Player.  Go to this directory.

    C:\Users\<YOUR_USER>\AppData\Local\JellyfinMediaPlayer

    Rename jellyfinmediaplayer.conf to jellyfinmediaplayer.conf.orig.

    Reopen Jellyfin Media Player.

    Sadly, it didn't work.

    Thanks for your reply.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-10-03, 12:25 PM
    Can you retrieve the logs in C:\Users\<YOUR_USER>\AppData\Local\JellyfinMediaPlayer\logs and upload them to pastebin? Share the link here.
    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]
    kilu
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #5
    2023-10-04, 06:41 AM
    (2023-10-03, 12:25 PM)TheDreadPirate Wrote: Can you retrieve the logs in C:\Users\<YOUR_USER>\AppData\Local\JellyfinMediaPlayer\logs and upload them to pastebin?  Share the link here.

    Here it is, thanks for the help.

    https://pastebin.com/FCrhiYn1
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2023-10-04, 05:41 PM
    IMO, this looks like a bug. When the video starts playing it is seeking a bunch to seemingly random time stamps then goes into screen saver mode and hides the screen.

    Quote:2023-10-03 01:27:56.428 [debug] unknown @ 0 - mkv: execute seek (to 1773.782000 flags 32)
    ...
    2023-10-03 01:27:57.208 [debug] unknown @ 0 - mkv: execute seek (to 1198.951000 flags 32)
    ...
    2023-10-03 01:27:57.886 [debug] unknown @ 0 - mkv: execute seek (to 158.750000 flags 32)
    ...
    2023-10-03 01:27:59.892 [debug] unknown @ 0 - Window state when saving geometry: QWindow::Windowed
    2023-10-03 01:27:59.892 [debug] unknown @ 0 - Saving window geometry: QRect(217,143 1459x850)
    2023-10-03 01:27:59.898 [debug] unknown @ 0 - QWindow visibility set to QWindow::Hidden
    2023-10-03 01:27:59.910 [debug] unknown @ 0 - resize event: QSize(1459, 850)
    2023-10-03 01:27:59.910 [debug] unknown @ 0 - Window state when saving geometry: QWindow::Hidden
    2023-10-03 01:27:59.910 [debug] unknown @ 0 - Saving window geometry: QRect(217,143 1459x850)

    Submit an issue for Jellyfin Media Player's git with these logs. Describe the steps to reproduce. Also provide your hardware specs, OS version, Nvidia driver version.

    https://github.com/jellyfin/jellyfin-med...yer/issues
    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]
    kilu
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #7
    2023-10-05, 07:45 AM
    (2023-10-04, 05:41 PM)TheDreadPirate Wrote: IMO, this looks like a bug.  When the video starts playing it is seeking a bunch to seemingly random time stamps then goes into screen saver mode and hides the screen.

    Quote:2023-10-03 01:27:56.428 [debug] unknown @ 0 - mkv: execute seek (to 1773.782000 flags 32)
    ...
    2023-10-03 01:27:57.208 [debug] unknown @ 0 - mkv: execute seek (to 1198.951000 flags 32)
    ...
    2023-10-03 01:27:57.886 [debug] unknown @ 0 - mkv: execute seek (to 158.750000 flags 32)
    ...
    2023-10-03 01:27:59.892 [debug] unknown @ 0 - Window state when saving geometry: QWindow::Windowed
    2023-10-03 01:27:59.892 [debug] unknown @ 0 - Saving window geometry: QRect(217,143 1459x850)
    2023-10-03 01:27:59.898 [debug] unknown @ 0 - QWindow visibility set to QWindow::Hidden
    2023-10-03 01:27:59.910 [debug] unknown @ 0 - resize event: QSize(1459, 850)
    2023-10-03 01:27:59.910 [debug] unknown @ 0 - Window state when saving geometry: QWindow::Hidden
    2023-10-03 01:27:59.910 [debug] unknown @ 0 - Saving window geometry: QRect(217,143 1459x850)

    Submit an issue for Jellyfin Media Player's git with these logs.  Describe the steps to reproduce.  Also provide your hardware specs, OS version, Nvidia driver version.

    https://github.com/jellyfin/jellyfin-med...yer/issues

    Will do, thanks for the help.
    kilu
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #8
    2023-10-13, 04:52 AM
    Still haven't been able to fix this :'c
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2023-10-13, 12:49 PM
    Long shot here. Use DDU to remove your graphics drivers completely and install then re-install the drivers?
    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]
    « 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