Hello everyone,
I think I have a problem with the maximum bitrate of the videos because when I view the video on my TV in some places it freezes. I use a wifi to transmit.
I am then trying to codify with different methods until they find a solution.
I would like to view the bitrate produced according to the time to choose the best even in quality.
Once I used Bitrate Viewer, but with the new codecs it doesn't work.
I saw this graph.
[Attachment 76994 - Click to enlarge]
Someone recognizes what program was used?
Alternatively, what do you suggest to use free?
Do you also have advice on how to limit the Max Birtrate without the quality falls?
PS: i have tryed FFBitrateViewer but it is not very precise
+ Reply to Thread
Results 1 to 9 of 9
-
Last edited by einstein1969; 13th Feb 2024 at 05:45.
-
Are you using something like jellyfin to send the video to the TV using wifi? Have you tried disabling video conversion, just use "direct play" without video conversion? have you tried using your smartphone to play the same file over wifi?
I love it when a plan comes together! -
To analyze bitrate for a device, you need a VBV analyzer.
Programs like bitrate viewer are not entirely suitable for this situation - because they do not take into the account the current buffer level
It's an equation of input, consumption, and buffer . If device decoder requests large peak (e.g. some action scene) , playback might stutter if you do not have enough in the buffer - it will stutter or abort - known as a buffer underrun . But if buffer is sufficient -you get a buffered peak ,and playback is normal
Do you also have advice on how to limit the Max Birtrate without the quality falls?
There are other possible reasons for "freezing" - wifi issues, wrong encoding settings (e.g. too complex, too many b-frames, reference frames). Encode with settings compatible for your TV - look in the manual and search user forums for the device -
@einstein1969:
For bitrate constrained and blu-ray compliant x264 encoding using VBV take a look at these pages:
http://web.archive.org/web/20211016220711/http://www.x264bluray.com/home/1080i -
-
-
I codified a piece of the video lossless and I saw that with some parameters it stutter in one point and others don't.
I codified with "QP 21 and AQ 0" and remaining default parameters with Nvencc H.265 and does NOT stutter
I codified with "QP 20" and remaining default parameters with NVENCC H.265 and does NOT stutter
I coded with "QP 20 and AQ 0" and remaining default parameters with NVENCC H.265 and stutter (He blocks for a second and then resumes)
I installed kodi on the smartphone and from there they see all 3 codes without stutter -
I found the program that checks the bitrate: https://github.com/rigaya/checkbitrate
But it is too stained to create the graphic.
Create a CSV file but then you have to make the graph and the operation is not immediate.
Similar Threads
-
Horizontal Lines in entire video!
By Andreselos in forum RestorationReplies: 9Last Post: 22nd Jun 2023, 15:38 -
Graphic Aspect Ratio
By biferi in forum Newbie / General discussionsReplies: 1Last Post: 8th Jun 2021, 12:51 -
Moving the entire video image up by 2 rows of pixels
By killerteengohan in forum RestorationReplies: 5Last Post: 28th Mar 2021, 23:55 -
Graphic Cards - Compared and Contrasted
By eager to learn in forum EditingReplies: 1Last Post: 14th Nov 2020, 17:50 -
Objective evaluations of graphic cards
By eager to learn in forum EditingReplies: 0Last Post: 2nd Sep 2020, 17:40