C3PO-X2
6th June 2006, 14:52
I try to convert an WMVPRO with 1280x544 @ 24fps and x264 to H264 ....
normaly i take MeGUI for this, with Sharktooth Build and HQ-Slowest Profile....
avisynth avs only with DIRECTSHOWSOURCE
But since update to 530 it doesn't work anymore, there's an error at the encoding process
There be an real error Message in MeGUI, or it delete the Queue itself....
after trying manual with commandoline with
Q:\MP4-Container>x264.exe --pass 1 --bitrate 4260 --stats "Q:\UNDERWORLD.stats"
--bframes 3 --b-pyramid --direct auto --filter -2,-1 --subme 1 --analyse none --
me dia --cqm "jvt" --progress --no-psnr --fps 24 --output NUL "Q:\UNDERWORLD.avs
"
avis [info]: 1280x544 @ 24.00 fps (192241 frames)
x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
encoded frames: 191857/192241 (99.8%), 12.74 fps, eta 0:00:30
Q:\MP4-Container>x264.exe --pass 2 --bitrate 4260 --stats "Q:\UNDERWORLD.stats"
--ref 10 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --w
eightb --direct auto --filter -2,-1 --subme 6 --trellis 2 --analyse all --8x8dc
t --me umh --cqm "jvt" --progress --no-psnr --fps 24 --output "Q:\UNDERWORLD.mp4
" "Q:\UNDERWORLD.avs"
avis [info]: 1280x544 @ 24.00 fps (192241 frames)
x264 [error]: ratecontrol_init: can't open stats file
x264_encoder_open failed
after delete the .temp extention on stats file:
Q:\MP4-Container>x264.exe --pass 2 --bitrate 4260 --stats "Q:\UNDERWORLD.stats"
--ref 10 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --w
eightb --direct auto --filter -2,-1 --subme 6 --trellis 2 --analyse all --8x8dc
t --me umh --cqm "jvt" --progress --no-psnr --fps 24 --output "Q:\UNDERWORLD.mp4
" "Q:\UNDERWORLD.avs"
avis [info]: 1280x544 @ 24.00 fps (192241 frames)
x264 [error]: 2nd pass has more frames than 1st pass (192241 vs 191969)
x264_encoder_open failed
doesn't work too....
this is with the x264.nl Build, but its same with Sharktooth and CelticDruid builds, and everytime at an other frame
normaly i take MeGUI for this, with Sharktooth Build and HQ-Slowest Profile....
avisynth avs only with DIRECTSHOWSOURCE
But since update to 530 it doesn't work anymore, there's an error at the encoding process
There be an real error Message in MeGUI, or it delete the Queue itself....
after trying manual with commandoline with
Q:\MP4-Container>x264.exe --pass 1 --bitrate 4260 --stats "Q:\UNDERWORLD.stats"
--bframes 3 --b-pyramid --direct auto --filter -2,-1 --subme 1 --analyse none --
me dia --cqm "jvt" --progress --no-psnr --fps 24 --output NUL "Q:\UNDERWORLD.avs
"
avis [info]: 1280x544 @ 24.00 fps (192241 frames)
x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
encoded frames: 191857/192241 (99.8%), 12.74 fps, eta 0:00:30
Q:\MP4-Container>x264.exe --pass 2 --bitrate 4260 --stats "Q:\UNDERWORLD.stats"
--ref 10 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --w
eightb --direct auto --filter -2,-1 --subme 6 --trellis 2 --analyse all --8x8dc
t --me umh --cqm "jvt" --progress --no-psnr --fps 24 --output "Q:\UNDERWORLD.mp4
" "Q:\UNDERWORLD.avs"
avis [info]: 1280x544 @ 24.00 fps (192241 frames)
x264 [error]: ratecontrol_init: can't open stats file
x264_encoder_open failed
after delete the .temp extention on stats file:
Q:\MP4-Container>x264.exe --pass 2 --bitrate 4260 --stats "Q:\UNDERWORLD.stats"
--ref 10 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --w
eightb --direct auto --filter -2,-1 --subme 6 --trellis 2 --analyse all --8x8dc
t --me umh --cqm "jvt" --progress --no-psnr --fps 24 --output "Q:\UNDERWORLD.mp4
" "Q:\UNDERWORLD.avs"
avis [info]: 1280x544 @ 24.00 fps (192241 frames)
x264 [error]: 2nd pass has more frames than 1st pass (192241 vs 191969)
x264_encoder_open failed
doesn't work too....
this is with the x264.nl Build, but its same with Sharktooth and CelticDruid builds, and everytime at an other frame