• 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: HWA AMD VAAPI Stuttering

     
    • 0 Vote(s) - 0 Average

    SOLVED: HWA AMD VAAPI Stuttering

    Weird stuttering on some media but not all
    floppy
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #9
    2023-09-06, 11:41 PM
    I solved it, upgrading to ffmpeg6 manually worked, I'll write a quick guide on how I did that in case anyone has the same issue in the future

    This assumes you're using docker

    Code:
    docker compose exec jellyfin /bin/bash;
    cd ~;
    curl -L https://github.com/jellyfin/jellyfin-ffmpeg/releases/download/v6.0-6/jellyfin-ffmpeg6_6.0-6-bullseye_amd64.deb --output ffmpeg.deb;
    dpkg -i ffmpeg.deb;

    That should get you up and running with ffmpeg6 and removed stuttering with subtitles Smiling-face
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    HWA AMD VAAPI Stuttering - by floppy - 2023-09-06, 05:25 PM
    RE: HWA AMD VAAPI Stuttering - by bitmap - 2023-09-06, 05:37 PM
    RE: HWA AMD VAAPI Stuttering - by floppy - 2023-09-06, 06:06 PM
    RE: HWA AMD VAAPI Stuttering - by bitmap - 2023-09-06, 07:13 PM
    RE: HWA AMD VAAPI Stuttering - by floppy - 2023-09-06, 08:15 PM
    RE: HWA AMD VAAPI Stuttering - by bitmap - 2023-09-06, 09:26 PM
    RE: HWA AMD VAAPI Stuttering - by nyanmisaka - 2023-09-06, 10:10 PM
    RE: HWA AMD VAAPI Stuttering - by floppy - 2023-09-06, 11:10 PM
    RE: HWA AMD VAAPI Stuttering - by floppy - 2023-09-06, 11:41 PM
    RE: HWA AMD VAAPI Stuttering - by bitmap - 2023-09-07, 12:35 AM

    • 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