• 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
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,205
    Threads: 0
    Joined: 2024 Jun
    Reputation: 62
    #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.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Video cropped at the top and bottom on Google TV Jellyfin player - by furythestunner - 2025-03-30, 07:20 AM
    RE: Video cropped at the top and bottom on Google TV Jellyfin player - by theguymadmax - 2025-03-30, 02:21 PM
    RE: Video cropped at the top and bottom on Google TV Jellyfin player - by furythestunner - 2025-03-30, 06:13 PM

    • 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