PDA

View Full Version : x264-encoding (Megui)


Benus_MinO
5th September 2008, 19:22
Hello!

I have a problem with x264 codec, so immediately come to things. I always used such settings in megui to encode:


program --pass 2 --bitrate 1200 --stats ".stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --b-rdo --bime --weightb --direct auto --filter 1,1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Screen from the previous episode:

http://img129.imageshack.us/img129/3473/shot0001qe2.th.png (http://img129.imageshack.us/my.php?image=shot0001qe2.png)

Always everything looked well after adding filters, and now even without the filter looks hopelessly ...

Sample
http://www.megaupload.com/pl/?d=P8LZDBSB


Maybe someone to help me resolve this problem?

Dark Shikari
5th September 2008, 19:25
It would help if you actually said what the problem is... the output looks fine to me.

Benus_MinO
5th September 2008, 20:09
I found the problem, namely. Megui does not use the same values or bitrate 1200, after the encoding is 550

Anyone know why?