galaxy001
25th November 2005, 08:23
I want to repack some Xvid avi to x264, I wonder which is the best options.
The Xvid is for a cartoon with many low-motion parts, or I can say with many unmoved parts in the film (or it is better to save as .flc file ? ^-^)
And the Xvid Q is : max=5, min=2, avg.=3.
The cartoon is "Hikaru no go", I hope this helps.
I am trying Quality-based VBR (nominal QP), because 2-pass takes too much time.
And my current way is:
"x264.exe" --crf 20 --ref 5 --bframes 3 --b-pyramid --subme 6 --b-rdo --weightb --trellis 1 --analyse all --8x8dct --qpmax 27 --me umh --progress --no-psnr --output "test.mkv" "[txxz][hikaru_no_go][DVDrip][33].avs"
any suggestions?
I want to get a smaller file without losing much quality. Maybe 70% of the origin file size.(that is from 4DVD to 3DVD or less.)
PS:I am not sure with "--trellis 1", I just followed MeGUI.
The Xvid is for a cartoon with many low-motion parts, or I can say with many unmoved parts in the film (or it is better to save as .flc file ? ^-^)
And the Xvid Q is : max=5, min=2, avg.=3.
The cartoon is "Hikaru no go", I hope this helps.
I am trying Quality-based VBR (nominal QP), because 2-pass takes too much time.
And my current way is:
"x264.exe" --crf 20 --ref 5 --bframes 3 --b-pyramid --subme 6 --b-rdo --weightb --trellis 1 --analyse all --8x8dct --qpmax 27 --me umh --progress --no-psnr --output "test.mkv" "[txxz][hikaru_no_go][DVDrip][33].avs"
any suggestions?
I want to get a smaller file without losing much quality. Maybe 70% of the origin file size.(that is from 4DVD to 3DVD or less.)
PS:I am not sure with "--trellis 1", I just followed MeGUI.