• 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: Video cropped at the top and bottom on Google TV Jellyfin player

     
    • 0 Vote(s) - 0 Average

    SOLVED: Video cropped at the top and bottom on Google TV Jellyfin player

    Video cropped at the top and bottom on Google TV Jellyfin player
    furythestunner
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:Hungary
    #1
    2025-03-30, 07:20 AM
    Hello,

    I have an issue with aspect ratios and cropping / black bars.
    I am running Jellyfin server on my PC, and trying to watch content on my TCL C835 TV (4k - 3840x2160 resolution) it has native Google TV.
    The content I'm trying to watch is 3840x1600 and it shows up perfect directly on my PC (VLC player) and when watching it from the browser:

    [Image: LufLWMJ]
    https://imgur.com/a/LufLWMJ

    If I play it on the TV the top and bottom are chopped off (see heads):

    [Image: iOA5me2]
    https://imgur.com/a/iOA5me2

    I tried turning off Overscan on the TV, tried all the different aspect ratio combinations of both TV settings and Jellyfin player. It either just zoomed in more or chopped off content from left and right.
    If I enable external player in Jellyfin settings and play it in the TV's default media player it shows up fine - this leads me to think this is a Jellyfin TV app  internal player issue.

    Looking forward to some help what could be causing this.
    Go to solution
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,083
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #2
    2025-03-30, 02:21 PM
    This happens when the file has been encoded with bad DV RPU cropping values. You can either:

    1. Remove DV Metadata: Follow the steps in this forum thread to strip out the Dolby Vision metadata.
    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -y -hide_banner -stats -fflags +genpts+igndts -loglevel error -i "/path/to/dvhdr10+_video.mkv" -map 0 -bsf:v hevc_metadata=remove_dovi=1 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled hdr10_video.mkv

    2. Follow this post on using Dovi Tool to fix the cropping values.
    furythestunner
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:Hungary
    #3
    2025-03-30, 06:13 PM
    Thank you so much for providing the solution. Used the 2. option and fixed the cropping.
    I still think that the Jellyfin player should be able to handle this - all external players (VLC, Just Play, built-in) could display it in correct aspect ratio before fix.
    « 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