Log in

View Full Version : x264 --tune parameters??


Mr. Monte
31st December 2010, 16:27
I went to the x264 wiki but did not see what the results of the different --tune parameters set. Does someone have that info they could post please?

:thanks:

nurbs
31st December 2010, 16:29
x264 --fullhelp

mariush
31st December 2010, 17:01
add >file.txt to dump it to a text file

smok3
31st December 2010, 17:04
http://forum.doom9.org/showthread.php?t=148149&highlight=--tune

Biggiesized
4th January 2011, 05:42
x264 MeWiki (http://mewiki.project357.com/index.php?title=X264_Settings&oldid=3823#tune)

Blue_MiSfit
4th January 2011, 11:24
In short: use --tune film for all real-world encodes that are not animation, in the sense of cel shading.

3d CGI should still be encoded with --tune film.
When comparing x264 to other encoders that tune for psnr or ssim, use the appropriate tune to match.

Derek

Mr. Monte
20th January 2011, 23:47
Thanks everyone