|
|
Here is a reliable way to convert movies
|
|
Movie help Discussions:
Here is a reliable way to convert movies
| By jacobf on Thursday, March 21, 2019 - 2:18 pm: |
Just thought I'd share this preset for a conversion program I use. I have never had an issue with a video I uploaded working on Wifelovers since I started converting them first. I came up with it through some trial and error.
It's with a free program called Handbrake (mac/windows/linux versions exist). If you save the below text in a file then go to Handbrake's presets and choose "Import", and import the file you made, it will work nicely for any videos you want to upload.
Just call the file something like "WL.json" (which is the type of format it is) and it should import! Just google "handbrake video" to find Handbrake, it's awesome. Then use it to convert your video before uploading to WL using the preset.
Text starts below:
{
"VersionMajor" : 20,
"PresetList" : [
{
"PictureForceWidth" : 0,
"PictureHeight" : 406,
"PictureDeblockCustom" : "qp=0:mode=2",
"SubtitleAddForeignAudioSubtitle" : false,
"PictureDeinterlacePreset" : "default",
"AudioEncoderFallback" : "ca_aac",
"VideoColorMatrixCode" : 0,
"VideoOptionExtra" : "",
"VideoTwoPass" : true,
"ChildrenArray" : [
],
"PictureDenoiseFilter" : "off",
"VideoScaler" : "swscale",
"PresetDescription" : "no avg bitrate set",
"PictureDenoiseTune" : "none",
"VideoQualitySlider" : 22,
"Mp4iPodCompatible" : false,
"PictureItuPAR" : false,
"PictureDeinterlaceCustom" : "",
"PictureDeinterlaceFilter" : "decomb",
"FileFormat" : "av_mp4",
"PictureDenoisePreset" : "light",
"VideoQualityType" : 2,
"PictureKeepRatio" : true,
"PictureForceHeight" : 0,
"PresetName" : "WL",
"SubtitleAddCC" : false,
"VideoLevel" : "4.0",
"VideoTurboTwoPass" : true,
"PictureCombDetectCustom" : "",
"AudioTrackSelectionBehavior" : "first",
"FolderOpen" : false,
"PictureLeftCrop" : 0,
"VideoPreset" : "fast",
"AudioLanguageList" : [
"eng"
],
"SubtitleBurnBehavior" : "foreign",
"PictureDARWidth" : 0,
"Default" : false,
"PictureDenoiseCustom" : "",
"VideoGrayScale" : false,
"VideoFramerate" : "29.97",
"PictureDetelecineCustom" : "",
"Folder" : false,
"AudioCopyMask" : [
"copy:aac"
],
"PicturePARHeight" : 1,
"PicturePARWidth" : 1,
"SubtitleAddForeignAudioSearch" : true,
"SubtitleTrackSelectionBehavior" : "none",
"VideoQSVDecode" : false,
"PictureDeblock" : 0,
"Mp4HttpOptimize" : false,
"x264UseAdvancedOptions" : false,
"AudioSecondaryEncoderMode" : true,
"Type" : 1,
"VideoEncoder" : "x264",
"PictureBottomCrop" : 0,
"VideoAvgBitrate" : 350,
"PictureModulus" : 2,
"SubtitleBurnBDSub" : true,
"PictureRotate" : "angle=0:hflip=0",
"VideoFramerateMode" : "cfr",
"PictureDetelecine" : "off",
"VideoProfile" : "main",
"PictureTopCrop" : 0,
"PictureLooseCrop" : false,
"PictureRightCrop" : 0,
"PictureWidth" : 720,
"ChapterMarkers" : true,
"PictureCombDetectPreset" : "default",
"UsesPictureSettings" : 1,
"PicturePAR" : "off",
"VideoQSVAsyncDepth" : 4,
"SubtitleBurnDVDSub" : true,
"SubtitleLanguageList" : [
],
"PictureAutoCrop" : true,
"VideoTune" : "",
"AudioList" : [
{
"AudioDitherMethod" : "auto",
"AudioBitrate" : 160,
"AudioTrackGainSlider" : 0,
"AudioEncoder" : "ca_aac",
"AudioNormalizeMixLevel" : false,
"AudioTrackDRCSlider" : 0,
"AudioSamplerate" : "auto",
"AudioMixdown" : "dpl2",
"AudioTrackQuality" : -1,
"AudioCompressionLevel" : -1,
"AudioTrackQualityEnable" : false
}
],
"x264Option" : "",
"UsesPictureFilters" : true
}
],
"VersionMinor" : 0,
"VersionMicro" : 0
}