Log in

View Full Version : deinterlace 1080i


Terka
3rd June 2010, 16:15
Hi, see a sample of canon hv20 camcorder.
i used avidemux
video:copy
format: mpeg video
hopefully its no recompression.
http://ulozto.cz/5008355/psihv20.mpg
want to compress it to x264
which filters do you suggest to use? should i downsize?
(it looks like there is less information than the 1080i could have)
i tested TGMC, 50fps
using x264 --preset slow --level 4.1 --crf 22 --tune film
final bitrate is about 10mbit/s. isnt it too much?

Inspector.Gadget
3rd June 2010, 18:48
It doesn't make sense to speak of "too much" bitrate in the content of CRF, given that x264 is responding in part to the complexity of the video to be encoded. If you require a lower bitrate for some purpose, raise the CRF value.

henryho_hk
5th June 2010, 08:50
Use the x264 parameter --preset slower and the TGMC parameters tr3=3,EdiMode="NNEDI2"