you don't know how MPEG-4 algorithm works (x264, h.264 is MPEG-4 how should be and Xvid is primitive mpeg-4)
me=dia is enough to catches all differences between frames (ie motion estimation) so P and B frames will use effectively all Reference spots in them
+ Reply to Thread
Results 31 to 32 of 32
-
-
here are my last adjustments for fast x264 encoding
we don't need I4x4 and P4x4 (red 2 on pic) macroblocks because we have I P B 8x8 and this is enough for motion estimation to work properly, if we have any 4x4 macroblocks it is double work for our CPU which we don't need
M.E. Range value of 8 is absolutely enough
next you can make 2 test encodings, one with these new settings and one with your previous settings on some short (~15 minutes) video with PSNR or SSIM calculation turned ON, so there will be no differences in PSNR or SSIM, but you will got more encoding speed.Last edited by somespirit; 9th Sep 2013 at 04:57.
Similar Threads
-
How to fast add 2nd track (mp3) to x264.hdtv.mp4?
By wacus in forum Newbie / General discussionsReplies: 2Last Post: 15th May 2012, 07:05 -
Fast 1st pass in x264
By thezanny in forum Video ConversionReplies: 7Last Post: 10th May 2012, 10:57 -
Optimizing Settings for youtube upload like fast start etc for x264 encoder
By vibes992000 in forum Video Streaming DownloadingReplies: 2Last Post: 5th Feb 2012, 23:30 -
x264 encoding occurs too fast in pass 1
By codemaster in forum DVD RippingReplies: 5Last Post: 21st Sep 2011, 21:28 -
x264 can't handle fast motion no matter what I try
By Moonside in forum Video ConversionReplies: 17Last Post: 19th Feb 2008, 16:16