• 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 Error h264_vaapi works but there is scaling but why

     
    • 0 Vote(s) - 0 Average

    Error h264_vaapi works but there is scaling but why

    h264_vaapi works but there is scaling but why
    Richárd Nemes
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2025 Jan
    Reputation: 0
    #1
    2025-01-27, 05:26 PM
    Hi, why does it scaling the video?

    libx264 doesn't resize it, but vaapi does.


    libx264 works, no scaling
    code:
    PHP Code:
    {
            "level": 30,
            "ui": 255,
            "uilp": 255,
            "platform": 1,
            "device": "/dev/dri/renderD128",
            "low_power": false,
            "async_depth": 2,
            "desired_b_depth": 0,
            "b_reference": 0,
            "rc_mode": 0,
            "qp": 0,
            "qmin": 0,
            "qmax": 0,
            "bit_rate": 0,
            "max_bit_rate": 0,
            "buff_factor": 3,
            "bit_rate_scale_factor": 0,
            "hw_denoise": 0,
            "hw_sharpness": 0,
            "quality": 0,
            "deinterlace": true,
            "height": 0,
            "scaling_mode": 0,
            "hwaccel": false,
            "pix_fmt": -1,
            "name": "libx264",
            "description": "libx264",
            "codec_name": "libx264",
            "profile": -99
    } 

    h264_vaapi works but there is scaling but why?
    PHP Code:
    {
            "level": 30,
            "ui": 255,
            "uilp": 255,
            "platform": 1,
            "device": "/dev/dri/renderD128",
            "low_power": false,
            "async_depth": 2,
            "desired_b_depth": 0,
            "b_reference": 0,
            "rc_mode": 0,
            "qp": 0,
            "qmin": 0,
            "qmax": 0,
            "bit_rate": 0,
            "max_bit_rate": 0,
            "buff_factor": 3,
            "bit_rate_scale_factor": 0,
            "hw_denoise": 0,
            "hw_sharpness": 0,
            "quality": 0,
            "deinterlace": true,
            "height": 0,
            "scaling_mode": 0,
            "hwaccel": false,
            "pix_fmt": -1,
            "name": "vaapi_x264",
            "description": "vaapi_x264",
            "codec_name": "h264_vaapi",
            "profile": -99
    } 

    How to fix? thankyou
    {ds
    gnattu
    Offline

    Team Member

    Posts: 336
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #2
    2025-01-27, 06:04 PM
    We can tell nothing from what you posted... We cannot even understand the problem you are having.
    1
    Richárd Nemes
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2025 Jan
    Reputation: 0
    #3
    2025-01-27, 06:42 PM
    (2025-01-27, 06:04 PM)gnattu Wrote: We can tell nothing from what you posted... We cannot even understand the problem you are having.
    libx264 has no scaling problem here.
       

    h264_vaapi scaling problem.
       
    « 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