⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 match.par

📁 au1200 linux2.6.11 硬件解码mae驱动和maiplayer播放器源码
💻 PAR
字号:
!!!MS!!!//////////////////////////////////////////////////////////////////////////////////////// This is the new parameter file format. The parameters in this file can be// specified in any order.// Some parameters can be specified differently for each Video Object Layer// The number in square brackets indicates the layer. 0 = base, 1 = enhancement// However, not all parameters with square brackets can be independently specified // on different scalability layers.// Texture.IntraDCThreshold// This has the values 0 to 7, 0 means never code Intra DC values using the AC coef VLC// table, 7 means always do that. 1 means do that when QP>=13, 2 when QP>=15, 3 when// QP>=17, 4 when QP>=19, 5 when QP>=21, 6 when QP>=23.// Temporal scalability information// Prediction types:// 0:      Enhn    P   P   ...//         Base  I   P   P ...// 1:      Enhn    B B   B B   ...//         Base  I     P     P ...// 2:      Enhn    P   B   B   ...//         Base  I   B   P   B ...// Enhancement types:// Full:   Entire region of the base layer is enhanced// PartC:  Partial region is enhanced (with background composition)// PartNC: Partial region is enhanced (with no background composition)//////////////////////////////////////////////////////////////////////////////////////Version = 904					// parameter file version// When VTC is enabled, the VTC parameter file is used instead of this one.VTC.Enable = 0VTC.Filename = ""VersionID[0] = 2				// object stream version number (1 or 2)Source.Width = 720Source.Height = 480Source.FirstFrame = 0Source.LastFrame = 380Source.ObjectIndex.First = 1Source.ObjectIndex.Last = 1Source.FilePrefix = "match"Source.Directory = "."Source.BitsPerPel = 8Source.Format [0] = "420"			// One of "444", "422", "420"Source.FrameRate [0] = 30Source.SamplingRate [0] = 3Output.Directory.Bitstream = ".\cmp"Output.Directory.DecodedFrames = ".\rec"Not8Bit.Enable = 0Not8Bit.QuantPrecision = 5RateControl.Type [0] = "None"			// One of "None", "MP4", "TM5"RateControl.BitsPerSecond [0] = 50000Scalability [0] = "None"			// One of "None", "Temporal", "Spatial"Scalability.Temporal.PredictionType [0] = 0		// Range 0 to 4Scalability.Temporal.EnhancementType [0] = "Full"	// One of "Full", "PartC", "PartNC"Scalability.Spatial.EnhancementType [0] = "PartC"	// One of "Full", "PartC", "PartNC"Scalability.Spatial.PredictionType [0] = "PBB"	// One of "PPP", "PBB"Scalability.Spatial.Width [0] = 352Scalability.Spatial.Height [0] = 288Scalability.Spatial.HorizFactor.N [0] = 2	// upsampling factor N/MScalability.Spatial.HorizFactor.M [0] = 1Scalability.Spatial.VertFactor.N [0] = 2	// upsampling factor N/MScalability.Spatial.VertFactor.M [0] = 1Scalability.Spatial.UseRefShape.Enable [0] = 0Scalability.Spatial.UseRefTexture.Enable [0] = 0Scalability.Spatial.Shape.HorizFactor.N [0] = 2	// upsampling factor N/MScalability.Spatial.Shape.HorizFactor.M [0] = 1Scalability.Spatial.Shape.VertFactor.N [0] = 2	// upsampling factor N/MScalability.Spatial.Shape.VertFactor.M [0] = 1Quant.Type [0] = "MPEG"				// One of "H263", "MPEG"GOV.Enable [0] = 0GOV.Period [0] = 0				// Number of VOPs between GOV headersAlpha.Type [0] = "None"				// One of "None", "Binary", "Gray", "ShapeOnly"Alpha.MAC.Enable [0] = 0Alpha.ShapeExtension [0] = 0			// MAC type codeAlpha.Binary.RoundingThreshold [0] = 0Alpha.Binary.SizeConversion.Enable [0] = 0Alpha.QuantStep.IVOP [0] = 16Alpha.QuantStep.PVOP [0] = 16Alpha.QuantStep.BVOP [0] = 16Alpha.QuantDecouple.Enable [0] = 0Alpha.QuantMatrix.Intra.Enable [0] = 0Alpha.QuantMatrix.Intra [0] = {}		// { insert 64 comma-separated values }Alpha.QuantMatrix.Inter.Enable [0] = 0Alpha.QuantMatrix.Inter [0] = {}		// { insert 64 comma-separated values }Texture.IntraDCThreshold [0] = 0		// See note at top of fileTexture.QuantStep.IVOP [0] = 10Texture.QuantStep.PVOP [0] = 10Texture.QuantStep.BVOP [0] = 10Texture.QuantMatrix.Intra.Enable [0] = 0Texture.QuantMatrix.Intra [0] = {}		// { insert 64 comma-separated values }Texture.QuantMatrix.Inter.Enable [0] = 0Texture.QuantMatrix.Inter [0] = {}		// { insert 64 comma-separated values }Texture.SADCT.Enable [0] = 0Motion.RoundingControl.Enable [0] = 1Motion.RoundingControl.StartValue [0] = 0Motion.PBetweenICount [0] = -1Motion.BBetweenPCount [0] = 2Motion.SearchRange [0] = 16Motion.SearchRange.DirectMode [0] = 2		// half-pel unitsMotion.AdvancedPrediction.Enable [0] = 0Motion.SkippedMB.Enable [0] = 1Motion.UseSourceForME.Enable [0] = 1Motion.DeblockingFilter.Enable [0] = 0Motion.Interlaced.Enable [0] = 0Motion.Interlaced.TopFieldFirst.Enable [0] = 0Motion.Interlaced.AlternativeScan.Enable [0] = 0Motion.ReadWriteMVs [0] = "Off"			// One of "Off", "Read", "Write"Motion.ReadWriteMVs.Filename [0] = "MyMVFile.dat"Motion.QuarterSample.Enable [0] = 1Trace.CreateFile.Enable [0] = 0Trace.DetailedDump.Enable [0] = 0Sprite.Type [0] = "None"			// One of "None", "Static", "GMC"Sprite.WarpAccuracy [0] = "1/2"			// One of "1/2", "1/4", "1/8", "1/16"Sprite.Directory = "."Sprite.Points [0] = 0				// 0 to 4, or 0 to 3 for GMCSprite.Points.Directory = "."Sprite.Mode [0] = "Basic"			// One of "Basic", "LowLatency", "PieceObject", "PieceUpdate"ErrorResil.RVLC.Enable [0] = 0ErrorResil.DataPartition.Enable [0] = 0ErrorResil.VideoPacket.Enable [0] = 0ErrorResil.VideoPacket.Length [0] = 0ErrorResil.AlphaRefreshRate [0] = 1Newpred.Enable [0] = 0Newpred.SegmentType [0] = "VideoPacket"		// One of "VideoPacket", "VOP"Newpred.Filename [0] = "example.ref"Newpred.SliceList [0] = "0"RRVMode.Enable [0] = 0				// Reduced resolution VOP modeRRVMode.Cycle [0] = 0Complexity.Enable [0] = 0			// Global enable flagComplexity.EstimationMethod [0] = 0		// 0 or 1Complexity.Opaque.Enable [0] = 1Complexity.Transparent.Enable [0] = 1Complexity.IntraCAE.Enable [0] = 1Complexity.InterCAE.Enable [0] = 1Complexity.NoUpdate.Enable [0] = 1Complexity.UpSampling.Enable [0] = 1Complexity.IntraBlocks.Enable [0] = 1Complexity.InterBlocks.Enable [0] = 1Complexity.Inter4VBlocks.Enable [0] = 1Complexity.NotCodedBlocks.Enable [0] = 1Complexity.DCTCoefs.Enable [0] = 1Complexity.DCTLines.Enable [0] = 1Complexity.VLCSymbols.Enable [0] = 1Complexity.VLCBits.Enable [0] = 1Complexity.APM.Enable [0] = 1Complexity.NPM.Enable [0] = 1Complexity.InterpMCQ.Enable [0] = 1Complexity.ForwBackMCQ.Enable [0] = 1Complexity.HalfPel2.Enable [0] = 1Complexity.HalfPel4.Enable [0] = 1Complexity.SADCT.Enable [0] = 1Complexity.QuarterPel.Enable [0] = 1VOLControl.Enable [0] = 0VOLControl.ChromaFormat [0] = 0VOLControl.LowDelay [0] = 0VOLControl.VBVParams.Enable [0] = 0VOLControl.Bitrate [0] = 0			// 30 bitsVOLControl.VBVBuffer.Size [0] = 0		// 18 bitsVOLControl.VBVBuffer.Occupancy [0] = 0		// 26 bits//////////////////////////////////////////////////////////////////////////////////////// Move your favorite settings below this line//////////////////////////////////////////////////////////////////////////////////////

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -