• 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 Low bitrate for rare frames during transcoding

     
    • 0 Vote(s) - 0 Average

    Low bitrate for rare frames during transcoding

    vessd
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    #4
    2024-03-26, 06:39 AM
    Thanks, I tried increasing the buffer and it fixed this case.
    It looks like right now the buffer size is the bitrate x2, I increased it to x3 (-rc_mode VBR -b:v 4359887 -maxrate 4359887 -bufsize 13079661)

    Before
       
    File size: 970 KiB
    Duration: 2 s 961 ms
    Overall bit rate mode: Variable
    Overall bit rate: 2 616 kb/s

    After
       
    File size: 1.66 MiB
    Duration: 2 s 961 ms
    Overall bit rate mode: Variable
    Overall bit rate: 4 511 kb/s

    In general, I did not notice an increase in resource consumption, only transcoded files began to take up a little more space.

    Before
    Code:
    $ du -sh /media/transcoding
    802M /media/transcoding

    After
    Code:
    $ du -sh /media/transcoding
    838M /media/transcoding

    Should I look for a minimum buffer size that will fix this case? 

    P.S. Code block formatting on this forum is a joke
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Low bitrate for rare frames during transcoding - by vessd - 2024-03-25, 07:15 PM
    RE: Low bitrate for rare frames during transcoding - by nyanmisaka - 2024-03-25, 07:40 PM
    RE: Low bitrate for rare frames during transcoding - by Fate - 2024-03-25, 08:50 PM
    RE: Low bitrate for rare frames during transcoding - by vessd - 2024-03-26, 06:39 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