Log in

View Full Version : Qpfile, Megui & x264


Overdrive80
20th June 2011, 01:44
Hi, I am trying use qpfile option for enconding a large series. For each episode I use a diferent folder. If configure x264īs option, I must indicate path for using "cpf" file in each episode. My question is:

Is there any command to indicate x264 that it search QPF file on current folder?

I write in custom command line:

--Qpfile "E:\DBZ\DBZ1_1\001\QPFILE_NAME.qpf"

but i like that was any similar to:

--Qpfile "..\QPFILE_NAME.qpf" or --Qpfile "%QPFILE_NAME.qpf%"

Evidently not run with this lines. Thus, automatically would load qpf files

Thanks

Selur
20th June 2011, 05:03
Is there any command to indicate x264 that it search QPF file on current folder?
Nope.

Overdrive80
20th June 2011, 11:03
^^', thanks for your answer.