[MEncoder-users] divx v's x264
Raimund Berger
raimund.berger at gmail.com
Tue Jun 10 05:44:53 CEST 2008
Alex Samad <alex at samad.com.au> writes:
> I would expect a file encoded with x264 to be smaller than a divx
> encoded one
Disregarding speed for the moment, it will if you 'fix' the quality,
via crf parameter for x264. Then you will get less file size for the
same quality. This is then a variable bitrate (VBR) encoding.
But if you fix the size, which means fixing the bit rate
(size=bitrate * videolength), you get better quality for the same
size.
More information about the MEncoder-users
mailing list