digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Encoding: CCE 2.70 vs. CCE 2.66 (http://www.digitalfaq.com/archives/encode/13930-encoding-cce-270-a.html)

Prodater64 11-01-2005 08:00 PM

CCE 2.70 vs. CCE 2.66
 
I did some testes and find out some interesting things.

http://www.digitalfaq.com/archives/i.../2005/11/9.gif

We can see that CCE 2.70 files, both actually encoded trhough EclCreate, and same size of course, are the littles one files.
As we know KVCD are biggers than BVCD ones.
The more interesting thing is that files created with CCE 2.66 are bigger if we change a few options in ecl files.

The differences in ecl files are:

Quote:

Originally Posted by ecl 1
opv_q_factor=0
create_new_vaf=0
aspect_ratio=3
h_filter=0
use_filter=0
intra_dc_prec=0

Quote:

Originally Posted by ecl 2
opv_q_factor=1
create_new_vaf=1
aspect_ratio=2
h_filter=1
use_filter=1
intra_dc_prec=1

I think "opv_q_factor" doesn't matter in the different size of files, as it was not OPV encoding.
There is not any other meanfull difference.
I don't know how, with these differences, all programs could end with a similar final size with a same avg bitrate???
Does somebody know how to interprete this, related with the final size difference.

kwag 11-01-2005 09:44 PM

Re: CCE 2.70 vs. CCE 2.66
 
Quote:

Originally Posted by Prodater64
As we know KVCD are biggers than BVCD ones.

Just remember that there's a relationship between file sizes and any matrix, when all are encoded with the same constant CQ/Q.
You can't encode at the same CQ/Q setting with different matrixes, and expect the same quality at the final file size.
Make a subjective test, so that all the encodes look basically the same, and THEN see which matrix created the smallest file size. ( I already know which ;) )

Remember :arrow: "There is no "Notch" pattern on ANY other matrix", and that (plus a couple of other bits) makes a hell of a difference on filesize/quality for a given footprint.

-kwag

Dialhot 11-02-2005 06:06 AM

Re: CCE 2.70 vs. CCE 2.66
 
[quote="Prodater64"]If I'm not wrong :
Quote:

opv_q_factor=1
Automatic Q-Matrix switching. This should be deactivated to be sure that K-Notch is used anytime during the process.
Quote:

create_new_vaf=1
Creation of the vaf file during first pass insteed of using the existing one (force to redo the 1st pass), nothing to do with file size.

Quote:

aspect_ratio=2
Very important if you let CCE to do the resize ! You encoded in anamorphic in this and in letterbox in the other ECL (or the opposite...). No action on the filesier if you did the resize with avisynth.
[quote]h_filter=1[\quote]
Usage of a high-pass filter. This must be removed also. It is like using "DCTFilters" in avisynth : depending on the setting the result can be a disaster on the quality (blurring effect). For KVCD we use to deselect ALL filters in the encoder, there is not reason to change that.
Quote:

use_filter=1
Same as above : do not use internal encoder filters. If something need to be filtered, the script is there for that.
Quote:

intra_dc_prec=1
I don't know the purpose of that setting.

Prodater64 11-02-2005 06:20 AM

Thanks for your answers.

Boulder 11-03-2005 01:45 AM

Re: CCE 2.70 vs. CCE 2.66
 
Quote:

Originally Posted by Dialhot
[
Quote:

intra_dc_prec=1
I don't know the purpose of that setting.

It means DC precision 9 bits. I think 0 means 8 bits and 2 means 10 bits.

dvdreasy 11-18-2005 08:11 AM

Re: CCE 2.70 vs. CCE 2.66
 
Quote:

Originally Posted by Boulder
It means DC precision 9 bits. I think 0 means 8 bits and 2 means 10 bits.

Yep, Thats right !

For CCE 2.66.xx to 2.70.xx the values are:
0 = 8 Bits
1 = 9 Bits
2 = 10 Bits

For CCE 2.50.xx the values are:
-1 = AUTO
0 = 8 Bits
1 = 9 Bits
2 = 10 Bits

Cheers


All times are GMT -5. The time now is 01:30 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.