YouDontKnowMe
15th September 2007, 14:06
Hi Guys I have a problem with MeGUI (better sayed with it's xvid encoding)
I will give you all information and hope for good responses so I can solve my problem...
first of all I've got a 4gb lossless file (704x464, 23:14mins, lagarith)
this one is opened through an avs:
#ASYNTHER AVISource
AVISource("D:\ep06.avi")
lanczos4resize(704,396)
these are my settings:
<?xml version="1.0"?>
<GenericProfileOfVideoCodecSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>My Settings</Name>
<Settings xsi:type="xvidSettings">
<EncodingMode>4</EncodingMode>
<BitrateQuantizer>1150</BitrateQuantizer>
<KeyframeInterval>240</KeyframeInterval>
<NbBframes>3</NbBframes>
<MinQuantizer>1</MinQuantizer>
<MaxQuantizer>31</MaxQuantizer>
<Turbo>false</Turbo>
<V4MV>false</V4MV>
<QPel>false</QPel>
<Trellis>true</Trellis>
<CreditsQuantizer>12</CreditsQuantizer>
<FourCCs>
<string>XVID</string>
<string>DIVX</string>
<string>DX50</string>
<string>MP4V</string>
</FourCCs>
<Logfile>.stats</Logfile>
<CustomEncoderOptions />
<FourCC>0</FourCC>
<Zones />
<MaxNumberOfPasses>2</MaxNumberOfPasses>
<NbThreads>1</NbThreads>
<Quantizer>1150</Quantizer>
<MotionSearchPrecision>6</MotionSearchPrecision>
<VHQMode>2</VHQMode>
<QuantType>0</QuantType>
<MinPQuant>1</MinPQuant>
<MaxPQuant>31</MaxPQuant>
<MinBQuant>1</MinBQuant>
<MaxBQuant>31</MaxBQuant>
<BQuantRatio>162</BQuantRatio>
<BQuantOffset>0</BQuantOffset>
<KeyFrameBoost>100</KeyFrameBoost>
<KeyframeThreshold>1</KeyframeThreshold>
<KeyframeReduction>20</KeyframeReduction>
<OverflowControlStrength>7</OverflowControlStrength>
<MaxOverflowImprovement>7</MaxOverflowImprovement>
<MaxOverflowDegradation>7</MaxOverflowDegradation>
<HighBitrateDegradation>0</HighBitrateDegradation>
<LowBitrateImprovement>0</LowBitrateImprovement>
<ReactionDelayFactor>16</ReactionDelayFactor>
<AveragingPeriod>100</AveragingPeriod>
<FrameDropRatio>0</FrameDropRatio>
<RateControlBuffer>0</RateControlBuffer>
<VbvPeakRate>0</VbvPeakRate>
<VbvMaxRate>0</VbvMaxRate>
<VbvBuffer>0</VbvBuffer>
<PackedBitstream>false</PackedBitstream>
<GMC>false</GMC>
<ChromaMotion>true</ChromaMotion>
<ClosedGOP>true</ClosedGOP>
<VHQForBframes>true</VHQForBframes>
<AdaptiveQuant>false</AdaptiveQuant>
<Greyscale>false</Greyscale>
<Interlaced>false</Interlaced>
<BottomFieldFirst>true</BottomFieldFirst>
<LumiMasking>false</LumiMasking>
<BframeThreshold>0</BframeThreshold>
<CustomQuantizerMatrix>C:\Programme\megui\extra\eqm_v3ulr_rev3.xcm</CustomQuantizerMatrix>
</Settings>
</GenericProfileOfVideoCodecSettings>
and a few information as well:
well the encode does start but the encoded framrate drops until it reaches zero... when I make the resize mod16 (704x400) then it encodes a few % more but drops in the end aswell (the second pass never starts because the first one never gets finished) I had encoded a 3:45mins clip (640,480, per avs, just avisource) and it encodes perfecty. I had encoded the file above (4gb lossless) into x264 (but no resize in the avs script) and it encoded smooth aswell... help me please guys I really dont know what to do...
PS: I've installed the newest Celtic Druid's build of xvid (for the avisource decode) (version 1.1.3)
I will give you all information and hope for good responses so I can solve my problem...
first of all I've got a 4gb lossless file (704x464, 23:14mins, lagarith)
this one is opened through an avs:
#ASYNTHER AVISource
AVISource("D:\ep06.avi")
lanczos4resize(704,396)
these are my settings:
<?xml version="1.0"?>
<GenericProfileOfVideoCodecSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>My Settings</Name>
<Settings xsi:type="xvidSettings">
<EncodingMode>4</EncodingMode>
<BitrateQuantizer>1150</BitrateQuantizer>
<KeyframeInterval>240</KeyframeInterval>
<NbBframes>3</NbBframes>
<MinQuantizer>1</MinQuantizer>
<MaxQuantizer>31</MaxQuantizer>
<Turbo>false</Turbo>
<V4MV>false</V4MV>
<QPel>false</QPel>
<Trellis>true</Trellis>
<CreditsQuantizer>12</CreditsQuantizer>
<FourCCs>
<string>XVID</string>
<string>DIVX</string>
<string>DX50</string>
<string>MP4V</string>
</FourCCs>
<Logfile>.stats</Logfile>
<CustomEncoderOptions />
<FourCC>0</FourCC>
<Zones />
<MaxNumberOfPasses>2</MaxNumberOfPasses>
<NbThreads>1</NbThreads>
<Quantizer>1150</Quantizer>
<MotionSearchPrecision>6</MotionSearchPrecision>
<VHQMode>2</VHQMode>
<QuantType>0</QuantType>
<MinPQuant>1</MinPQuant>
<MaxPQuant>31</MaxPQuant>
<MinBQuant>1</MinBQuant>
<MaxBQuant>31</MaxBQuant>
<BQuantRatio>162</BQuantRatio>
<BQuantOffset>0</BQuantOffset>
<KeyFrameBoost>100</KeyFrameBoost>
<KeyframeThreshold>1</KeyframeThreshold>
<KeyframeReduction>20</KeyframeReduction>
<OverflowControlStrength>7</OverflowControlStrength>
<MaxOverflowImprovement>7</MaxOverflowImprovement>
<MaxOverflowDegradation>7</MaxOverflowDegradation>
<HighBitrateDegradation>0</HighBitrateDegradation>
<LowBitrateImprovement>0</LowBitrateImprovement>
<ReactionDelayFactor>16</ReactionDelayFactor>
<AveragingPeriod>100</AveragingPeriod>
<FrameDropRatio>0</FrameDropRatio>
<RateControlBuffer>0</RateControlBuffer>
<VbvPeakRate>0</VbvPeakRate>
<VbvMaxRate>0</VbvMaxRate>
<VbvBuffer>0</VbvBuffer>
<PackedBitstream>false</PackedBitstream>
<GMC>false</GMC>
<ChromaMotion>true</ChromaMotion>
<ClosedGOP>true</ClosedGOP>
<VHQForBframes>true</VHQForBframes>
<AdaptiveQuant>false</AdaptiveQuant>
<Greyscale>false</Greyscale>
<Interlaced>false</Interlaced>
<BottomFieldFirst>true</BottomFieldFirst>
<LumiMasking>false</LumiMasking>
<BframeThreshold>0</BframeThreshold>
<CustomQuantizerMatrix>C:\Programme\megui\extra\eqm_v3ulr_rev3.xcm</CustomQuantizerMatrix>
</Settings>
</GenericProfileOfVideoCodecSettings>
and a few information as well:
well the encode does start but the encoded framrate drops until it reaches zero... when I make the resize mod16 (704x400) then it encodes a few % more but drops in the end aswell (the second pass never starts because the first one never gets finished) I had encoded a 3:45mins clip (640,480, per avs, just avisource) and it encodes perfecty. I had encoded the file above (4gb lossless) into x264 (but no resize in the avs script) and it encoded smooth aswell... help me please guys I really dont know what to do...
PS: I've installed the newest Celtic Druid's build of xvid (for the avisource decode) (version 1.1.3)