njahnke
23rd January 2009, 07:26
trying to encode a 240x160 1237903-frame video 2pass with 0.59.859 ce13bb6, 0.65.1074M b6bb3d4 and 0.66.1086 39a2796 results in "can't open stats file" at the start of the second pass (it hangs for maybe 10-20 seconds before dying):
C:\Documents and Settings\Administrator>"C:\Program Files\anri_4a1\x264.1074M.ex
e" --pass 1 --bitrate 512 --vbv-maxrate 768 --direct auto --stats "P:\firered\Po
kemonFireRed_E4R2_SS_516.stats" --no-cabac --analyse none --qpmin 17 --threads 2
--thread-input --progress --no-psnr --no-ssim --output NUL "P:\firered\PokemonF
ireRed_E4R2_SS_516.avs"
avis [info]: 240x160 @ 59.94 fps (1237903 frames)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile Baseline, level 2.0
x264 [info]: slice I:11425 Avg QP:18.08 size: 4545
x264 [info]: slice P:1226478 Avg QP:20.07 size: 1030
x264 [info]: mb I I16..4: 45.2% 0.0% 54.8%
x264 [info]: mb P I16..4: 9.0% 0.0% 0.0% P16..4: 65.0% 0.0% 0.0% 0.0% 0
.0% skip:26.0%
x264 [info]: final ratefactor: 18.14
x264 [info]: kb/s:509.5
encoded 1237903 frames, 125.31 fps, 509.61 kb/s
C:\Documents and Settings\Administrator>"C:\Program Files\anri_4a1\x264.1074M.ex
e" --pass 2 --bitrate 512 --vbv-maxrate 768 --direct auto --level 1.3 --stats "P
:\firered\PokemonFireRed_E4R2_SS_516.stats" --mixed-refs --no-cabac --subme 6 --
trellis 2 --analyse all --me umh --qpmin 17 --threads 2 --thread-input --progres
s --no-psnr --output "P:\firered\PokemonFireRed_E4R2_SS_516v.mp4" "P:\firered\Po
kemonFireRed_E4R2_SS_516.avs"
avis [info]: 240x160 @ 59.94 fps (1237903 frames)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [warning]: VBV maxrate specified, but no bufsize.
x264 [error]: ratecontrol_init: can't open stats file
x264 [error]: x264_encoder_open failed
C:\Documents and Settings\Administrator>
encoding the same video decimated by 3 works fine.
http://nate.quandra.org/PokemonFireRed_E4R2_SS_516.stats
is the stats file corrupt? is there some kind of hard limit for number of frames? or is something else going on? any insight would be much appreciated.
C:\Documents and Settings\Administrator>"C:\Program Files\anri_4a1\x264.1074M.ex
e" --pass 1 --bitrate 512 --vbv-maxrate 768 --direct auto --stats "P:\firered\Po
kemonFireRed_E4R2_SS_516.stats" --no-cabac --analyse none --qpmin 17 --threads 2
--thread-input --progress --no-psnr --no-ssim --output NUL "P:\firered\PokemonF
ireRed_E4R2_SS_516.avs"
avis [info]: 240x160 @ 59.94 fps (1237903 frames)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile Baseline, level 2.0
x264 [info]: slice I:11425 Avg QP:18.08 size: 4545
x264 [info]: slice P:1226478 Avg QP:20.07 size: 1030
x264 [info]: mb I I16..4: 45.2% 0.0% 54.8%
x264 [info]: mb P I16..4: 9.0% 0.0% 0.0% P16..4: 65.0% 0.0% 0.0% 0.0% 0
.0% skip:26.0%
x264 [info]: final ratefactor: 18.14
x264 [info]: kb/s:509.5
encoded 1237903 frames, 125.31 fps, 509.61 kb/s
C:\Documents and Settings\Administrator>"C:\Program Files\anri_4a1\x264.1074M.ex
e" --pass 2 --bitrate 512 --vbv-maxrate 768 --direct auto --level 1.3 --stats "P
:\firered\PokemonFireRed_E4R2_SS_516.stats" --mixed-refs --no-cabac --subme 6 --
trellis 2 --analyse all --me umh --qpmin 17 --threads 2 --thread-input --progres
s --no-psnr --output "P:\firered\PokemonFireRed_E4R2_SS_516v.mp4" "P:\firered\Po
kemonFireRed_E4R2_SS_516.avs"
avis [info]: 240x160 @ 59.94 fps (1237903 frames)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [warning]: VBV maxrate specified, but no bufsize.
x264 [error]: ratecontrol_init: can't open stats file
x264 [error]: x264_encoder_open failed
C:\Documents and Settings\Administrator>
encoding the same video decimated by 3 works fine.
http://nate.quandra.org/PokemonFireRed_E4R2_SS_516.stats
is the stats file corrupt? is there some kind of hard limit for number of frames? or is something else going on? any insight would be much appreciated.