vi
21st March 2009, 01:50
Hi,
I've just recently started encoding a few DVDs using x264 and Megui. I went through all the settings and set things up according to the tooltips. Here's what MeGui came up with according to my (probably bogus) settings :
program --pass 2
--bitrate 2500
--stats ".stats"
--ref 8
--mixed-refs
--no-fast-pskip
--bframes 3
--b-adapt 2
--b-pyramid
--weightb
--direct auto
--subme 8
--trellis 2
--partitions all
--8x8dct
--vbv-bufsize 20000
--vbv-maxrate 20000
--ratetol 2.5
--me umh
--merange 32
--threads auto
--thread-input
--progress
--no-dct-decimate
--no-psnr
--no-ssim
--output "output"
"input"
Encoding using x264 v1114 went just fine (I did not encode the audio, keeping the original DVD streams). However when playing the files (using Media Player Classic) there is a very long startup delay of around 30s. During this time not much goes on, almost no CPU is used and about 16MB are read from the disk. After this, everything works correctly, I can seek etc. without delay.
Using the same player other files start instantly, even though they've got a much higher bitrate. My CPU is a Core2Duo @ 3GHz with 4Gb RAM so it shouldn't be an issue either.
I assume there is something in the x264 parameters which causes the long startup delay. Also, if there is something else obviously wrong about these parameters (and there is most probably), please tell me :-)
I've just recently started encoding a few DVDs using x264 and Megui. I went through all the settings and set things up according to the tooltips. Here's what MeGui came up with according to my (probably bogus) settings :
program --pass 2
--bitrate 2500
--stats ".stats"
--ref 8
--mixed-refs
--no-fast-pskip
--bframes 3
--b-adapt 2
--b-pyramid
--weightb
--direct auto
--subme 8
--trellis 2
--partitions all
--8x8dct
--vbv-bufsize 20000
--vbv-maxrate 20000
--ratetol 2.5
--me umh
--merange 32
--threads auto
--thread-input
--progress
--no-dct-decimate
--no-psnr
--no-ssim
--output "output"
"input"
Encoding using x264 v1114 went just fine (I did not encode the audio, keeping the original DVD streams). However when playing the files (using Media Player Classic) there is a very long startup delay of around 30s. During this time not much goes on, almost no CPU is used and about 16MB are read from the disk. After this, everything works correctly, I can seek etc. without delay.
Using the same player other files start instantly, even though they've got a much higher bitrate. My CPU is a Core2Duo @ 3GHz with 4Gb RAM so it shouldn't be an issue either.
I assume there is something in the x264 parameters which causes the long startup delay. Also, if there is something else obviously wrong about these parameters (and there is most probably), please tell me :-)