No subject


Fri Feb 15 00:41:25 CET 2008


/video/test/test1-640x480.yuv
/video/test/test2-640x480.yuv
...

The videos must be in uncompressed YUV format, 4:2:0 sampling (i420).
Each should be at least 250 frames long.
You can create them with
mencoder input.avi -of rawvideo -ovc raw -vf scale=640:480,format=i420
-o test1-640x480.yuv

5)
With all files in place, run the script "test.sh".
It will create a bunch of *.log files, about 400 I think.
After all tests are run, it quits.

6)
Create plots (*.eps files and allresults.txt) with command:
./plot.sh "" "x264best3thr1-245 x264best3thr2-245 x264best3thr3-245 x264best3thr4-245"

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list