• 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 SOLVED: HDR Content on Android App

    Pages (3): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: HDR Content on Android App

    HDR Content looks really desaturated on the Jellyfin mobile app
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #11
    2024-09-09, 09:17 PM (This post was last modified: 2024-09-09, 09:18 PM by therealgamer9982. Edited 1 time in total.)
    (2024-09-09, 09:10 PM)therealgamer9982 Wrote:
    (2024-09-09, 09:07 PM)TheDreadPirate Wrote: The log you shared doesn't appear to contain any playback attempts.  Replicate the problem and re-share your log.

    Here you go: https://pastebin.com/G4R4wJtG

    Huh... there appears to be no change?

    Here is what you probably want: https://pastebin.com/BMy8sRDN

    And this FFMPEG Log: https://pastebin.com/SPcqymLw
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-09-09, 09:31 PM
    How did you install Jellyfin? This doesn't look like a deb package install. Is this a portable install? And you're using vanilla ffmpeg 4.4.2? That is way too old. You should be using jellyfin-ffmpeg 6.0.1.
    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]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #13
    2024-09-09, 09:43 PM (This post was last modified: 2024-09-09, 10:31 PM by therealgamer9982. Edited 5 times in total.)
    (2024-09-09, 09:31 PM)TheDreadPirate Wrote: How did you install Jellyfin?  This doesn't look like a deb package install.  Is this a portable install?  And you're using vanilla ffmpeg 4.4.2?  That is way too old.  You should be using jellyfin-ffmpeg 6.0.1.

    Ah. Well, I installed Jellyfin off of the Package manager in my system, which is from flathub. For the ffmpeg thing I keep trying to uninstall and reinstall it, but it keeps coming up as ffmpeg 4.4.2? Strange...

    Well I installed ffmpeg 6.1
    And now it dosent want to work on my computer, but it does want to work on my phone! (Nevermind it was just weird)
    But ffmpeg is giving me the error "exited with code 234" in MediaBrowser.MediaEncoding.Transcoding.TranscodeManager
    Also, I have found that anything below 1080p 60 MBPS gives me the de-saturated look.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-09-09, 11:41 PM
    The Jellyfin server flatpak is not official nor officially supported. Servers, in general, shouldn't be run via flatpak.

    You'd have to install via apt, which we have an automation script for. You will have to start over since the data from your flatpak install can't be reused for an apt installation.

    Code:
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

    This script will also install jellyfin-ffmpeg.
    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]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #15
    2024-09-09, 11:43 PM
    (2024-09-09, 11:41 PM)TheDreadPirate Wrote: The Jellyfin server flatpak is not official nor officially supported.  Servers, in general, shouldn't be run via flatpak.

    You'd have to install via apt, which we have an automation script for.  You will have to start over since the data from your flatpak install can't be reused for an apt installation.

    Code:
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

    This script will also install jellyfin-ffmpeg.

    Welp. Can I do anything so that I dont lose my data?
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #16
    2024-09-10, 01:05 AM
    (2024-09-09, 11:41 PM)TheDreadPirate Wrote: The Jellyfin server flatpak is not official nor officially supported.  Servers, in general, shouldn't be run via flatpak.

    You'd have to install via apt, which we have an automation script for.  You will have to start over since the data from your flatpak install can't be reused for an apt installation.

    Code:
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

    This script will also install jellyfin-ffmpeg.

    Yeah, I did that, now it wont allow me to access the web UI at all. Im not entirely sure why.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #17
    2024-09-10, 02:13 PM
    Due to use of absolute paths, migrating install types (docker/package/portable/flatpak) is difficult and glitchy for those who've tried.

    Did you open port 8096 in your firewall? Can you share your jellyfin log via pastebin? /var/log/jellyfin/log_20240910.log
    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]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #18
    2024-09-10, 10:05 PM
    (2024-09-10, 02:13 PM)TheDreadPirate Wrote: Due to use of absolute paths, migrating install types (docker/package/portable/flatpak) is difficult and glitchy for those who've tried.

    Did you open port 8096 in your firewall?  Can you share your jellyfin log via pastebin?  /var/log/jellyfin/log_20240910.log

    I did open port 8096. Here is the log: https://pastebin.com/gRUT9LwB
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2024-09-10, 10:17 PM
    Share the output of these commands.

    Code:
    sudo ufw status
    sudo ss -tulpn | grep 8096

    And I'm assuming you're using "http://192.168.0.101:8096" to try to access Jellyfin.

    Are you seeing ANYTHING in your browser?
    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]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #20
    2024-09-10, 10:20 PM
    (2024-09-10, 10:17 PM)TheDreadPirate Wrote: Share the output of these commands.

    Code:
    sudo ufw status
    sudo ss -tulpn | grep 8096

    And I'm assuming you're using "http://192.168.0.101:8096" to try to access Jellyfin.

    Are you seeing ANYTHING in your browser?

    Yes I am trying to use 192.168.0.101:8096 to try and access it. I see unable to connect in my browser.

    Image of firewall stuff is below:
       
    Pages (3): « Previous 1 2 3 Next »

    « 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