AiDz0r
17th December 2009, 11:22
I've got a fresh installed (recently reinstalled it and up to date) MeGUI, I have imported all the presets. I'd like to make a CS (Counter strike) Movie, but this time I get an error with MeGUI when i encode it on Advance settings on Why is that?
Encoder Settings: X264: DXVA-HD-Insane
File Format: MP4
Modes: Automated 2pass
Bitrate: 4500
AVC Profile: High
AVC Level: 4.1
Tunings: PSNR (i could use Film but for some reason PSNR gives me better quality)
Presets: Slower
When ever i want to go advance to make deblocking, b-frames, CABAC working but when ever i do it i get an error.. (and audio is false on AVS)
one other problem is when ever i try to use x264.exe and use the same preset settings eg:
program --profile high --level 4.1 --preset slower --tune psnr --pass 2 --bitrate 4500 --stats ".stats"
--slow-firstpass --thread-input --deblock 1:1 --bframes 3 --b-adapt 2 --b-pyramid --direct auto --b-bias 0
--scenecut 40 --ref 4 --vbv-bufsize 50000 --vbv-maxrate 50000 --rc-lookahead 40 --no-mbtree --aq-mode 1 --aq-strength 1.0
--merange 32 --me umh --subme 9 --partitions all --trellis 2 --psy-rd 1.0:0 --no-dct-decimate --output "output" "input"
When i tried that above i get an error from both MeGUI but x264 says x264 [error]: invalid argument: b-pyramid = --direct and can't see whats wrong with that? this is what i have so far but useless:
program --profile high --level 4.1 --preset slower --tune psnr --pass 2 --bitrate 4500 --stats ".stats" --slow-firstpass --thread-input --output "output" "input"
Thanks in advance!
Encoder Settings: X264: DXVA-HD-Insane
File Format: MP4
Modes: Automated 2pass
Bitrate: 4500
AVC Profile: High
AVC Level: 4.1
Tunings: PSNR (i could use Film but for some reason PSNR gives me better quality)
Presets: Slower
When ever i want to go advance to make deblocking, b-frames, CABAC working but when ever i do it i get an error.. (and audio is false on AVS)
one other problem is when ever i try to use x264.exe and use the same preset settings eg:
program --profile high --level 4.1 --preset slower --tune psnr --pass 2 --bitrate 4500 --stats ".stats"
--slow-firstpass --thread-input --deblock 1:1 --bframes 3 --b-adapt 2 --b-pyramid --direct auto --b-bias 0
--scenecut 40 --ref 4 --vbv-bufsize 50000 --vbv-maxrate 50000 --rc-lookahead 40 --no-mbtree --aq-mode 1 --aq-strength 1.0
--merange 32 --me umh --subme 9 --partitions all --trellis 2 --psy-rd 1.0:0 --no-dct-decimate --output "output" "input"
When i tried that above i get an error from both MeGUI but x264 says x264 [error]: invalid argument: b-pyramid = --direct and can't see whats wrong with that? this is what i have so far but useless:
program --profile high --level 4.1 --preset slower --tune psnr --pass 2 --bitrate 4500 --stats ".stats" --slow-firstpass --thread-input --output "output" "input"
Thanks in advance!