Last active
January 2, 2020 11:32
-
-
Save SManAT/b428d994aa3d2c69505439f014b14905 to your computer and use it in GitHub Desktop.
XMediaRecode Profile to convert TS to Mp4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Main] | |
Format=mp4 | |
ExtName=mp4 | |
ZoomDefault=fittoscreen | |
V1Codec=hevc_nvenc | |
V1MaxBitrate=10000 | |
V1FrameRateDefault=50 | |
V1Bitrate=4000 | |
V1Profile=2 | |
V1Level=41 | |
V1GOPSize=0 | |
V1MinGOPSize=0 | |
V1NbBFrames=3 | |
V1BframeMode=3 | |
V1AdaptiveBFrames=1 | |
V1BRDO=1 | |
V1WeightedBPrediction=1 | |
V1BiDirectionalME=1 | |
V1BFramePyramid=0 | |
V1BframeBias=0 | |
V1AdaptiveDCT=1 | |
V1I8x8=1 | |
V1I4x4=1 | |
V1P8x8=1 | |
V1P4x4=0 | |
V1B8x8=1 | |
V1VBVBuffer=3500 | |
V1VBVInitialBuffer=0.9 | |
V1BitrateVariance=1.0 | |
V1QuantCompression=0.6 | |
V1MERange=16 | |
V1SCDSensitivity=40 | |
V1MEAlgorithm=1 | |
V1WeightedPFrame=0 | |
V1SubPelRefinement=5 | |
V1ChromaME=1 | |
V1MaxQuant=69 | |
V1MinQuant=10 | |
V1MaxQuantDelta=4 | |
V1IPFactor=1.4 | |
V1PBFactor=1.3 | |
V1DeadZoneInter=21 | |
V1DeadZoneIntra=11 | |
V1AQmode=1 | |
V1AQstrength=1.0 | |
V1Trellis=2 | |
V1NbRefFrames=1 | |
V1MixedRefs=0 | |
V1Cabac=1 | |
V1NoDCTDecimate=0 | |
V1NoFastPSkip=0 | |
V1RDStrength=1.0 | |
V1TrellisStrength=0 | |
V1Deblock=1 | |
V1AlphaDeblock=0 | |
V1BetaDeblock=0 | |
V1Lookahead=40 | |
V1MBTree=1 | |
V1NoPsy=0 | |
V1SlicesNb=0 | |
V1MaxSliceSizeBytes=0 | |
V1MaxSliceSizeMBs=0 | |
A1Codec=libfdk_aac | |
A1ObjectType=lc | |
A1SampleRateDefault=48000 | |
A1BitrateDefault=256000 | |
Res1=1920x1080 | |
Res2=1280x720 | |
Aspect1=16:9 | |
Aspect2=4:3 | |
S1Codec=mov_text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment