Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 4th August 2006, 19:06   #1  |  Link
markrb
Old fart
 
markrb's Avatar
 
Join Date: Oct 2001
Posts: 3,589
Proper location of AQ in bat file

I am trying aq-strength aq-sensitivity in my x264 encodes.
Should I place the text before or after the matrix profile?

Also if I am doing a 2 pass should I have it in the first pass at all?

The following is an example test script I am trying. I removed the deblocking filter on purpose for this test.


C:\Progra~1\megui\tools\x264\x264.exe --bitrate 2000 --ref 5 --mixed-refs --no-fast-pskip --aq-strength .50 --aq-sensitivity 15 --bframes 3 --b-pyramid --b-rdo --bime --direct auto --subme 6 --trellis 1 --analyse all --8x8dct --vbv-maxrate 25000 --me umh --threads 2 --thread-input --cqmfile "C:\Progra~1\megui\profiles\eqm_avc_hr.cfg" --progress --no-dct-decimate --output "D:\lc\x264fil.mkv" "D:\lc\1.avs"

Is the aq in the correct spot?

Thanks,
Mark
__________________
Oh no Mr. Bill!
markrb is offline   Reply With Quote
Old 4th August 2006, 20:02   #2  |  Link
bob0r
Pain and suffering
 
bob0r's Avatar
 
Join Date: Jul 2002
Posts: 1,337
As far as i know for x264.exe it does not matter where you put any commandline parameter (except maybe the input and output, or input only)
bob0r is offline   Reply With Quote
Old 4th August 2006, 20:32   #3  |  Link
akupenguin
x264 developer
 
akupenguin's Avatar
 
Join Date: Sep 2004
Posts: 2,392
Order doesn't matter at all.
POSIX getopt requries that the input file be last, but GNU getopt doesn't care.
akupenguin is offline   Reply With Quote
Old 4th August 2006, 21:25   #4  |  Link
markrb
Old fart
 
markrb's Avatar
 
Join Date: Oct 2001
Posts: 3,589
Thanks for the info.

What about if I should place it in the first of 2 passes?

Mark
__________________
Oh no Mr. Bill!
markrb is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.