VMesquita.com
HOME
  
FORUM
  
DOWNLOAD
  
ARTICLES
  
SEARCH
  
LOGIN
  
REGISTER
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Search:
Advanced search
VMesquita.com
Forum
English
AQE
(Moderators:
danpos
,
ginoboy
,
Prodater64
,
Alex_Matrix
,
BJ_
,
FlavioMetal
,
UnderTaker
,
Mr.Maker
,
SAPSTAR
,
NathanX
,
Darksoul71
)
Description of settings in ECL file used by AQE
Pages: [
1
]
2
3
« previous
next »
Author
Topic: Description of settings in ECL file used by AQE (Read 10049 times)
danpos
Moderator
Hero Member
Posts: 5419
BDVD Staff
Description of settings in ECL file used by AQE
«
on:
30 de September de 2005, 13:46 »
@SAPSTAR
Hi Jérôme! I was thinking that would be appropriate a short description about settings into ECL file used by AQE. Should they have the same meaning than ones into ECL used by CCE
Just for clarify the things up.
Cya!
Logged
PMs são para discussões PRIVADAS! Procure ajuda nos fóruns públicos!
PMs are for PRIVATE discussions! Look for helping in the public forums!
SAPSTAR
Moderator
Hero Member
Posts: 608
Re: Description of settings in ECL file used by AQE
«
Reply #1 on:
01 de October de 2005, 11:36 »
Promised I'll do it when I find the time to do it...most probably on Monday...
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
VMesquita.com
Re: Description of settings in ECL file used by AQE
«
Reply #1 on:
01 de October de 2005, 11:36 »
Logged
danpos
Moderator
Hero Member
Posts: 5419
BDVD Staff
Re: Description of settings in ECL file used by AQE
«
Reply #2 on:
01 de October de 2005, 13:06 »
Quote from: SAPSTAR on 01 de October de 2005, 11:36
Promised I'll do it when I find the time to do it...most probably on Monday...
OK, all will wait for it!
THX mate!
Cya!
Logged
PMs são para discussões PRIVADAS! Procure ajuda nos fóruns públicos!
PMs are for PRIVATE discussions! Look for helping in the public forums!
SAPSTAR
Moderator
Hero Member
Posts: 608
Re: Description of settings in ECL file used by AQE
«
Reply #3 on:
09 de October de 2005, 12:09 »
As promised :
vbr_pass : Number of passes without the VAF/QMatOp phase. ex:2 = VAF/QMatOp Phase + 2 passes
quality_prec : influence the qcompress value for the libavcodec
hfilter : Trigger for noise reduction
h_filter_idx : Strength for noise reduction
all_closed_gop : Activates the close gop function
q_char_f : not used anymore...but still parsed in the ECL file.
packet_size : Influence the scene detection
adjust_q_matrix : QMatOp on/off
seq_encode : Add the sequence end code on/off
width : Width of the video
height : Height of the video
framerate_rate_idx :Framerate index 0:23.976,1:24.0,2:25.0,3:29.976,4:30.0,5:50.0,6:59.94,7:60.0
vbr_brate_avg : Avg Bitrate in VBR
vbr_brate_max : Max Bitrate in VBR
vbr_brate_min : Min Bitrate in VBR
gop_hdr : GOP Length
gop_m : Number of B-Frames / GOP
fix_gop_length : Enforce Strict GOP Structure
progressive : Progressive flag
alternate_scan : Type of Scan Alternate/ZigZag
intra_dc_prec : DC Prec
fix_vbv_delay : Parsed but not used anymore
title : Title used internally for naming
aspect_ratio : 0:221.0/100.0, 1:1/1, 2:4/3, 3:16/9
timecode : Parsed but not used anymore
encode_last : Number of frames to be encoded, if 0 autodetection mode engaged.
q_scale_type : parsed but not used anymore
top_first : display top field first toggle for interlaced movies
mpeg1 : MPEG1 or MPEG2 toggle (for now only MPEG2 supported)
mpeg1_cps : MPEG1 constraint params when encoding MPEG1, not yet supported.
name : AVS file
vid_file1 : M2v file
video_type : VBR/OPV toggle
opv_q_factor : Q Factor in OPV mode
opv_brate_max : Max bitrate for OPV mode
opv_brate_min : Min bitrate for OPV mode
qmat : Custom Quantization Matrix, taken into account even in QMatOp mode on.
«
Last Edit: 21 de November de 2005, 14:11 by SAPSTAR
»
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
danpos
Moderator
Hero Member
Posts: 5419
BDVD Staff
Re: Description of settings in ECL file used by AQE
«
Reply #4 on:
10 de October de 2005, 18:16 »
@SAPSTAR
Great!!!
This will be very useful for all.
Thank you so much, friend!
Kudos,
Logged
PMs são para discussões PRIVADAS! Procure ajuda nos fóruns públicos!
PMs are for PRIVATE discussions! Look for helping in the public forums!
Prodater64
Moderator
Hero Member
Posts: 2194
Re: Description of settings in ECL file used by AQE
«
Reply #5 on:
19 de October de 2005, 19:23 »
2 questions:
1 - Does AQE assume when interlaced videos bottom field first as default?
2 - When we want set top field first, it is only necessary to write:
top_first
without any equal sign or any flag value. Is "top_first" the flag itself?
Logged
Prodater64.
Prodater64 Tools.
ginoboy
Moderator
Hero Member
Posts: 2158
BDVD Staff
Re: Description of settings in ECL file used by AQE
«
Reply #6 on:
22 de October de 2005, 16:14 »
@Pro
1 - According to my tests, if it will not be specified ' top_first ', the encoder assumes BFF for standard.
2- I tested, and you need include in ECL file:
Code:
top_first=1
for assume
TFF
.
in case that contrary, BFF will be assumed.
[]'s
Logged
[ DOWNLOADS - PROGRAMAS]
[ DOWNLOADS - FILTROS/PLUGINS AVISYNTH ]
VMesquita.com
Re: Description of settings in ECL file used by AQE
«
Reply #6 on:
22 de October de 2005, 16:14 »
Logged
SAPSTAR
Moderator
Hero Member
Posts: 608
New parameter added in 0.31.0.7
«
Reply #7 on:
22 de October de 2005, 17:20 »
tc_ref_frm : QMatOp speed . Default value : 0 (slowest) bigger number means faster and less accurate.(2 gave me goods results (speed/quality))
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
latsilva
Global Moderator
Hero Member
Posts: 1191
Re: Description of settings in ECL file used by AQE
«
Reply #8 on:
21 de November de 2005, 11:26 »
I did not understand the function of these fields and I did not find the same ones where can be configured in the CCE, you can help me?
hfilter : Trigger for noise reduction
hfilter_value : Strength for noise reduction
Logged
Author of ECLCreate, Kanivete & BDCQCALC
kanivete 0.21b3 27/05
SAPSTAR
Moderator
Hero Member
Posts: 608
Re: Description of settings in ECL file used by AQE
«
Reply #9 on:
21 de November de 2005, 13:21 »
Quote from: latsilva on 21 de November de 2005, 11:26
I did not understand the function of these fields and I did not find the same ones where can be configured in the CCE, you can help me?
hfilter : Trigger for noise reduction
hfilter_value : Strength for noise reduction
set hfilter = 1 if you want to run the internal noise reduction function, the hfilter_value will represent the strength of it...I recommend it for old movies or porr quality animations...
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
latsilva
Global Moderator
Hero Member
Posts: 1191
Re: Description of settings in ECL file used by AQE
«
Reply #10 on:
21 de November de 2005, 13:58 »
which would be the possible values? I want to place these fields in the new version of the EclCreate?
Logged
Author of ECLCreate, Kanivete & BDCQCALC
kanivete 0.21b3 27/05
SAPSTAR
Moderator
Hero Member
Posts: 608
Re: Description of settings in ECL file used by AQE
«
Reply #11 on:
21 de November de 2005, 14:10 »
Quote from: latsilva on 21 de November de 2005, 13:58
which would be the possible values? I want to place these fields in the new version of the EclCreate?
BTW I saw a mistake the correct parameter name is h_filter_idx for the value.
(value from 0-65535)
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
latsilva
Global Moderator
Hero Member
Posts: 1191
Re: Description of settings in ECL file used by AQE
«
Reply #12 on:
22 de November de 2005, 05:42 »
ok, I am analyzing to bring update the program
I obtained to find the field in the CCE
h_filter=1 (0 OR 1)
h_filter_idx=2 (2-10)
it is this? in the AQE it is deferential?
«
Last Edit: 22 de November de 2005, 05:52 by latsilva
»
Logged
Author of ECLCreate, Kanivete & BDCQCALC
kanivete 0.21b3 27/05
SAPSTAR
Moderator
Hero Member
Posts: 608
Re: Description of settings in ECL file used by AQE
«
Reply #13 on:
22 de November de 2005, 09:49 »
Quote from: latsilva on 22 de November de 2005, 05:42
ok, I am analyzing to bring update the program
I obtained to find the field in the CCE
h_filter=1 (0 OR 1)
h_filter_idx=2 (2-10)
it is this? in the AQE it is deferential?
Same except for the range of values.....you can go higher with AQE.
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
SAPSTAR
Moderator
Hero Member
Posts: 608
Multithreading parameter
«
Reply #14 on:
09 de January de 2006, 09:39 »
threads=##
0 Means disabled
1 (Default value) Means automatic
>1 Means manual setting with ## being the number of threads. But by experience, bigger doesn't mean faster there is a limit for each processor, once this limit is reached it will be slower.
Logged
--- Carpe Diem ---
Quantization Matrices are like life..a mystery for me
Donations: click here
Pages: [
1
]
2
3
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Deutsch
-----------------------------
=> Allgemeine Diskussion
=> DIKO Free
-----------------------------
English
-----------------------------
=> News
=> AQE
=> General Discussion
=> DIKO Free
=> DIKO Guides, Tools & Misc
=> FreeEnc
=> Prodater64 Tools
-----------------------------
Español
-----------------------------
=> DIKO Free
=> Discusión General
-----------------------------
Português
-----------------------------
=> Mapa * CONSULTE ANTES DE POSTAR *
===> DIKO
===> BVCD & BSVCD & BDVD
===> Audio
===> Autoração, Multiplexação e Legendas
===> Animes & Cartoons
===> Capturas
===> Gravação de CD e DVD
=> BVCD & BSVCD
=> BDVD
=> DIKO Free
=> FreeEnc
=> Audio
=> Autoração, Multiplexação e Legendas
=> Animes & Cartoons
=> AQE
=> Avaliação de Filmes
=> AviSynth
=> Capturas
=> Classificados
=> Cópia 1:1 de DVD
=> Discussão Geral
=> DVD Players
=> DVD Rebuilder
=> Ferramentas do Latsilva
=> Gravação de CD e DVD
=> Hardware & Software
=> Linux
=> Menus para autoração de DVD
=> Outras tecnologias para codificação vídeo
=> Piadas
=> Codificação de Vídeo
56840
Posts in
8331
Topics by
6588
Members Latest Member:
-
kalkSessthish
Most online today:
22
- most online ever:
160
(02 de October de 2008, 03:40)