PDA

View Full Version : Nero Digital AVC Advanced Tweaking


lpvtech
18th March 2007, 09:43
I managed to find out some info on tweaking Nero Digital AVC 's options.. Its just too simple ..

Just Goto %Drive%:\Documents and Settings\%user%\Application Data\Nero\Nero Digital.
There you'll have the XML file which has the data about
nero's encoding options including the matrix information..

With that you can even change your own matrices.

Make sure you edit the info at the last step, just before encoding.

Now that you can tweak and change even the matrices in ND,
it makes it difficult to choose between x264 and ND.

The only thing is x264 is free but ND has to be bought and cannot be used with
other application... But that should harm too much since Nero Recode has its own
stuff.. You know its mostly automated with complete control your encode now..
So you don't have to sit before your computer to look into each step like
indexing, audio and video etc.. It's just automated..

bond
18th March 2007, 11:05
can you post a sample xml file please

shon3i
18th March 2007, 11:53
confirmed

</Video>
- <Video unique_id="{64F27F32-F6D3-40AF-856B-612315B333BB}">
- <General>
<read_only Value="0" />
<name Value="Cinema - AVC" />
<description Value="Cinema AVC profile for sizes up to 1280 x 720" />
<priority Value="0" />
<nth_pass_file Value="C:\DOCUME~1\Nenad\LOCALS~1\Temp\\LOTR2 Title 1a00512.bin" />
<fourCC Value="1195983950" />
<type Value="11" />
</General>
- <Preprocessor>
<vbAutomatic Value="0" />
<vbDeinterlace Value="0" />
<DeinterlaceMethod Value="0" />
- <Resize>
<vbResize Value="0" />
<lWidth Value="720" />
<lHeight Value="576" />
<ResizeMethod Value="7" />
</Resize>
- <Crop>
<vbCrop Value="0" />
<lCropUp Value="0" />
<lCropDown Value="0" />
<lCropLeft Value="0" />
<lCropRight Value="0" />
</Crop>
- <AspectRatio>
<vbAspectRatio Value="0" />
<lAspectWidth Value="1" />
<lAspectHeight Value="1" />
</AspectRatio>
- <PixelRatio>
<vbPixelAspectRatio Value="-1" />
<lPixelAspectWidth Value="64" />
<lPixelAspectHeight Value="45" />
</PixelRatio>
- <FrameRate>
<vbFrameRate Value="0" />
<dFrameRate Value="25" />
</FrameRate>
- <Watermark>
<vbWatermark Value="0" />
<bstrWatermark Value="" />
<lXWatermark Value="0" />
<lYWatermark Value="0" />
<lWWatermark Value="0" />
<lHWatermark Value="0" />
</Watermark>
</Preprocessor>
- <MPEG4>
<dwWidth Value="1280" />
<dwHeight Value="720" />
<dwSourcePitch Value="1280" />
<dwTimeIncRes Value="25" />
<dwTimeInc Value="1" />
<dwEncFlag Value="14365" />
<dwQFlag Value="71303168" />
<dwQuant Value="5" />
<dwBitRate Value="4000000" />
- <extVideo>
<dwAspectWidth Value="1" />
<dwAspectHeight Value="1" />
<videoFmt Value="6" />
<videoRange Value="1" />
<colour Value="1" />
<xfer Value="1" />
<matCoefs Value="1" />
</extVideo>
- <extEnc>
<interQuantMat Value="0" />
<interQuantMat Value="0" />
<dwMaxBVop Value="1" />
<dwMinBVop Value="0" />
<dwVpLen Value="2048" />
<dwCompatibility Value="0" />
<dwMaxMvRange Value="64" />
<dwPsyLevel Value="2" />
</extEnc>
- <rcMode>
<rcMode Value="4" />
</rcMode>
- <extRc>
<dwMinGop Value="5" />
<dwMaxGop Value="300" />
<dwMinQuant Value="1" />
<dwMaxQuant Value="31" />
<sdwVbvBufSize Value="2097152" />
<sdwVbvOccupancy Value="692048" />
<dwSceneCutThrd Value="50" />
<dwTotalFrameNb Value="0" />
</extRc>
- <streamInfos>
<profileLevel Value="245" />
<dwVisObjVerId Value="0" />
<dwVisObjPriority Value="0" />
<dwVoId Value="0" />
<objType Value="17" />
<dwVolId Value="0" />
<dwVolVerId Value="1" />
<dwVolPriority Value="1" />
</streamInfos>
- <CustomMatrix>
<quant_matix Value="0" />
<Matrix1 Value="064186033013160072033013001000255255143033052124176170108003160072033013055101152116200068117004040058130004000000000000143033052124176170108003128062111004020234116001228201157116064186033013" />
<Matrix2 Value="000000000000000000000000000232116001032210048013064000047013000000000000048092016000000000000000112233116001138033052124144234116001119144154116176175152116255255255255173175152116236175152116" />
</CustomMatrix>
</MPEG4>

lpvtech
18th March 2007, 12:36
Thanks Shon3i, I tried to post my XML file... But it was just too large... Thanks for doing it for me...

bond
18th March 2007, 12:44
are you sure that this is for avc and not asp? i dont see any special options except the matrix one

lpvtech
18th March 2007, 13:01
It depends actually...Check out the <Name-Value> Code at the top..
My XML Code was just too big.. It happened to have many references.... When you change the options every time while encoding, it changes.... When you use ASP then the XML contains stuff abou the ASP and when you use AVC, it contains the settings about AVC.. It has your current config. So the trick is to change the XML Code at the last step of your encode, before pressing the Next button ..


May be the Video Unique ID has something to do with it.. Well.. We'll need to work on it. What all I can say is, we are one step closer to tweak Nero....

The best way is to let Nero code them and then edit out the parts we need to be modified.. That's it..