📄 example.par
字号:
//////////////////////////////////////////////////////////////////////////////////////// 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.// For example, Scalability[0] refers to the first Visual Object, Scalability[1]// refers to the second VO, and so on.// If there is an enhancement layer, then the parameters for this follow after// those for the base layer VOs. E.g. if there are two VOs and temporal scalability,// then Scalability[2] refers to the parameter for the first VO's enhancement layer.// If there is one VO but there is an enhancement layer, then the index for the base// later parameters is [0] and the enhancement layer has index [1].// 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 = 901// When VTC is enabled, the VTC parameter file is used instead of this one.VTC.Enable = 0VTC.Filename = ""Source.Width = 352Source.Height = 288Source.FirstFrame = 0Source.LastFrame = 29Source.ObjectIndex.First = 1Source.ObjectIndex.Last = 1Source.FilePrefix = "brea_cif"Source.Directory = "\\swinder1\original\brea\org"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.BitsPerVOP [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.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] = 1Quant.Type [0] = "H263" // 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.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] = 16Texture.QuantStep.PVOP [0] = 16Texture.QuantStep.BVOP [0] = 16Texture.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 }Motion.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"Trace.CreateFile.Enable [0] = 0Trace.DetailedDump.Enable [0] = 0Sprite.Type [0] = "None" // One of "None", "Static"Sprite.WarpAccuracy [0] = "1/2" // One of "1/2", "1/4", "1/8", "1/16"Sprite.Directory = "\\swinder1\sprite\brea\spt"Sprite.Points [0] = 0 // 0 to 4Sprite.Points.Directory = "\\swinder1\sprite\brea\pnt"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] = 1Complexity.Enable [0] = 0 // Global enable flagComplexity.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] = 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 + -