View Single Post
Old 13 May 2020, 12:19   #94
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,206
that's not what variable bitrate does. The videos where quality deteriorates have too low bitrate (constant or variable). If you use variable bitrate with the same overall bitrate, what will happen (If I understand correctly):

- first pass, encoder encodes with constant specified bitrate
- second pass, encoder checks the stats of encoded video and tries to get as close as possible to the sequence of images with the first pass (or original sequence of image). If it succeeds with a lower bitrate, then it keeps that low bitrate for the current image sequence. If it doesn't it increases bitrate and uses specified bitrate.

So you can only win in size, because of this image comparison feedback that prevents the software from lowering quality when more data is needed.
jotd is offline  
 
Page generated in 0.04353 seconds with 11 queries