Guest User

Untitled

a guest
Apr 1st, 2018
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 386.80 KB | None | 0 0
  1. const char hb_builtin_presets_json[] =
  2. "{\n"
  3. "    \"PresetBuiltin\": [\n"
  4. "        {\n"
  5. "            \"ChildrenArray\": [\n"
  6. "                {\n"
  7. "                    \"AudioCopyMask\": [\n"
  8. "                        \"copy:aac\"\n"
  9. "                    ], \n"
  10. "                    \"AudioEncoderFallback\": \"aac\", \n"
  11. "                    \"AudioLanguageList\": [], \n"
  12. "                    \"AudioList\": [\n"
  13. "                        {\n"
  14. "                            \"AudioBitrate\": 160, \n"
  15. "                            \"AudioCompressionLevel\": -1.0, \n"
  16. "                            \"AudioDitherMethod\": \"auto\", \n"
  17. "                            \"AudioEncoder\": \"aac\", \n"
  18. "                            \"AudioMixdown\": \"dpl2\", \n"
  19. "                            \"AudioNormalizeMixLevel\": false, \n"
  20. "                            \"AudioSamplerate\": \"auto\", \n"
  21. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  22. "                            \"AudioTrackGainSlider\": 0.0, \n"
  23. "                            \"AudioTrackQuality\": -1.0, \n"
  24. "                            \"AudioTrackQualityEnable\": false\n"
  25. "                        }\n"
  26. "                    ], \n"
  27. "                    \"AudioSecondaryEncoderMode\": true, \n"
  28. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  29. "                    \"ChapterMarkers\": true, \n"
  30. "                    \"ChildrenArray\": [], \n"
  31. "                    \"Default\": false, \n"
  32. "                    \"FileFormat\": \"mp4\", \n"
  33. "                    \"Folder\": false, \n"
  34. "                    \"FolderOpen\": false, \n"
  35. "                    \"Mp4HttpOptimize\": false, \n"
  36. "                    \"Mp4iPodCompatible\": false, \n"
  37. "                    \"PictureAutoCrop\": true, \n"
  38. "                    \"PictureBottomCrop\": 0, \n"
  39. "                    \"PictureCombDetectCustom\": \"\", \n"
  40. "                    \"PictureCombDetectPreset\": \"fast\", \n"
  41. "                    \"PictureDARWidth\": 0, \n"
  42. "                    \"PictureDeblock\": 0, \n"
  43. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  44. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  45. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  46. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  47. "                    \"PictureDenoiseCustom\": \"\", \n"
  48. "                    \"PictureDenoiseFilter\": \"off\", \n"
  49. "                    \"PictureDenoisePreset\": \"light\", \n"
  50. "                    \"PictureDenoiseTune\": \"none\", \n"
  51. "                    \"PictureDetelecine\": \"off\", \n"
  52. "                    \"PictureDetelecineCustom\": \"\", \n"
  53. "                    \"PictureForceHeight\": 0, \n"
  54. "                    \"PictureForceWidth\": 0, \n"
  55. "                    \"PictureHeight\": 1080, \n"
  56. "                    \"PictureItuPAR\": false, \n"
  57. "                    \"PictureKeepRatio\": true, \n"
  58. "                    \"PictureLeftCrop\": 0, \n"
  59. "                    \"PictureLooseCrop\": false, \n"
  60. "                    \"PictureModulus\": 2, \n"
  61. "                    \"PicturePAR\": \"auto\", \n"
  62. "                    \"PicturePARHeight\": 720, \n"
  63. "                    \"PicturePARWidth\": 853, \n"
  64. "                    \"PictureRightCrop\": 0, \n"
  65. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  66. "                    \"PictureTopCrop\": 0, \n"
  67. "                    \"PictureWidth\": 1920, \n"
  68. "                    \"PresetDescription\": \"Small H.264 video (up to 1080p30) and AAC stereo audio, in an MP4 container.\", \n"
  69. "                    \"PresetName\": \"Very Fast 1080p30\", \n"
  70. "                    \"SubtitleAddCC\": false, \n"
  71. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  72. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  73. "                    \"SubtitleBurnBDSub\": true, \n"
  74. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  75. "                    \"SubtitleBurnDVDSub\": true, \n"
  76. "                    \"SubtitleLanguageList\": [], \n"
  77. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  78. "                    \"Type\": 0, \n"
  79. "                    \"UsesPictureFilters\": true, \n"
  80. "                    \"UsesPictureSettings\": 1, \n"
  81. "                    \"VideoAvgBitrate\": 4000, \n"
  82. "                    \"VideoColorMatrixCode\": 0, \n"
  83. "                    \"VideoEncoder\": \"x264\", \n"
  84. "                    \"VideoFramerate\": \"30\", \n"
  85. "                    \"VideoFramerateMode\": \"pfr\", \n"
  86. "                    \"VideoGrayScale\": false, \n"
  87. "                    \"VideoLevel\": \"4.0\", \n"
  88. "                    \"VideoOptionExtra\": \"\", \n"
  89. "                    \"VideoPreset\": \"veryfast\", \n"
  90. "                    \"VideoProfile\": \"main\", \n"
  91. "                    \"VideoQSVAsyncDepth\": 4, \n"
  92. "                    \"VideoQSVDecode\": false, \n"
  93. "                    \"VideoQualitySlider\": 24.0, \n"
  94. "                    \"VideoQualityType\": 2, \n"
  95. "                    \"VideoScaler\": \"swscale\", \n"
  96. "                    \"VideoTune\": \"\", \n"
  97. "                    \"VideoTurboTwoPass\": true, \n"
  98. "                    \"VideoTwoPass\": true, \n"
  99. "                    \"x264Option\": \"\", \n"
  100. "                    \"x264UseAdvancedOptions\": false\n"
  101. "                }, \n"
  102. "                {\n"
  103. "                    \"AudioCopyMask\": [\n"
  104. "                        \"copy:aac\"\n"
  105. "                    ], \n"
  106. "                    \"AudioEncoderFallback\": \"aac\", \n"
  107. "                    \"AudioLanguageList\": [], \n"
  108. "                    \"AudioList\": [\n"
  109. "                        {\n"
  110. "                            \"AudioBitrate\": 160, \n"
  111. "                            \"AudioCompressionLevel\": -1.0, \n"
  112. "                            \"AudioDitherMethod\": \"auto\", \n"
  113. "                            \"AudioEncoder\": \"aac\", \n"
  114. "                            \"AudioMixdown\": \"dpl2\", \n"
  115. "                            \"AudioNormalizeMixLevel\": false, \n"
  116. "                            \"AudioSamplerate\": \"auto\", \n"
  117. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  118. "                            \"AudioTrackGainSlider\": 0.0, \n"
  119. "                            \"AudioTrackQuality\": -1.0, \n"
  120. "                            \"AudioTrackQualityEnable\": false\n"
  121. "                        }\n"
  122. "                    ], \n"
  123. "                    \"AudioSecondaryEncoderMode\": true, \n"
  124. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  125. "                    \"ChapterMarkers\": true, \n"
  126. "                    \"ChildrenArray\": [], \n"
  127. "                    \"Default\": false, \n"
  128. "                    \"FileFormat\": \"mp4\", \n"
  129. "                    \"Folder\": false, \n"
  130. "                    \"FolderOpen\": false, \n"
  131. "                    \"Mp4HttpOptimize\": false, \n"
  132. "                    \"Mp4iPodCompatible\": false, \n"
  133. "                    \"PictureAutoCrop\": true, \n"
  134. "                    \"PictureBottomCrop\": 0, \n"
  135. "                    \"PictureCombDetectCustom\": \"\", \n"
  136. "                    \"PictureCombDetectPreset\": \"fast\", \n"
  137. "                    \"PictureDARWidth\": 0, \n"
  138. "                    \"PictureDeblock\": 0, \n"
  139. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  140. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  141. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  142. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  143. "                    \"PictureDenoiseCustom\": \"\", \n"
  144. "                    \"PictureDenoiseFilter\": \"off\", \n"
  145. "                    \"PictureDenoisePreset\": \"light\", \n"
  146. "                    \"PictureDenoiseTune\": \"none\", \n"
  147. "                    \"PictureDetelecine\": \"off\", \n"
  148. "                    \"PictureDetelecineCustom\": \"\", \n"
  149. "                    \"PictureForceHeight\": 0, \n"
  150. "                    \"PictureForceWidth\": 0, \n"
  151. "                    \"PictureHeight\": 720, \n"
  152. "                    \"PictureItuPAR\": false, \n"
  153. "                    \"PictureKeepRatio\": true, \n"
  154. "                    \"PictureLeftCrop\": 0, \n"
  155. "                    \"PictureLooseCrop\": false, \n"
  156. "                    \"PictureModulus\": 2, \n"
  157. "                    \"PicturePAR\": \"auto\", \n"
  158. "                    \"PicturePARHeight\": 720, \n"
  159. "                    \"PicturePARWidth\": 853, \n"
  160. "                    \"PictureRightCrop\": 0, \n"
  161. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  162. "                    \"PictureTopCrop\": 0, \n"
  163. "                    \"PictureWidth\": 1280, \n"
  164. "                    \"PresetDescription\": \"Small H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container.\", \n"
  165. "                    \"PresetName\": \"Very Fast 720p30\", \n"
  166. "                    \"SubtitleAddCC\": false, \n"
  167. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  168. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  169. "                    \"SubtitleBurnBDSub\": true, \n"
  170. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  171. "                    \"SubtitleBurnDVDSub\": true, \n"
  172. "                    \"SubtitleLanguageList\": [], \n"
  173. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  174. "                    \"Type\": 0, \n"
  175. "                    \"UsesPictureFilters\": true, \n"
  176. "                    \"UsesPictureSettings\": 1, \n"
  177. "                    \"VideoAvgBitrate\": 2000, \n"
  178. "                    \"VideoColorMatrixCode\": 0, \n"
  179. "                    \"VideoEncoder\": \"x264\", \n"
  180. "                    \"VideoFramerate\": \"30\", \n"
  181. "                    \"VideoFramerateMode\": \"pfr\", \n"
  182. "                    \"VideoGrayScale\": false, \n"
  183. "                    \"VideoLevel\": \"3.1\", \n"
  184. "                    \"VideoOptionExtra\": \"\", \n"
  185. "                    \"VideoPreset\": \"veryfast\", \n"
  186. "                    \"VideoProfile\": \"main\", \n"
  187. "                    \"VideoQSVAsyncDepth\": 4, \n"
  188. "                    \"VideoQSVDecode\": false, \n"
  189. "                    \"VideoQualitySlider\": 23.0, \n"
  190. "                    \"VideoQualityType\": 2, \n"
  191. "                    \"VideoScaler\": \"swscale\", \n"
  192. "                    \"VideoTune\": \"\", \n"
  193. "                    \"VideoTurboTwoPass\": true, \n"
  194. "                    \"VideoTwoPass\": true, \n"
  195. "                    \"x264Option\": \"\", \n"
  196. "                    \"x264UseAdvancedOptions\": false\n"
  197. "                }, \n"
  198. "                {\n"
  199. "                    \"AudioCopyMask\": [\n"
  200. "                        \"copy:aac\"\n"
  201. "                    ], \n"
  202. "                    \"AudioEncoderFallback\": \"aac\", \n"
  203. "                    \"AudioLanguageList\": [], \n"
  204. "                    \"AudioList\": [\n"
  205. "                        {\n"
  206. "                            \"AudioBitrate\": 160, \n"
  207. "                            \"AudioCompressionLevel\": -1.0, \n"
  208. "                            \"AudioDitherMethod\": \"auto\", \n"
  209. "                            \"AudioEncoder\": \"aac\", \n"
  210. "                            \"AudioMixdown\": \"dpl2\", \n"
  211. "                            \"AudioNormalizeMixLevel\": false, \n"
  212. "                            \"AudioSamplerate\": \"auto\", \n"
  213. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  214. "                            \"AudioTrackGainSlider\": 0.0, \n"
  215. "                            \"AudioTrackQuality\": -1.0, \n"
  216. "                            \"AudioTrackQualityEnable\": false\n"
  217. "                        }\n"
  218. "                    ], \n"
  219. "                    \"AudioSecondaryEncoderMode\": true, \n"
  220. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  221. "                    \"ChapterMarkers\": true, \n"
  222. "                    \"ChildrenArray\": [], \n"
  223. "                    \"Default\": false, \n"
  224. "                    \"FileFormat\": \"mp4\", \n"
  225. "                    \"Folder\": false, \n"
  226. "                    \"FolderOpen\": false, \n"
  227. "                    \"Mp4HttpOptimize\": false, \n"
  228. "                    \"Mp4iPodCompatible\": false, \n"
  229. "                    \"PictureAutoCrop\": true, \n"
  230. "                    \"PictureBottomCrop\": 0, \n"
  231. "                    \"PictureCombDetectCustom\": \"\", \n"
  232. "                    \"PictureCombDetectPreset\": \"fast\", \n"
  233. "                    \"PictureDARWidth\": 0, \n"
  234. "                    \"PictureDeblock\": 0, \n"
  235. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  236. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  237. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  238. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  239. "                    \"PictureDenoiseCustom\": \"\", \n"
  240. "                    \"PictureDenoiseFilter\": \"off\", \n"
  241. "                    \"PictureDenoisePreset\": \"light\", \n"
  242. "                    \"PictureDenoiseTune\": \"none\", \n"
  243. "                    \"PictureDetelecine\": \"off\", \n"
  244. "                    \"PictureDetelecineCustom\": \"\", \n"
  245. "                    \"PictureForceHeight\": 0, \n"
  246. "                    \"PictureForceWidth\": 0, \n"
  247. "                    \"PictureHeight\": 576, \n"
  248. "                    \"PictureItuPAR\": false, \n"
  249. "                    \"PictureKeepRatio\": true, \n"
  250. "                    \"PictureLeftCrop\": 0, \n"
  251. "                    \"PictureLooseCrop\": false, \n"
  252. "                    \"PictureModulus\": 2, \n"
  253. "                    \"PicturePAR\": \"auto\", \n"
  254. "                    \"PicturePARHeight\": 720, \n"
  255. "                    \"PicturePARWidth\": 853, \n"
  256. "                    \"PictureRightCrop\": 0, \n"
  257. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  258. "                    \"PictureTopCrop\": 0, \n"
  259. "                    \"PictureWidth\": 720, \n"
  260. "                    \"PresetDescription\": \"Small H.264 video (up to 576p25) and AAC stereo audio, in an MP4 container.\", \n"
  261. "                    \"PresetName\": \"Very Fast 576p25\", \n"
  262. "                    \"SubtitleAddCC\": false, \n"
  263. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  264. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  265. "                    \"SubtitleBurnBDSub\": true, \n"
  266. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  267. "                    \"SubtitleBurnDVDSub\": true, \n"
  268. "                    \"SubtitleLanguageList\": [], \n"
  269. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  270. "                    \"Type\": 0, \n"
  271. "                    \"UsesPictureFilters\": true, \n"
  272. "                    \"UsesPictureSettings\": 1, \n"
  273. "                    \"VideoAvgBitrate\": 1200, \n"
  274. "                    \"VideoColorMatrixCode\": 0, \n"
  275. "                    \"VideoEncoder\": \"x264\", \n"
  276. "                    \"VideoFramerate\": \"25\", \n"
  277. "                    \"VideoFramerateMode\": \"pfr\", \n"
  278. "                    \"VideoGrayScale\": false, \n"
  279. "                    \"VideoLevel\": \"3.1\", \n"
  280. "                    \"VideoOptionExtra\": \"\", \n"
  281. "                    \"VideoPreset\": \"veryfast\", \n"
  282. "                    \"VideoProfile\": \"main\", \n"
  283. "                    \"VideoQSVAsyncDepth\": 4, \n"
  284. "                    \"VideoQSVDecode\": false, \n"
  285. "                    \"VideoQualitySlider\": 22.0, \n"
  286. "                    \"VideoQualityType\": 2, \n"
  287. "                    \"VideoScaler\": \"swscale\", \n"
  288. "                    \"VideoTune\": \"\", \n"
  289. "                    \"VideoTurboTwoPass\": true, \n"
  290. "                    \"VideoTwoPass\": true, \n"
  291. "                    \"x264Option\": \"\", \n"
  292. "                    \"x264UseAdvancedOptions\": false\n"
  293. "                }, \n"
  294. "                {\n"
  295. "                    \"AudioCopyMask\": [\n"
  296. "                        \"copy:aac\"\n"
  297. "                    ], \n"
  298. "                    \"AudioEncoderFallback\": \"aac\", \n"
  299. "                    \"AudioLanguageList\": [], \n"
  300. "                    \"AudioList\": [\n"
  301. "                        {\n"
  302. "                            \"AudioBitrate\": 160, \n"
  303. "                            \"AudioCompressionLevel\": -1.0, \n"
  304. "                            \"AudioDitherMethod\": \"auto\", \n"
  305. "                            \"AudioEncoder\": \"aac\", \n"
  306. "                            \"AudioMixdown\": \"dpl2\", \n"
  307. "                            \"AudioNormalizeMixLevel\": false, \n"
  308. "                            \"AudioSamplerate\": \"auto\", \n"
  309. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  310. "                            \"AudioTrackGainSlider\": 0.0, \n"
  311. "                            \"AudioTrackQuality\": -1.0, \n"
  312. "                            \"AudioTrackQualityEnable\": false\n"
  313. "                        }\n"
  314. "                    ], \n"
  315. "                    \"AudioSecondaryEncoderMode\": true, \n"
  316. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  317. "                    \"ChapterMarkers\": true, \n"
  318. "                    \"ChildrenArray\": [], \n"
  319. "                    \"Default\": false, \n"
  320. "                    \"FileFormat\": \"mp4\", \n"
  321. "                    \"Folder\": false, \n"
  322. "                    \"FolderOpen\": false, \n"
  323. "                    \"Mp4HttpOptimize\": false, \n"
  324. "                    \"Mp4iPodCompatible\": false, \n"
  325. "                    \"PictureAutoCrop\": true, \n"
  326. "                    \"PictureBottomCrop\": 0, \n"
  327. "                    \"PictureCombDetectCustom\": \"\", \n"
  328. "                    \"PictureCombDetectPreset\": \"fast\", \n"
  329. "                    \"PictureDARWidth\": 0, \n"
  330. "                    \"PictureDeblock\": 0, \n"
  331. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  332. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  333. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  334. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  335. "                    \"PictureDenoiseCustom\": \"\", \n"
  336. "                    \"PictureDenoiseFilter\": \"off\", \n"
  337. "                    \"PictureDenoisePreset\": \"light\", \n"
  338. "                    \"PictureDenoiseTune\": \"none\", \n"
  339. "                    \"PictureDetelecine\": \"off\", \n"
  340. "                    \"PictureDetelecineCustom\": \"\", \n"
  341. "                    \"PictureForceHeight\": 0, \n"
  342. "                    \"PictureForceWidth\": 0, \n"
  343. "                    \"PictureHeight\": 480, \n"
  344. "                    \"PictureItuPAR\": false, \n"
  345. "                    \"PictureKeepRatio\": true, \n"
  346. "                    \"PictureLeftCrop\": 0, \n"
  347. "                    \"PictureLooseCrop\": false, \n"
  348. "                    \"PictureModulus\": 2, \n"
  349. "                    \"PicturePAR\": \"auto\", \n"
  350. "                    \"PicturePARHeight\": 720, \n"
  351. "                    \"PicturePARWidth\": 853, \n"
  352. "                    \"PictureRightCrop\": 0, \n"
  353. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  354. "                    \"PictureTopCrop\": 0, \n"
  355. "                    \"PictureWidth\": 720, \n"
  356. "                    \"PresetDescription\": \"Small H.264 video (up to 480p30) and AAC stereo audio, in an MP4 container.\", \n"
  357. "                    \"PresetName\": \"Very Fast 480p30\", \n"
  358. "                    \"SubtitleAddCC\": false, \n"
  359. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  360. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  361. "                    \"SubtitleBurnBDSub\": true, \n"
  362. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  363. "                    \"SubtitleBurnDVDSub\": true, \n"
  364. "                    \"SubtitleLanguageList\": [], \n"
  365. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  366. "                    \"Type\": 0, \n"
  367. "                    \"UsesPictureFilters\": true, \n"
  368. "                    \"UsesPictureSettings\": 1, \n"
  369. "                    \"VideoAvgBitrate\": 1000, \n"
  370. "                    \"VideoColorMatrixCode\": 0, \n"
  371. "                    \"VideoEncoder\": \"x264\", \n"
  372. "                    \"VideoFramerate\": \"30\", \n"
  373. "                    \"VideoFramerateMode\": \"pfr\", \n"
  374. "                    \"VideoGrayScale\": false, \n"
  375. "                    \"VideoLevel\": \"3.1\", \n"
  376. "                    \"VideoOptionExtra\": \"\", \n"
  377. "                    \"VideoPreset\": \"veryfast\", \n"
  378. "                    \"VideoProfile\": \"main\", \n"
  379. "                    \"VideoQSVAsyncDepth\": 4, \n"
  380. "                    \"VideoQSVDecode\": false, \n"
  381. "                    \"VideoQualitySlider\": 22.0, \n"
  382. "                    \"VideoQualityType\": 2, \n"
  383. "                    \"VideoScaler\": \"swscale\", \n"
  384. "                    \"VideoTune\": \"\", \n"
  385. "                    \"VideoTurboTwoPass\": true, \n"
  386. "                    \"VideoTwoPass\": true, \n"
  387. "                    \"x264Option\": \"\", \n"
  388. "                    \"x264UseAdvancedOptions\": false\n"
  389. "                }, \n"
  390. "                {\n"
  391. "                    \"AudioCopyMask\": [\n"
  392. "                        \"copy:aac\"\n"
  393. "                    ], \n"
  394. "                    \"AudioEncoderFallback\": \"aac\", \n"
  395. "                    \"AudioLanguageList\": [], \n"
  396. "                    \"AudioList\": [\n"
  397. "                        {\n"
  398. "                            \"AudioBitrate\": 160, \n"
  399. "                            \"AudioCompressionLevel\": -1.0, \n"
  400. "                            \"AudioDitherMethod\": \"auto\", \n"
  401. "                            \"AudioEncoder\": \"aac\", \n"
  402. "                            \"AudioMixdown\": \"dpl2\", \n"
  403. "                            \"AudioNormalizeMixLevel\": false, \n"
  404. "                            \"AudioSamplerate\": \"auto\", \n"
  405. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  406. "                            \"AudioTrackGainSlider\": 0.0, \n"
  407. "                            \"AudioTrackQuality\": -1.0, \n"
  408. "                            \"AudioTrackQualityEnable\": false\n"
  409. "                        }\n"
  410. "                    ], \n"
  411. "                    \"AudioSecondaryEncoderMode\": true, \n"
  412. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  413. "                    \"ChapterMarkers\": true, \n"
  414. "                    \"ChildrenArray\": [], \n"
  415. "                    \"Default\": true, \n"
  416. "                    \"FileFormat\": \"mp4\", \n"
  417. "                    \"Folder\": false, \n"
  418. "                    \"FolderOpen\": false, \n"
  419. "                    \"Mp4HttpOptimize\": false, \n"
  420. "                    \"Mp4iPodCompatible\": false, \n"
  421. "                    \"PictureAutoCrop\": true, \n"
  422. "                    \"PictureBottomCrop\": 0, \n"
  423. "                    \"PictureCombDetectCustom\": \"\", \n"
  424. "                    \"PictureCombDetectPreset\": \"default\", \n"
  425. "                    \"PictureDARWidth\": 0, \n"
  426. "                    \"PictureDeblock\": 0, \n"
  427. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  428. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  429. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  430. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  431. "                    \"PictureDenoiseCustom\": \"\", \n"
  432. "                    \"PictureDenoiseFilter\": \"off\", \n"
  433. "                    \"PictureDenoisePreset\": \"light\", \n"
  434. "                    \"PictureDenoiseTune\": \"none\", \n"
  435. "                    \"PictureDetelecine\": \"off\", \n"
  436. "                    \"PictureDetelecineCustom\": \"\", \n"
  437. "                    \"PictureForceHeight\": 0, \n"
  438. "                    \"PictureForceWidth\": 0, \n"
  439. "                    \"PictureHeight\": 1080, \n"
  440. "                    \"PictureItuPAR\": false, \n"
  441. "                    \"PictureKeepRatio\": true, \n"
  442. "                    \"PictureLeftCrop\": 0, \n"
  443. "                    \"PictureLooseCrop\": false, \n"
  444. "                    \"PictureModulus\": 2, \n"
  445. "                    \"PicturePAR\": \"auto\", \n"
  446. "                    \"PicturePARHeight\": 720, \n"
  447. "                    \"PicturePARWidth\": 853, \n"
  448. "                    \"PictureRightCrop\": 0, \n"
  449. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  450. "                    \"PictureTopCrop\": 0, \n"
  451. "                    \"PictureWidth\": 1920, \n"
  452. "                    \"PresetDescription\": \"H.264 video (up to 1080p30) and AAC stereo audio, in an MP4 container.\", \n"
  453. "                    \"PresetName\": \"Fast 1080p30\", \n"
  454. "                    \"SubtitleAddCC\": false, \n"
  455. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  456. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  457. "                    \"SubtitleBurnBDSub\": true, \n"
  458. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  459. "                    \"SubtitleBurnDVDSub\": true, \n"
  460. "                    \"SubtitleLanguageList\": [], \n"
  461. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  462. "                    \"Type\": 0, \n"
  463. "                    \"UsesPictureFilters\": true, \n"
  464. "                    \"UsesPictureSettings\": 1, \n"
  465. "                    \"VideoAvgBitrate\": 6000, \n"
  466. "                    \"VideoColorMatrixCode\": 0, \n"
  467. "                    \"VideoEncoder\": \"x264\", \n"
  468. "                    \"VideoFramerate\": \"30\", \n"
  469. "                    \"VideoFramerateMode\": \"pfr\", \n"
  470. "                    \"VideoGrayScale\": false, \n"
  471. "                    \"VideoLevel\": \"4.0\", \n"
  472. "                    \"VideoOptionExtra\": \"\", \n"
  473. "                    \"VideoPreset\": \"fast\", \n"
  474. "                    \"VideoProfile\": \"main\", \n"
  475. "                    \"VideoQSVAsyncDepth\": 4, \n"
  476. "                    \"VideoQSVDecode\": false, \n"
  477. "                    \"VideoQualitySlider\": 22.0, \n"
  478. "                    \"VideoQualityType\": 2, \n"
  479. "                    \"VideoScaler\": \"swscale\", \n"
  480. "                    \"VideoTune\": \"\", \n"
  481. "                    \"VideoTurboTwoPass\": true, \n"
  482. "                    \"VideoTwoPass\": true, \n"
  483. "                    \"x264Option\": \"\", \n"
  484. "                    \"x264UseAdvancedOptions\": false\n"
  485. "                }, \n"
  486. "                {\n"
  487. "                    \"AudioCopyMask\": [\n"
  488. "                        \"copy:aac\"\n"
  489. "                    ], \n"
  490. "                    \"AudioEncoderFallback\": \"aac\", \n"
  491. "                    \"AudioLanguageList\": [], \n"
  492. "                    \"AudioList\": [\n"
  493. "                        {\n"
  494. "                            \"AudioBitrate\": 160, \n"
  495. "                            \"AudioCompressionLevel\": -1.0, \n"
  496. "                            \"AudioDitherMethod\": \"auto\", \n"
  497. "                            \"AudioEncoder\": \"aac\", \n"
  498. "                            \"AudioMixdown\": \"dpl2\", \n"
  499. "                            \"AudioNormalizeMixLevel\": false, \n"
  500. "                            \"AudioSamplerate\": \"auto\", \n"
  501. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  502. "                            \"AudioTrackGainSlider\": 0.0, \n"
  503. "                            \"AudioTrackQuality\": -1.0, \n"
  504. "                            \"AudioTrackQualityEnable\": false\n"
  505. "                        }\n"
  506. "                    ], \n"
  507. "                    \"AudioSecondaryEncoderMode\": true, \n"
  508. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  509. "                    \"ChapterMarkers\": true, \n"
  510. "                    \"ChildrenArray\": [], \n"
  511. "                    \"Default\": false, \n"
  512. "                    \"FileFormat\": \"mp4\", \n"
  513. "                    \"Folder\": false, \n"
  514. "                    \"FolderOpen\": false, \n"
  515. "                    \"Mp4HttpOptimize\": false, \n"
  516. "                    \"Mp4iPodCompatible\": false, \n"
  517. "                    \"PictureAutoCrop\": true, \n"
  518. "                    \"PictureBottomCrop\": 0, \n"
  519. "                    \"PictureCombDetectCustom\": \"\", \n"
  520. "                    \"PictureCombDetectPreset\": \"default\", \n"
  521. "                    \"PictureDARWidth\": 0, \n"
  522. "                    \"PictureDeblock\": 0, \n"
  523. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  524. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  525. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  526. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  527. "                    \"PictureDenoiseCustom\": \"\", \n"
  528. "                    \"PictureDenoiseFilter\": \"off\", \n"
  529. "                    \"PictureDenoisePreset\": \"light\", \n"
  530. "                    \"PictureDenoiseTune\": \"none\", \n"
  531. "                    \"PictureDetelecine\": \"off\", \n"
  532. "                    \"PictureDetelecineCustom\": \"\", \n"
  533. "                    \"PictureForceHeight\": 0, \n"
  534. "                    \"PictureForceWidth\": 0, \n"
  535. "                    \"PictureHeight\": 720, \n"
  536. "                    \"PictureItuPAR\": false, \n"
  537. "                    \"PictureKeepRatio\": true, \n"
  538. "                    \"PictureLeftCrop\": 0, \n"
  539. "                    \"PictureLooseCrop\": false, \n"
  540. "                    \"PictureModulus\": 2, \n"
  541. "                    \"PicturePAR\": \"auto\", \n"
  542. "                    \"PicturePARHeight\": 720, \n"
  543. "                    \"PicturePARWidth\": 853, \n"
  544. "                    \"PictureRightCrop\": 0, \n"
  545. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  546. "                    \"PictureTopCrop\": 0, \n"
  547. "                    \"PictureWidth\": 1280, \n"
  548. "                    \"PresetDescription\": \"H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container.\", \n"
  549. "                    \"PresetName\": \"Fast 720p30\", \n"
  550. "                    \"SubtitleAddCC\": false, \n"
  551. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  552. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  553. "                    \"SubtitleBurnBDSub\": true, \n"
  554. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  555. "                    \"SubtitleBurnDVDSub\": true, \n"
  556. "                    \"SubtitleLanguageList\": [], \n"
  557. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  558. "                    \"Type\": 0, \n"
  559. "                    \"UsesPictureFilters\": true, \n"
  560. "                    \"UsesPictureSettings\": 1, \n"
  561. "                    \"VideoAvgBitrate\": 3000, \n"
  562. "                    \"VideoColorMatrixCode\": 0, \n"
  563. "                    \"VideoEncoder\": \"x264\", \n"
  564. "                    \"VideoFramerate\": \"30\", \n"
  565. "                    \"VideoFramerateMode\": \"pfr\", \n"
  566. "                    \"VideoGrayScale\": false, \n"
  567. "                    \"VideoLevel\": \"3.1\", \n"
  568. "                    \"VideoOptionExtra\": \"\", \n"
  569. "                    \"VideoPreset\": \"fast\", \n"
  570. "                    \"VideoProfile\": \"main\", \n"
  571. "                    \"VideoQSVAsyncDepth\": 4, \n"
  572. "                    \"VideoQSVDecode\": false, \n"
  573. "                    \"VideoQualitySlider\": 21.0, \n"
  574. "                    \"VideoQualityType\": 2, \n"
  575. "                    \"VideoScaler\": \"swscale\", \n"
  576. "                    \"VideoTune\": \"\", \n"
  577. "                    \"VideoTurboTwoPass\": true, \n"
  578. "                    \"VideoTwoPass\": true, \n"
  579. "                    \"x264Option\": \"\", \n"
  580. "                    \"x264UseAdvancedOptions\": false\n"
  581. "                }, \n"
  582. "                {\n"
  583. "                    \"AudioCopyMask\": [\n"
  584. "                        \"copy:aac\"\n"
  585. "                    ], \n"
  586. "                    \"AudioEncoderFallback\": \"aac\", \n"
  587. "                    \"AudioLanguageList\": [], \n"
  588. "                    \"AudioList\": [\n"
  589. "                        {\n"
  590. "                            \"AudioBitrate\": 160, \n"
  591. "                            \"AudioCompressionLevel\": -1.0, \n"
  592. "                            \"AudioDitherMethod\": \"auto\", \n"
  593. "                            \"AudioEncoder\": \"aac\", \n"
  594. "                            \"AudioMixdown\": \"dpl2\", \n"
  595. "                            \"AudioNormalizeMixLevel\": false, \n"
  596. "                            \"AudioSamplerate\": \"auto\", \n"
  597. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  598. "                            \"AudioTrackGainSlider\": 0.0, \n"
  599. "                            \"AudioTrackQuality\": -1.0, \n"
  600. "                            \"AudioTrackQualityEnable\": false\n"
  601. "                        }\n"
  602. "                    ], \n"
  603. "                    \"AudioSecondaryEncoderMode\": true, \n"
  604. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  605. "                    \"ChapterMarkers\": true, \n"
  606. "                    \"ChildrenArray\": [], \n"
  607. "                    \"Default\": false, \n"
  608. "                    \"FileFormat\": \"mp4\", \n"
  609. "                    \"Folder\": false, \n"
  610. "                    \"FolderOpen\": false, \n"
  611. "                    \"Mp4HttpOptimize\": false, \n"
  612. "                    \"Mp4iPodCompatible\": false, \n"
  613. "                    \"PictureAutoCrop\": true, \n"
  614. "                    \"PictureBottomCrop\": 0, \n"
  615. "                    \"PictureCombDetectCustom\": \"\", \n"
  616. "                    \"PictureCombDetectPreset\": \"default\", \n"
  617. "                    \"PictureDARWidth\": 0, \n"
  618. "                    \"PictureDeblock\": 0, \n"
  619. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  620. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  621. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  622. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  623. "                    \"PictureDenoiseCustom\": \"\", \n"
  624. "                    \"PictureDenoiseFilter\": \"off\", \n"
  625. "                    \"PictureDenoisePreset\": \"light\", \n"
  626. "                    \"PictureDenoiseTune\": \"none\", \n"
  627. "                    \"PictureDetelecine\": \"off\", \n"
  628. "                    \"PictureDetelecineCustom\": \"\", \n"
  629. "                    \"PictureForceHeight\": 0, \n"
  630. "                    \"PictureForceWidth\": 0, \n"
  631. "                    \"PictureHeight\": 576, \n"
  632. "                    \"PictureItuPAR\": false, \n"
  633. "                    \"PictureKeepRatio\": true, \n"
  634. "                    \"PictureLeftCrop\": 0, \n"
  635. "                    \"PictureLooseCrop\": false, \n"
  636. "                    \"PictureModulus\": 2, \n"
  637. "                    \"PicturePAR\": \"auto\", \n"
  638. "                    \"PicturePARHeight\": 720, \n"
  639. "                    \"PicturePARWidth\": 853, \n"
  640. "                    \"PictureRightCrop\": 0, \n"
  641. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  642. "                    \"PictureTopCrop\": 0, \n"
  643. "                    \"PictureWidth\": 720, \n"
  644. "                    \"PresetDescription\": \"H.264 video (up to 576p25) and AAC stereo audio, in an MP4 container.\", \n"
  645. "                    \"PresetName\": \"Fast 576p25\", \n"
  646. "                    \"SubtitleAddCC\": false, \n"
  647. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  648. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  649. "                    \"SubtitleBurnBDSub\": true, \n"
  650. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  651. "                    \"SubtitleBurnDVDSub\": true, \n"
  652. "                    \"SubtitleLanguageList\": [], \n"
  653. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  654. "                    \"Type\": 0, \n"
  655. "                    \"UsesPictureFilters\": true, \n"
  656. "                    \"UsesPictureSettings\": 1, \n"
  657. "                    \"VideoAvgBitrate\": 1800, \n"
  658. "                    \"VideoColorMatrixCode\": 0, \n"
  659. "                    \"VideoEncoder\": \"x264\", \n"
  660. "                    \"VideoFramerate\": \"25\", \n"
  661. "                    \"VideoFramerateMode\": \"pfr\", \n"
  662. "                    \"VideoGrayScale\": false, \n"
  663. "                    \"VideoLevel\": \"3.1\", \n"
  664. "                    \"VideoOptionExtra\": \"\", \n"
  665. "                    \"VideoPreset\": \"fast\", \n"
  666. "                    \"VideoProfile\": \"main\", \n"
  667. "                    \"VideoQSVAsyncDepth\": 4, \n"
  668. "                    \"VideoQSVDecode\": false, \n"
  669. "                    \"VideoQualitySlider\": 20.0, \n"
  670. "                    \"VideoQualityType\": 2, \n"
  671. "                    \"VideoScaler\": \"swscale\", \n"
  672. "                    \"VideoTune\": \"\", \n"
  673. "                    \"VideoTurboTwoPass\": true, \n"
  674. "                    \"VideoTwoPass\": true, \n"
  675. "                    \"x264Option\": \"\", \n"
  676. "                    \"x264UseAdvancedOptions\": false\n"
  677. "                }, \n"
  678. "                {\n"
  679. "                    \"AudioCopyMask\": [\n"
  680. "                        \"copy:aac\"\n"
  681. "                    ], \n"
  682. "                    \"AudioEncoderFallback\": \"aac\", \n"
  683. "                    \"AudioLanguageList\": [], \n"
  684. "                    \"AudioList\": [\n"
  685. "                        {\n"
  686. "                            \"AudioBitrate\": 160, \n"
  687. "                            \"AudioCompressionLevel\": -1.0, \n"
  688. "                            \"AudioDitherMethod\": \"auto\", \n"
  689. "                            \"AudioEncoder\": \"aac\", \n"
  690. "                            \"AudioMixdown\": \"dpl2\", \n"
  691. "                            \"AudioNormalizeMixLevel\": false, \n"
  692. "                            \"AudioSamplerate\": \"auto\", \n"
  693. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  694. "                            \"AudioTrackGainSlider\": 0.0, \n"
  695. "                            \"AudioTrackQuality\": -1.0, \n"
  696. "                            \"AudioTrackQualityEnable\": false\n"
  697. "                        }\n"
  698. "                    ], \n"
  699. "                    \"AudioSecondaryEncoderMode\": true, \n"
  700. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  701. "                    \"ChapterMarkers\": true, \n"
  702. "                    \"ChildrenArray\": [], \n"
  703. "                    \"Default\": false, \n"
  704. "                    \"FileFormat\": \"mp4\", \n"
  705. "                    \"Folder\": false, \n"
  706. "                    \"FolderOpen\": false, \n"
  707. "                    \"Mp4HttpOptimize\": false, \n"
  708. "                    \"Mp4iPodCompatible\": false, \n"
  709. "                    \"PictureAutoCrop\": true, \n"
  710. "                    \"PictureBottomCrop\": 0, \n"
  711. "                    \"PictureCombDetectCustom\": \"\", \n"
  712. "                    \"PictureCombDetectPreset\": \"default\", \n"
  713. "                    \"PictureDARWidth\": 0, \n"
  714. "                    \"PictureDeblock\": 0, \n"
  715. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  716. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  717. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  718. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  719. "                    \"PictureDenoiseCustom\": \"\", \n"
  720. "                    \"PictureDenoiseFilter\": \"off\", \n"
  721. "                    \"PictureDenoisePreset\": \"light\", \n"
  722. "                    \"PictureDenoiseTune\": \"none\", \n"
  723. "                    \"PictureDetelecine\": \"off\", \n"
  724. "                    \"PictureDetelecineCustom\": \"\", \n"
  725. "                    \"PictureForceHeight\": 0, \n"
  726. "                    \"PictureForceWidth\": 0, \n"
  727. "                    \"PictureHeight\": 480, \n"
  728. "                    \"PictureItuPAR\": false, \n"
  729. "                    \"PictureKeepRatio\": true, \n"
  730. "                    \"PictureLeftCrop\": 0, \n"
  731. "                    \"PictureLooseCrop\": false, \n"
  732. "                    \"PictureModulus\": 2, \n"
  733. "                    \"PicturePAR\": \"auto\", \n"
  734. "                    \"PicturePARHeight\": 720, \n"
  735. "                    \"PicturePARWidth\": 853, \n"
  736. "                    \"PictureRightCrop\": 0, \n"
  737. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  738. "                    \"PictureTopCrop\": 0, \n"
  739. "                    \"PictureWidth\": 720, \n"
  740. "                    \"PresetDescription\": \"H.264 video (up to 480p30) and AAC stereo audio, in an MP4 container.\", \n"
  741. "                    \"PresetName\": \"Fast 480p30\", \n"
  742. "                    \"SubtitleAddCC\": false, \n"
  743. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  744. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  745. "                    \"SubtitleBurnBDSub\": true, \n"
  746. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  747. "                    \"SubtitleBurnDVDSub\": true, \n"
  748. "                    \"SubtitleLanguageList\": [], \n"
  749. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  750. "                    \"Type\": 0, \n"
  751. "                    \"UsesPictureFilters\": true, \n"
  752. "                    \"UsesPictureSettings\": 1, \n"
  753. "                    \"VideoAvgBitrate\": 1500, \n"
  754. "                    \"VideoColorMatrixCode\": 0, \n"
  755. "                    \"VideoEncoder\": \"x264\", \n"
  756. "                    \"VideoFramerate\": \"30\", \n"
  757. "                    \"VideoFramerateMode\": \"pfr\", \n"
  758. "                    \"VideoGrayScale\": false, \n"
  759. "                    \"VideoLevel\": \"3.1\", \n"
  760. "                    \"VideoOptionExtra\": \"\", \n"
  761. "                    \"VideoPreset\": \"fast\", \n"
  762. "                    \"VideoProfile\": \"main\", \n"
  763. "                    \"VideoQSVAsyncDepth\": 4, \n"
  764. "                    \"VideoQSVDecode\": false, \n"
  765. "                    \"VideoQualitySlider\": 20.0, \n"
  766. "                    \"VideoQualityType\": 2, \n"
  767. "                    \"VideoScaler\": \"swscale\", \n"
  768. "                    \"VideoTune\": \"\", \n"
  769. "                    \"VideoTurboTwoPass\": true, \n"
  770. "                    \"VideoTwoPass\": true, \n"
  771. "                    \"x264Option\": \"\", \n"
  772. "                    \"x264UseAdvancedOptions\": false\n"
  773. "                }, \n"
  774. "                {\n"
  775. "                    \"AudioCopyMask\": [\n"
  776. "                        \"copy:aac\", \n"
  777. "                        \"copy:ac3\"\n"
  778. "                    ], \n"
  779. "                    \"AudioEncoderFallback\": \"aac\", \n"
  780. "                    \"AudioLanguageList\": [], \n"
  781. "                    \"AudioList\": [\n"
  782. "                        {\n"
  783. "                            \"AudioBitrate\": 160, \n"
  784. "                            \"AudioCompressionLevel\": -1.0, \n"
  785. "                            \"AudioDitherMethod\": \"auto\", \n"
  786. "                            \"AudioEncoder\": \"aac\", \n"
  787. "                            \"AudioMixdown\": \"dpl2\", \n"
  788. "                            \"AudioNormalizeMixLevel\": false, \n"
  789. "                            \"AudioSamplerate\": \"auto\", \n"
  790. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  791. "                            \"AudioTrackGainSlider\": 0.0, \n"
  792. "                            \"AudioTrackQuality\": -1.0, \n"
  793. "                            \"AudioTrackQualityEnable\": false\n"
  794. "                        }, \n"
  795. "                        {\n"
  796. "                            \"AudioBitrate\": 224, \n"
  797. "                            \"AudioCompressionLevel\": -1.0, \n"
  798. "                            \"AudioDitherMethod\": \"auto\", \n"
  799. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  800. "                            \"AudioMixdown\": \"none\", \n"
  801. "                            \"AudioNormalizeMixLevel\": false, \n"
  802. "                            \"AudioSamplerate\": \"auto\", \n"
  803. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  804. "                            \"AudioTrackGainSlider\": 0.0, \n"
  805. "                            \"AudioTrackQuality\": -1.0, \n"
  806. "                            \"AudioTrackQualityEnable\": false\n"
  807. "                        }\n"
  808. "                    ], \n"
  809. "                    \"AudioSecondaryEncoderMode\": true, \n"
  810. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  811. "                    \"ChapterMarkers\": true, \n"
  812. "                    \"ChildrenArray\": [], \n"
  813. "                    \"Default\": false, \n"
  814. "                    \"FileFormat\": \"mp4\", \n"
  815. "                    \"Folder\": false, \n"
  816. "                    \"FolderOpen\": false, \n"
  817. "                    \"Mp4HttpOptimize\": false, \n"
  818. "                    \"Mp4iPodCompatible\": false, \n"
  819. "                    \"PictureAutoCrop\": true, \n"
  820. "                    \"PictureBottomCrop\": 0, \n"
  821. "                    \"PictureCombDetectCustom\": \"\", \n"
  822. "                    \"PictureCombDetectPreset\": \"default\", \n"
  823. "                    \"PictureDARWidth\": 0, \n"
  824. "                    \"PictureDeblock\": 0, \n"
  825. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  826. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  827. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  828. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  829. "                    \"PictureDenoiseCustom\": \"\", \n"
  830. "                    \"PictureDenoiseFilter\": \"off\", \n"
  831. "                    \"PictureDenoisePreset\": \"light\", \n"
  832. "                    \"PictureDenoiseTune\": \"none\", \n"
  833. "                    \"PictureDetelecine\": \"off\", \n"
  834. "                    \"PictureDetelecineCustom\": \"\", \n"
  835. "                    \"PictureForceHeight\": 0, \n"
  836. "                    \"PictureForceWidth\": 0, \n"
  837. "                    \"PictureHeight\": 1080, \n"
  838. "                    \"PictureItuPAR\": false, \n"
  839. "                    \"PictureKeepRatio\": true, \n"
  840. "                    \"PictureLeftCrop\": 0, \n"
  841. "                    \"PictureLooseCrop\": false, \n"
  842. "                    \"PictureModulus\": 2, \n"
  843. "                    \"PicturePAR\": \"auto\", \n"
  844. "                    \"PicturePARHeight\": 720, \n"
  845. "                    \"PicturePARWidth\": 853, \n"
  846. "                    \"PictureRightCrop\": 0, \n"
  847. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  848. "                    \"PictureTopCrop\": 0, \n"
  849. "                    \"PictureWidth\": 1920, \n"
  850. "                    \"PresetDescription\": \"High quality H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  851. "                    \"PresetName\": \"HQ 1080p30 Surround\", \n"
  852. "                    \"SubtitleAddCC\": false, \n"
  853. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  854. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  855. "                    \"SubtitleBurnBDSub\": true, \n"
  856. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  857. "                    \"SubtitleBurnDVDSub\": true, \n"
  858. "                    \"SubtitleLanguageList\": [], \n"
  859. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  860. "                    \"Type\": 0, \n"
  861. "                    \"UsesPictureFilters\": true, \n"
  862. "                    \"UsesPictureSettings\": 1, \n"
  863. "                    \"VideoAvgBitrate\": 9000, \n"
  864. "                    \"VideoColorMatrixCode\": 0, \n"
  865. "                    \"VideoEncoder\": \"x264\", \n"
  866. "                    \"VideoFramerate\": \"30\", \n"
  867. "                    \"VideoFramerateMode\": \"pfr\", \n"
  868. "                    \"VideoGrayScale\": false, \n"
  869. "                    \"VideoLevel\": \"4.0\", \n"
  870. "                    \"VideoOptionExtra\": \"\", \n"
  871. "                    \"VideoPreset\": \"slow\", \n"
  872. "                    \"VideoProfile\": \"high\", \n"
  873. "                    \"VideoQSVAsyncDepth\": 4, \n"
  874. "                    \"VideoQSVDecode\": false, \n"
  875. "                    \"VideoQualitySlider\": 20.0, \n"
  876. "                    \"VideoQualityType\": 2, \n"
  877. "                    \"VideoScaler\": \"swscale\", \n"
  878. "                    \"VideoTune\": \"\", \n"
  879. "                    \"VideoTurboTwoPass\": false, \n"
  880. "                    \"VideoTwoPass\": true, \n"
  881. "                    \"x264Option\": \"\", \n"
  882. "                    \"x264UseAdvancedOptions\": false\n"
  883. "                }, \n"
  884. "                {\n"
  885. "                    \"AudioCopyMask\": [\n"
  886. "                        \"copy:aac\", \n"
  887. "                        \"copy:ac3\"\n"
  888. "                    ], \n"
  889. "                    \"AudioEncoderFallback\": \"aac\", \n"
  890. "                    \"AudioLanguageList\": [], \n"
  891. "                    \"AudioList\": [\n"
  892. "                        {\n"
  893. "                            \"AudioBitrate\": 160, \n"
  894. "                            \"AudioCompressionLevel\": -1.0, \n"
  895. "                            \"AudioDitherMethod\": \"auto\", \n"
  896. "                            \"AudioEncoder\": \"aac\", \n"
  897. "                            \"AudioMixdown\": \"dpl2\", \n"
  898. "                            \"AudioNormalizeMixLevel\": false, \n"
  899. "                            \"AudioSamplerate\": \"auto\", \n"
  900. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  901. "                            \"AudioTrackGainSlider\": 0.0, \n"
  902. "                            \"AudioTrackQuality\": -1.0, \n"
  903. "                            \"AudioTrackQualityEnable\": false\n"
  904. "                        }, \n"
  905. "                        {\n"
  906. "                            \"AudioBitrate\": 224, \n"
  907. "                            \"AudioCompressionLevel\": -1.0, \n"
  908. "                            \"AudioDitherMethod\": \"auto\", \n"
  909. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  910. "                            \"AudioMixdown\": \"none\", \n"
  911. "                            \"AudioNormalizeMixLevel\": false, \n"
  912. "                            \"AudioSamplerate\": \"auto\", \n"
  913. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  914. "                            \"AudioTrackGainSlider\": 0.0, \n"
  915. "                            \"AudioTrackQuality\": -1.0, \n"
  916. "                            \"AudioTrackQualityEnable\": false\n"
  917. "                        }\n"
  918. "                    ], \n"
  919. "                    \"AudioSecondaryEncoderMode\": true, \n"
  920. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  921. "                    \"ChapterMarkers\": true, \n"
  922. "                    \"ChildrenArray\": [], \n"
  923. "                    \"Default\": false, \n"
  924. "                    \"FileFormat\": \"mp4\", \n"
  925. "                    \"Folder\": false, \n"
  926. "                    \"FolderOpen\": false, \n"
  927. "                    \"Mp4HttpOptimize\": false, \n"
  928. "                    \"Mp4iPodCompatible\": false, \n"
  929. "                    \"PictureAutoCrop\": true, \n"
  930. "                    \"PictureBottomCrop\": 0, \n"
  931. "                    \"PictureCombDetectCustom\": \"\", \n"
  932. "                    \"PictureCombDetectPreset\": \"default\", \n"
  933. "                    \"PictureDARWidth\": 0, \n"
  934. "                    \"PictureDeblock\": 0, \n"
  935. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  936. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  937. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  938. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  939. "                    \"PictureDenoiseCustom\": \"\", \n"
  940. "                    \"PictureDenoiseFilter\": \"off\", \n"
  941. "                    \"PictureDenoisePreset\": \"light\", \n"
  942. "                    \"PictureDenoiseTune\": \"none\", \n"
  943. "                    \"PictureDetelecine\": \"off\", \n"
  944. "                    \"PictureDetelecineCustom\": \"\", \n"
  945. "                    \"PictureForceHeight\": 0, \n"
  946. "                    \"PictureForceWidth\": 0, \n"
  947. "                    \"PictureHeight\": 720, \n"
  948. "                    \"PictureItuPAR\": false, \n"
  949. "                    \"PictureKeepRatio\": true, \n"
  950. "                    \"PictureLeftCrop\": 0, \n"
  951. "                    \"PictureLooseCrop\": false, \n"
  952. "                    \"PictureModulus\": 2, \n"
  953. "                    \"PicturePAR\": \"auto\", \n"
  954. "                    \"PicturePARHeight\": 720, \n"
  955. "                    \"PicturePARWidth\": 853, \n"
  956. "                    \"PictureRightCrop\": 0, \n"
  957. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  958. "                    \"PictureTopCrop\": 0, \n"
  959. "                    \"PictureWidth\": 1280, \n"
  960. "                    \"PresetDescription\": \"High quality H.264 video (up to 720p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  961. "                    \"PresetName\": \"HQ 720p30 Surround\", \n"
  962. "                    \"SubtitleAddCC\": false, \n"
  963. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  964. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  965. "                    \"SubtitleBurnBDSub\": true, \n"
  966. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  967. "                    \"SubtitleBurnDVDSub\": true, \n"
  968. "                    \"SubtitleLanguageList\": [], \n"
  969. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  970. "                    \"Type\": 0, \n"
  971. "                    \"UsesPictureFilters\": true, \n"
  972. "                    \"UsesPictureSettings\": 1, \n"
  973. "                    \"VideoAvgBitrate\": 4500, \n"
  974. "                    \"VideoColorMatrixCode\": 0, \n"
  975. "                    \"VideoEncoder\": \"x264\", \n"
  976. "                    \"VideoFramerate\": \"30\", \n"
  977. "                    \"VideoFramerateMode\": \"pfr\", \n"
  978. "                    \"VideoGrayScale\": false, \n"
  979. "                    \"VideoLevel\": \"3.1\", \n"
  980. "                    \"VideoOptionExtra\": \"\", \n"
  981. "                    \"VideoPreset\": \"slow\", \n"
  982. "                    \"VideoProfile\": \"high\", \n"
  983. "                    \"VideoQSVAsyncDepth\": 4, \n"
  984. "                    \"VideoQSVDecode\": false, \n"
  985. "                    \"VideoQualitySlider\": 19.0, \n"
  986. "                    \"VideoQualityType\": 2, \n"
  987. "                    \"VideoScaler\": \"swscale\", \n"
  988. "                    \"VideoTune\": \"\", \n"
  989. "                    \"VideoTurboTwoPass\": false, \n"
  990. "                    \"VideoTwoPass\": true, \n"
  991. "                    \"x264Option\": \"\", \n"
  992. "                    \"x264UseAdvancedOptions\": false\n"
  993. "                }, \n"
  994. "                {\n"
  995. "                    \"AudioCopyMask\": [\n"
  996. "                        \"copy:aac\", \n"
  997. "                        \"copy:ac3\"\n"
  998. "                    ], \n"
  999. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1000. "                    \"AudioLanguageList\": [], \n"
  1001. "                    \"AudioList\": [\n"
  1002. "                        {\n"
  1003. "                            \"AudioBitrate\": 160, \n"
  1004. "                            \"AudioCompressionLevel\": -1.0, \n"
  1005. "                            \"AudioDitherMethod\": \"auto\", \n"
  1006. "                            \"AudioEncoder\": \"aac\", \n"
  1007. "                            \"AudioMixdown\": \"dpl2\", \n"
  1008. "                            \"AudioNormalizeMixLevel\": false, \n"
  1009. "                            \"AudioSamplerate\": \"auto\", \n"
  1010. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1011. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1012. "                            \"AudioTrackQuality\": -1.0, \n"
  1013. "                            \"AudioTrackQualityEnable\": false\n"
  1014. "                        }, \n"
  1015. "                        {\n"
  1016. "                            \"AudioBitrate\": 224, \n"
  1017. "                            \"AudioCompressionLevel\": -1.0, \n"
  1018. "                            \"AudioDitherMethod\": \"auto\", \n"
  1019. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  1020. "                            \"AudioMixdown\": \"none\", \n"
  1021. "                            \"AudioNormalizeMixLevel\": false, \n"
  1022. "                            \"AudioSamplerate\": \"auto\", \n"
  1023. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1024. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1025. "                            \"AudioTrackQuality\": -1.0, \n"
  1026. "                            \"AudioTrackQualityEnable\": false\n"
  1027. "                        }\n"
  1028. "                    ], \n"
  1029. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1030. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1031. "                    \"ChapterMarkers\": true, \n"
  1032. "                    \"ChildrenArray\": [], \n"
  1033. "                    \"Default\": false, \n"
  1034. "                    \"FileFormat\": \"mp4\", \n"
  1035. "                    \"Folder\": false, \n"
  1036. "                    \"FolderOpen\": false, \n"
  1037. "                    \"Mp4HttpOptimize\": false, \n"
  1038. "                    \"Mp4iPodCompatible\": false, \n"
  1039. "                    \"PictureAutoCrop\": true, \n"
  1040. "                    \"PictureBottomCrop\": 0, \n"
  1041. "                    \"PictureCombDetectCustom\": \"\", \n"
  1042. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1043. "                    \"PictureDARWidth\": 0, \n"
  1044. "                    \"PictureDeblock\": 0, \n"
  1045. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1046. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1047. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1048. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1049. "                    \"PictureDenoiseCustom\": \"\", \n"
  1050. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1051. "                    \"PictureDenoisePreset\": \"light\", \n"
  1052. "                    \"PictureDenoiseTune\": \"none\", \n"
  1053. "                    \"PictureDetelecine\": \"off\", \n"
  1054. "                    \"PictureDetelecineCustom\": \"\", \n"
  1055. "                    \"PictureForceHeight\": 0, \n"
  1056. "                    \"PictureForceWidth\": 0, \n"
  1057. "                    \"PictureHeight\": 576, \n"
  1058. "                    \"PictureItuPAR\": false, \n"
  1059. "                    \"PictureKeepRatio\": true, \n"
  1060. "                    \"PictureLeftCrop\": 0, \n"
  1061. "                    \"PictureLooseCrop\": false, \n"
  1062. "                    \"PictureModulus\": 2, \n"
  1063. "                    \"PicturePAR\": \"auto\", \n"
  1064. "                    \"PicturePARHeight\": 720, \n"
  1065. "                    \"PicturePARWidth\": 853, \n"
  1066. "                    \"PictureRightCrop\": 0, \n"
  1067. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1068. "                    \"PictureTopCrop\": 0, \n"
  1069. "                    \"PictureWidth\": 720, \n"
  1070. "                    \"PresetDescription\": \"High quality H.264 video (up to 576p25), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  1071. "                    \"PresetName\": \"HQ 576p25 Surround\", \n"
  1072. "                    \"SubtitleAddCC\": false, \n"
  1073. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1074. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1075. "                    \"SubtitleBurnBDSub\": true, \n"
  1076. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1077. "                    \"SubtitleBurnDVDSub\": true, \n"
  1078. "                    \"SubtitleLanguageList\": [], \n"
  1079. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1080. "                    \"Type\": 0, \n"
  1081. "                    \"UsesPictureFilters\": true, \n"
  1082. "                    \"UsesPictureSettings\": 1, \n"
  1083. "                    \"VideoAvgBitrate\": 2700, \n"
  1084. "                    \"VideoColorMatrixCode\": 0, \n"
  1085. "                    \"VideoEncoder\": \"x264\", \n"
  1086. "                    \"VideoFramerate\": \"25\", \n"
  1087. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1088. "                    \"VideoGrayScale\": false, \n"
  1089. "                    \"VideoLevel\": \"3.1\", \n"
  1090. "                    \"VideoOptionExtra\": \"\", \n"
  1091. "                    \"VideoPreset\": \"slow\", \n"
  1092. "                    \"VideoProfile\": \"high\", \n"
  1093. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1094. "                    \"VideoQSVDecode\": false, \n"
  1095. "                    \"VideoQualitySlider\": 18.0, \n"
  1096. "                    \"VideoQualityType\": 2, \n"
  1097. "                    \"VideoScaler\": \"swscale\", \n"
  1098. "                    \"VideoTune\": \"\", \n"
  1099. "                    \"VideoTurboTwoPass\": false, \n"
  1100. "                    \"VideoTwoPass\": true, \n"
  1101. "                    \"x264Option\": \"\", \n"
  1102. "                    \"x264UseAdvancedOptions\": false\n"
  1103. "                }, \n"
  1104. "                {\n"
  1105. "                    \"AudioCopyMask\": [\n"
  1106. "                        \"copy:aac\", \n"
  1107. "                        \"copy:ac3\"\n"
  1108. "                    ], \n"
  1109. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1110. "                    \"AudioLanguageList\": [], \n"
  1111. "                    \"AudioList\": [\n"
  1112. "                        {\n"
  1113. "                            \"AudioBitrate\": 160, \n"
  1114. "                            \"AudioCompressionLevel\": -1.0, \n"
  1115. "                            \"AudioDitherMethod\": \"auto\", \n"
  1116. "                            \"AudioEncoder\": \"aac\", \n"
  1117. "                            \"AudioMixdown\": \"dpl2\", \n"
  1118. "                            \"AudioNormalizeMixLevel\": false, \n"
  1119. "                            \"AudioSamplerate\": \"auto\", \n"
  1120. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1121. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1122. "                            \"AudioTrackQuality\": -1.0, \n"
  1123. "                            \"AudioTrackQualityEnable\": false\n"
  1124. "                        }, \n"
  1125. "                        {\n"
  1126. "                            \"AudioBitrate\": 224, \n"
  1127. "                            \"AudioCompressionLevel\": -1.0, \n"
  1128. "                            \"AudioDitherMethod\": \"auto\", \n"
  1129. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  1130. "                            \"AudioMixdown\": \"none\", \n"
  1131. "                            \"AudioNormalizeMixLevel\": false, \n"
  1132. "                            \"AudioSamplerate\": \"auto\", \n"
  1133. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1134. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1135. "                            \"AudioTrackQuality\": -1.0, \n"
  1136. "                            \"AudioTrackQualityEnable\": false\n"
  1137. "                        }\n"
  1138. "                    ], \n"
  1139. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1140. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1141. "                    \"ChapterMarkers\": true, \n"
  1142. "                    \"ChildrenArray\": [], \n"
  1143. "                    \"Default\": false, \n"
  1144. "                    \"FileFormat\": \"mp4\", \n"
  1145. "                    \"Folder\": false, \n"
  1146. "                    \"FolderOpen\": false, \n"
  1147. "                    \"Mp4HttpOptimize\": false, \n"
  1148. "                    \"Mp4iPodCompatible\": false, \n"
  1149. "                    \"PictureAutoCrop\": true, \n"
  1150. "                    \"PictureBottomCrop\": 0, \n"
  1151. "                    \"PictureCombDetectCustom\": \"\", \n"
  1152. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1153. "                    \"PictureDARWidth\": 0, \n"
  1154. "                    \"PictureDeblock\": 0, \n"
  1155. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1156. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1157. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1158. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1159. "                    \"PictureDenoiseCustom\": \"\", \n"
  1160. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1161. "                    \"PictureDenoisePreset\": \"light\", \n"
  1162. "                    \"PictureDenoiseTune\": \"none\", \n"
  1163. "                    \"PictureDetelecine\": \"off\", \n"
  1164. "                    \"PictureDetelecineCustom\": \"\", \n"
  1165. "                    \"PictureForceHeight\": 0, \n"
  1166. "                    \"PictureForceWidth\": 0, \n"
  1167. "                    \"PictureHeight\": 480, \n"
  1168. "                    \"PictureItuPAR\": false, \n"
  1169. "                    \"PictureKeepRatio\": true, \n"
  1170. "                    \"PictureLeftCrop\": 0, \n"
  1171. "                    \"PictureLooseCrop\": false, \n"
  1172. "                    \"PictureModulus\": 2, \n"
  1173. "                    \"PicturePAR\": \"auto\", \n"
  1174. "                    \"PicturePARHeight\": 720, \n"
  1175. "                    \"PicturePARWidth\": 853, \n"
  1176. "                    \"PictureRightCrop\": 0, \n"
  1177. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1178. "                    \"PictureTopCrop\": 0, \n"
  1179. "                    \"PictureWidth\": 720, \n"
  1180. "                    \"PresetDescription\": \"High quality H.264 video (up to 480p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  1181. "                    \"PresetName\": \"HQ 480p30 Surround\", \n"
  1182. "                    \"SubtitleAddCC\": false, \n"
  1183. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1184. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1185. "                    \"SubtitleBurnBDSub\": true, \n"
  1186. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1187. "                    \"SubtitleBurnDVDSub\": true, \n"
  1188. "                    \"SubtitleLanguageList\": [], \n"
  1189. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1190. "                    \"Type\": 0, \n"
  1191. "                    \"UsesPictureFilters\": true, \n"
  1192. "                    \"UsesPictureSettings\": 1, \n"
  1193. "                    \"VideoAvgBitrate\": 2250, \n"
  1194. "                    \"VideoColorMatrixCode\": 0, \n"
  1195. "                    \"VideoEncoder\": \"x264\", \n"
  1196. "                    \"VideoFramerate\": \"30\", \n"
  1197. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1198. "                    \"VideoGrayScale\": false, \n"
  1199. "                    \"VideoLevel\": \"3.1\", \n"
  1200. "                    \"VideoOptionExtra\": \"\", \n"
  1201. "                    \"VideoPreset\": \"slow\", \n"
  1202. "                    \"VideoProfile\": \"high\", \n"
  1203. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1204. "                    \"VideoQSVDecode\": false, \n"
  1205. "                    \"VideoQualitySlider\": 18.0, \n"
  1206. "                    \"VideoQualityType\": 2, \n"
  1207. "                    \"VideoScaler\": \"swscale\", \n"
  1208. "                    \"VideoTune\": \"\", \n"
  1209. "                    \"VideoTurboTwoPass\": false, \n"
  1210. "                    \"VideoTwoPass\": true, \n"
  1211. "                    \"x264Option\": \"\", \n"
  1212. "                    \"x264UseAdvancedOptions\": false\n"
  1213. "                }, \n"
  1214. "                {\n"
  1215. "                    \"AudioCopyMask\": [\n"
  1216. "                        \"copy:aac\", \n"
  1217. "                        \"copy:ac3\"\n"
  1218. "                    ], \n"
  1219. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1220. "                    \"AudioLanguageList\": [], \n"
  1221. "                    \"AudioList\": [\n"
  1222. "                        {\n"
  1223. "                            \"AudioBitrate\": 160, \n"
  1224. "                            \"AudioCompressionLevel\": -1.0, \n"
  1225. "                            \"AudioDitherMethod\": \"auto\", \n"
  1226. "                            \"AudioEncoder\": \"aac\", \n"
  1227. "                            \"AudioMixdown\": \"dpl2\", \n"
  1228. "                            \"AudioNormalizeMixLevel\": false, \n"
  1229. "                            \"AudioSamplerate\": \"auto\", \n"
  1230. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1231. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1232. "                            \"AudioTrackQuality\": -1.0, \n"
  1233. "                            \"AudioTrackQualityEnable\": false\n"
  1234. "                        }, \n"
  1235. "                        {\n"
  1236. "                            \"AudioBitrate\": 224, \n"
  1237. "                            \"AudioCompressionLevel\": -1.0, \n"
  1238. "                            \"AudioDitherMethod\": \"auto\", \n"
  1239. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  1240. "                            \"AudioMixdown\": \"none\", \n"
  1241. "                            \"AudioNormalizeMixLevel\": false, \n"
  1242. "                            \"AudioSamplerate\": \"auto\", \n"
  1243. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1244. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1245. "                            \"AudioTrackQuality\": -1.0, \n"
  1246. "                            \"AudioTrackQualityEnable\": false\n"
  1247. "                        }\n"
  1248. "                    ], \n"
  1249. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1250. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1251. "                    \"ChapterMarkers\": true, \n"
  1252. "                    \"ChildrenArray\": [], \n"
  1253. "                    \"Default\": false, \n"
  1254. "                    \"FileFormat\": \"mp4\", \n"
  1255. "                    \"Folder\": false, \n"
  1256. "                    \"FolderOpen\": false, \n"
  1257. "                    \"Mp4HttpOptimize\": false, \n"
  1258. "                    \"Mp4iPodCompatible\": false, \n"
  1259. "                    \"PictureAutoCrop\": true, \n"
  1260. "                    \"PictureBottomCrop\": 0, \n"
  1261. "                    \"PictureCombDetectCustom\": \"\", \n"
  1262. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1263. "                    \"PictureDARWidth\": 0, \n"
  1264. "                    \"PictureDeblock\": 0, \n"
  1265. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1266. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1267. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1268. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1269. "                    \"PictureDenoiseCustom\": \"\", \n"
  1270. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1271. "                    \"PictureDenoisePreset\": \"light\", \n"
  1272. "                    \"PictureDenoiseTune\": \"none\", \n"
  1273. "                    \"PictureDetelecine\": \"off\", \n"
  1274. "                    \"PictureDetelecineCustom\": \"\", \n"
  1275. "                    \"PictureForceHeight\": 0, \n"
  1276. "                    \"PictureForceWidth\": 0, \n"
  1277. "                    \"PictureHeight\": 1080, \n"
  1278. "                    \"PictureItuPAR\": false, \n"
  1279. "                    \"PictureKeepRatio\": true, \n"
  1280. "                    \"PictureLeftCrop\": 0, \n"
  1281. "                    \"PictureLooseCrop\": false, \n"
  1282. "                    \"PictureModulus\": 2, \n"
  1283. "                    \"PicturePAR\": \"auto\", \n"
  1284. "                    \"PicturePARHeight\": 720, \n"
  1285. "                    \"PicturePARWidth\": 853, \n"
  1286. "                    \"PictureRightCrop\": 0, \n"
  1287. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1288. "                    \"PictureTopCrop\": 0, \n"
  1289. "                    \"PictureWidth\": 1920, \n"
  1290. "                    \"PresetDescription\": \"Super high quality H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  1291. "                    \"PresetName\": \"Super HQ 1080p30 Surround\", \n"
  1292. "                    \"SubtitleAddCC\": false, \n"
  1293. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1294. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1295. "                    \"SubtitleBurnBDSub\": true, \n"
  1296. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1297. "                    \"SubtitleBurnDVDSub\": true, \n"
  1298. "                    \"SubtitleLanguageList\": [], \n"
  1299. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1300. "                    \"Type\": 0, \n"
  1301. "                    \"UsesPictureFilters\": true, \n"
  1302. "                    \"UsesPictureSettings\": 1, \n"
  1303. "                    \"VideoAvgBitrate\": 15000, \n"
  1304. "                    \"VideoColorMatrixCode\": 0, \n"
  1305. "                    \"VideoEncoder\": \"x264\", \n"
  1306. "                    \"VideoFramerate\": \"30\", \n"
  1307. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1308. "                    \"VideoGrayScale\": false, \n"
  1309. "                    \"VideoLevel\": \"4.0\", \n"
  1310. "                    \"VideoOptionExtra\": \"ref=5:bframes=5\", \n"
  1311. "                    \"VideoPreset\": \"veryslow\", \n"
  1312. "                    \"VideoProfile\": \"high\", \n"
  1313. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1314. "                    \"VideoQSVDecode\": false, \n"
  1315. "                    \"VideoQualitySlider\": 18.0, \n"
  1316. "                    \"VideoQualityType\": 2, \n"
  1317. "                    \"VideoScaler\": \"swscale\", \n"
  1318. "                    \"VideoTune\": \"\", \n"
  1319. "                    \"VideoTurboTwoPass\": false, \n"
  1320. "                    \"VideoTwoPass\": true, \n"
  1321. "                    \"x264Option\": \"\", \n"
  1322. "                    \"x264UseAdvancedOptions\": false\n"
  1323. "                }, \n"
  1324. "                {\n"
  1325. "                    \"AudioCopyMask\": [\n"
  1326. "                        \"copy:aac\", \n"
  1327. "                        \"copy:ac3\"\n"
  1328. "                    ], \n"
  1329. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1330. "                    \"AudioLanguageList\": [], \n"
  1331. "                    \"AudioList\": [\n"
  1332. "                        {\n"
  1333. "                            \"AudioBitrate\": 160, \n"
  1334. "                            \"AudioCompressionLevel\": -1.0, \n"
  1335. "                            \"AudioDitherMethod\": \"auto\", \n"
  1336. "                            \"AudioEncoder\": \"aac\", \n"
  1337. "                            \"AudioMixdown\": \"dpl2\", \n"
  1338. "                            \"AudioNormalizeMixLevel\": false, \n"
  1339. "                            \"AudioSamplerate\": \"auto\", \n"
  1340. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1341. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1342. "                            \"AudioTrackQuality\": -1.0, \n"
  1343. "                            \"AudioTrackQualityEnable\": false\n"
  1344. "                        }, \n"
  1345. "                        {\n"
  1346. "                            \"AudioBitrate\": 224, \n"
  1347. "                            \"AudioCompressionLevel\": -1.0, \n"
  1348. "                            \"AudioDitherMethod\": \"auto\", \n"
  1349. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  1350. "                            \"AudioMixdown\": \"none\", \n"
  1351. "                            \"AudioNormalizeMixLevel\": false, \n"
  1352. "                            \"AudioSamplerate\": \"auto\", \n"
  1353. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1354. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1355. "                            \"AudioTrackQuality\": -1.0, \n"
  1356. "                            \"AudioTrackQualityEnable\": false\n"
  1357. "                        }\n"
  1358. "                    ], \n"
  1359. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1360. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1361. "                    \"ChapterMarkers\": true, \n"
  1362. "                    \"ChildrenArray\": [], \n"
  1363. "                    \"Default\": false, \n"
  1364. "                    \"FileFormat\": \"mp4\", \n"
  1365. "                    \"Folder\": false, \n"
  1366. "                    \"FolderOpen\": false, \n"
  1367. "                    \"Mp4HttpOptimize\": false, \n"
  1368. "                    \"Mp4iPodCompatible\": false, \n"
  1369. "                    \"PictureAutoCrop\": true, \n"
  1370. "                    \"PictureBottomCrop\": 0, \n"
  1371. "                    \"PictureCombDetectCustom\": \"\", \n"
  1372. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1373. "                    \"PictureDARWidth\": 0, \n"
  1374. "                    \"PictureDeblock\": 0, \n"
  1375. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1376. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1377. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1378. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1379. "                    \"PictureDenoiseCustom\": \"\", \n"
  1380. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1381. "                    \"PictureDenoisePreset\": \"light\", \n"
  1382. "                    \"PictureDenoiseTune\": \"none\", \n"
  1383. "                    \"PictureDetelecine\": \"off\", \n"
  1384. "                    \"PictureDetelecineCustom\": \"\", \n"
  1385. "                    \"PictureForceHeight\": 0, \n"
  1386. "                    \"PictureForceWidth\": 0, \n"
  1387. "                    \"PictureHeight\": 720, \n"
  1388. "                    \"PictureItuPAR\": false, \n"
  1389. "                    \"PictureKeepRatio\": true, \n"
  1390. "                    \"PictureLeftCrop\": 0, \n"
  1391. "                    \"PictureLooseCrop\": false, \n"
  1392. "                    \"PictureModulus\": 2, \n"
  1393. "                    \"PicturePAR\": \"auto\", \n"
  1394. "                    \"PicturePARHeight\": 720, \n"
  1395. "                    \"PicturePARWidth\": 853, \n"
  1396. "                    \"PictureRightCrop\": 0, \n"
  1397. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1398. "                    \"PictureTopCrop\": 0, \n"
  1399. "                    \"PictureWidth\": 1280, \n"
  1400. "                    \"PresetDescription\": \"Super high quality H.264 video (up to 720p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  1401. "                    \"PresetName\": \"Super HQ 720p30 Surround\", \n"
  1402. "                    \"SubtitleAddCC\": false, \n"
  1403. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1404. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1405. "                    \"SubtitleBurnBDSub\": true, \n"
  1406. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1407. "                    \"SubtitleBurnDVDSub\": true, \n"
  1408. "                    \"SubtitleLanguageList\": [], \n"
  1409. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1410. "                    \"Type\": 0, \n"
  1411. "                    \"UsesPictureFilters\": true, \n"
  1412. "                    \"UsesPictureSettings\": 1, \n"
  1413. "                    \"VideoAvgBitrate\": 7500, \n"
  1414. "                    \"VideoColorMatrixCode\": 0, \n"
  1415. "                    \"VideoEncoder\": \"x264\", \n"
  1416. "                    \"VideoFramerate\": \"30\", \n"
  1417. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1418. "                    \"VideoGrayScale\": false, \n"
  1419. "                    \"VideoLevel\": \"3.1\", \n"
  1420. "                    \"VideoOptionExtra\": \"ref=5:bframes=5\", \n"
  1421. "                    \"VideoPreset\": \"veryslow\", \n"
  1422. "                    \"VideoProfile\": \"high\", \n"
  1423. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1424. "                    \"VideoQSVDecode\": false, \n"
  1425. "                    \"VideoQualitySlider\": 17.0, \n"
  1426. "                    \"VideoQualityType\": 2, \n"
  1427. "                    \"VideoScaler\": \"swscale\", \n"
  1428. "                    \"VideoTune\": \"\", \n"
  1429. "                    \"VideoTurboTwoPass\": false, \n"
  1430. "                    \"VideoTwoPass\": true, \n"
  1431. "                    \"x264Option\": \"\", \n"
  1432. "                    \"x264UseAdvancedOptions\": false\n"
  1433. "                }, \n"
  1434. "                {\n"
  1435. "                    \"AudioCopyMask\": [\n"
  1436. "                        \"copy:aac\", \n"
  1437. "                        \"copy:ac3\"\n"
  1438. "                    ], \n"
  1439. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1440. "                    \"AudioLanguageList\": [], \n"
  1441. "                    \"AudioList\": [\n"
  1442. "                        {\n"
  1443. "                            \"AudioBitrate\": 160, \n"
  1444. "                            \"AudioCompressionLevel\": -1.0, \n"
  1445. "                            \"AudioDitherMethod\": \"auto\", \n"
  1446. "                            \"AudioEncoder\": \"aac\", \n"
  1447. "                            \"AudioMixdown\": \"dpl2\", \n"
  1448. "                            \"AudioNormalizeMixLevel\": false, \n"
  1449. "                            \"AudioSamplerate\": \"auto\", \n"
  1450. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1451. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1452. "                            \"AudioTrackQuality\": -1.0, \n"
  1453. "                            \"AudioTrackQualityEnable\": false\n"
  1454. "                        }, \n"
  1455. "                        {\n"
  1456. "                            \"AudioBitrate\": 224, \n"
  1457. "                            \"AudioCompressionLevel\": -1.0, \n"
  1458. "                            \"AudioDitherMethod\": \"auto\", \n"
  1459. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  1460. "                            \"AudioMixdown\": \"none\", \n"
  1461. "                            \"AudioNormalizeMixLevel\": false, \n"
  1462. "                            \"AudioSamplerate\": \"auto\", \n"
  1463. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1464. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1465. "                            \"AudioTrackQuality\": -1.0, \n"
  1466. "                            \"AudioTrackQualityEnable\": false\n"
  1467. "                        }\n"
  1468. "                    ], \n"
  1469. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1470. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1471. "                    \"ChapterMarkers\": true, \n"
  1472. "                    \"ChildrenArray\": [], \n"
  1473. "                    \"Default\": false, \n"
  1474. "                    \"FileFormat\": \"mp4\", \n"
  1475. "                    \"Folder\": false, \n"
  1476. "                    \"FolderOpen\": false, \n"
  1477. "                    \"Mp4HttpOptimize\": false, \n"
  1478. "                    \"Mp4iPodCompatible\": false, \n"
  1479. "                    \"PictureAutoCrop\": true, \n"
  1480. "                    \"PictureBottomCrop\": 0, \n"
  1481. "                    \"PictureCombDetectCustom\": \"\", \n"
  1482. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1483. "                    \"PictureDARWidth\": 0, \n"
  1484. "                    \"PictureDeblock\": 0, \n"
  1485. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1486. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1487. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1488. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1489. "                    \"PictureDenoiseCustom\": \"\", \n"
  1490. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1491. "                    \"PictureDenoisePreset\": \"light\", \n"
  1492. "                    \"PictureDenoiseTune\": \"none\", \n"
  1493. "                    \"PictureDetelecine\": \"off\", \n"
  1494. "                    \"PictureDetelecineCustom\": \"\", \n"
  1495. "                    \"PictureForceHeight\": 0, \n"
  1496. "                    \"PictureForceWidth\": 0, \n"
  1497. "                    \"PictureHeight\": 576, \n"
  1498. "                    \"PictureItuPAR\": false, \n"
  1499. "                    \"PictureKeepRatio\": true, \n"
  1500. "                    \"PictureLeftCrop\": 0, \n"
  1501. "                    \"PictureLooseCrop\": false, \n"
  1502. "                    \"PictureModulus\": 2, \n"
  1503. "                    \"PicturePAR\": \"auto\", \n"
  1504. "                    \"PicturePARHeight\": 720, \n"
  1505. "                    \"PicturePARWidth\": 853, \n"
  1506. "                    \"PictureRightCrop\": 0, \n"
  1507. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1508. "                    \"PictureTopCrop\": 0, \n"
  1509. "                    \"PictureWidth\": 720, \n"
  1510. "                    \"PresetDescription\": \"Super high quality H.264 video (up to 576p25), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  1511. "                    \"PresetName\": \"Super HQ 576p25 Surround\", \n"
  1512. "                    \"SubtitleAddCC\": false, \n"
  1513. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1514. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1515. "                    \"SubtitleBurnBDSub\": true, \n"
  1516. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1517. "                    \"SubtitleBurnDVDSub\": true, \n"
  1518. "                    \"SubtitleLanguageList\": [], \n"
  1519. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1520. "                    \"Type\": 0, \n"
  1521. "                    \"UsesPictureFilters\": true, \n"
  1522. "                    \"UsesPictureSettings\": 1, \n"
  1523. "                    \"VideoAvgBitrate\": 4500, \n"
  1524. "                    \"VideoColorMatrixCode\": 0, \n"
  1525. "                    \"VideoEncoder\": \"x264\", \n"
  1526. "                    \"VideoFramerate\": \"25\", \n"
  1527. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1528. "                    \"VideoGrayScale\": false, \n"
  1529. "                    \"VideoLevel\": \"3.1\", \n"
  1530. "                    \"VideoOptionExtra\": \"ref=5:bframes=5\", \n"
  1531. "                    \"VideoPreset\": \"veryslow\", \n"
  1532. "                    \"VideoProfile\": \"high\", \n"
  1533. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1534. "                    \"VideoQSVDecode\": false, \n"
  1535. "                    \"VideoQualitySlider\": 16.0, \n"
  1536. "                    \"VideoQualityType\": 2, \n"
  1537. "                    \"VideoScaler\": \"swscale\", \n"
  1538. "                    \"VideoTune\": \"\", \n"
  1539. "                    \"VideoTurboTwoPass\": false, \n"
  1540. "                    \"VideoTwoPass\": true, \n"
  1541. "                    \"x264Option\": \"\", \n"
  1542. "                    \"x264UseAdvancedOptions\": false\n"
  1543. "                }, \n"
  1544. "                {\n"
  1545. "                    \"AudioCopyMask\": [\n"
  1546. "                        \"copy:aac\", \n"
  1547. "                        \"copy:ac3\"\n"
  1548. "                    ], \n"
  1549. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1550. "                    \"AudioLanguageList\": [], \n"
  1551. "                    \"AudioList\": [\n"
  1552. "                        {\n"
  1553. "                            \"AudioBitrate\": 160, \n"
  1554. "                            \"AudioCompressionLevel\": -1.0, \n"
  1555. "                            \"AudioDitherMethod\": \"auto\", \n"
  1556. "                            \"AudioEncoder\": \"aac\", \n"
  1557. "                            \"AudioMixdown\": \"dpl2\", \n"
  1558. "                            \"AudioNormalizeMixLevel\": false, \n"
  1559. "                            \"AudioSamplerate\": \"auto\", \n"
  1560. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1561. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1562. "                            \"AudioTrackQuality\": -1.0, \n"
  1563. "                            \"AudioTrackQualityEnable\": false\n"
  1564. "                        }, \n"
  1565. "                        {\n"
  1566. "                            \"AudioBitrate\": 224, \n"
  1567. "                            \"AudioCompressionLevel\": -1.0, \n"
  1568. "                            \"AudioDitherMethod\": \"auto\", \n"
  1569. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  1570. "                            \"AudioMixdown\": \"none\", \n"
  1571. "                            \"AudioNormalizeMixLevel\": false, \n"
  1572. "                            \"AudioSamplerate\": \"auto\", \n"
  1573. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1574. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1575. "                            \"AudioTrackQuality\": -1.0, \n"
  1576. "                            \"AudioTrackQualityEnable\": false\n"
  1577. "                        }\n"
  1578. "                    ], \n"
  1579. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1580. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1581. "                    \"ChapterMarkers\": true, \n"
  1582. "                    \"ChildrenArray\": [], \n"
  1583. "                    \"Default\": false, \n"
  1584. "                    \"FileFormat\": \"mp4\", \n"
  1585. "                    \"Folder\": false, \n"
  1586. "                    \"FolderOpen\": false, \n"
  1587. "                    \"Mp4HttpOptimize\": false, \n"
  1588. "                    \"Mp4iPodCompatible\": false, \n"
  1589. "                    \"PictureAutoCrop\": true, \n"
  1590. "                    \"PictureBottomCrop\": 0, \n"
  1591. "                    \"PictureCombDetectCustom\": \"\", \n"
  1592. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1593. "                    \"PictureDARWidth\": 0, \n"
  1594. "                    \"PictureDeblock\": 0, \n"
  1595. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1596. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1597. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1598. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1599. "                    \"PictureDenoiseCustom\": \"\", \n"
  1600. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1601. "                    \"PictureDenoisePreset\": \"light\", \n"
  1602. "                    \"PictureDenoiseTune\": \"none\", \n"
  1603. "                    \"PictureDetelecine\": \"off\", \n"
  1604. "                    \"PictureDetelecineCustom\": \"\", \n"
  1605. "                    \"PictureForceHeight\": 0, \n"
  1606. "                    \"PictureForceWidth\": 0, \n"
  1607. "                    \"PictureHeight\": 480, \n"
  1608. "                    \"PictureItuPAR\": false, \n"
  1609. "                    \"PictureKeepRatio\": true, \n"
  1610. "                    \"PictureLeftCrop\": 0, \n"
  1611. "                    \"PictureLooseCrop\": false, \n"
  1612. "                    \"PictureModulus\": 2, \n"
  1613. "                    \"PicturePAR\": \"auto\", \n"
  1614. "                    \"PicturePARHeight\": 720, \n"
  1615. "                    \"PicturePARWidth\": 853, \n"
  1616. "                    \"PictureRightCrop\": 0, \n"
  1617. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1618. "                    \"PictureTopCrop\": 0, \n"
  1619. "                    \"PictureWidth\": 720, \n"
  1620. "                    \"PresetDescription\": \"Super high quality H.264 video (up to 480p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container.\", \n"
  1621. "                    \"PresetName\": \"Super HQ 480p30 Surround\", \n"
  1622. "                    \"SubtitleAddCC\": false, \n"
  1623. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1624. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1625. "                    \"SubtitleBurnBDSub\": true, \n"
  1626. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1627. "                    \"SubtitleBurnDVDSub\": true, \n"
  1628. "                    \"SubtitleLanguageList\": [], \n"
  1629. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1630. "                    \"Type\": 0, \n"
  1631. "                    \"UsesPictureFilters\": true, \n"
  1632. "                    \"UsesPictureSettings\": 1, \n"
  1633. "                    \"VideoAvgBitrate\": 3750, \n"
  1634. "                    \"VideoColorMatrixCode\": 0, \n"
  1635. "                    \"VideoEncoder\": \"x264\", \n"
  1636. "                    \"VideoFramerate\": \"30\", \n"
  1637. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1638. "                    \"VideoGrayScale\": false, \n"
  1639. "                    \"VideoLevel\": \"3.1\", \n"
  1640. "                    \"VideoOptionExtra\": \"ref=5:bframes=5\", \n"
  1641. "                    \"VideoPreset\": \"veryslow\", \n"
  1642. "                    \"VideoProfile\": \"high\", \n"
  1643. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1644. "                    \"VideoQSVDecode\": false, \n"
  1645. "                    \"VideoQualitySlider\": 16.0, \n"
  1646. "                    \"VideoQualityType\": 2, \n"
  1647. "                    \"VideoScaler\": \"swscale\", \n"
  1648. "                    \"VideoTune\": \"\", \n"
  1649. "                    \"VideoTurboTwoPass\": false, \n"
  1650. "                    \"VideoTwoPass\": true, \n"
  1651. "                    \"x264Option\": \"\", \n"
  1652. "                    \"x264UseAdvancedOptions\": false\n"
  1653. "                }\n"
  1654. "            ], \n"
  1655. "            \"Folder\": true, \n"
  1656. "            \"PresetName\": \"General\", \n"
  1657. "            \"Type\": 0\n"
  1658. "        }, \n"
  1659. "        {\n"
  1660. "            \"ChildrenArray\": [\n"
  1661. "                {\n"
  1662. "                    \"AudioCopyMask\": [\n"
  1663. "                        \"copy:aac\"\n"
  1664. "                    ], \n"
  1665. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1666. "                    \"AudioLanguageList\": [], \n"
  1667. "                    \"AudioList\": [\n"
  1668. "                        {\n"
  1669. "                            \"AudioBitrate\": 96, \n"
  1670. "                            \"AudioCompressionLevel\": -1.0, \n"
  1671. "                            \"AudioDitherMethod\": \"auto\", \n"
  1672. "                            \"AudioEncoder\": \"aac\", \n"
  1673. "                            \"AudioMixdown\": \"stereo\", \n"
  1674. "                            \"AudioNormalizeMixLevel\": false, \n"
  1675. "                            \"AudioSamplerate\": \"auto\", \n"
  1676. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1677. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1678. "                            \"AudioTrackQuality\": -1.0, \n"
  1679. "                            \"AudioTrackQualityEnable\": false\n"
  1680. "                        }\n"
  1681. "                    ], \n"
  1682. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1683. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1684. "                    \"ChapterMarkers\": true, \n"
  1685. "                    \"ChildrenArray\": [], \n"
  1686. "                    \"Default\": false, \n"
  1687. "                    \"FileFormat\": \"mp4\", \n"
  1688. "                    \"Folder\": false, \n"
  1689. "                    \"FolderOpen\": false, \n"
  1690. "                    \"Mp4HttpOptimize\": true, \n"
  1691. "                    \"Mp4iPodCompatible\": false, \n"
  1692. "                    \"PictureAutoCrop\": true, \n"
  1693. "                    \"PictureBottomCrop\": 0, \n"
  1694. "                    \"PictureCombDetectCustom\": \"\", \n"
  1695. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1696. "                    \"PictureDARWidth\": 0, \n"
  1697. "                    \"PictureDeblock\": 0, \n"
  1698. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1699. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1700. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1701. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1702. "                    \"PictureDenoiseCustom\": \"\", \n"
  1703. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1704. "                    \"PictureDenoisePreset\": \"light\", \n"
  1705. "                    \"PictureDenoiseTune\": \"none\", \n"
  1706. "                    \"PictureDetelecine\": \"off\", \n"
  1707. "                    \"PictureDetelecineCustom\": \"\", \n"
  1708. "                    \"PictureForceHeight\": 0, \n"
  1709. "                    \"PictureForceWidth\": 0, \n"
  1710. "                    \"PictureHeight\": 720, \n"
  1711. "                    \"PictureItuPAR\": false, \n"
  1712. "                    \"PictureKeepRatio\": true, \n"
  1713. "                    \"PictureLeftCrop\": 0, \n"
  1714. "                    \"PictureLooseCrop\": false, \n"
  1715. "                    \"PictureModulus\": 2, \n"
  1716. "                    \"PicturePAR\": \"auto\", \n"
  1717. "                    \"PicturePARHeight\": 720, \n"
  1718. "                    \"PicturePARWidth\": 853, \n"
  1719. "                    \"PictureRightCrop\": 0, \n"
  1720. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1721. "                    \"PictureTopCrop\": 0, \n"
  1722. "                    \"PictureWidth\": 1280, \n"
  1723. "                    \"PresetDescription\": \"Encode up to 3 minutes of video in large size for Gmail (25 MB or less). H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container.\", \n"
  1724. "                    \"PresetName\": \"Gmail Large 3 Minutes 720p30\", \n"
  1725. "                    \"SubtitleAddCC\": false, \n"
  1726. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1727. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1728. "                    \"SubtitleBurnBDSub\": true, \n"
  1729. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1730. "                    \"SubtitleBurnDVDSub\": true, \n"
  1731. "                    \"SubtitleLanguageList\": [], \n"
  1732. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1733. "                    \"Type\": 0, \n"
  1734. "                    \"UsesPictureFilters\": true, \n"
  1735. "                    \"UsesPictureSettings\": 1, \n"
  1736. "                    \"VideoAvgBitrate\": 900, \n"
  1737. "                    \"VideoColorMatrixCode\": 0, \n"
  1738. "                    \"VideoEncoder\": \"x264\", \n"
  1739. "                    \"VideoFramerate\": \"30\", \n"
  1740. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1741. "                    \"VideoGrayScale\": false, \n"
  1742. "                    \"VideoLevel\": \"3.1\", \n"
  1743. "                    \"VideoOptionExtra\": \"vbv-bufsize=3600:vbv-maxrate=900:aq-mode=2:aq-strength=0.8:direct=auto:analyse=all:deblock=3,2\", \n"
  1744. "                    \"VideoPreset\": \"medium\", \n"
  1745. "                    \"VideoProfile\": \"main\", \n"
  1746. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1747. "                    \"VideoQSVDecode\": false, \n"
  1748. "                    \"VideoQualitySlider\": 23.0, \n"
  1749. "                    \"VideoQualityType\": 2, \n"
  1750. "                    \"VideoScaler\": \"swscale\", \n"
  1751. "                    \"VideoTune\": \"\", \n"
  1752. "                    \"VideoTurboTwoPass\": false, \n"
  1753. "                    \"VideoTwoPass\": true, \n"
  1754. "                    \"x264Option\": \"\", \n"
  1755. "                    \"x264UseAdvancedOptions\": false\n"
  1756. "                }, \n"
  1757. "                {\n"
  1758. "                    \"AudioCopyMask\": [\n"
  1759. "                        \"copy:aac\"\n"
  1760. "                    ], \n"
  1761. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1762. "                    \"AudioLanguageList\": [], \n"
  1763. "                    \"AudioList\": [\n"
  1764. "                        {\n"
  1765. "                            \"AudioBitrate\": 96, \n"
  1766. "                            \"AudioCompressionLevel\": -1.0, \n"
  1767. "                            \"AudioDitherMethod\": \"auto\", \n"
  1768. "                            \"AudioEncoder\": \"aac\", \n"
  1769. "                            \"AudioMixdown\": \"stereo\", \n"
  1770. "                            \"AudioNormalizeMixLevel\": false, \n"
  1771. "                            \"AudioSamplerate\": \"auto\", \n"
  1772. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1773. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1774. "                            \"AudioTrackQuality\": -1.0, \n"
  1775. "                            \"AudioTrackQualityEnable\": false\n"
  1776. "                        }\n"
  1777. "                    ], \n"
  1778. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1779. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1780. "                    \"ChapterMarkers\": true, \n"
  1781. "                    \"ChildrenArray\": [], \n"
  1782. "                    \"Default\": false, \n"
  1783. "                    \"FileFormat\": \"mp4\", \n"
  1784. "                    \"Folder\": false, \n"
  1785. "                    \"FolderOpen\": false, \n"
  1786. "                    \"Mp4HttpOptimize\": true, \n"
  1787. "                    \"Mp4iPodCompatible\": false, \n"
  1788. "                    \"PictureAutoCrop\": true, \n"
  1789. "                    \"PictureBottomCrop\": 0, \n"
  1790. "                    \"PictureCombDetectCustom\": \"\", \n"
  1791. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1792. "                    \"PictureDARWidth\": 0, \n"
  1793. "                    \"PictureDeblock\": 0, \n"
  1794. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1795. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1796. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1797. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1798. "                    \"PictureDenoiseCustom\": \"\", \n"
  1799. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1800. "                    \"PictureDenoisePreset\": \"light\", \n"
  1801. "                    \"PictureDenoiseTune\": \"none\", \n"
  1802. "                    \"PictureDetelecine\": \"off\", \n"
  1803. "                    \"PictureDetelecineCustom\": \"\", \n"
  1804. "                    \"PictureForceHeight\": 0, \n"
  1805. "                    \"PictureForceWidth\": 0, \n"
  1806. "                    \"PictureHeight\": 480, \n"
  1807. "                    \"PictureItuPAR\": false, \n"
  1808. "                    \"PictureKeepRatio\": true, \n"
  1809. "                    \"PictureLeftCrop\": 0, \n"
  1810. "                    \"PictureLooseCrop\": false, \n"
  1811. "                    \"PictureModulus\": 2, \n"
  1812. "                    \"PicturePAR\": \"auto\", \n"
  1813. "                    \"PicturePARHeight\": 720, \n"
  1814. "                    \"PicturePARWidth\": 853, \n"
  1815. "                    \"PictureRightCrop\": 0, \n"
  1816. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1817. "                    \"PictureTopCrop\": 0, \n"
  1818. "                    \"PictureWidth\": 720, \n"
  1819. "                    \"PresetDescription\": \"Encode up to 5 minutes of video in medium size for Gmail (25 MB or less). H.264 video (up to 480p30) and AAC stereo audio, in an MP4 container.\", \n"
  1820. "                    \"PresetName\": \"Gmail Medium 5 Minutes 480p30\", \n"
  1821. "                    \"SubtitleAddCC\": false, \n"
  1822. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1823. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1824. "                    \"SubtitleBurnBDSub\": true, \n"
  1825. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1826. "                    \"SubtitleBurnDVDSub\": true, \n"
  1827. "                    \"SubtitleLanguageList\": [], \n"
  1828. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1829. "                    \"Type\": 0, \n"
  1830. "                    \"UsesPictureFilters\": true, \n"
  1831. "                    \"UsesPictureSettings\": 1, \n"
  1832. "                    \"VideoAvgBitrate\": 500, \n"
  1833. "                    \"VideoColorMatrixCode\": 0, \n"
  1834. "                    \"VideoEncoder\": \"x264\", \n"
  1835. "                    \"VideoFramerate\": \"30\", \n"
  1836. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1837. "                    \"VideoGrayScale\": false, \n"
  1838. "                    \"VideoLevel\": \"3.1\", \n"
  1839. "                    \"VideoOptionExtra\": \"vbv-bufsize=2000:vbv-maxrate=500:aq-mode=2:aq-strength=0.8:direct=auto:analyse=all:deblock=3,2\", \n"
  1840. "                    \"VideoPreset\": \"medium\", \n"
  1841. "                    \"VideoProfile\": \"main\", \n"
  1842. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1843. "                    \"VideoQSVDecode\": false, \n"
  1844. "                    \"VideoQualitySlider\": 23.0, \n"
  1845. "                    \"VideoQualityType\": 2, \n"
  1846. "                    \"VideoScaler\": \"swscale\", \n"
  1847. "                    \"VideoTune\": \"\", \n"
  1848. "                    \"VideoTurboTwoPass\": false, \n"
  1849. "                    \"VideoTwoPass\": true, \n"
  1850. "                    \"x264Option\": \"\", \n"
  1851. "                    \"x264UseAdvancedOptions\": false\n"
  1852. "                }, \n"
  1853. "                {\n"
  1854. "                    \"AudioCopyMask\": [\n"
  1855. "                        \"copy:aac\"\n"
  1856. "                    ], \n"
  1857. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1858. "                    \"AudioLanguageList\": [], \n"
  1859. "                    \"AudioList\": [\n"
  1860. "                        {\n"
  1861. "                            \"AudioBitrate\": 48, \n"
  1862. "                            \"AudioCompressionLevel\": -1.0, \n"
  1863. "                            \"AudioDitherMethod\": \"auto\", \n"
  1864. "                            \"AudioEncoder\": \"aac\", \n"
  1865. "                            \"AudioMixdown\": \"mono\", \n"
  1866. "                            \"AudioNormalizeMixLevel\": false, \n"
  1867. "                            \"AudioSamplerate\": \"auto\", \n"
  1868. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1869. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1870. "                            \"AudioTrackQuality\": -1.0, \n"
  1871. "                            \"AudioTrackQualityEnable\": false\n"
  1872. "                        }\n"
  1873. "                    ], \n"
  1874. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1875. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1876. "                    \"ChapterMarkers\": true, \n"
  1877. "                    \"ChildrenArray\": [], \n"
  1878. "                    \"Default\": false, \n"
  1879. "                    \"FileFormat\": \"mp4\", \n"
  1880. "                    \"Folder\": false, \n"
  1881. "                    \"FolderOpen\": false, \n"
  1882. "                    \"Mp4HttpOptimize\": true, \n"
  1883. "                    \"Mp4iPodCompatible\": false, \n"
  1884. "                    \"PictureAutoCrop\": true, \n"
  1885. "                    \"PictureBottomCrop\": 0, \n"
  1886. "                    \"PictureCombDetectCustom\": \"\", \n"
  1887. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1888. "                    \"PictureDARWidth\": 0, \n"
  1889. "                    \"PictureDeblock\": 0, \n"
  1890. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1891. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1892. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1893. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1894. "                    \"PictureDenoiseCustom\": \"\", \n"
  1895. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1896. "                    \"PictureDenoisePreset\": \"light\", \n"
  1897. "                    \"PictureDenoiseTune\": \"none\", \n"
  1898. "                    \"PictureDetelecine\": \"off\", \n"
  1899. "                    \"PictureDetelecineCustom\": \"\", \n"
  1900. "                    \"PictureForceHeight\": 0, \n"
  1901. "                    \"PictureForceWidth\": 0, \n"
  1902. "                    \"PictureHeight\": 288, \n"
  1903. "                    \"PictureItuPAR\": false, \n"
  1904. "                    \"PictureKeepRatio\": true, \n"
  1905. "                    \"PictureLeftCrop\": 0, \n"
  1906. "                    \"PictureLooseCrop\": false, \n"
  1907. "                    \"PictureModulus\": 2, \n"
  1908. "                    \"PicturePAR\": \"auto\", \n"
  1909. "                    \"PicturePARHeight\": 720, \n"
  1910. "                    \"PicturePARWidth\": 853, \n"
  1911. "                    \"PictureRightCrop\": 0, \n"
  1912. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  1913. "                    \"PictureTopCrop\": 0, \n"
  1914. "                    \"PictureWidth\": 384, \n"
  1915. "                    \"PresetDescription\": \"Encode up to 10 minutes of video in small size for Gmail (25 MB or less). H.264 video (up to 288p30) and AAC mono audio, in an MP4 container.\", \n"
  1916. "                    \"PresetName\": \"Gmail Small 10 Minutes 288p30\", \n"
  1917. "                    \"SubtitleAddCC\": false, \n"
  1918. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  1919. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  1920. "                    \"SubtitleBurnBDSub\": true, \n"
  1921. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  1922. "                    \"SubtitleBurnDVDSub\": true, \n"
  1923. "                    \"SubtitleLanguageList\": [], \n"
  1924. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  1925. "                    \"Type\": 0, \n"
  1926. "                    \"UsesPictureFilters\": true, \n"
  1927. "                    \"UsesPictureSettings\": 1, \n"
  1928. "                    \"VideoAvgBitrate\": 250, \n"
  1929. "                    \"VideoColorMatrixCode\": 0, \n"
  1930. "                    \"VideoEncoder\": \"x264\", \n"
  1931. "                    \"VideoFramerate\": \"30\", \n"
  1932. "                    \"VideoFramerateMode\": \"pfr\", \n"
  1933. "                    \"VideoGrayScale\": false, \n"
  1934. "                    \"VideoLevel\": \"3.1\", \n"
  1935. "                    \"VideoOptionExtra\": \"vbv-bufsize=1000:vbv-maxrate=250:aq-mode=2:aq-strength=0.8:direct=auto:analyse=all:deblock=3,2\", \n"
  1936. "                    \"VideoPreset\": \"medium\", \n"
  1937. "                    \"VideoProfile\": \"main\", \n"
  1938. "                    \"VideoQSVAsyncDepth\": 4, \n"
  1939. "                    \"VideoQSVDecode\": false, \n"
  1940. "                    \"VideoQualitySlider\": 23.0, \n"
  1941. "                    \"VideoQualityType\": 2, \n"
  1942. "                    \"VideoScaler\": \"swscale\", \n"
  1943. "                    \"VideoTune\": \"\", \n"
  1944. "                    \"VideoTurboTwoPass\": false, \n"
  1945. "                    \"VideoTwoPass\": true, \n"
  1946. "                    \"x264Option\": \"\", \n"
  1947. "                    \"x264UseAdvancedOptions\": false\n"
  1948. "                }\n"
  1949. "            ], \n"
  1950. "            \"Folder\": true, \n"
  1951. "            \"PresetName\": \"Web\", \n"
  1952. "            \"Type\": 0\n"
  1953. "        }, \n"
  1954. "        {\n"
  1955. "            \"ChildrenArray\": [\n"
  1956. "                {\n"
  1957. "                    \"AudioCopyMask\": [\n"
  1958. "                        \"copy:aac\"\n"
  1959. "                    ], \n"
  1960. "                    \"AudioEncoderFallback\": \"aac\", \n"
  1961. "                    \"AudioLanguageList\": [], \n"
  1962. "                    \"AudioList\": [\n"
  1963. "                        {\n"
  1964. "                            \"AudioBitrate\": 160, \n"
  1965. "                            \"AudioCompressionLevel\": -1.0, \n"
  1966. "                            \"AudioDitherMethod\": \"auto\", \n"
  1967. "                            \"AudioEncoder\": \"aac\", \n"
  1968. "                            \"AudioMixdown\": \"dpl2\", \n"
  1969. "                            \"AudioNormalizeMixLevel\": false, \n"
  1970. "                            \"AudioSamplerate\": \"auto\", \n"
  1971. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  1972. "                            \"AudioTrackGainSlider\": 0.0, \n"
  1973. "                            \"AudioTrackQuality\": -1.0, \n"
  1974. "                            \"AudioTrackQualityEnable\": false\n"
  1975. "                        }\n"
  1976. "                    ], \n"
  1977. "                    \"AudioSecondaryEncoderMode\": true, \n"
  1978. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  1979. "                    \"ChapterMarkers\": true, \n"
  1980. "                    \"ChildrenArray\": [], \n"
  1981. "                    \"Default\": false, \n"
  1982. "                    \"FileFormat\": \"mp4\", \n"
  1983. "                    \"Folder\": false, \n"
  1984. "                    \"FolderOpen\": false, \n"
  1985. "                    \"Mp4HttpOptimize\": false, \n"
  1986. "                    \"Mp4iPodCompatible\": false, \n"
  1987. "                    \"PictureAutoCrop\": true, \n"
  1988. "                    \"PictureBottomCrop\": 0, \n"
  1989. "                    \"PictureCombDetectCustom\": \"\", \n"
  1990. "                    \"PictureCombDetectPreset\": \"default\", \n"
  1991. "                    \"PictureDARWidth\": 0, \n"
  1992. "                    \"PictureDeblock\": 0, \n"
  1993. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  1994. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  1995. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  1996. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  1997. "                    \"PictureDenoiseCustom\": \"\", \n"
  1998. "                    \"PictureDenoiseFilter\": \"off\", \n"
  1999. "                    \"PictureDenoisePreset\": \"light\", \n"
  2000. "                    \"PictureDenoiseTune\": \"none\", \n"
  2001. "                    \"PictureDetelecine\": \"off\", \n"
  2002. "                    \"PictureDetelecineCustom\": \"\", \n"
  2003. "                    \"PictureForceHeight\": 0, \n"
  2004. "                    \"PictureForceWidth\": 0, \n"
  2005. "                    \"PictureHeight\": 1080, \n"
  2006. "                    \"PictureItuPAR\": false, \n"
  2007. "                    \"PictureKeepRatio\": true, \n"
  2008. "                    \"PictureLeftCrop\": 0, \n"
  2009. "                    \"PictureLooseCrop\": false, \n"
  2010. "                    \"PictureModulus\": 2, \n"
  2011. "                    \"PicturePAR\": \"auto\", \n"
  2012. "                    \"PicturePARHeight\": 720, \n"
  2013. "                    \"PicturePARWidth\": 853, \n"
  2014. "                    \"PictureRightCrop\": 0, \n"
  2015. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2016. "                    \"PictureTopCrop\": 0, \n"
  2017. "                    \"PictureWidth\": 1920, \n"
  2018. "                    \"PresetDescription\": \"H.264 video (up to 1080p30) and AAC stereo audio, in an MP4 container. Compatible with Android devices.\", \n"
  2019. "                    \"PresetName\": \"Android 1080p30\", \n"
  2020. "                    \"SubtitleAddCC\": false, \n"
  2021. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2022. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2023. "                    \"SubtitleBurnBDSub\": true, \n"
  2024. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2025. "                    \"SubtitleBurnDVDSub\": true, \n"
  2026. "                    \"SubtitleLanguageList\": [], \n"
  2027. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2028. "                    \"Type\": 0, \n"
  2029. "                    \"UsesPictureFilters\": true, \n"
  2030. "                    \"UsesPictureSettings\": 1, \n"
  2031. "                    \"VideoAvgBitrate\": 6000, \n"
  2032. "                    \"VideoColorMatrixCode\": 0, \n"
  2033. "                    \"VideoEncoder\": \"x264\", \n"
  2034. "                    \"VideoFramerate\": \"30\", \n"
  2035. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2036. "                    \"VideoGrayScale\": false, \n"
  2037. "                    \"VideoLevel\": \"4.0\", \n"
  2038. "                    \"VideoOptionExtra\": \"\", \n"
  2039. "                    \"VideoPreset\": \"medium\", \n"
  2040. "                    \"VideoProfile\": \"main\", \n"
  2041. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2042. "                    \"VideoQSVDecode\": false, \n"
  2043. "                    \"VideoQualitySlider\": 22.0, \n"
  2044. "                    \"VideoQualityType\": 2, \n"
  2045. "                    \"VideoScaler\": \"swscale\", \n"
  2046. "                    \"VideoTune\": \"\", \n"
  2047. "                    \"VideoTurboTwoPass\": false, \n"
  2048. "                    \"VideoTwoPass\": true, \n"
  2049. "                    \"x264Option\": \"\", \n"
  2050. "                    \"x264UseAdvancedOptions\": false\n"
  2051. "                }, \n"
  2052. "                {\n"
  2053. "                    \"AudioCopyMask\": [\n"
  2054. "                        \"copy:aac\"\n"
  2055. "                    ], \n"
  2056. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2057. "                    \"AudioLanguageList\": [], \n"
  2058. "                    \"AudioList\": [\n"
  2059. "                        {\n"
  2060. "                            \"AudioBitrate\": 160, \n"
  2061. "                            \"AudioCompressionLevel\": -1.0, \n"
  2062. "                            \"AudioDitherMethod\": \"auto\", \n"
  2063. "                            \"AudioEncoder\": \"aac\", \n"
  2064. "                            \"AudioMixdown\": \"dpl2\", \n"
  2065. "                            \"AudioNormalizeMixLevel\": false, \n"
  2066. "                            \"AudioSamplerate\": \"auto\", \n"
  2067. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2068. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2069. "                            \"AudioTrackQuality\": -1.0, \n"
  2070. "                            \"AudioTrackQualityEnable\": false\n"
  2071. "                        }\n"
  2072. "                    ], \n"
  2073. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2074. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2075. "                    \"ChapterMarkers\": true, \n"
  2076. "                    \"ChildrenArray\": [], \n"
  2077. "                    \"Default\": false, \n"
  2078. "                    \"FileFormat\": \"mp4\", \n"
  2079. "                    \"Folder\": false, \n"
  2080. "                    \"FolderOpen\": false, \n"
  2081. "                    \"Mp4HttpOptimize\": false, \n"
  2082. "                    \"Mp4iPodCompatible\": false, \n"
  2083. "                    \"PictureAutoCrop\": true, \n"
  2084. "                    \"PictureBottomCrop\": 0, \n"
  2085. "                    \"PictureCombDetectCustom\": \"\", \n"
  2086. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2087. "                    \"PictureDARWidth\": 0, \n"
  2088. "                    \"PictureDeblock\": 0, \n"
  2089. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2090. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2091. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2092. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2093. "                    \"PictureDenoiseCustom\": \"\", \n"
  2094. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2095. "                    \"PictureDenoisePreset\": \"light\", \n"
  2096. "                    \"PictureDenoiseTune\": \"none\", \n"
  2097. "                    \"PictureDetelecine\": \"off\", \n"
  2098. "                    \"PictureDetelecineCustom\": \"\", \n"
  2099. "                    \"PictureForceHeight\": 0, \n"
  2100. "                    \"PictureForceWidth\": 0, \n"
  2101. "                    \"PictureHeight\": 720, \n"
  2102. "                    \"PictureItuPAR\": false, \n"
  2103. "                    \"PictureKeepRatio\": true, \n"
  2104. "                    \"PictureLeftCrop\": 0, \n"
  2105. "                    \"PictureLooseCrop\": false, \n"
  2106. "                    \"PictureModulus\": 2, \n"
  2107. "                    \"PicturePAR\": \"auto\", \n"
  2108. "                    \"PicturePARHeight\": 720, \n"
  2109. "                    \"PicturePARWidth\": 853, \n"
  2110. "                    \"PictureRightCrop\": 0, \n"
  2111. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2112. "                    \"PictureTopCrop\": 0, \n"
  2113. "                    \"PictureWidth\": 1280, \n"
  2114. "                    \"PresetDescription\": \"H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container. Compatible with Android devices.\", \n"
  2115. "                    \"PresetName\": \"Android 720p30\", \n"
  2116. "                    \"SubtitleAddCC\": false, \n"
  2117. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2118. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2119. "                    \"SubtitleBurnBDSub\": true, \n"
  2120. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2121. "                    \"SubtitleBurnDVDSub\": true, \n"
  2122. "                    \"SubtitleLanguageList\": [], \n"
  2123. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2124. "                    \"Type\": 0, \n"
  2125. "                    \"UsesPictureFilters\": true, \n"
  2126. "                    \"UsesPictureSettings\": 1, \n"
  2127. "                    \"VideoAvgBitrate\": 3000, \n"
  2128. "                    \"VideoColorMatrixCode\": 0, \n"
  2129. "                    \"VideoEncoder\": \"x264\", \n"
  2130. "                    \"VideoFramerate\": \"30\", \n"
  2131. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2132. "                    \"VideoGrayScale\": false, \n"
  2133. "                    \"VideoLevel\": \"3.1\", \n"
  2134. "                    \"VideoOptionExtra\": \"\", \n"
  2135. "                    \"VideoPreset\": \"medium\", \n"
  2136. "                    \"VideoProfile\": \"main\", \n"
  2137. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2138. "                    \"VideoQSVDecode\": false, \n"
  2139. "                    \"VideoQualitySlider\": 21.0, \n"
  2140. "                    \"VideoQualityType\": 2, \n"
  2141. "                    \"VideoScaler\": \"swscale\", \n"
  2142. "                    \"VideoTune\": \"\", \n"
  2143. "                    \"VideoTurboTwoPass\": false, \n"
  2144. "                    \"VideoTwoPass\": true, \n"
  2145. "                    \"x264Option\": \"\", \n"
  2146. "                    \"x264UseAdvancedOptions\": false\n"
  2147. "                }, \n"
  2148. "                {\n"
  2149. "                    \"AudioCopyMask\": [\n"
  2150. "                        \"copy:aac\"\n"
  2151. "                    ], \n"
  2152. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2153. "                    \"AudioLanguageList\": [], \n"
  2154. "                    \"AudioList\": [\n"
  2155. "                        {\n"
  2156. "                            \"AudioBitrate\": 128, \n"
  2157. "                            \"AudioCompressionLevel\": -1.0, \n"
  2158. "                            \"AudioDitherMethod\": \"auto\", \n"
  2159. "                            \"AudioEncoder\": \"aac\", \n"
  2160. "                            \"AudioMixdown\": \"dpl2\", \n"
  2161. "                            \"AudioNormalizeMixLevel\": false, \n"
  2162. "                            \"AudioSamplerate\": \"auto\", \n"
  2163. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2164. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2165. "                            \"AudioTrackQuality\": -1.0, \n"
  2166. "                            \"AudioTrackQualityEnable\": false\n"
  2167. "                        }\n"
  2168. "                    ], \n"
  2169. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2170. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2171. "                    \"ChapterMarkers\": true, \n"
  2172. "                    \"ChildrenArray\": [], \n"
  2173. "                    \"Default\": false, \n"
  2174. "                    \"FileFormat\": \"mp4\", \n"
  2175. "                    \"Folder\": false, \n"
  2176. "                    \"FolderOpen\": false, \n"
  2177. "                    \"Mp4HttpOptimize\": false, \n"
  2178. "                    \"Mp4iPodCompatible\": false, \n"
  2179. "                    \"PictureAutoCrop\": true, \n"
  2180. "                    \"PictureBottomCrop\": 0, \n"
  2181. "                    \"PictureCombDetectCustom\": \"\", \n"
  2182. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2183. "                    \"PictureDARWidth\": 0, \n"
  2184. "                    \"PictureDeblock\": 0, \n"
  2185. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2186. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2187. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2188. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2189. "                    \"PictureDenoiseCustom\": \"\", \n"
  2190. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2191. "                    \"PictureDenoisePreset\": \"light\", \n"
  2192. "                    \"PictureDenoiseTune\": \"none\", \n"
  2193. "                    \"PictureDetelecine\": \"off\", \n"
  2194. "                    \"PictureDetelecineCustom\": \"\", \n"
  2195. "                    \"PictureForceHeight\": 0, \n"
  2196. "                    \"PictureForceWidth\": 0, \n"
  2197. "                    \"PictureHeight\": 576, \n"
  2198. "                    \"PictureItuPAR\": false, \n"
  2199. "                    \"PictureKeepRatio\": true, \n"
  2200. "                    \"PictureLeftCrop\": 0, \n"
  2201. "                    \"PictureLooseCrop\": false, \n"
  2202. "                    \"PictureModulus\": 2, \n"
  2203. "                    \"PicturePAR\": \"auto\", \n"
  2204. "                    \"PicturePARHeight\": 720, \n"
  2205. "                    \"PicturePARWidth\": 853, \n"
  2206. "                    \"PictureRightCrop\": 0, \n"
  2207. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2208. "                    \"PictureTopCrop\": 0, \n"
  2209. "                    \"PictureWidth\": 720, \n"
  2210. "                    \"PresetDescription\": \"H.264 video (up to 576p25) and AAC stereo audio, in an MP4 container. Compatible with Android devices.\", \n"
  2211. "                    \"PresetName\": \"Android 576p25\", \n"
  2212. "                    \"SubtitleAddCC\": false, \n"
  2213. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2214. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2215. "                    \"SubtitleBurnBDSub\": true, \n"
  2216. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2217. "                    \"SubtitleBurnDVDSub\": true, \n"
  2218. "                    \"SubtitleLanguageList\": [], \n"
  2219. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2220. "                    \"Type\": 0, \n"
  2221. "                    \"UsesPictureFilters\": true, \n"
  2222. "                    \"UsesPictureSettings\": 1, \n"
  2223. "                    \"VideoAvgBitrate\": 1800, \n"
  2224. "                    \"VideoColorMatrixCode\": 0, \n"
  2225. "                    \"VideoEncoder\": \"x264\", \n"
  2226. "                    \"VideoFramerate\": \"25\", \n"
  2227. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2228. "                    \"VideoGrayScale\": false, \n"
  2229. "                    \"VideoLevel\": \"3.0\", \n"
  2230. "                    \"VideoOptionExtra\": \"\", \n"
  2231. "                    \"VideoPreset\": \"medium\", \n"
  2232. "                    \"VideoProfile\": \"main\", \n"
  2233. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2234. "                    \"VideoQSVDecode\": false, \n"
  2235. "                    \"VideoQualitySlider\": 20.0, \n"
  2236. "                    \"VideoQualityType\": 2, \n"
  2237. "                    \"VideoScaler\": \"swscale\", \n"
  2238. "                    \"VideoTune\": \"\", \n"
  2239. "                    \"VideoTurboTwoPass\": false, \n"
  2240. "                    \"VideoTwoPass\": true, \n"
  2241. "                    \"x264Option\": \"\", \n"
  2242. "                    \"x264UseAdvancedOptions\": false\n"
  2243. "                }, \n"
  2244. "                {\n"
  2245. "                    \"AudioCopyMask\": [\n"
  2246. "                        \"copy:aac\"\n"
  2247. "                    ], \n"
  2248. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2249. "                    \"AudioLanguageList\": [], \n"
  2250. "                    \"AudioList\": [\n"
  2251. "                        {\n"
  2252. "                            \"AudioBitrate\": 128, \n"
  2253. "                            \"AudioCompressionLevel\": -1.0, \n"
  2254. "                            \"AudioDitherMethod\": \"auto\", \n"
  2255. "                            \"AudioEncoder\": \"aac\", \n"
  2256. "                            \"AudioMixdown\": \"dpl2\", \n"
  2257. "                            \"AudioNormalizeMixLevel\": false, \n"
  2258. "                            \"AudioSamplerate\": \"auto\", \n"
  2259. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2260. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2261. "                            \"AudioTrackQuality\": -1.0, \n"
  2262. "                            \"AudioTrackQualityEnable\": false\n"
  2263. "                        }\n"
  2264. "                    ], \n"
  2265. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2266. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2267. "                    \"ChapterMarkers\": true, \n"
  2268. "                    \"ChildrenArray\": [], \n"
  2269. "                    \"Default\": false, \n"
  2270. "                    \"FileFormat\": \"mp4\", \n"
  2271. "                    \"Folder\": false, \n"
  2272. "                    \"FolderOpen\": false, \n"
  2273. "                    \"Mp4HttpOptimize\": false, \n"
  2274. "                    \"Mp4iPodCompatible\": false, \n"
  2275. "                    \"PictureAutoCrop\": true, \n"
  2276. "                    \"PictureBottomCrop\": 0, \n"
  2277. "                    \"PictureCombDetectCustom\": \"\", \n"
  2278. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2279. "                    \"PictureDARWidth\": 0, \n"
  2280. "                    \"PictureDeblock\": 0, \n"
  2281. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2282. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2283. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2284. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2285. "                    \"PictureDenoiseCustom\": \"\", \n"
  2286. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2287. "                    \"PictureDenoisePreset\": \"light\", \n"
  2288. "                    \"PictureDenoiseTune\": \"none\", \n"
  2289. "                    \"PictureDetelecine\": \"off\", \n"
  2290. "                    \"PictureDetelecineCustom\": \"\", \n"
  2291. "                    \"PictureForceHeight\": 0, \n"
  2292. "                    \"PictureForceWidth\": 0, \n"
  2293. "                    \"PictureHeight\": 480, \n"
  2294. "                    \"PictureItuPAR\": false, \n"
  2295. "                    \"PictureKeepRatio\": true, \n"
  2296. "                    \"PictureLeftCrop\": 0, \n"
  2297. "                    \"PictureLooseCrop\": false, \n"
  2298. "                    \"PictureModulus\": 2, \n"
  2299. "                    \"PicturePAR\": \"auto\", \n"
  2300. "                    \"PicturePARHeight\": 720, \n"
  2301. "                    \"PicturePARWidth\": 853, \n"
  2302. "                    \"PictureRightCrop\": 0, \n"
  2303. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2304. "                    \"PictureTopCrop\": 0, \n"
  2305. "                    \"PictureWidth\": 720, \n"
  2306. "                    \"PresetDescription\": \"H.264 video (up to 480p30) and AAC stereo audio, in an MP4 container. Compatible with Android devices.\", \n"
  2307. "                    \"PresetName\": \"Android 480p30\", \n"
  2308. "                    \"SubtitleAddCC\": false, \n"
  2309. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2310. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2311. "                    \"SubtitleBurnBDSub\": true, \n"
  2312. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2313. "                    \"SubtitleBurnDVDSub\": true, \n"
  2314. "                    \"SubtitleLanguageList\": [], \n"
  2315. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2316. "                    \"Type\": 0, \n"
  2317. "                    \"UsesPictureFilters\": true, \n"
  2318. "                    \"UsesPictureSettings\": 1, \n"
  2319. "                    \"VideoAvgBitrate\": 1500, \n"
  2320. "                    \"VideoColorMatrixCode\": 0, \n"
  2321. "                    \"VideoEncoder\": \"x264\", \n"
  2322. "                    \"VideoFramerate\": \"30\", \n"
  2323. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2324. "                    \"VideoGrayScale\": false, \n"
  2325. "                    \"VideoLevel\": \"3.0\", \n"
  2326. "                    \"VideoOptionExtra\": \"\", \n"
  2327. "                    \"VideoPreset\": \"medium\", \n"
  2328. "                    \"VideoProfile\": \"main\", \n"
  2329. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2330. "                    \"VideoQSVDecode\": false, \n"
  2331. "                    \"VideoQualitySlider\": 20.0, \n"
  2332. "                    \"VideoQualityType\": 2, \n"
  2333. "                    \"VideoScaler\": \"swscale\", \n"
  2334. "                    \"VideoTune\": \"\", \n"
  2335. "                    \"VideoTurboTwoPass\": false, \n"
  2336. "                    \"VideoTwoPass\": true, \n"
  2337. "                    \"x264Option\": \"\", \n"
  2338. "                    \"x264UseAdvancedOptions\": false\n"
  2339. "                }, \n"
  2340. "                {\n"
  2341. "                    \"AudioCopyMask\": [\n"
  2342. "                        \"copy:aac\", \n"
  2343. "                        \"copy:ac3\"\n"
  2344. "                    ], \n"
  2345. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2346. "                    \"AudioLanguageList\": [], \n"
  2347. "                    \"AudioList\": [\n"
  2348. "                        {\n"
  2349. "                            \"AudioBitrate\": 160, \n"
  2350. "                            \"AudioCompressionLevel\": -1.0, \n"
  2351. "                            \"AudioDitherMethod\": \"auto\", \n"
  2352. "                            \"AudioEncoder\": \"aac\", \n"
  2353. "                            \"AudioMixdown\": \"dpl2\", \n"
  2354. "                            \"AudioNormalizeMixLevel\": false, \n"
  2355. "                            \"AudioSamplerate\": \"auto\", \n"
  2356. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2357. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2358. "                            \"AudioTrackQuality\": -1.0, \n"
  2359. "                            \"AudioTrackQualityEnable\": false\n"
  2360. "                        }, \n"
  2361. "                        {\n"
  2362. "                            \"AudioBitrate\": 640, \n"
  2363. "                            \"AudioCompressionLevel\": -1.0, \n"
  2364. "                            \"AudioDitherMethod\": \"auto\", \n"
  2365. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  2366. "                            \"AudioMixdown\": \"none\", \n"
  2367. "                            \"AudioNormalizeMixLevel\": false, \n"
  2368. "                            \"AudioSamplerate\": \"auto\", \n"
  2369. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2370. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2371. "                            \"AudioTrackQuality\": -1.0, \n"
  2372. "                            \"AudioTrackQualityEnable\": false\n"
  2373. "                        }\n"
  2374. "                    ], \n"
  2375. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2376. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2377. "                    \"ChapterMarkers\": true, \n"
  2378. "                    \"ChildrenArray\": [], \n"
  2379. "                    \"Default\": false, \n"
  2380. "                    \"FileFormat\": \"mp4\", \n"
  2381. "                    \"Folder\": false, \n"
  2382. "                    \"FolderOpen\": false, \n"
  2383. "                    \"Mp4HttpOptimize\": false, \n"
  2384. "                    \"Mp4iPodCompatible\": false, \n"
  2385. "                    \"PictureAutoCrop\": true, \n"
  2386. "                    \"PictureBottomCrop\": 0, \n"
  2387. "                    \"PictureCombDetectCustom\": \"\", \n"
  2388. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2389. "                    \"PictureDARWidth\": 0, \n"
  2390. "                    \"PictureDeblock\": 0, \n"
  2391. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2392. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2393. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2394. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2395. "                    \"PictureDenoiseCustom\": \"\", \n"
  2396. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2397. "                    \"PictureDenoisePreset\": \"light\", \n"
  2398. "                    \"PictureDenoiseTune\": \"none\", \n"
  2399. "                    \"PictureDetelecine\": \"off\", \n"
  2400. "                    \"PictureDetelecineCustom\": \"\", \n"
  2401. "                    \"PictureForceHeight\": 0, \n"
  2402. "                    \"PictureForceWidth\": 0, \n"
  2403. "                    \"PictureHeight\": 1080, \n"
  2404. "                    \"PictureItuPAR\": false, \n"
  2405. "                    \"PictureKeepRatio\": true, \n"
  2406. "                    \"PictureLeftCrop\": 0, \n"
  2407. "                    \"PictureLooseCrop\": false, \n"
  2408. "                    \"PictureModulus\": 2, \n"
  2409. "                    \"PicturePAR\": \"auto\", \n"
  2410. "                    \"PicturePARHeight\": 720, \n"
  2411. "                    \"PicturePARWidth\": 853, \n"
  2412. "                    \"PictureRightCrop\": 0, \n"
  2413. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2414. "                    \"PictureTopCrop\": 0, \n"
  2415. "                    \"PictureWidth\": 1920, \n"
  2416. "                    \"PresetDescription\": \"H.264 video (up to 1080p60), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Apple iPad Pro; iPad Air; iPad mini 2nd, 3rd Generation and later; Apple TV 4th Generation and later.\", \n"
  2417. "                    \"PresetName\": \"Apple 1080p60 Surround\", \n"
  2418. "                    \"SubtitleAddCC\": false, \n"
  2419. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2420. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2421. "                    \"SubtitleBurnBDSub\": true, \n"
  2422. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2423. "                    \"SubtitleBurnDVDSub\": true, \n"
  2424. "                    \"SubtitleLanguageList\": [], \n"
  2425. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2426. "                    \"Type\": 0, \n"
  2427. "                    \"UsesPictureFilters\": true, \n"
  2428. "                    \"UsesPictureSettings\": 1, \n"
  2429. "                    \"VideoAvgBitrate\": 6000, \n"
  2430. "                    \"VideoColorMatrixCode\": 0, \n"
  2431. "                    \"VideoEncoder\": \"x264\", \n"
  2432. "                    \"VideoFramerate\": \"60\", \n"
  2433. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2434. "                    \"VideoGrayScale\": false, \n"
  2435. "                    \"VideoLevel\": \"4.2\", \n"
  2436. "                    \"VideoOptionExtra\": \"\", \n"
  2437. "                    \"VideoPreset\": \"medium\", \n"
  2438. "                    \"VideoProfile\": \"high\", \n"
  2439. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2440. "                    \"VideoQSVDecode\": false, \n"
  2441. "                    \"VideoQualitySlider\": 22.0, \n"
  2442. "                    \"VideoQualityType\": 2, \n"
  2443. "                    \"VideoScaler\": \"swscale\", \n"
  2444. "                    \"VideoTune\": \"\", \n"
  2445. "                    \"VideoTurboTwoPass\": false, \n"
  2446. "                    \"VideoTwoPass\": true, \n"
  2447. "                    \"x264Option\": \"\", \n"
  2448. "                    \"x264UseAdvancedOptions\": false\n"
  2449. "                }, \n"
  2450. "                {\n"
  2451. "                    \"AudioCopyMask\": [\n"
  2452. "                        \"copy:aac\", \n"
  2453. "                        \"copy:ac3\"\n"
  2454. "                    ], \n"
  2455. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2456. "                    \"AudioLanguageList\": [], \n"
  2457. "                    \"AudioList\": [\n"
  2458. "                        {\n"
  2459. "                            \"AudioBitrate\": 160, \n"
  2460. "                            \"AudioCompressionLevel\": -1.0, \n"
  2461. "                            \"AudioDitherMethod\": \"auto\", \n"
  2462. "                            \"AudioEncoder\": \"aac\", \n"
  2463. "                            \"AudioMixdown\": \"dpl2\", \n"
  2464. "                            \"AudioNormalizeMixLevel\": false, \n"
  2465. "                            \"AudioSamplerate\": \"auto\", \n"
  2466. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2467. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2468. "                            \"AudioTrackQuality\": -1.0, \n"
  2469. "                            \"AudioTrackQualityEnable\": false\n"
  2470. "                        }, \n"
  2471. "                        {\n"
  2472. "                            \"AudioBitrate\": 640, \n"
  2473. "                            \"AudioCompressionLevel\": -1.0, \n"
  2474. "                            \"AudioDitherMethod\": \"auto\", \n"
  2475. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  2476. "                            \"AudioMixdown\": \"none\", \n"
  2477. "                            \"AudioNormalizeMixLevel\": false, \n"
  2478. "                            \"AudioSamplerate\": \"auto\", \n"
  2479. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2480. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2481. "                            \"AudioTrackQuality\": -1.0, \n"
  2482. "                            \"AudioTrackQualityEnable\": false\n"
  2483. "                        }\n"
  2484. "                    ], \n"
  2485. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2486. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2487. "                    \"ChapterMarkers\": true, \n"
  2488. "                    \"ChildrenArray\": [], \n"
  2489. "                    \"Default\": false, \n"
  2490. "                    \"FileFormat\": \"mp4\", \n"
  2491. "                    \"Folder\": false, \n"
  2492. "                    \"FolderOpen\": false, \n"
  2493. "                    \"Mp4HttpOptimize\": false, \n"
  2494. "                    \"Mp4iPodCompatible\": false, \n"
  2495. "                    \"PictureAutoCrop\": true, \n"
  2496. "                    \"PictureBottomCrop\": 0, \n"
  2497. "                    \"PictureCombDetectCustom\": \"\", \n"
  2498. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2499. "                    \"PictureDARWidth\": 0, \n"
  2500. "                    \"PictureDeblock\": 0, \n"
  2501. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2502. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2503. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2504. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2505. "                    \"PictureDenoiseCustom\": \"\", \n"
  2506. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2507. "                    \"PictureDenoisePreset\": \"light\", \n"
  2508. "                    \"PictureDenoiseTune\": \"none\", \n"
  2509. "                    \"PictureDetelecine\": \"off\", \n"
  2510. "                    \"PictureDetelecineCustom\": \"\", \n"
  2511. "                    \"PictureForceHeight\": 0, \n"
  2512. "                    \"PictureForceWidth\": 0, \n"
  2513. "                    \"PictureHeight\": 1080, \n"
  2514. "                    \"PictureItuPAR\": false, \n"
  2515. "                    \"PictureKeepRatio\": true, \n"
  2516. "                    \"PictureLeftCrop\": 0, \n"
  2517. "                    \"PictureLooseCrop\": false, \n"
  2518. "                    \"PictureModulus\": 2, \n"
  2519. "                    \"PicturePAR\": \"auto\", \n"
  2520. "                    \"PicturePARHeight\": 720, \n"
  2521. "                    \"PicturePARWidth\": 853, \n"
  2522. "                    \"PictureRightCrop\": 0, \n"
  2523. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2524. "                    \"PictureTopCrop\": 0, \n"
  2525. "                    \"PictureWidth\": 1920, \n"
  2526. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Apple iPhone 5, 5S, 6, 6s, and later; iPod touch 6th Generation and later; iPad Pro; iPad Air; iPad 3rd, 4th Generation and later; iPad mini; Apple TV 3rd Generation and later.\", \n"
  2527. "                    \"PresetName\": \"Apple 1080p30 Surround\", \n"
  2528. "                    \"SubtitleAddCC\": false, \n"
  2529. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2530. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2531. "                    \"SubtitleBurnBDSub\": true, \n"
  2532. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2533. "                    \"SubtitleBurnDVDSub\": true, \n"
  2534. "                    \"SubtitleLanguageList\": [], \n"
  2535. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2536. "                    \"Type\": 0, \n"
  2537. "                    \"UsesPictureFilters\": true, \n"
  2538. "                    \"UsesPictureSettings\": 1, \n"
  2539. "                    \"VideoAvgBitrate\": 6000, \n"
  2540. "                    \"VideoColorMatrixCode\": 0, \n"
  2541. "                    \"VideoEncoder\": \"x264\", \n"
  2542. "                    \"VideoFramerate\": \"30\", \n"
  2543. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2544. "                    \"VideoGrayScale\": false, \n"
  2545. "                    \"VideoLevel\": \"4.0\", \n"
  2546. "                    \"VideoOptionExtra\": \"\", \n"
  2547. "                    \"VideoPreset\": \"medium\", \n"
  2548. "                    \"VideoProfile\": \"high\", \n"
  2549. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2550. "                    \"VideoQSVDecode\": false, \n"
  2551. "                    \"VideoQualitySlider\": 22.0, \n"
  2552. "                    \"VideoQualityType\": 2, \n"
  2553. "                    \"VideoScaler\": \"swscale\", \n"
  2554. "                    \"VideoTune\": \"\", \n"
  2555. "                    \"VideoTurboTwoPass\": false, \n"
  2556. "                    \"VideoTwoPass\": true, \n"
  2557. "                    \"x264Option\": \"\", \n"
  2558. "                    \"x264UseAdvancedOptions\": false\n"
  2559. "                }, \n"
  2560. "                {\n"
  2561. "                    \"AudioCopyMask\": [\n"
  2562. "                        \"copy:aac\", \n"
  2563. "                        \"copy:ac3\"\n"
  2564. "                    ], \n"
  2565. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2566. "                    \"AudioLanguageList\": [], \n"
  2567. "                    \"AudioList\": [\n"
  2568. "                        {\n"
  2569. "                            \"AudioBitrate\": 160, \n"
  2570. "                            \"AudioCompressionLevel\": -1.0, \n"
  2571. "                            \"AudioDitherMethod\": \"auto\", \n"
  2572. "                            \"AudioEncoder\": \"aac\", \n"
  2573. "                            \"AudioMixdown\": \"dpl2\", \n"
  2574. "                            \"AudioNormalizeMixLevel\": false, \n"
  2575. "                            \"AudioSamplerate\": \"auto\", \n"
  2576. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2577. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2578. "                            \"AudioTrackQuality\": -1.0, \n"
  2579. "                            \"AudioTrackQualityEnable\": false\n"
  2580. "                        }, \n"
  2581. "                        {\n"
  2582. "                            \"AudioBitrate\": 640, \n"
  2583. "                            \"AudioCompressionLevel\": -1.0, \n"
  2584. "                            \"AudioDitherMethod\": \"auto\", \n"
  2585. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  2586. "                            \"AudioMixdown\": \"none\", \n"
  2587. "                            \"AudioNormalizeMixLevel\": false, \n"
  2588. "                            \"AudioSamplerate\": \"auto\", \n"
  2589. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2590. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2591. "                            \"AudioTrackQuality\": -1.0, \n"
  2592. "                            \"AudioTrackQualityEnable\": false\n"
  2593. "                        }\n"
  2594. "                    ], \n"
  2595. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2596. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2597. "                    \"ChapterMarkers\": true, \n"
  2598. "                    \"ChildrenArray\": [], \n"
  2599. "                    \"Default\": false, \n"
  2600. "                    \"FileFormat\": \"mp4\", \n"
  2601. "                    \"Folder\": false, \n"
  2602. "                    \"FolderOpen\": false, \n"
  2603. "                    \"Mp4HttpOptimize\": false, \n"
  2604. "                    \"Mp4iPodCompatible\": false, \n"
  2605. "                    \"PictureAutoCrop\": true, \n"
  2606. "                    \"PictureBottomCrop\": 0, \n"
  2607. "                    \"PictureCombDetectCustom\": \"\", \n"
  2608. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2609. "                    \"PictureDARWidth\": 0, \n"
  2610. "                    \"PictureDeblock\": 0, \n"
  2611. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2612. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2613. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2614. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2615. "                    \"PictureDenoiseCustom\": \"\", \n"
  2616. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2617. "                    \"PictureDenoisePreset\": \"light\", \n"
  2618. "                    \"PictureDenoiseTune\": \"none\", \n"
  2619. "                    \"PictureDetelecine\": \"off\", \n"
  2620. "                    \"PictureDetelecineCustom\": \"\", \n"
  2621. "                    \"PictureForceHeight\": 0, \n"
  2622. "                    \"PictureForceWidth\": 0, \n"
  2623. "                    \"PictureHeight\": 720, \n"
  2624. "                    \"PictureItuPAR\": false, \n"
  2625. "                    \"PictureKeepRatio\": true, \n"
  2626. "                    \"PictureLeftCrop\": 0, \n"
  2627. "                    \"PictureLooseCrop\": false, \n"
  2628. "                    \"PictureModulus\": 2, \n"
  2629. "                    \"PicturePAR\": \"auto\", \n"
  2630. "                    \"PicturePARHeight\": 720, \n"
  2631. "                    \"PicturePARWidth\": 853, \n"
  2632. "                    \"PictureRightCrop\": 0, \n"
  2633. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2634. "                    \"PictureTopCrop\": 0, \n"
  2635. "                    \"PictureWidth\": 1280, \n"
  2636. "                    \"PresetDescription\": \"H.264 video (up to 720p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Apple iPhone 4 and later; iPod touch 4th, 5th Generation and later; Apple TV 2nd Generation and later.\", \n"
  2637. "                    \"PresetName\": \"Apple 720p30 Surround\", \n"
  2638. "                    \"SubtitleAddCC\": false, \n"
  2639. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2640. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2641. "                    \"SubtitleBurnBDSub\": true, \n"
  2642. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2643. "                    \"SubtitleBurnDVDSub\": true, \n"
  2644. "                    \"SubtitleLanguageList\": [], \n"
  2645. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2646. "                    \"Type\": 0, \n"
  2647. "                    \"UsesPictureFilters\": true, \n"
  2648. "                    \"UsesPictureSettings\": 1, \n"
  2649. "                    \"VideoAvgBitrate\": 3000, \n"
  2650. "                    \"VideoColorMatrixCode\": 0, \n"
  2651. "                    \"VideoEncoder\": \"x264\", \n"
  2652. "                    \"VideoFramerate\": \"30\", \n"
  2653. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2654. "                    \"VideoGrayScale\": false, \n"
  2655. "                    \"VideoLevel\": \"3.1\", \n"
  2656. "                    \"VideoOptionExtra\": \"\", \n"
  2657. "                    \"VideoPreset\": \"medium\", \n"
  2658. "                    \"VideoProfile\": \"high\", \n"
  2659. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2660. "                    \"VideoQSVDecode\": false, \n"
  2661. "                    \"VideoQualitySlider\": 21.0, \n"
  2662. "                    \"VideoQualityType\": 2, \n"
  2663. "                    \"VideoScaler\": \"swscale\", \n"
  2664. "                    \"VideoTune\": \"\", \n"
  2665. "                    \"VideoTurboTwoPass\": false, \n"
  2666. "                    \"VideoTwoPass\": true, \n"
  2667. "                    \"x264Option\": \"\", \n"
  2668. "                    \"x264UseAdvancedOptions\": false\n"
  2669. "                }, \n"
  2670. "                {\n"
  2671. "                    \"AudioCopyMask\": [\n"
  2672. "                        \"copy:aac\", \n"
  2673. "                        \"copy:ac3\"\n"
  2674. "                    ], \n"
  2675. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2676. "                    \"AudioLanguageList\": [], \n"
  2677. "                    \"AudioList\": [\n"
  2678. "                        {\n"
  2679. "                            \"AudioBitrate\": 160, \n"
  2680. "                            \"AudioCompressionLevel\": -1.0, \n"
  2681. "                            \"AudioDitherMethod\": \"auto\", \n"
  2682. "                            \"AudioEncoder\": \"aac\", \n"
  2683. "                            \"AudioMixdown\": \"dpl2\", \n"
  2684. "                            \"AudioNormalizeMixLevel\": false, \n"
  2685. "                            \"AudioSamplerate\": \"auto\", \n"
  2686. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2687. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2688. "                            \"AudioTrackQuality\": -1.0, \n"
  2689. "                            \"AudioTrackQualityEnable\": false\n"
  2690. "                        }, \n"
  2691. "                        {\n"
  2692. "                            \"AudioBitrate\": 640, \n"
  2693. "                            \"AudioCompressionLevel\": -1.0, \n"
  2694. "                            \"AudioDitherMethod\": \"auto\", \n"
  2695. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  2696. "                            \"AudioMixdown\": \"none\", \n"
  2697. "                            \"AudioNormalizeMixLevel\": false, \n"
  2698. "                            \"AudioSamplerate\": \"auto\", \n"
  2699. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2700. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2701. "                            \"AudioTrackQuality\": -1.0, \n"
  2702. "                            \"AudioTrackQualityEnable\": false\n"
  2703. "                        }\n"
  2704. "                    ], \n"
  2705. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2706. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2707. "                    \"ChapterMarkers\": true, \n"
  2708. "                    \"ChildrenArray\": [], \n"
  2709. "                    \"Default\": false, \n"
  2710. "                    \"FileFormat\": \"mp4\", \n"
  2711. "                    \"Folder\": false, \n"
  2712. "                    \"FolderOpen\": false, \n"
  2713. "                    \"Mp4HttpOptimize\": false, \n"
  2714. "                    \"Mp4iPodCompatible\": false, \n"
  2715. "                    \"PictureAutoCrop\": true, \n"
  2716. "                    \"PictureBottomCrop\": 0, \n"
  2717. "                    \"PictureCombDetectCustom\": \"\", \n"
  2718. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2719. "                    \"PictureDARWidth\": 0, \n"
  2720. "                    \"PictureDeblock\": 0, \n"
  2721. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2722. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2723. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2724. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2725. "                    \"PictureDenoiseCustom\": \"\", \n"
  2726. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2727. "                    \"PictureDenoisePreset\": \"light\", \n"
  2728. "                    \"PictureDenoiseTune\": \"none\", \n"
  2729. "                    \"PictureDetelecine\": \"off\", \n"
  2730. "                    \"PictureDetelecineCustom\": \"\", \n"
  2731. "                    \"PictureForceHeight\": 0, \n"
  2732. "                    \"PictureForceWidth\": 0, \n"
  2733. "                    \"PictureHeight\": 540, \n"
  2734. "                    \"PictureItuPAR\": false, \n"
  2735. "                    \"PictureKeepRatio\": true, \n"
  2736. "                    \"PictureLeftCrop\": 0, \n"
  2737. "                    \"PictureLooseCrop\": false, \n"
  2738. "                    \"PictureModulus\": 2, \n"
  2739. "                    \"PicturePAR\": \"auto\", \n"
  2740. "                    \"PicturePARHeight\": 720, \n"
  2741. "                    \"PicturePARWidth\": 853, \n"
  2742. "                    \"PictureRightCrop\": 0, \n"
  2743. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2744. "                    \"PictureTopCrop\": 0, \n"
  2745. "                    \"PictureWidth\": 960, \n"
  2746. "                    \"PresetDescription\": \"H.264 video (up to 540p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Apple iPhone 1st Generation, 3G, 3GS, and later; iPod touch 1st, 2nd, 3rd Generation and later; iPod Classic; Apple TV 1st Generation and later.\", \n"
  2747. "                    \"PresetName\": \"Apple 540p30 Surround\", \n"
  2748. "                    \"SubtitleAddCC\": false, \n"
  2749. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2750. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2751. "                    \"SubtitleBurnBDSub\": true, \n"
  2752. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2753. "                    \"SubtitleBurnDVDSub\": true, \n"
  2754. "                    \"SubtitleLanguageList\": [], \n"
  2755. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2756. "                    \"Type\": 0, \n"
  2757. "                    \"UsesPictureFilters\": true, \n"
  2758. "                    \"UsesPictureSettings\": 1, \n"
  2759. "                    \"VideoAvgBitrate\": 2500, \n"
  2760. "                    \"VideoColorMatrixCode\": 0, \n"
  2761. "                    \"VideoEncoder\": \"x264\", \n"
  2762. "                    \"VideoFramerate\": \"30\", \n"
  2763. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2764. "                    \"VideoGrayScale\": false, \n"
  2765. "                    \"VideoLevel\": \"3.1\", \n"
  2766. "                    \"VideoOptionExtra\": \"qpmin=4:cabac=0:ref=2:b-pyramid=none:weightb=0:weightp=0:vbv-maxrate=9500:vbv-bufsize=9500\", \n"
  2767. "                    \"VideoPreset\": \"medium\", \n"
  2768. "                    \"VideoProfile\": \"high\", \n"
  2769. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2770. "                    \"VideoQSVDecode\": false, \n"
  2771. "                    \"VideoQualitySlider\": 20.0, \n"
  2772. "                    \"VideoQualityType\": 2, \n"
  2773. "                    \"VideoScaler\": \"swscale\", \n"
  2774. "                    \"VideoTune\": \"\", \n"
  2775. "                    \"VideoTurboTwoPass\": false, \n"
  2776. "                    \"VideoTwoPass\": true, \n"
  2777. "                    \"x264Option\": \"\", \n"
  2778. "                    \"x264UseAdvancedOptions\": false\n"
  2779. "                }, \n"
  2780. "                {\n"
  2781. "                    \"AudioCopyMask\": [\n"
  2782. "                        \"copy:aac\"\n"
  2783. "                    ], \n"
  2784. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2785. "                    \"AudioLanguageList\": [], \n"
  2786. "                    \"AudioList\": [\n"
  2787. "                        {\n"
  2788. "                            \"AudioBitrate\": 160, \n"
  2789. "                            \"AudioCompressionLevel\": -1.0, \n"
  2790. "                            \"AudioDitherMethod\": \"auto\", \n"
  2791. "                            \"AudioEncoder\": \"aac\", \n"
  2792. "                            \"AudioMixdown\": \"dpl2\", \n"
  2793. "                            \"AudioNormalizeMixLevel\": false, \n"
  2794. "                            \"AudioSamplerate\": \"auto\", \n"
  2795. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2796. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2797. "                            \"AudioTrackQuality\": -1.0, \n"
  2798. "                            \"AudioTrackQualityEnable\": false\n"
  2799. "                        }\n"
  2800. "                    ], \n"
  2801. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2802. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2803. "                    \"ChapterMarkers\": true, \n"
  2804. "                    \"ChildrenArray\": [], \n"
  2805. "                    \"Default\": false, \n"
  2806. "                    \"FileFormat\": \"mp4\", \n"
  2807. "                    \"Folder\": false, \n"
  2808. "                    \"FolderOpen\": false, \n"
  2809. "                    \"Mp4HttpOptimize\": false, \n"
  2810. "                    \"Mp4iPodCompatible\": true, \n"
  2811. "                    \"PictureAutoCrop\": true, \n"
  2812. "                    \"PictureBottomCrop\": 0, \n"
  2813. "                    \"PictureCombDetectCustom\": \"\", \n"
  2814. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2815. "                    \"PictureDARWidth\": 0, \n"
  2816. "                    \"PictureDeblock\": 0, \n"
  2817. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2818. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2819. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2820. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2821. "                    \"PictureDenoiseCustom\": \"\", \n"
  2822. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2823. "                    \"PictureDenoisePreset\": \"light\", \n"
  2824. "                    \"PictureDenoiseTune\": \"none\", \n"
  2825. "                    \"PictureDetelecine\": \"off\", \n"
  2826. "                    \"PictureDetelecineCustom\": \"\", \n"
  2827. "                    \"PictureForceHeight\": 0, \n"
  2828. "                    \"PictureForceWidth\": 0, \n"
  2829. "                    \"PictureHeight\": 240, \n"
  2830. "                    \"PictureItuPAR\": false, \n"
  2831. "                    \"PictureKeepRatio\": true, \n"
  2832. "                    \"PictureLeftCrop\": 0, \n"
  2833. "                    \"PictureLooseCrop\": false, \n"
  2834. "                    \"PictureModulus\": 16, \n"
  2835. "                    \"PicturePAR\": \"off\", \n"
  2836. "                    \"PicturePARHeight\": 720, \n"
  2837. "                    \"PicturePARWidth\": 853, \n"
  2838. "                    \"PictureRightCrop\": 0, \n"
  2839. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2840. "                    \"PictureTopCrop\": 0, \n"
  2841. "                    \"PictureWidth\": 320, \n"
  2842. "                    \"PresetDescription\": \"H.264 video (up to 240p30) and AAC stereo audio, in an MP4 container. Compatible with Apple iPod 5th Generation and later.\", \n"
  2843. "                    \"PresetName\": \"Apple 240p30\", \n"
  2844. "                    \"SubtitleAddCC\": false, \n"
  2845. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2846. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2847. "                    \"SubtitleBurnBDSub\": true, \n"
  2848. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2849. "                    \"SubtitleBurnDVDSub\": true, \n"
  2850. "                    \"SubtitleLanguageList\": [], \n"
  2851. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2852. "                    \"Type\": 0, \n"
  2853. "                    \"UsesPictureFilters\": true, \n"
  2854. "                    \"UsesPictureSettings\": 1, \n"
  2855. "                    \"VideoAvgBitrate\": 350, \n"
  2856. "                    \"VideoColorMatrixCode\": 0, \n"
  2857. "                    \"VideoEncoder\": \"x264\", \n"
  2858. "                    \"VideoFramerate\": \"30\", \n"
  2859. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2860. "                    \"VideoGrayScale\": false, \n"
  2861. "                    \"VideoLevel\": \"1.3\", \n"
  2862. "                    \"VideoOptionExtra\": \"\", \n"
  2863. "                    \"VideoPreset\": \"medium\", \n"
  2864. "                    \"VideoProfile\": \"baseline\", \n"
  2865. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2866. "                    \"VideoQSVDecode\": false, \n"
  2867. "                    \"VideoQualitySlider\": 22.0, \n"
  2868. "                    \"VideoQualityType\": 2, \n"
  2869. "                    \"VideoScaler\": \"swscale\", \n"
  2870. "                    \"VideoTune\": \"\", \n"
  2871. "                    \"VideoTurboTwoPass\": true, \n"
  2872. "                    \"VideoTwoPass\": true, \n"
  2873. "                    \"x264Option\": \"\", \n"
  2874. "                    \"x264UseAdvancedOptions\": false\n"
  2875. "                }, \n"
  2876. "                {\n"
  2877. "                    \"AudioCopyMask\": [\n"
  2878. "                        \"copy:aac\", \n"
  2879. "                        \"copy:ac3\"\n"
  2880. "                    ], \n"
  2881. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2882. "                    \"AudioLanguageList\": [], \n"
  2883. "                    \"AudioList\": [\n"
  2884. "                        {\n"
  2885. "                            \"AudioBitrate\": 160, \n"
  2886. "                            \"AudioCompressionLevel\": -1.0, \n"
  2887. "                            \"AudioDitherMethod\": \"auto\", \n"
  2888. "                            \"AudioEncoder\": \"aac\", \n"
  2889. "                            \"AudioMixdown\": \"dpl2\", \n"
  2890. "                            \"AudioNormalizeMixLevel\": false, \n"
  2891. "                            \"AudioSamplerate\": \"auto\", \n"
  2892. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2893. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2894. "                            \"AudioTrackQuality\": -1.0, \n"
  2895. "                            \"AudioTrackQualityEnable\": false\n"
  2896. "                        }, \n"
  2897. "                        {\n"
  2898. "                            \"AudioBitrate\": 640, \n"
  2899. "                            \"AudioCompressionLevel\": -1.0, \n"
  2900. "                            \"AudioDitherMethod\": \"auto\", \n"
  2901. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  2902. "                            \"AudioMixdown\": \"none\", \n"
  2903. "                            \"AudioNormalizeMixLevel\": false, \n"
  2904. "                            \"AudioSamplerate\": \"auto\", \n"
  2905. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  2906. "                            \"AudioTrackGainSlider\": 0.0, \n"
  2907. "                            \"AudioTrackQuality\": -1.0, \n"
  2908. "                            \"AudioTrackQualityEnable\": false\n"
  2909. "                        }\n"
  2910. "                    ], \n"
  2911. "                    \"AudioSecondaryEncoderMode\": true, \n"
  2912. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  2913. "                    \"ChapterMarkers\": true, \n"
  2914. "                    \"ChildrenArray\": [], \n"
  2915. "                    \"Default\": false, \n"
  2916. "                    \"FileFormat\": \"mp4\", \n"
  2917. "                    \"Folder\": false, \n"
  2918. "                    \"FolderOpen\": false, \n"
  2919. "                    \"Mp4HttpOptimize\": true, \n"
  2920. "                    \"Mp4iPodCompatible\": false, \n"
  2921. "                    \"PictureAutoCrop\": true, \n"
  2922. "                    \"PictureBottomCrop\": 0, \n"
  2923. "                    \"PictureCombDetectCustom\": \"\", \n"
  2924. "                    \"PictureCombDetectPreset\": \"default\", \n"
  2925. "                    \"PictureDARWidth\": 0, \n"
  2926. "                    \"PictureDeblock\": 0, \n"
  2927. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  2928. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  2929. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  2930. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  2931. "                    \"PictureDenoiseCustom\": \"\", \n"
  2932. "                    \"PictureDenoiseFilter\": \"off\", \n"
  2933. "                    \"PictureDenoisePreset\": \"light\", \n"
  2934. "                    \"PictureDenoiseTune\": \"none\", \n"
  2935. "                    \"PictureDetelecine\": \"off\", \n"
  2936. "                    \"PictureDetelecineCustom\": \"\", \n"
  2937. "                    \"PictureForceHeight\": 0, \n"
  2938. "                    \"PictureForceWidth\": 0, \n"
  2939. "                    \"PictureHeight\": 1080, \n"
  2940. "                    \"PictureItuPAR\": false, \n"
  2941. "                    \"PictureKeepRatio\": true, \n"
  2942. "                    \"PictureLeftCrop\": 0, \n"
  2943. "                    \"PictureLooseCrop\": false, \n"
  2944. "                    \"PictureModulus\": 2, \n"
  2945. "                    \"PicturePAR\": \"auto\", \n"
  2946. "                    \"PicturePARHeight\": 720, \n"
  2947. "                    \"PicturePARWidth\": 853, \n"
  2948. "                    \"PictureRightCrop\": 0, \n"
  2949. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  2950. "                    \"PictureTopCrop\": 0, \n"
  2951. "                    \"PictureWidth\": 1920, \n"
  2952. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Google Chromecast.\", \n"
  2953. "                    \"PresetName\": \"Chromecast 1080p30 Surround\", \n"
  2954. "                    \"SubtitleAddCC\": false, \n"
  2955. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  2956. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  2957. "                    \"SubtitleBurnBDSub\": true, \n"
  2958. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  2959. "                    \"SubtitleBurnDVDSub\": true, \n"
  2960. "                    \"SubtitleLanguageList\": [], \n"
  2961. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  2962. "                    \"Type\": 0, \n"
  2963. "                    \"UsesPictureFilters\": true, \n"
  2964. "                    \"UsesPictureSettings\": 1, \n"
  2965. "                    \"VideoAvgBitrate\": 6000, \n"
  2966. "                    \"VideoColorMatrixCode\": 0, \n"
  2967. "                    \"VideoEncoder\": \"x264\", \n"
  2968. "                    \"VideoFramerate\": \"30\", \n"
  2969. "                    \"VideoFramerateMode\": \"pfr\", \n"
  2970. "                    \"VideoGrayScale\": false, \n"
  2971. "                    \"VideoLevel\": \"4.0\", \n"
  2972. "                    \"VideoOptionExtra\": \"\", \n"
  2973. "                    \"VideoPreset\": \"medium\", \n"
  2974. "                    \"VideoProfile\": \"high\", \n"
  2975. "                    \"VideoQSVAsyncDepth\": 4, \n"
  2976. "                    \"VideoQSVDecode\": false, \n"
  2977. "                    \"VideoQualitySlider\": 22.0, \n"
  2978. "                    \"VideoQualityType\": 2, \n"
  2979. "                    \"VideoScaler\": \"swscale\", \n"
  2980. "                    \"VideoTune\": \"\", \n"
  2981. "                    \"VideoTurboTwoPass\": false, \n"
  2982. "                    \"VideoTwoPass\": true, \n"
  2983. "                    \"x264Option\": \"\", \n"
  2984. "                    \"x264UseAdvancedOptions\": false\n"
  2985. "                }, \n"
  2986. "                {\n"
  2987. "                    \"AudioCopyMask\": [\n"
  2988. "                        \"copy:aac\", \n"
  2989. "                        \"copy:ac3\"\n"
  2990. "                    ], \n"
  2991. "                    \"AudioEncoderFallback\": \"aac\", \n"
  2992. "                    \"AudioLanguageList\": [], \n"
  2993. "                    \"AudioList\": [\n"
  2994. "                        {\n"
  2995. "                            \"AudioBitrate\": 160, \n"
  2996. "                            \"AudioCompressionLevel\": -1.0, \n"
  2997. "                            \"AudioDitherMethod\": \"auto\", \n"
  2998. "                            \"AudioEncoder\": \"aac\", \n"
  2999. "                            \"AudioMixdown\": \"dpl2\", \n"
  3000. "                            \"AudioNormalizeMixLevel\": false, \n"
  3001. "                            \"AudioSamplerate\": \"auto\", \n"
  3002. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3003. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3004. "                            \"AudioTrackQuality\": -1.0, \n"
  3005. "                            \"AudioTrackQualityEnable\": false\n"
  3006. "                        }, \n"
  3007. "                        {\n"
  3008. "                            \"AudioBitrate\": 640, \n"
  3009. "                            \"AudioCompressionLevel\": -1.0, \n"
  3010. "                            \"AudioDitherMethod\": \"auto\", \n"
  3011. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  3012. "                            \"AudioMixdown\": \"none\", \n"
  3013. "                            \"AudioNormalizeMixLevel\": false, \n"
  3014. "                            \"AudioSamplerate\": \"auto\", \n"
  3015. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3016. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3017. "                            \"AudioTrackQuality\": -1.0, \n"
  3018. "                            \"AudioTrackQualityEnable\": false\n"
  3019. "                        }\n"
  3020. "                    ], \n"
  3021. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3022. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3023. "                    \"ChapterMarkers\": true, \n"
  3024. "                    \"ChildrenArray\": [], \n"
  3025. "                    \"Default\": false, \n"
  3026. "                    \"FileFormat\": \"mp4\", \n"
  3027. "                    \"Folder\": false, \n"
  3028. "                    \"FolderOpen\": false, \n"
  3029. "                    \"Mp4HttpOptimize\": false, \n"
  3030. "                    \"Mp4iPodCompatible\": false, \n"
  3031. "                    \"PictureAutoCrop\": true, \n"
  3032. "                    \"PictureBottomCrop\": 0, \n"
  3033. "                    \"PictureCombDetectCustom\": \"\", \n"
  3034. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3035. "                    \"PictureDARWidth\": 0, \n"
  3036. "                    \"PictureDeblock\": 0, \n"
  3037. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3038. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3039. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3040. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3041. "                    \"PictureDenoiseCustom\": \"\", \n"
  3042. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3043. "                    \"PictureDenoisePreset\": \"light\", \n"
  3044. "                    \"PictureDenoiseTune\": \"none\", \n"
  3045. "                    \"PictureDetelecine\": \"off\", \n"
  3046. "                    \"PictureDetelecineCustom\": \"\", \n"
  3047. "                    \"PictureForceHeight\": 0, \n"
  3048. "                    \"PictureForceWidth\": 0, \n"
  3049. "                    \"PictureHeight\": 1080, \n"
  3050. "                    \"PictureItuPAR\": false, \n"
  3051. "                    \"PictureKeepRatio\": true, \n"
  3052. "                    \"PictureLeftCrop\": 0, \n"
  3053. "                    \"PictureLooseCrop\": false, \n"
  3054. "                    \"PictureModulus\": 2, \n"
  3055. "                    \"PicturePAR\": \"auto\", \n"
  3056. "                    \"PicturePARHeight\": 720, \n"
  3057. "                    \"PicturePARWidth\": 853, \n"
  3058. "                    \"PictureRightCrop\": 0, \n"
  3059. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3060. "                    \"PictureTopCrop\": 0, \n"
  3061. "                    \"PictureWidth\": 1920, \n"
  3062. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) audio, in an MP4 container. Compatible with Amazon Fire TV.\", \n"
  3063. "                    \"PresetName\": \"Fire TV 1080p30 Surround\", \n"
  3064. "                    \"SubtitleAddCC\": false, \n"
  3065. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3066. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3067. "                    \"SubtitleBurnBDSub\": true, \n"
  3068. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3069. "                    \"SubtitleBurnDVDSub\": true, \n"
  3070. "                    \"SubtitleLanguageList\": [], \n"
  3071. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3072. "                    \"Type\": 0, \n"
  3073. "                    \"UsesPictureFilters\": true, \n"
  3074. "                    \"UsesPictureSettings\": 1, \n"
  3075. "                    \"VideoAvgBitrate\": 6000, \n"
  3076. "                    \"VideoColorMatrixCode\": 0, \n"
  3077. "                    \"VideoEncoder\": \"x264\", \n"
  3078. "                    \"VideoFramerate\": \"30\", \n"
  3079. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3080. "                    \"VideoGrayScale\": false, \n"
  3081. "                    \"VideoLevel\": \"4.0\", \n"
  3082. "                    \"VideoOptionExtra\": \"\", \n"
  3083. "                    \"VideoPreset\": \"medium\", \n"
  3084. "                    \"VideoProfile\": \"main\", \n"
  3085. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3086. "                    \"VideoQSVDecode\": false, \n"
  3087. "                    \"VideoQualitySlider\": 22.0, \n"
  3088. "                    \"VideoQualityType\": 2, \n"
  3089. "                    \"VideoScaler\": \"swscale\", \n"
  3090. "                    \"VideoTune\": \"\", \n"
  3091. "                    \"VideoTurboTwoPass\": false, \n"
  3092. "                    \"VideoTwoPass\": true, \n"
  3093. "                    \"x264Option\": \"\", \n"
  3094. "                    \"x264UseAdvancedOptions\": false\n"
  3095. "                }, \n"
  3096. "                {\n"
  3097. "                    \"AudioCopyMask\": [\n"
  3098. "                        \"copy:aac\", \n"
  3099. "                        \"copy:ac3\"\n"
  3100. "                    ], \n"
  3101. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3102. "                    \"AudioLanguageList\": [], \n"
  3103. "                    \"AudioList\": [\n"
  3104. "                        {\n"
  3105. "                            \"AudioBitrate\": 160, \n"
  3106. "                            \"AudioCompressionLevel\": -1.0, \n"
  3107. "                            \"AudioDitherMethod\": \"auto\", \n"
  3108. "                            \"AudioEncoder\": \"aac\", \n"
  3109. "                            \"AudioMixdown\": \"dpl2\", \n"
  3110. "                            \"AudioNormalizeMixLevel\": false, \n"
  3111. "                            \"AudioSamplerate\": \"auto\", \n"
  3112. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3113. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3114. "                            \"AudioTrackQuality\": -1.0, \n"
  3115. "                            \"AudioTrackQualityEnable\": false\n"
  3116. "                        }, \n"
  3117. "                        {\n"
  3118. "                            \"AudioBitrate\": 640, \n"
  3119. "                            \"AudioCompressionLevel\": -1.0, \n"
  3120. "                            \"AudioDitherMethod\": \"auto\", \n"
  3121. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  3122. "                            \"AudioMixdown\": \"none\", \n"
  3123. "                            \"AudioNormalizeMixLevel\": false, \n"
  3124. "                            \"AudioSamplerate\": \"auto\", \n"
  3125. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3126. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3127. "                            \"AudioTrackQuality\": -1.0, \n"
  3128. "                            \"AudioTrackQualityEnable\": false\n"
  3129. "                        }\n"
  3130. "                    ], \n"
  3131. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3132. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3133. "                    \"ChapterMarkers\": true, \n"
  3134. "                    \"ChildrenArray\": [], \n"
  3135. "                    \"Default\": false, \n"
  3136. "                    \"FileFormat\": \"mp4\", \n"
  3137. "                    \"Folder\": false, \n"
  3138. "                    \"FolderOpen\": false, \n"
  3139. "                    \"Mp4HttpOptimize\": false, \n"
  3140. "                    \"Mp4iPodCompatible\": false, \n"
  3141. "                    \"PictureAutoCrop\": true, \n"
  3142. "                    \"PictureBottomCrop\": 0, \n"
  3143. "                    \"PictureCombDetectCustom\": \"\", \n"
  3144. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3145. "                    \"PictureDARWidth\": 0, \n"
  3146. "                    \"PictureDeblock\": 0, \n"
  3147. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3148. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3149. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3150. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3151. "                    \"PictureDenoiseCustom\": \"\", \n"
  3152. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3153. "                    \"PictureDenoisePreset\": \"light\", \n"
  3154. "                    \"PictureDenoiseTune\": \"none\", \n"
  3155. "                    \"PictureDetelecine\": \"off\", \n"
  3156. "                    \"PictureDetelecineCustom\": \"\", \n"
  3157. "                    \"PictureForceHeight\": 0, \n"
  3158. "                    \"PictureForceWidth\": 0, \n"
  3159. "                    \"PictureHeight\": 1080, \n"
  3160. "                    \"PictureItuPAR\": false, \n"
  3161. "                    \"PictureKeepRatio\": true, \n"
  3162. "                    \"PictureLeftCrop\": 0, \n"
  3163. "                    \"PictureLooseCrop\": false, \n"
  3164. "                    \"PictureModulus\": 2, \n"
  3165. "                    \"PicturePAR\": \"auto\", \n"
  3166. "                    \"PicturePARHeight\": 720, \n"
  3167. "                    \"PicturePARWidth\": 853, \n"
  3168. "                    \"PictureRightCrop\": 0, \n"
  3169. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3170. "                    \"PictureTopCrop\": 0, \n"
  3171. "                    \"PictureWidth\": 1920, \n"
  3172. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Playstation 3 and 4.\", \n"
  3173. "                    \"PresetName\": \"Playstation 1080p30 Surround\", \n"
  3174. "                    \"SubtitleAddCC\": false, \n"
  3175. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3176. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3177. "                    \"SubtitleBurnBDSub\": true, \n"
  3178. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3179. "                    \"SubtitleBurnDVDSub\": true, \n"
  3180. "                    \"SubtitleLanguageList\": [], \n"
  3181. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3182. "                    \"Type\": 0, \n"
  3183. "                    \"UsesPictureFilters\": true, \n"
  3184. "                    \"UsesPictureSettings\": 1, \n"
  3185. "                    \"VideoAvgBitrate\": 6000, \n"
  3186. "                    \"VideoColorMatrixCode\": 0, \n"
  3187. "                    \"VideoEncoder\": \"x264\", \n"
  3188. "                    \"VideoFramerate\": \"30\", \n"
  3189. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3190. "                    \"VideoGrayScale\": false, \n"
  3191. "                    \"VideoLevel\": \"4.0\", \n"
  3192. "                    \"VideoOptionExtra\": \"\", \n"
  3193. "                    \"VideoPreset\": \"medium\", \n"
  3194. "                    \"VideoProfile\": \"high\", \n"
  3195. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3196. "                    \"VideoQSVDecode\": false, \n"
  3197. "                    \"VideoQualitySlider\": 22.0, \n"
  3198. "                    \"VideoQualityType\": 2, \n"
  3199. "                    \"VideoScaler\": \"swscale\", \n"
  3200. "                    \"VideoTune\": \"\", \n"
  3201. "                    \"VideoTurboTwoPass\": false, \n"
  3202. "                    \"VideoTwoPass\": true, \n"
  3203. "                    \"x264Option\": \"\", \n"
  3204. "                    \"x264UseAdvancedOptions\": false\n"
  3205. "                }, \n"
  3206. "                {\n"
  3207. "                    \"AudioCopyMask\": [\n"
  3208. "                        \"copy:aac\"\n"
  3209. "                    ], \n"
  3210. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3211. "                    \"AudioLanguageList\": [], \n"
  3212. "                    \"AudioList\": [\n"
  3213. "                        {\n"
  3214. "                            \"AudioBitrate\": 160, \n"
  3215. "                            \"AudioCompressionLevel\": -1.0, \n"
  3216. "                            \"AudioDitherMethod\": \"auto\", \n"
  3217. "                            \"AudioEncoder\": \"aac\", \n"
  3218. "                            \"AudioMixdown\": \"dpl2\", \n"
  3219. "                            \"AudioNormalizeMixLevel\": false, \n"
  3220. "                            \"AudioSamplerate\": \"auto\", \n"
  3221. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3222. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3223. "                            \"AudioTrackQuality\": -1.0, \n"
  3224. "                            \"AudioTrackQualityEnable\": false\n"
  3225. "                        }\n"
  3226. "                    ], \n"
  3227. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3228. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3229. "                    \"ChapterMarkers\": true, \n"
  3230. "                    \"ChildrenArray\": [], \n"
  3231. "                    \"Default\": false, \n"
  3232. "                    \"FileFormat\": \"mp4\", \n"
  3233. "                    \"Folder\": false, \n"
  3234. "                    \"FolderOpen\": false, \n"
  3235. "                    \"Mp4HttpOptimize\": false, \n"
  3236. "                    \"Mp4iPodCompatible\": false, \n"
  3237. "                    \"PictureAutoCrop\": true, \n"
  3238. "                    \"PictureBottomCrop\": 0, \n"
  3239. "                    \"PictureCombDetectCustom\": \"\", \n"
  3240. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3241. "                    \"PictureDARWidth\": 0, \n"
  3242. "                    \"PictureDeblock\": 0, \n"
  3243. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3244. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3245. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3246. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3247. "                    \"PictureDenoiseCustom\": \"\", \n"
  3248. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3249. "                    \"PictureDenoisePreset\": \"light\", \n"
  3250. "                    \"PictureDenoiseTune\": \"none\", \n"
  3251. "                    \"PictureDetelecine\": \"off\", \n"
  3252. "                    \"PictureDetelecineCustom\": \"\", \n"
  3253. "                    \"PictureForceHeight\": 0, \n"
  3254. "                    \"PictureForceWidth\": 0, \n"
  3255. "                    \"PictureHeight\": 720, \n"
  3256. "                    \"PictureItuPAR\": false, \n"
  3257. "                    \"PictureKeepRatio\": true, \n"
  3258. "                    \"PictureLeftCrop\": 0, \n"
  3259. "                    \"PictureLooseCrop\": false, \n"
  3260. "                    \"PictureModulus\": 2, \n"
  3261. "                    \"PicturePAR\": \"auto\", \n"
  3262. "                    \"PicturePARHeight\": 720, \n"
  3263. "                    \"PicturePARWidth\": 853, \n"
  3264. "                    \"PictureRightCrop\": 0, \n"
  3265. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3266. "                    \"PictureTopCrop\": 0, \n"
  3267. "                    \"PictureWidth\": 1280, \n"
  3268. "                    \"PresetDescription\": \"H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container. Compatible with Playstation Vita TV.\", \n"
  3269. "                    \"PresetName\": \"Playstation 720p30\", \n"
  3270. "                    \"SubtitleAddCC\": false, \n"
  3271. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3272. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3273. "                    \"SubtitleBurnBDSub\": true, \n"
  3274. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3275. "                    \"SubtitleBurnDVDSub\": true, \n"
  3276. "                    \"SubtitleLanguageList\": [], \n"
  3277. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3278. "                    \"Type\": 0, \n"
  3279. "                    \"UsesPictureFilters\": true, \n"
  3280. "                    \"UsesPictureSettings\": 1, \n"
  3281. "                    \"VideoAvgBitrate\": 3000, \n"
  3282. "                    \"VideoColorMatrixCode\": 0, \n"
  3283. "                    \"VideoEncoder\": \"x264\", \n"
  3284. "                    \"VideoFramerate\": \"30\", \n"
  3285. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3286. "                    \"VideoGrayScale\": false, \n"
  3287. "                    \"VideoLevel\": \"3.1\", \n"
  3288. "                    \"VideoOptionExtra\": \"\", \n"
  3289. "                    \"VideoPreset\": \"medium\", \n"
  3290. "                    \"VideoProfile\": \"main\", \n"
  3291. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3292. "                    \"VideoQSVDecode\": false, \n"
  3293. "                    \"VideoQualitySlider\": 21.0, \n"
  3294. "                    \"VideoQualityType\": 2, \n"
  3295. "                    \"VideoScaler\": \"swscale\", \n"
  3296. "                    \"VideoTune\": \"\", \n"
  3297. "                    \"VideoTurboTwoPass\": false, \n"
  3298. "                    \"VideoTwoPass\": true, \n"
  3299. "                    \"x264Option\": \"\", \n"
  3300. "                    \"x264UseAdvancedOptions\": false\n"
  3301. "                }, \n"
  3302. "                {\n"
  3303. "                    \"AudioCopyMask\": [\n"
  3304. "                        \"copy:aac\"\n"
  3305. "                    ], \n"
  3306. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3307. "                    \"AudioLanguageList\": [], \n"
  3308. "                    \"AudioList\": [\n"
  3309. "                        {\n"
  3310. "                            \"AudioBitrate\": 160, \n"
  3311. "                            \"AudioCompressionLevel\": -1.0, \n"
  3312. "                            \"AudioDitherMethod\": \"auto\", \n"
  3313. "                            \"AudioEncoder\": \"aac\", \n"
  3314. "                            \"AudioMixdown\": \"dpl2\", \n"
  3315. "                            \"AudioNormalizeMixLevel\": false, \n"
  3316. "                            \"AudioSamplerate\": \"auto\", \n"
  3317. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3318. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3319. "                            \"AudioTrackQuality\": -1.0, \n"
  3320. "                            \"AudioTrackQualityEnable\": false\n"
  3321. "                        }\n"
  3322. "                    ], \n"
  3323. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3324. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3325. "                    \"ChapterMarkers\": true, \n"
  3326. "                    \"ChildrenArray\": [], \n"
  3327. "                    \"Default\": false, \n"
  3328. "                    \"FileFormat\": \"mp4\", \n"
  3329. "                    \"Folder\": false, \n"
  3330. "                    \"FolderOpen\": false, \n"
  3331. "                    \"Mp4HttpOptimize\": false, \n"
  3332. "                    \"Mp4iPodCompatible\": false, \n"
  3333. "                    \"PictureAutoCrop\": true, \n"
  3334. "                    \"PictureBottomCrop\": 0, \n"
  3335. "                    \"PictureCombDetectCustom\": \"\", \n"
  3336. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3337. "                    \"PictureDARWidth\": 0, \n"
  3338. "                    \"PictureDeblock\": 0, \n"
  3339. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3340. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3341. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3342. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3343. "                    \"PictureDenoiseCustom\": \"\", \n"
  3344. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3345. "                    \"PictureDenoisePreset\": \"light\", \n"
  3346. "                    \"PictureDenoiseTune\": \"none\", \n"
  3347. "                    \"PictureDetelecine\": \"off\", \n"
  3348. "                    \"PictureDetelecineCustom\": \"\", \n"
  3349. "                    \"PictureForceHeight\": 0, \n"
  3350. "                    \"PictureForceWidth\": 0, \n"
  3351. "                    \"PictureHeight\": 540, \n"
  3352. "                    \"PictureItuPAR\": false, \n"
  3353. "                    \"PictureKeepRatio\": true, \n"
  3354. "                    \"PictureLeftCrop\": 0, \n"
  3355. "                    \"PictureLooseCrop\": false, \n"
  3356. "                    \"PictureModulus\": 2, \n"
  3357. "                    \"PicturePAR\": \"auto\", \n"
  3358. "                    \"PicturePARHeight\": 720, \n"
  3359. "                    \"PicturePARWidth\": 853, \n"
  3360. "                    \"PictureRightCrop\": 0, \n"
  3361. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3362. "                    \"PictureTopCrop\": 0, \n"
  3363. "                    \"PictureWidth\": 960, \n"
  3364. "                    \"PresetDescription\": \"H.264 video (up to 540p30) and AAC stereo audio, in an MP4 container. Compatible with Playstation Vita.\", \n"
  3365. "                    \"PresetName\": \"Playstation 540p30\", \n"
  3366. "                    \"SubtitleAddCC\": false, \n"
  3367. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3368. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3369. "                    \"SubtitleBurnBDSub\": true, \n"
  3370. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3371. "                    \"SubtitleBurnDVDSub\": true, \n"
  3372. "                    \"SubtitleLanguageList\": [], \n"
  3373. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3374. "                    \"Type\": 0, \n"
  3375. "                    \"UsesPictureFilters\": true, \n"
  3376. "                    \"UsesPictureSettings\": 1, \n"
  3377. "                    \"VideoAvgBitrate\": 2250, \n"
  3378. "                    \"VideoColorMatrixCode\": 0, \n"
  3379. "                    \"VideoEncoder\": \"x264\", \n"
  3380. "                    \"VideoFramerate\": \"30\", \n"
  3381. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3382. "                    \"VideoGrayScale\": false, \n"
  3383. "                    \"VideoLevel\": \"3.1\", \n"
  3384. "                    \"VideoOptionExtra\": \"\", \n"
  3385. "                    \"VideoPreset\": \"medium\", \n"
  3386. "                    \"VideoProfile\": \"main\", \n"
  3387. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3388. "                    \"VideoQSVDecode\": false, \n"
  3389. "                    \"VideoQualitySlider\": 20.0, \n"
  3390. "                    \"VideoQualityType\": 2, \n"
  3391. "                    \"VideoScaler\": \"swscale\", \n"
  3392. "                    \"VideoTune\": \"\", \n"
  3393. "                    \"VideoTurboTwoPass\": false, \n"
  3394. "                    \"VideoTwoPass\": true, \n"
  3395. "                    \"x264Option\": \"\", \n"
  3396. "                    \"x264UseAdvancedOptions\": false\n"
  3397. "                }, \n"
  3398. "                {\n"
  3399. "                    \"AudioCopyMask\": [\n"
  3400. "                        \"copy:aac\", \n"
  3401. "                        \"copy:ac3\", \n"
  3402. "                        \"copy:dts\", \n"
  3403. "                        \"copy:eac3\", \n"
  3404. "                        \"copy:mp3\"\n"
  3405. "                    ], \n"
  3406. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3407. "                    \"AudioLanguageList\": [], \n"
  3408. "                    \"AudioList\": [\n"
  3409. "                        {\n"
  3410. "                            \"AudioBitrate\": 160, \n"
  3411. "                            \"AudioCompressionLevel\": -1.0, \n"
  3412. "                            \"AudioDitherMethod\": \"auto\", \n"
  3413. "                            \"AudioEncoder\": \"aac\", \n"
  3414. "                            \"AudioMixdown\": \"dpl2\", \n"
  3415. "                            \"AudioNormalizeMixLevel\": false, \n"
  3416. "                            \"AudioSamplerate\": \"auto\", \n"
  3417. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3418. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3419. "                            \"AudioTrackQuality\": -1.0, \n"
  3420. "                            \"AudioTrackQualityEnable\": false\n"
  3421. "                        }, \n"
  3422. "                        {\n"
  3423. "                            \"AudioBitrate\": 640, \n"
  3424. "                            \"AudioCompressionLevel\": -1.0, \n"
  3425. "                            \"AudioDitherMethod\": \"auto\", \n"
  3426. "                            \"AudioEncoder\": \"copy\", \n"
  3427. "                            \"AudioMixdown\": \"none\", \n"
  3428. "                            \"AudioNormalizeMixLevel\": false, \n"
  3429. "                            \"AudioSamplerate\": \"auto\", \n"
  3430. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3431. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3432. "                            \"AudioTrackQuality\": -1.0, \n"
  3433. "                            \"AudioTrackQualityEnable\": false\n"
  3434. "                        }\n"
  3435. "                    ], \n"
  3436. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3437. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3438. "                    \"ChapterMarkers\": true, \n"
  3439. "                    \"ChildrenArray\": [], \n"
  3440. "                    \"Default\": false, \n"
  3441. "                    \"FileFormat\": \"mkv\", \n"
  3442. "                    \"Folder\": false, \n"
  3443. "                    \"FolderOpen\": false, \n"
  3444. "                    \"Mp4HttpOptimize\": false, \n"
  3445. "                    \"Mp4iPodCompatible\": false, \n"
  3446. "                    \"PictureAutoCrop\": true, \n"
  3447. "                    \"PictureBottomCrop\": 0, \n"
  3448. "                    \"PictureCombDetectCustom\": \"\", \n"
  3449. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3450. "                    \"PictureDARWidth\": 0, \n"
  3451. "                    \"PictureDeblock\": 0, \n"
  3452. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3453. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3454. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3455. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3456. "                    \"PictureDenoiseCustom\": \"\", \n"
  3457. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3458. "                    \"PictureDenoisePreset\": \"light\", \n"
  3459. "                    \"PictureDenoiseTune\": \"none\", \n"
  3460. "                    \"PictureDetelecine\": \"off\", \n"
  3461. "                    \"PictureDetelecineCustom\": \"\", \n"
  3462. "                    \"PictureForceHeight\": 0, \n"
  3463. "                    \"PictureForceWidth\": 0, \n"
  3464. "                    \"PictureHeight\": 2160, \n"
  3465. "                    \"PictureItuPAR\": false, \n"
  3466. "                    \"PictureKeepRatio\": true, \n"
  3467. "                    \"PictureLeftCrop\": 0, \n"
  3468. "                    \"PictureLooseCrop\": false, \n"
  3469. "                    \"PictureModulus\": 2, \n"
  3470. "                    \"PicturePAR\": \"auto\", \n"
  3471. "                    \"PicturePARHeight\": 720, \n"
  3472. "                    \"PicturePARWidth\": 853, \n"
  3473. "                    \"PictureRightCrop\": 0, \n"
  3474. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3475. "                    \"PictureTopCrop\": 0, \n"
  3476. "                    \"PictureWidth\": 3840, \n"
  3477. "                    \"PresetDescription\": \"H.265 video (up to 2160p60), AAC stereo audio, and surround audio, in an MKV container. Compatible with Roku 4.\", \n"
  3478. "                    \"PresetName\": \"Roku 2160p60 4K Surround\", \n"
  3479. "                    \"SubtitleAddCC\": false, \n"
  3480. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3481. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3482. "                    \"SubtitleBurnBDSub\": true, \n"
  3483. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3484. "                    \"SubtitleBurnDVDSub\": true, \n"
  3485. "                    \"SubtitleLanguageList\": [], \n"
  3486. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3487. "                    \"Type\": 0, \n"
  3488. "                    \"UsesPictureFilters\": true, \n"
  3489. "                    \"UsesPictureSettings\": 1, \n"
  3490. "                    \"VideoAvgBitrate\": 12000, \n"
  3491. "                    \"VideoColorMatrixCode\": 0, \n"
  3492. "                    \"VideoEncoder\": \"x265\", \n"
  3493. "                    \"VideoFramerate\": \"60\", \n"
  3494. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3495. "                    \"VideoGrayScale\": false, \n"
  3496. "                    \"VideoLevel\": \"auto\", \n"
  3497. "                    \"VideoOptionExtra\": \"strong-intra-smoothing=0:rect=0\", \n"
  3498. "                    \"VideoPreset\": \"slow\", \n"
  3499. "                    \"VideoProfile\": \"main\", \n"
  3500. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3501. "                    \"VideoQSVDecode\": false, \n"
  3502. "                    \"VideoQualitySlider\": 24.0, \n"
  3503. "                    \"VideoQualityType\": 2, \n"
  3504. "                    \"VideoScaler\": \"swscale\", \n"
  3505. "                    \"VideoTune\": \"\", \n"
  3506. "                    \"VideoTurboTwoPass\": false, \n"
  3507. "                    \"VideoTwoPass\": true, \n"
  3508. "                    \"x264Option\": \"\", \n"
  3509. "                    \"x264UseAdvancedOptions\": false\n"
  3510. "                }, \n"
  3511. "                {\n"
  3512. "                    \"AudioCopyMask\": [\n"
  3513. "                        \"copy:aac\", \n"
  3514. "                        \"copy:ac3\", \n"
  3515. "                        \"copy:dts\", \n"
  3516. "                        \"copy:eac3\", \n"
  3517. "                        \"copy:mp3\"\n"
  3518. "                    ], \n"
  3519. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3520. "                    \"AudioLanguageList\": [], \n"
  3521. "                    \"AudioList\": [\n"
  3522. "                        {\n"
  3523. "                            \"AudioBitrate\": 160, \n"
  3524. "                            \"AudioCompressionLevel\": -1.0, \n"
  3525. "                            \"AudioDitherMethod\": \"auto\", \n"
  3526. "                            \"AudioEncoder\": \"aac\", \n"
  3527. "                            \"AudioMixdown\": \"dpl2\", \n"
  3528. "                            \"AudioNormalizeMixLevel\": false, \n"
  3529. "                            \"AudioSamplerate\": \"auto\", \n"
  3530. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3531. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3532. "                            \"AudioTrackQuality\": -1.0, \n"
  3533. "                            \"AudioTrackQualityEnable\": false\n"
  3534. "                        }, \n"
  3535. "                        {\n"
  3536. "                            \"AudioBitrate\": 640, \n"
  3537. "                            \"AudioCompressionLevel\": -1.0, \n"
  3538. "                            \"AudioDitherMethod\": \"auto\", \n"
  3539. "                            \"AudioEncoder\": \"copy\", \n"
  3540. "                            \"AudioMixdown\": \"none\", \n"
  3541. "                            \"AudioNormalizeMixLevel\": false, \n"
  3542. "                            \"AudioSamplerate\": \"auto\", \n"
  3543. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3544. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3545. "                            \"AudioTrackQuality\": -1.0, \n"
  3546. "                            \"AudioTrackQualityEnable\": false\n"
  3547. "                        }\n"
  3548. "                    ], \n"
  3549. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3550. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3551. "                    \"ChapterMarkers\": true, \n"
  3552. "                    \"ChildrenArray\": [], \n"
  3553. "                    \"Default\": false, \n"
  3554. "                    \"FileFormat\": \"mkv\", \n"
  3555. "                    \"Folder\": false, \n"
  3556. "                    \"FolderOpen\": false, \n"
  3557. "                    \"Mp4HttpOptimize\": false, \n"
  3558. "                    \"Mp4iPodCompatible\": false, \n"
  3559. "                    \"PictureAutoCrop\": true, \n"
  3560. "                    \"PictureBottomCrop\": 0, \n"
  3561. "                    \"PictureCombDetectCustom\": \"\", \n"
  3562. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3563. "                    \"PictureDARWidth\": 0, \n"
  3564. "                    \"PictureDeblock\": 0, \n"
  3565. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3566. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3567. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3568. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3569. "                    \"PictureDenoiseCustom\": \"\", \n"
  3570. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3571. "                    \"PictureDenoisePreset\": \"light\", \n"
  3572. "                    \"PictureDenoiseTune\": \"none\", \n"
  3573. "                    \"PictureDetelecine\": \"off\", \n"
  3574. "                    \"PictureDetelecineCustom\": \"\", \n"
  3575. "                    \"PictureForceHeight\": 0, \n"
  3576. "                    \"PictureForceWidth\": 0, \n"
  3577. "                    \"PictureHeight\": 2160, \n"
  3578. "                    \"PictureItuPAR\": false, \n"
  3579. "                    \"PictureKeepRatio\": true, \n"
  3580. "                    \"PictureLeftCrop\": 0, \n"
  3581. "                    \"PictureLooseCrop\": false, \n"
  3582. "                    \"PictureModulus\": 2, \n"
  3583. "                    \"PicturePAR\": \"auto\", \n"
  3584. "                    \"PicturePARHeight\": 720, \n"
  3585. "                    \"PicturePARWidth\": 853, \n"
  3586. "                    \"PictureRightCrop\": 0, \n"
  3587. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3588. "                    \"PictureTopCrop\": 0, \n"
  3589. "                    \"PictureWidth\": 3840, \n"
  3590. "                    \"PresetDescription\": \"H.265 video (up to 2160p30), AAC stereo audio, and surround audio, in an MKV container. Compatible with Roku 4.\", \n"
  3591. "                    \"PresetName\": \"Roku 2160p30 4K Surround\", \n"
  3592. "                    \"SubtitleAddCC\": false, \n"
  3593. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3594. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3595. "                    \"SubtitleBurnBDSub\": true, \n"
  3596. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3597. "                    \"SubtitleBurnDVDSub\": true, \n"
  3598. "                    \"SubtitleLanguageList\": [], \n"
  3599. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3600. "                    \"Type\": 0, \n"
  3601. "                    \"UsesPictureFilters\": true, \n"
  3602. "                    \"UsesPictureSettings\": 1, \n"
  3603. "                    \"VideoAvgBitrate\": 12000, \n"
  3604. "                    \"VideoColorMatrixCode\": 0, \n"
  3605. "                    \"VideoEncoder\": \"x265\", \n"
  3606. "                    \"VideoFramerate\": \"30\", \n"
  3607. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3608. "                    \"VideoGrayScale\": false, \n"
  3609. "                    \"VideoLevel\": \"auto\", \n"
  3610. "                    \"VideoOptionExtra\": \"strong-intra-smoothing=0:rect=0\", \n"
  3611. "                    \"VideoPreset\": \"slow\", \n"
  3612. "                    \"VideoProfile\": \"main\", \n"
  3613. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3614. "                    \"VideoQSVDecode\": false, \n"
  3615. "                    \"VideoQualitySlider\": 24.0, \n"
  3616. "                    \"VideoQualityType\": 2, \n"
  3617. "                    \"VideoScaler\": \"swscale\", \n"
  3618. "                    \"VideoTune\": \"\", \n"
  3619. "                    \"VideoTurboTwoPass\": false, \n"
  3620. "                    \"VideoTwoPass\": true, \n"
  3621. "                    \"x264Option\": \"\", \n"
  3622. "                    \"x264UseAdvancedOptions\": false\n"
  3623. "                }, \n"
  3624. "                {\n"
  3625. "                    \"AudioCopyMask\": [\n"
  3626. "                        \"copy:aac\", \n"
  3627. "                        \"copy:ac3\"\n"
  3628. "                    ], \n"
  3629. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3630. "                    \"AudioLanguageList\": [], \n"
  3631. "                    \"AudioList\": [\n"
  3632. "                        {\n"
  3633. "                            \"AudioBitrate\": 160, \n"
  3634. "                            \"AudioCompressionLevel\": -1.0, \n"
  3635. "                            \"AudioDitherMethod\": \"auto\", \n"
  3636. "                            \"AudioEncoder\": \"aac\", \n"
  3637. "                            \"AudioMixdown\": \"dpl2\", \n"
  3638. "                            \"AudioNormalizeMixLevel\": false, \n"
  3639. "                            \"AudioSamplerate\": \"auto\", \n"
  3640. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3641. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3642. "                            \"AudioTrackQuality\": -1.0, \n"
  3643. "                            \"AudioTrackQualityEnable\": false\n"
  3644. "                        }, \n"
  3645. "                        {\n"
  3646. "                            \"AudioBitrate\": 640, \n"
  3647. "                            \"AudioCompressionLevel\": -1.0, \n"
  3648. "                            \"AudioDitherMethod\": \"auto\", \n"
  3649. "                            \"AudioEncoder\": \"copy\", \n"
  3650. "                            \"AudioMixdown\": \"none\", \n"
  3651. "                            \"AudioNormalizeMixLevel\": false, \n"
  3652. "                            \"AudioSamplerate\": \"auto\", \n"
  3653. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3654. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3655. "                            \"AudioTrackQuality\": -1.0, \n"
  3656. "                            \"AudioTrackQualityEnable\": false\n"
  3657. "                        }\n"
  3658. "                    ], \n"
  3659. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3660. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3661. "                    \"ChapterMarkers\": true, \n"
  3662. "                    \"ChildrenArray\": [], \n"
  3663. "                    \"Default\": false, \n"
  3664. "                    \"FileFormat\": \"mp4\", \n"
  3665. "                    \"Folder\": false, \n"
  3666. "                    \"FolderOpen\": false, \n"
  3667. "                    \"Mp4HttpOptimize\": false, \n"
  3668. "                    \"Mp4iPodCompatible\": false, \n"
  3669. "                    \"PictureAutoCrop\": true, \n"
  3670. "                    \"PictureBottomCrop\": 0, \n"
  3671. "                    \"PictureCombDetectCustom\": \"\", \n"
  3672. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3673. "                    \"PictureDARWidth\": 0, \n"
  3674. "                    \"PictureDeblock\": 0, \n"
  3675. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3676. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3677. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3678. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3679. "                    \"PictureDenoiseCustom\": \"\", \n"
  3680. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3681. "                    \"PictureDenoisePreset\": \"light\", \n"
  3682. "                    \"PictureDenoiseTune\": \"none\", \n"
  3683. "                    \"PictureDetelecine\": \"off\", \n"
  3684. "                    \"PictureDetelecineCustom\": \"\", \n"
  3685. "                    \"PictureForceHeight\": 0, \n"
  3686. "                    \"PictureForceWidth\": 0, \n"
  3687. "                    \"PictureHeight\": 1080, \n"
  3688. "                    \"PictureItuPAR\": false, \n"
  3689. "                    \"PictureKeepRatio\": true, \n"
  3690. "                    \"PictureLeftCrop\": 0, \n"
  3691. "                    \"PictureLooseCrop\": false, \n"
  3692. "                    \"PictureModulus\": 2, \n"
  3693. "                    \"PicturePAR\": \"auto\", \n"
  3694. "                    \"PicturePARHeight\": 720, \n"
  3695. "                    \"PicturePARWidth\": 853, \n"
  3696. "                    \"PictureRightCrop\": 0, \n"
  3697. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3698. "                    \"PictureTopCrop\": 0, \n"
  3699. "                    \"PictureWidth\": 1920, \n"
  3700. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Roku 1080p models.\", \n"
  3701. "                    \"PresetName\": \"Roku 1080p30 Surround\", \n"
  3702. "                    \"SubtitleAddCC\": false, \n"
  3703. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3704. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3705. "                    \"SubtitleBurnBDSub\": true, \n"
  3706. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3707. "                    \"SubtitleBurnDVDSub\": true, \n"
  3708. "                    \"SubtitleLanguageList\": [], \n"
  3709. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3710. "                    \"Type\": 0, \n"
  3711. "                    \"UsesPictureFilters\": true, \n"
  3712. "                    \"UsesPictureSettings\": 1, \n"
  3713. "                    \"VideoAvgBitrate\": 6000, \n"
  3714. "                    \"VideoColorMatrixCode\": 0, \n"
  3715. "                    \"VideoEncoder\": \"x264\", \n"
  3716. "                    \"VideoFramerate\": \"30\", \n"
  3717. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3718. "                    \"VideoGrayScale\": false, \n"
  3719. "                    \"VideoLevel\": \"4.0\", \n"
  3720. "                    \"VideoOptionExtra\": \"\", \n"
  3721. "                    \"VideoPreset\": \"medium\", \n"
  3722. "                    \"VideoProfile\": \"high\", \n"
  3723. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3724. "                    \"VideoQSVDecode\": false, \n"
  3725. "                    \"VideoQualitySlider\": 22.0, \n"
  3726. "                    \"VideoQualityType\": 2, \n"
  3727. "                    \"VideoScaler\": \"swscale\", \n"
  3728. "                    \"VideoTune\": \"\", \n"
  3729. "                    \"VideoTurboTwoPass\": false, \n"
  3730. "                    \"VideoTwoPass\": true, \n"
  3731. "                    \"x264Option\": \"\", \n"
  3732. "                    \"x264UseAdvancedOptions\": false\n"
  3733. "                }, \n"
  3734. "                {\n"
  3735. "                    \"AudioCopyMask\": [\n"
  3736. "                        \"copy:aac\", \n"
  3737. "                        \"copy:ac3\"\n"
  3738. "                    ], \n"
  3739. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3740. "                    \"AudioLanguageList\": [], \n"
  3741. "                    \"AudioList\": [\n"
  3742. "                        {\n"
  3743. "                            \"AudioBitrate\": 160, \n"
  3744. "                            \"AudioCompressionLevel\": -1.0, \n"
  3745. "                            \"AudioDitherMethod\": \"auto\", \n"
  3746. "                            \"AudioEncoder\": \"aac\", \n"
  3747. "                            \"AudioMixdown\": \"dpl2\", \n"
  3748. "                            \"AudioNormalizeMixLevel\": false, \n"
  3749. "                            \"AudioSamplerate\": \"auto\", \n"
  3750. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3751. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3752. "                            \"AudioTrackQuality\": -1.0, \n"
  3753. "                            \"AudioTrackQualityEnable\": false\n"
  3754. "                        }, \n"
  3755. "                        {\n"
  3756. "                            \"AudioBitrate\": 640, \n"
  3757. "                            \"AudioCompressionLevel\": -1.0, \n"
  3758. "                            \"AudioDitherMethod\": \"auto\", \n"
  3759. "                            \"AudioEncoder\": \"copy\", \n"
  3760. "                            \"AudioMixdown\": \"none\", \n"
  3761. "                            \"AudioNormalizeMixLevel\": false, \n"
  3762. "                            \"AudioSamplerate\": \"auto\", \n"
  3763. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3764. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3765. "                            \"AudioTrackQuality\": -1.0, \n"
  3766. "                            \"AudioTrackQualityEnable\": false\n"
  3767. "                        }\n"
  3768. "                    ], \n"
  3769. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3770. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3771. "                    \"ChapterMarkers\": true, \n"
  3772. "                    \"ChildrenArray\": [], \n"
  3773. "                    \"Default\": false, \n"
  3774. "                    \"FileFormat\": \"mp4\", \n"
  3775. "                    \"Folder\": false, \n"
  3776. "                    \"FolderOpen\": false, \n"
  3777. "                    \"Mp4HttpOptimize\": false, \n"
  3778. "                    \"Mp4iPodCompatible\": false, \n"
  3779. "                    \"PictureAutoCrop\": true, \n"
  3780. "                    \"PictureBottomCrop\": 0, \n"
  3781. "                    \"PictureCombDetectCustom\": \"\", \n"
  3782. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3783. "                    \"PictureDARWidth\": 0, \n"
  3784. "                    \"PictureDeblock\": 0, \n"
  3785. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3786. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3787. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3788. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3789. "                    \"PictureDenoiseCustom\": \"\", \n"
  3790. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3791. "                    \"PictureDenoisePreset\": \"light\", \n"
  3792. "                    \"PictureDenoiseTune\": \"none\", \n"
  3793. "                    \"PictureDetelecine\": \"off\", \n"
  3794. "                    \"PictureDetelecineCustom\": \"\", \n"
  3795. "                    \"PictureForceHeight\": 0, \n"
  3796. "                    \"PictureForceWidth\": 0, \n"
  3797. "                    \"PictureHeight\": 720, \n"
  3798. "                    \"PictureItuPAR\": false, \n"
  3799. "                    \"PictureKeepRatio\": true, \n"
  3800. "                    \"PictureLeftCrop\": 0, \n"
  3801. "                    \"PictureLooseCrop\": false, \n"
  3802. "                    \"PictureModulus\": 2, \n"
  3803. "                    \"PicturePAR\": \"auto\", \n"
  3804. "                    \"PicturePARHeight\": 720, \n"
  3805. "                    \"PicturePARWidth\": 853, \n"
  3806. "                    \"PictureRightCrop\": 0, \n"
  3807. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3808. "                    \"PictureTopCrop\": 0, \n"
  3809. "                    \"PictureWidth\": 1280, \n"
  3810. "                    \"PresetDescription\": \"H.264 video (up to 720p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Roku 720p models.\", \n"
  3811. "                    \"PresetName\": \"Roku 720p30 Surround\", \n"
  3812. "                    \"SubtitleAddCC\": false, \n"
  3813. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3814. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3815. "                    \"SubtitleBurnBDSub\": true, \n"
  3816. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3817. "                    \"SubtitleBurnDVDSub\": true, \n"
  3818. "                    \"SubtitleLanguageList\": [], \n"
  3819. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3820. "                    \"Type\": 0, \n"
  3821. "                    \"UsesPictureFilters\": true, \n"
  3822. "                    \"UsesPictureSettings\": 1, \n"
  3823. "                    \"VideoAvgBitrate\": 3000, \n"
  3824. "                    \"VideoColorMatrixCode\": 0, \n"
  3825. "                    \"VideoEncoder\": \"x264\", \n"
  3826. "                    \"VideoFramerate\": \"30\", \n"
  3827. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3828. "                    \"VideoGrayScale\": false, \n"
  3829. "                    \"VideoLevel\": \"3.1\", \n"
  3830. "                    \"VideoOptionExtra\": \"\", \n"
  3831. "                    \"VideoPreset\": \"medium\", \n"
  3832. "                    \"VideoProfile\": \"main\", \n"
  3833. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3834. "                    \"VideoQSVDecode\": false, \n"
  3835. "                    \"VideoQualitySlider\": 21.0, \n"
  3836. "                    \"VideoQualityType\": 2, \n"
  3837. "                    \"VideoScaler\": \"swscale\", \n"
  3838. "                    \"VideoTune\": \"\", \n"
  3839. "                    \"VideoTurboTwoPass\": false, \n"
  3840. "                    \"VideoTwoPass\": true, \n"
  3841. "                    \"x264Option\": \"\", \n"
  3842. "                    \"x264UseAdvancedOptions\": false\n"
  3843. "                }, \n"
  3844. "                {\n"
  3845. "                    \"AudioCopyMask\": [\n"
  3846. "                        \"copy:aac\"\n"
  3847. "                    ], \n"
  3848. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3849. "                    \"AudioLanguageList\": [], \n"
  3850. "                    \"AudioList\": [\n"
  3851. "                        {\n"
  3852. "                            \"AudioBitrate\": 160, \n"
  3853. "                            \"AudioCompressionLevel\": -1.0, \n"
  3854. "                            \"AudioDitherMethod\": \"auto\", \n"
  3855. "                            \"AudioEncoder\": \"aac\", \n"
  3856. "                            \"AudioMixdown\": \"dpl2\", \n"
  3857. "                            \"AudioNormalizeMixLevel\": false, \n"
  3858. "                            \"AudioSamplerate\": \"auto\", \n"
  3859. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3860. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3861. "                            \"AudioTrackQuality\": -1.0, \n"
  3862. "                            \"AudioTrackQualityEnable\": false\n"
  3863. "                        }\n"
  3864. "                    ], \n"
  3865. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3866. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3867. "                    \"ChapterMarkers\": true, \n"
  3868. "                    \"ChildrenArray\": [], \n"
  3869. "                    \"Default\": false, \n"
  3870. "                    \"FileFormat\": \"mp4\", \n"
  3871. "                    \"Folder\": false, \n"
  3872. "                    \"FolderOpen\": false, \n"
  3873. "                    \"Mp4HttpOptimize\": false, \n"
  3874. "                    \"Mp4iPodCompatible\": false, \n"
  3875. "                    \"PictureAutoCrop\": true, \n"
  3876. "                    \"PictureBottomCrop\": 0, \n"
  3877. "                    \"PictureCombDetectCustom\": \"\", \n"
  3878. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3879. "                    \"PictureDARWidth\": 0, \n"
  3880. "                    \"PictureDeblock\": 0, \n"
  3881. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3882. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3883. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3884. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3885. "                    \"PictureDenoiseCustom\": \"\", \n"
  3886. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3887. "                    \"PictureDenoisePreset\": \"light\", \n"
  3888. "                    \"PictureDenoiseTune\": \"none\", \n"
  3889. "                    \"PictureDetelecine\": \"off\", \n"
  3890. "                    \"PictureDetelecineCustom\": \"\", \n"
  3891. "                    \"PictureForceHeight\": 0, \n"
  3892. "                    \"PictureForceWidth\": 0, \n"
  3893. "                    \"PictureHeight\": 576, \n"
  3894. "                    \"PictureItuPAR\": false, \n"
  3895. "                    \"PictureKeepRatio\": true, \n"
  3896. "                    \"PictureLeftCrop\": 0, \n"
  3897. "                    \"PictureLooseCrop\": false, \n"
  3898. "                    \"PictureModulus\": 2, \n"
  3899. "                    \"PicturePAR\": \"auto\", \n"
  3900. "                    \"PicturePARHeight\": 720, \n"
  3901. "                    \"PicturePARWidth\": 853, \n"
  3902. "                    \"PictureRightCrop\": 0, \n"
  3903. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  3904. "                    \"PictureTopCrop\": 0, \n"
  3905. "                    \"PictureWidth\": 720, \n"
  3906. "                    \"PresetDescription\": \"H.264 video (up to 576p25) and AAC stereo audio, in an MP4 container. Compatible with Roku standard definition models.\", \n"
  3907. "                    \"PresetName\": \"Roku 576p25\", \n"
  3908. "                    \"SubtitleAddCC\": false, \n"
  3909. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  3910. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  3911. "                    \"SubtitleBurnBDSub\": true, \n"
  3912. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  3913. "                    \"SubtitleBurnDVDSub\": true, \n"
  3914. "                    \"SubtitleLanguageList\": [], \n"
  3915. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  3916. "                    \"Type\": 0, \n"
  3917. "                    \"UsesPictureFilters\": true, \n"
  3918. "                    \"UsesPictureSettings\": 1, \n"
  3919. "                    \"VideoAvgBitrate\": 1800, \n"
  3920. "                    \"VideoColorMatrixCode\": 0, \n"
  3921. "                    \"VideoEncoder\": \"x264\", \n"
  3922. "                    \"VideoFramerate\": \"25\", \n"
  3923. "                    \"VideoFramerateMode\": \"pfr\", \n"
  3924. "                    \"VideoGrayScale\": false, \n"
  3925. "                    \"VideoLevel\": \"3.1\", \n"
  3926. "                    \"VideoOptionExtra\": \"\", \n"
  3927. "                    \"VideoPreset\": \"medium\", \n"
  3928. "                    \"VideoProfile\": \"main\", \n"
  3929. "                    \"VideoQSVAsyncDepth\": 4, \n"
  3930. "                    \"VideoQSVDecode\": false, \n"
  3931. "                    \"VideoQualitySlider\": 20.0, \n"
  3932. "                    \"VideoQualityType\": 2, \n"
  3933. "                    \"VideoScaler\": \"swscale\", \n"
  3934. "                    \"VideoTune\": \"\", \n"
  3935. "                    \"VideoTurboTwoPass\": false, \n"
  3936. "                    \"VideoTwoPass\": true, \n"
  3937. "                    \"x264Option\": \"\", \n"
  3938. "                    \"x264UseAdvancedOptions\": false\n"
  3939. "                }, \n"
  3940. "                {\n"
  3941. "                    \"AudioCopyMask\": [\n"
  3942. "                        \"copy:aac\"\n"
  3943. "                    ], \n"
  3944. "                    \"AudioEncoderFallback\": \"aac\", \n"
  3945. "                    \"AudioLanguageList\": [], \n"
  3946. "                    \"AudioList\": [\n"
  3947. "                        {\n"
  3948. "                            \"AudioBitrate\": 160, \n"
  3949. "                            \"AudioCompressionLevel\": -1.0, \n"
  3950. "                            \"AudioDitherMethod\": \"auto\", \n"
  3951. "                            \"AudioEncoder\": \"aac\", \n"
  3952. "                            \"AudioMixdown\": \"dpl2\", \n"
  3953. "                            \"AudioNormalizeMixLevel\": false, \n"
  3954. "                            \"AudioSamplerate\": \"auto\", \n"
  3955. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  3956. "                            \"AudioTrackGainSlider\": 0.0, \n"
  3957. "                            \"AudioTrackQuality\": -1.0, \n"
  3958. "                            \"AudioTrackQualityEnable\": false\n"
  3959. "                        }\n"
  3960. "                    ], \n"
  3961. "                    \"AudioSecondaryEncoderMode\": true, \n"
  3962. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  3963. "                    \"ChapterMarkers\": true, \n"
  3964. "                    \"ChildrenArray\": [], \n"
  3965. "                    \"Default\": false, \n"
  3966. "                    \"FileFormat\": \"mp4\", \n"
  3967. "                    \"Folder\": false, \n"
  3968. "                    \"FolderOpen\": false, \n"
  3969. "                    \"Mp4HttpOptimize\": false, \n"
  3970. "                    \"Mp4iPodCompatible\": false, \n"
  3971. "                    \"PictureAutoCrop\": true, \n"
  3972. "                    \"PictureBottomCrop\": 0, \n"
  3973. "                    \"PictureCombDetectCustom\": \"\", \n"
  3974. "                    \"PictureCombDetectPreset\": \"default\", \n"
  3975. "                    \"PictureDARWidth\": 0, \n"
  3976. "                    \"PictureDeblock\": 0, \n"
  3977. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  3978. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  3979. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  3980. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  3981. "                    \"PictureDenoiseCustom\": \"\", \n"
  3982. "                    \"PictureDenoiseFilter\": \"off\", \n"
  3983. "                    \"PictureDenoisePreset\": \"light\", \n"
  3984. "                    \"PictureDenoiseTune\": \"none\", \n"
  3985. "                    \"PictureDetelecine\": \"off\", \n"
  3986. "                    \"PictureDetelecineCustom\": \"\", \n"
  3987. "                    \"PictureForceHeight\": 0, \n"
  3988. "                    \"PictureForceWidth\": 0, \n"
  3989. "                    \"PictureHeight\": 480, \n"
  3990. "                    \"PictureItuPAR\": false, \n"
  3991. "                    \"PictureKeepRatio\": true, \n"
  3992. "                    \"PictureLeftCrop\": 0, \n"
  3993. "                    \"PictureLooseCrop\": false, \n"
  3994. "                    \"PictureModulus\": 2, \n"
  3995. "                    \"PicturePAR\": \"auto\", \n"
  3996. "                    \"PicturePARHeight\": 720, \n"
  3997. "                    \"PicturePARWidth\": 853, \n"
  3998. "                    \"PictureRightCrop\": 0, \n"
  3999. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4000. "                    \"PictureTopCrop\": 0, \n"
  4001. "                    \"PictureWidth\": 720, \n"
  4002. "                    \"PresetDescription\": \"H.264 video (up to 480p30) and AAC stereo audio, in an MP4 container. Compatible with Roku standard definition models.\", \n"
  4003. "                    \"PresetName\": \"Roku 480p30\", \n"
  4004. "                    \"SubtitleAddCC\": false, \n"
  4005. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4006. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4007. "                    \"SubtitleBurnBDSub\": true, \n"
  4008. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4009. "                    \"SubtitleBurnDVDSub\": true, \n"
  4010. "                    \"SubtitleLanguageList\": [], \n"
  4011. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4012. "                    \"Type\": 0, \n"
  4013. "                    \"UsesPictureFilters\": true, \n"
  4014. "                    \"UsesPictureSettings\": 1, \n"
  4015. "                    \"VideoAvgBitrate\": 1500, \n"
  4016. "                    \"VideoColorMatrixCode\": 0, \n"
  4017. "                    \"VideoEncoder\": \"x264\", \n"
  4018. "                    \"VideoFramerate\": \"30\", \n"
  4019. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4020. "                    \"VideoGrayScale\": false, \n"
  4021. "                    \"VideoLevel\": \"3.1\", \n"
  4022. "                    \"VideoOptionExtra\": \"\", \n"
  4023. "                    \"VideoPreset\": \"medium\", \n"
  4024. "                    \"VideoProfile\": \"main\", \n"
  4025. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4026. "                    \"VideoQSVDecode\": false, \n"
  4027. "                    \"VideoQualitySlider\": 20.0, \n"
  4028. "                    \"VideoQualityType\": 2, \n"
  4029. "                    \"VideoScaler\": \"swscale\", \n"
  4030. "                    \"VideoTune\": \"\", \n"
  4031. "                    \"VideoTurboTwoPass\": false, \n"
  4032. "                    \"VideoTwoPass\": true, \n"
  4033. "                    \"x264Option\": \"\", \n"
  4034. "                    \"x264UseAdvancedOptions\": false\n"
  4035. "                }, \n"
  4036. "                {\n"
  4037. "                    \"AudioCopyMask\": [\n"
  4038. "                        \"copy:aac\"\n"
  4039. "                    ], \n"
  4040. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4041. "                    \"AudioLanguageList\": [], \n"
  4042. "                    \"AudioList\": [\n"
  4043. "                        {\n"
  4044. "                            \"AudioBitrate\": 160, \n"
  4045. "                            \"AudioCompressionLevel\": -1.0, \n"
  4046. "                            \"AudioDitherMethod\": \"auto\", \n"
  4047. "                            \"AudioEncoder\": \"aac\", \n"
  4048. "                            \"AudioMixdown\": \"dpl2\", \n"
  4049. "                            \"AudioNormalizeMixLevel\": false, \n"
  4050. "                            \"AudioSamplerate\": \"auto\", \n"
  4051. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4052. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4053. "                            \"AudioTrackQuality\": -1.0, \n"
  4054. "                            \"AudioTrackQualityEnable\": false\n"
  4055. "                        }\n"
  4056. "                    ], \n"
  4057. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4058. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4059. "                    \"ChapterMarkers\": true, \n"
  4060. "                    \"ChildrenArray\": [], \n"
  4061. "                    \"Default\": false, \n"
  4062. "                    \"FileFormat\": \"mp4\", \n"
  4063. "                    \"Folder\": false, \n"
  4064. "                    \"FolderOpen\": false, \n"
  4065. "                    \"Mp4HttpOptimize\": false, \n"
  4066. "                    \"Mp4iPodCompatible\": false, \n"
  4067. "                    \"PictureAutoCrop\": true, \n"
  4068. "                    \"PictureBottomCrop\": 0, \n"
  4069. "                    \"PictureCombDetectCustom\": \"\", \n"
  4070. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4071. "                    \"PictureDARWidth\": 0, \n"
  4072. "                    \"PictureDeblock\": 0, \n"
  4073. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4074. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4075. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4076. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4077. "                    \"PictureDenoiseCustom\": \"\", \n"
  4078. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4079. "                    \"PictureDenoisePreset\": \"light\", \n"
  4080. "                    \"PictureDenoiseTune\": \"none\", \n"
  4081. "                    \"PictureDetelecine\": \"off\", \n"
  4082. "                    \"PictureDetelecineCustom\": \"\", \n"
  4083. "                    \"PictureForceHeight\": 0, \n"
  4084. "                    \"PictureForceWidth\": 0, \n"
  4085. "                    \"PictureHeight\": 1080, \n"
  4086. "                    \"PictureItuPAR\": false, \n"
  4087. "                    \"PictureKeepRatio\": true, \n"
  4088. "                    \"PictureLeftCrop\": 0, \n"
  4089. "                    \"PictureLooseCrop\": false, \n"
  4090. "                    \"PictureModulus\": 2, \n"
  4091. "                    \"PicturePAR\": \"auto\", \n"
  4092. "                    \"PicturePARHeight\": 720, \n"
  4093. "                    \"PicturePARWidth\": 853, \n"
  4094. "                    \"PictureRightCrop\": 0, \n"
  4095. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4096. "                    \"PictureTopCrop\": 0, \n"
  4097. "                    \"PictureWidth\": 1920, \n"
  4098. "                    \"PresetDescription\": \"H.264 video (up to 1080p30) and AAC stereo audio, in an MP4 container. Compatible with Windows Mobile devices with Qualcomm Snapdragon 800 (MSM8974), S4 (MSM8x30, MSM8960), and better CPUs.\", \n"
  4099. "                    \"PresetName\": \"Windows Mobile 1080p30\", \n"
  4100. "                    \"SubtitleAddCC\": false, \n"
  4101. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4102. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4103. "                    \"SubtitleBurnBDSub\": true, \n"
  4104. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4105. "                    \"SubtitleBurnDVDSub\": true, \n"
  4106. "                    \"SubtitleLanguageList\": [], \n"
  4107. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4108. "                    \"Type\": 0, \n"
  4109. "                    \"UsesPictureFilters\": true, \n"
  4110. "                    \"UsesPictureSettings\": 1, \n"
  4111. "                    \"VideoAvgBitrate\": 6000, \n"
  4112. "                    \"VideoColorMatrixCode\": 0, \n"
  4113. "                    \"VideoEncoder\": \"x264\", \n"
  4114. "                    \"VideoFramerate\": \"30\", \n"
  4115. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4116. "                    \"VideoGrayScale\": false, \n"
  4117. "                    \"VideoLevel\": \"4.0\", \n"
  4118. "                    \"VideoOptionExtra\": \"\", \n"
  4119. "                    \"VideoPreset\": \"medium\", \n"
  4120. "                    \"VideoProfile\": \"main\", \n"
  4121. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4122. "                    \"VideoQSVDecode\": false, \n"
  4123. "                    \"VideoQualitySlider\": 22.0, \n"
  4124. "                    \"VideoQualityType\": 2, \n"
  4125. "                    \"VideoScaler\": \"swscale\", \n"
  4126. "                    \"VideoTune\": \"\", \n"
  4127. "                    \"VideoTurboTwoPass\": false, \n"
  4128. "                    \"VideoTwoPass\": true, \n"
  4129. "                    \"x264Option\": \"\", \n"
  4130. "                    \"x264UseAdvancedOptions\": false\n"
  4131. "                }, \n"
  4132. "                {\n"
  4133. "                    \"AudioCopyMask\": [\n"
  4134. "                        \"copy:aac\"\n"
  4135. "                    ], \n"
  4136. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4137. "                    \"AudioLanguageList\": [], \n"
  4138. "                    \"AudioList\": [\n"
  4139. "                        {\n"
  4140. "                            \"AudioBitrate\": 160, \n"
  4141. "                            \"AudioCompressionLevel\": -1.0, \n"
  4142. "                            \"AudioDitherMethod\": \"auto\", \n"
  4143. "                            \"AudioEncoder\": \"aac\", \n"
  4144. "                            \"AudioMixdown\": \"dpl2\", \n"
  4145. "                            \"AudioNormalizeMixLevel\": false, \n"
  4146. "                            \"AudioSamplerate\": \"auto\", \n"
  4147. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4148. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4149. "                            \"AudioTrackQuality\": -1.0, \n"
  4150. "                            \"AudioTrackQualityEnable\": false\n"
  4151. "                        }\n"
  4152. "                    ], \n"
  4153. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4154. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4155. "                    \"ChapterMarkers\": true, \n"
  4156. "                    \"ChildrenArray\": [], \n"
  4157. "                    \"Default\": false, \n"
  4158. "                    \"FileFormat\": \"mp4\", \n"
  4159. "                    \"Folder\": false, \n"
  4160. "                    \"FolderOpen\": false, \n"
  4161. "                    \"Mp4HttpOptimize\": false, \n"
  4162. "                    \"Mp4iPodCompatible\": false, \n"
  4163. "                    \"PictureAutoCrop\": true, \n"
  4164. "                    \"PictureBottomCrop\": 0, \n"
  4165. "                    \"PictureCombDetectCustom\": \"\", \n"
  4166. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4167. "                    \"PictureDARWidth\": 0, \n"
  4168. "                    \"PictureDeblock\": 0, \n"
  4169. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4170. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4171. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4172. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4173. "                    \"PictureDenoiseCustom\": \"\", \n"
  4174. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4175. "                    \"PictureDenoisePreset\": \"light\", \n"
  4176. "                    \"PictureDenoiseTune\": \"none\", \n"
  4177. "                    \"PictureDetelecine\": \"off\", \n"
  4178. "                    \"PictureDetelecineCustom\": \"\", \n"
  4179. "                    \"PictureForceHeight\": 0, \n"
  4180. "                    \"PictureForceWidth\": 0, \n"
  4181. "                    \"PictureHeight\": 720, \n"
  4182. "                    \"PictureItuPAR\": false, \n"
  4183. "                    \"PictureKeepRatio\": true, \n"
  4184. "                    \"PictureLeftCrop\": 0, \n"
  4185. "                    \"PictureLooseCrop\": false, \n"
  4186. "                    \"PictureModulus\": 2, \n"
  4187. "                    \"PicturePAR\": \"auto\", \n"
  4188. "                    \"PicturePARHeight\": 720, \n"
  4189. "                    \"PicturePARWidth\": 853, \n"
  4190. "                    \"PictureRightCrop\": 0, \n"
  4191. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4192. "                    \"PictureTopCrop\": 0, \n"
  4193. "                    \"PictureWidth\": 1280, \n"
  4194. "                    \"PresetDescription\": \"H.264 video (up to 720p30) and AAC stereo audio, in an MP4 container. Compatible with Windows Mobile devices with Qualcomm Snapdragon S4 (MSM8x27), S2 (MSM8x55), S1 (MSM8x50), and better CPUs.\", \n"
  4195. "                    \"PresetName\": \"Windows Mobile 720p30\", \n"
  4196. "                    \"SubtitleAddCC\": false, \n"
  4197. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4198. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4199. "                    \"SubtitleBurnBDSub\": true, \n"
  4200. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4201. "                    \"SubtitleBurnDVDSub\": true, \n"
  4202. "                    \"SubtitleLanguageList\": [], \n"
  4203. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4204. "                    \"Type\": 0, \n"
  4205. "                    \"UsesPictureFilters\": true, \n"
  4206. "                    \"UsesPictureSettings\": 1, \n"
  4207. "                    \"VideoAvgBitrate\": 3000, \n"
  4208. "                    \"VideoColorMatrixCode\": 0, \n"
  4209. "                    \"VideoEncoder\": \"x264\", \n"
  4210. "                    \"VideoFramerate\": \"30\", \n"
  4211. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4212. "                    \"VideoGrayScale\": false, \n"
  4213. "                    \"VideoLevel\": \"3.1\", \n"
  4214. "                    \"VideoOptionExtra\": \"vbv-bufsize=10000:vbv-maxrate=10000\", \n"
  4215. "                    \"VideoPreset\": \"medium\", \n"
  4216. "                    \"VideoProfile\": \"main\", \n"
  4217. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4218. "                    \"VideoQSVDecode\": false, \n"
  4219. "                    \"VideoQualitySlider\": 21.0, \n"
  4220. "                    \"VideoQualityType\": 2, \n"
  4221. "                    \"VideoScaler\": \"swscale\", \n"
  4222. "                    \"VideoTune\": \"\", \n"
  4223. "                    \"VideoTurboTwoPass\": false, \n"
  4224. "                    \"VideoTwoPass\": true, \n"
  4225. "                    \"x264Option\": \"\", \n"
  4226. "                    \"x264UseAdvancedOptions\": false\n"
  4227. "                }, \n"
  4228. "                {\n"
  4229. "                    \"AudioCopyMask\": [\n"
  4230. "                        \"copy:aac\"\n"
  4231. "                    ], \n"
  4232. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4233. "                    \"AudioLanguageList\": [], \n"
  4234. "                    \"AudioList\": [\n"
  4235. "                        {\n"
  4236. "                            \"AudioBitrate\": 160, \n"
  4237. "                            \"AudioCompressionLevel\": -1.0, \n"
  4238. "                            \"AudioDitherMethod\": \"auto\", \n"
  4239. "                            \"AudioEncoder\": \"aac\", \n"
  4240. "                            \"AudioMixdown\": \"dpl2\", \n"
  4241. "                            \"AudioNormalizeMixLevel\": false, \n"
  4242. "                            \"AudioSamplerate\": \"auto\", \n"
  4243. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4244. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4245. "                            \"AudioTrackQuality\": -1.0, \n"
  4246. "                            \"AudioTrackQualityEnable\": false\n"
  4247. "                        }\n"
  4248. "                    ], \n"
  4249. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4250. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4251. "                    \"ChapterMarkers\": true, \n"
  4252. "                    \"ChildrenArray\": [], \n"
  4253. "                    \"Default\": false, \n"
  4254. "                    \"FileFormat\": \"mp4\", \n"
  4255. "                    \"Folder\": false, \n"
  4256. "                    \"FolderOpen\": false, \n"
  4257. "                    \"Mp4HttpOptimize\": false, \n"
  4258. "                    \"Mp4iPodCompatible\": false, \n"
  4259. "                    \"PictureAutoCrop\": true, \n"
  4260. "                    \"PictureBottomCrop\": 0, \n"
  4261. "                    \"PictureCombDetectCustom\": \"\", \n"
  4262. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4263. "                    \"PictureDARWidth\": 0, \n"
  4264. "                    \"PictureDeblock\": 0, \n"
  4265. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4266. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4267. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4268. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4269. "                    \"PictureDenoiseCustom\": \"\", \n"
  4270. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4271. "                    \"PictureDenoisePreset\": \"light\", \n"
  4272. "                    \"PictureDenoiseTune\": \"none\", \n"
  4273. "                    \"PictureDetelecine\": \"off\", \n"
  4274. "                    \"PictureDetelecineCustom\": \"\", \n"
  4275. "                    \"PictureForceHeight\": 0, \n"
  4276. "                    \"PictureForceWidth\": 0, \n"
  4277. "                    \"PictureHeight\": 540, \n"
  4278. "                    \"PictureItuPAR\": false, \n"
  4279. "                    \"PictureKeepRatio\": true, \n"
  4280. "                    \"PictureLeftCrop\": 0, \n"
  4281. "                    \"PictureLooseCrop\": false, \n"
  4282. "                    \"PictureModulus\": 2, \n"
  4283. "                    \"PicturePAR\": \"auto\", \n"
  4284. "                    \"PicturePARHeight\": 720, \n"
  4285. "                    \"PicturePARWidth\": 853, \n"
  4286. "                    \"PictureRightCrop\": 0, \n"
  4287. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4288. "                    \"PictureTopCrop\": 0, \n"
  4289. "                    \"PictureWidth\": 960, \n"
  4290. "                    \"PresetDescription\": \"H.264 video (up to 540p30) and AAC stereo audio, in an MP4 container. Compatible with Windows Mobile devices with Qualcomm Snapdragon 200 (MSM8210, MSM8212) and better CPUs.\", \n"
  4291. "                    \"PresetName\": \"Windows Mobile 540p30\", \n"
  4292. "                    \"SubtitleAddCC\": false, \n"
  4293. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4294. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4295. "                    \"SubtitleBurnBDSub\": true, \n"
  4296. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4297. "                    \"SubtitleBurnDVDSub\": true, \n"
  4298. "                    \"SubtitleLanguageList\": [], \n"
  4299. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4300. "                    \"Type\": 0, \n"
  4301. "                    \"UsesPictureFilters\": true, \n"
  4302. "                    \"UsesPictureSettings\": 1, \n"
  4303. "                    \"VideoAvgBitrate\": 1750, \n"
  4304. "                    \"VideoColorMatrixCode\": 0, \n"
  4305. "                    \"VideoEncoder\": \"x264\", \n"
  4306. "                    \"VideoFramerate\": \"30\", \n"
  4307. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4308. "                    \"VideoGrayScale\": false, \n"
  4309. "                    \"VideoLevel\": \"3.1\", \n"
  4310. "                    \"VideoOptionExtra\": \"vbv-bufsize=4000:vbv-maxrate=4000\", \n"
  4311. "                    \"VideoPreset\": \"medium\", \n"
  4312. "                    \"VideoProfile\": \"main\", \n"
  4313. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4314. "                    \"VideoQSVDecode\": false, \n"
  4315. "                    \"VideoQualitySlider\": 21.0, \n"
  4316. "                    \"VideoQualityType\": 2, \n"
  4317. "                    \"VideoScaler\": \"swscale\", \n"
  4318. "                    \"VideoTune\": \"\", \n"
  4319. "                    \"VideoTurboTwoPass\": false, \n"
  4320. "                    \"VideoTwoPass\": true, \n"
  4321. "                    \"x264Option\": \"\", \n"
  4322. "                    \"x264UseAdvancedOptions\": false\n"
  4323. "                }, \n"
  4324. "                {\n"
  4325. "                    \"AudioCopyMask\": [\n"
  4326. "                        \"copy:aac\"\n"
  4327. "                    ], \n"
  4328. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4329. "                    \"AudioLanguageList\": [], \n"
  4330. "                    \"AudioList\": [\n"
  4331. "                        {\n"
  4332. "                            \"AudioBitrate\": 160, \n"
  4333. "                            \"AudioCompressionLevel\": -1.0, \n"
  4334. "                            \"AudioDitherMethod\": \"auto\", \n"
  4335. "                            \"AudioEncoder\": \"aac\", \n"
  4336. "                            \"AudioMixdown\": \"dpl2\", \n"
  4337. "                            \"AudioNormalizeMixLevel\": false, \n"
  4338. "                            \"AudioSamplerate\": \"auto\", \n"
  4339. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4340. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4341. "                            \"AudioTrackQuality\": -1.0, \n"
  4342. "                            \"AudioTrackQualityEnable\": false\n"
  4343. "                        }\n"
  4344. "                    ], \n"
  4345. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4346. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4347. "                    \"ChapterMarkers\": true, \n"
  4348. "                    \"ChildrenArray\": [], \n"
  4349. "                    \"Default\": false, \n"
  4350. "                    \"FileFormat\": \"mp4\", \n"
  4351. "                    \"Folder\": false, \n"
  4352. "                    \"FolderOpen\": false, \n"
  4353. "                    \"Mp4HttpOptimize\": false, \n"
  4354. "                    \"Mp4iPodCompatible\": false, \n"
  4355. "                    \"PictureAutoCrop\": true, \n"
  4356. "                    \"PictureBottomCrop\": 0, \n"
  4357. "                    \"PictureCombDetectCustom\": \"\", \n"
  4358. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4359. "                    \"PictureDARWidth\": 0, \n"
  4360. "                    \"PictureDeblock\": 0, \n"
  4361. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4362. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4363. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4364. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4365. "                    \"PictureDenoiseCustom\": \"\", \n"
  4366. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4367. "                    \"PictureDenoisePreset\": \"light\", \n"
  4368. "                    \"PictureDenoiseTune\": \"none\", \n"
  4369. "                    \"PictureDetelecine\": \"off\", \n"
  4370. "                    \"PictureDetelecineCustom\": \"\", \n"
  4371. "                    \"PictureForceHeight\": 0, \n"
  4372. "                    \"PictureForceWidth\": 0, \n"
  4373. "                    \"PictureHeight\": 480, \n"
  4374. "                    \"PictureItuPAR\": false, \n"
  4375. "                    \"PictureKeepRatio\": true, \n"
  4376. "                    \"PictureLeftCrop\": 0, \n"
  4377. "                    \"PictureLooseCrop\": false, \n"
  4378. "                    \"PictureModulus\": 2, \n"
  4379. "                    \"PicturePAR\": \"auto\", \n"
  4380. "                    \"PicturePARHeight\": 720, \n"
  4381. "                    \"PicturePARWidth\": 853, \n"
  4382. "                    \"PictureRightCrop\": 0, \n"
  4383. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4384. "                    \"PictureTopCrop\": 0, \n"
  4385. "                    \"PictureWidth\": 720, \n"
  4386. "                    \"PresetDescription\": \"H.264 video (up to 480p30) and AAC stereo audio, in an MP4 container. Compatible with Windows Mobile devices with Qualcomm Snapdragon S1 (MSM7x27a) and better CPUs.\", \n"
  4387. "                    \"PresetName\": \"Windows Mobile 480p30\", \n"
  4388. "                    \"SubtitleAddCC\": false, \n"
  4389. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4390. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4391. "                    \"SubtitleBurnBDSub\": true, \n"
  4392. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4393. "                    \"SubtitleBurnDVDSub\": true, \n"
  4394. "                    \"SubtitleLanguageList\": [], \n"
  4395. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4396. "                    \"Type\": 0, \n"
  4397. "                    \"UsesPictureFilters\": true, \n"
  4398. "                    \"UsesPictureSettings\": 1, \n"
  4399. "                    \"VideoAvgBitrate\": 1250, \n"
  4400. "                    \"VideoColorMatrixCode\": 0, \n"
  4401. "                    \"VideoEncoder\": \"x264\", \n"
  4402. "                    \"VideoFramerate\": \"30\", \n"
  4403. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4404. "                    \"VideoGrayScale\": false, \n"
  4405. "                    \"VideoLevel\": \"3.1\", \n"
  4406. "                    \"VideoOptionExtra\": \"vbv-bufsize=2000:vbv-maxrate=2000\", \n"
  4407. "                    \"VideoPreset\": \"medium\", \n"
  4408. "                    \"VideoProfile\": \"main\", \n"
  4409. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4410. "                    \"VideoQSVDecode\": false, \n"
  4411. "                    \"VideoQualitySlider\": 21.0, \n"
  4412. "                    \"VideoQualityType\": 2, \n"
  4413. "                    \"VideoScaler\": \"swscale\", \n"
  4414. "                    \"VideoTune\": \"\", \n"
  4415. "                    \"VideoTurboTwoPass\": false, \n"
  4416. "                    \"VideoTwoPass\": true, \n"
  4417. "                    \"x264Option\": \"\", \n"
  4418. "                    \"x264UseAdvancedOptions\": false\n"
  4419. "                }, \n"
  4420. "                {\n"
  4421. "                    \"AudioCopyMask\": [\n"
  4422. "                        \"copy:aac\", \n"
  4423. "                        \"copy:ac3\"\n"
  4424. "                    ], \n"
  4425. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4426. "                    \"AudioLanguageList\": [], \n"
  4427. "                    \"AudioList\": [\n"
  4428. "                        {\n"
  4429. "                            \"AudioBitrate\": 160, \n"
  4430. "                            \"AudioCompressionLevel\": -1.0, \n"
  4431. "                            \"AudioDitherMethod\": \"auto\", \n"
  4432. "                            \"AudioEncoder\": \"aac\", \n"
  4433. "                            \"AudioMixdown\": \"dpl2\", \n"
  4434. "                            \"AudioNormalizeMixLevel\": false, \n"
  4435. "                            \"AudioSamplerate\": \"auto\", \n"
  4436. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4437. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4438. "                            \"AudioTrackQuality\": -1.0, \n"
  4439. "                            \"AudioTrackQualityEnable\": false\n"
  4440. "                        }, \n"
  4441. "                        {\n"
  4442. "                            \"AudioBitrate\": 640, \n"
  4443. "                            \"AudioCompressionLevel\": -1.0, \n"
  4444. "                            \"AudioDitherMethod\": \"auto\", \n"
  4445. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  4446. "                            \"AudioMixdown\": \"none\", \n"
  4447. "                            \"AudioNormalizeMixLevel\": false, \n"
  4448. "                            \"AudioSamplerate\": \"auto\", \n"
  4449. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4450. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4451. "                            \"AudioTrackQuality\": -1.0, \n"
  4452. "                            \"AudioTrackQualityEnable\": false\n"
  4453. "                        }\n"
  4454. "                    ], \n"
  4455. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4456. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4457. "                    \"ChapterMarkers\": true, \n"
  4458. "                    \"ChildrenArray\": [], \n"
  4459. "                    \"Default\": false, \n"
  4460. "                    \"FileFormat\": \"mp4\", \n"
  4461. "                    \"Folder\": false, \n"
  4462. "                    \"FolderOpen\": false, \n"
  4463. "                    \"Mp4HttpOptimize\": false, \n"
  4464. "                    \"Mp4iPodCompatible\": false, \n"
  4465. "                    \"PictureAutoCrop\": true, \n"
  4466. "                    \"PictureBottomCrop\": 0, \n"
  4467. "                    \"PictureCombDetectCustom\": \"\", \n"
  4468. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4469. "                    \"PictureDARWidth\": 0, \n"
  4470. "                    \"PictureDeblock\": 0, \n"
  4471. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4472. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4473. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4474. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4475. "                    \"PictureDenoiseCustom\": \"\", \n"
  4476. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4477. "                    \"PictureDenoisePreset\": \"light\", \n"
  4478. "                    \"PictureDenoiseTune\": \"none\", \n"
  4479. "                    \"PictureDetelecine\": \"off\", \n"
  4480. "                    \"PictureDetelecineCustom\": \"\", \n"
  4481. "                    \"PictureForceHeight\": 0, \n"
  4482. "                    \"PictureForceWidth\": 0, \n"
  4483. "                    \"PictureHeight\": 1080, \n"
  4484. "                    \"PictureItuPAR\": false, \n"
  4485. "                    \"PictureKeepRatio\": true, \n"
  4486. "                    \"PictureLeftCrop\": 0, \n"
  4487. "                    \"PictureLooseCrop\": false, \n"
  4488. "                    \"PictureModulus\": 2, \n"
  4489. "                    \"PicturePAR\": \"auto\", \n"
  4490. "                    \"PicturePARHeight\": 720, \n"
  4491. "                    \"PicturePARWidth\": 853, \n"
  4492. "                    \"PictureRightCrop\": 0, \n"
  4493. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4494. "                    \"PictureTopCrop\": 0, \n"
  4495. "                    \"PictureWidth\": 1920, \n"
  4496. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Xbox One.\", \n"
  4497. "                    \"PresetName\": \"Xbox 1080p30 Surround\", \n"
  4498. "                    \"SubtitleAddCC\": false, \n"
  4499. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4500. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4501. "                    \"SubtitleBurnBDSub\": true, \n"
  4502. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4503. "                    \"SubtitleBurnDVDSub\": true, \n"
  4504. "                    \"SubtitleLanguageList\": [], \n"
  4505. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4506. "                    \"Type\": 0, \n"
  4507. "                    \"UsesPictureFilters\": true, \n"
  4508. "                    \"UsesPictureSettings\": 1, \n"
  4509. "                    \"VideoAvgBitrate\": 6000, \n"
  4510. "                    \"VideoColorMatrixCode\": 0, \n"
  4511. "                    \"VideoEncoder\": \"x264\", \n"
  4512. "                    \"VideoFramerate\": \"30\", \n"
  4513. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4514. "                    \"VideoGrayScale\": false, \n"
  4515. "                    \"VideoLevel\": \"4.0\", \n"
  4516. "                    \"VideoOptionExtra\": \"\", \n"
  4517. "                    \"VideoPreset\": \"medium\", \n"
  4518. "                    \"VideoProfile\": \"high\", \n"
  4519. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4520. "                    \"VideoQSVDecode\": false, \n"
  4521. "                    \"VideoQualitySlider\": 22.0, \n"
  4522. "                    \"VideoQualityType\": 2, \n"
  4523. "                    \"VideoScaler\": \"swscale\", \n"
  4524. "                    \"VideoTune\": \"\", \n"
  4525. "                    \"VideoTurboTwoPass\": false, \n"
  4526. "                    \"VideoTwoPass\": true, \n"
  4527. "                    \"x264Option\": \"\", \n"
  4528. "                    \"x264UseAdvancedOptions\": false\n"
  4529. "                }, \n"
  4530. "                {\n"
  4531. "                    \"AudioCopyMask\": [\n"
  4532. "                        \"copy:aac\", \n"
  4533. "                        \"copy:ac3\"\n"
  4534. "                    ], \n"
  4535. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4536. "                    \"AudioLanguageList\": [], \n"
  4537. "                    \"AudioList\": [\n"
  4538. "                        {\n"
  4539. "                            \"AudioBitrate\": 160, \n"
  4540. "                            \"AudioCompressionLevel\": -1.0, \n"
  4541. "                            \"AudioDitherMethod\": \"auto\", \n"
  4542. "                            \"AudioEncoder\": \"aac\", \n"
  4543. "                            \"AudioMixdown\": \"dpl2\", \n"
  4544. "                            \"AudioNormalizeMixLevel\": false, \n"
  4545. "                            \"AudioSamplerate\": \"auto\", \n"
  4546. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4547. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4548. "                            \"AudioTrackQuality\": -1.0, \n"
  4549. "                            \"AudioTrackQualityEnable\": false\n"
  4550. "                        }, \n"
  4551. "                        {\n"
  4552. "                            \"AudioBitrate\": 640, \n"
  4553. "                            \"AudioCompressionLevel\": -1.0, \n"
  4554. "                            \"AudioDitherMethod\": \"auto\", \n"
  4555. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  4556. "                            \"AudioMixdown\": \"none\", \n"
  4557. "                            \"AudioNormalizeMixLevel\": false, \n"
  4558. "                            \"AudioSamplerate\": \"auto\", \n"
  4559. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4560. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4561. "                            \"AudioTrackQuality\": -1.0, \n"
  4562. "                            \"AudioTrackQualityEnable\": false\n"
  4563. "                        }\n"
  4564. "                    ], \n"
  4565. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4566. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4567. "                    \"ChapterMarkers\": false, \n"
  4568. "                    \"ChildrenArray\": [], \n"
  4569. "                    \"Default\": false, \n"
  4570. "                    \"FileFormat\": \"mp4\", \n"
  4571. "                    \"Folder\": false, \n"
  4572. "                    \"FolderOpen\": false, \n"
  4573. "                    \"Mp4HttpOptimize\": false, \n"
  4574. "                    \"Mp4iPodCompatible\": false, \n"
  4575. "                    \"PictureAutoCrop\": true, \n"
  4576. "                    \"PictureBottomCrop\": 0, \n"
  4577. "                    \"PictureCombDetectCustom\": \"\", \n"
  4578. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4579. "                    \"PictureDARWidth\": 0, \n"
  4580. "                    \"PictureDeblock\": 0, \n"
  4581. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4582. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4583. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4584. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4585. "                    \"PictureDenoiseCustom\": \"\", \n"
  4586. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4587. "                    \"PictureDenoisePreset\": \"light\", \n"
  4588. "                    \"PictureDenoiseTune\": \"none\", \n"
  4589. "                    \"PictureDetelecine\": \"off\", \n"
  4590. "                    \"PictureDetelecineCustom\": \"\", \n"
  4591. "                    \"PictureForceHeight\": 0, \n"
  4592. "                    \"PictureForceWidth\": 0, \n"
  4593. "                    \"PictureHeight\": 1080, \n"
  4594. "                    \"PictureItuPAR\": false, \n"
  4595. "                    \"PictureKeepRatio\": true, \n"
  4596. "                    \"PictureLeftCrop\": 0, \n"
  4597. "                    \"PictureLooseCrop\": false, \n"
  4598. "                    \"PictureModulus\": 8, \n"
  4599. "                    \"PicturePAR\": \"off\", \n"
  4600. "                    \"PicturePARHeight\": 720, \n"
  4601. "                    \"PicturePARWidth\": 853, \n"
  4602. "                    \"PictureRightCrop\": 0, \n"
  4603. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4604. "                    \"PictureTopCrop\": 0, \n"
  4605. "                    \"PictureWidth\": 1920, \n"
  4606. "                    \"PresetDescription\": \"H.264 video (up to 1080p30), AAC stereo audio, and Dolby Digital (AC-3) surround audio, in an MP4 container. Compatible with Xbox 360.\", \n"
  4607. "                    \"PresetName\": \"Xbox Legacy 1080p30 Surround\", \n"
  4608. "                    \"SubtitleAddCC\": false, \n"
  4609. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4610. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4611. "                    \"SubtitleBurnBDSub\": true, \n"
  4612. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4613. "                    \"SubtitleBurnDVDSub\": true, \n"
  4614. "                    \"SubtitleLanguageList\": [], \n"
  4615. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4616. "                    \"Type\": 0, \n"
  4617. "                    \"UsesPictureFilters\": true, \n"
  4618. "                    \"UsesPictureSettings\": 1, \n"
  4619. "                    \"VideoAvgBitrate\": 6000, \n"
  4620. "                    \"VideoColorMatrixCode\": 0, \n"
  4621. "                    \"VideoEncoder\": \"x264\", \n"
  4622. "                    \"VideoFramerate\": \"30\", \n"
  4623. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4624. "                    \"VideoGrayScale\": false, \n"
  4625. "                    \"VideoLevel\": \"4.0\", \n"
  4626. "                    \"VideoOptionExtra\": \"\", \n"
  4627. "                    \"VideoPreset\": \"medium\", \n"
  4628. "                    \"VideoProfile\": \"main\", \n"
  4629. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4630. "                    \"VideoQSVDecode\": false, \n"
  4631. "                    \"VideoQualitySlider\": 22.0, \n"
  4632. "                    \"VideoQualityType\": 2, \n"
  4633. "                    \"VideoScaler\": \"swscale\", \n"
  4634. "                    \"VideoTune\": \"\", \n"
  4635. "                    \"VideoTurboTwoPass\": false, \n"
  4636. "                    \"VideoTwoPass\": true, \n"
  4637. "                    \"x264Option\": \"\", \n"
  4638. "                    \"x264UseAdvancedOptions\": false\n"
  4639. "                }\n"
  4640. "            ], \n"
  4641. "            \"Folder\": true, \n"
  4642. "            \"PresetName\": \"Devices\", \n"
  4643. "            \"Type\": 0\n"
  4644. "        }, \n"
  4645. "        {\n"
  4646. "            \"ChildrenArray\": [\n"
  4647. "                {\n"
  4648. "                    \"AudioCopyMask\": [\n"
  4649. "                        \"copy:aac\"\n"
  4650. "                    ], \n"
  4651. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4652. "                    \"AudioLanguageList\": [], \n"
  4653. "                    \"AudioList\": [\n"
  4654. "                        {\n"
  4655. "                            \"AudioBitrate\": 160, \n"
  4656. "                            \"AudioCompressionLevel\": -1.0, \n"
  4657. "                            \"AudioDitherMethod\": \"auto\", \n"
  4658. "                            \"AudioEncoder\": \"aac\", \n"
  4659. "                            \"AudioMixdown\": \"dpl2\", \n"
  4660. "                            \"AudioNormalizeMixLevel\": false, \n"
  4661. "                            \"AudioSamplerate\": \"auto\", \n"
  4662. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4663. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4664. "                            \"AudioTrackQuality\": -1.0, \n"
  4665. "                            \"AudioTrackQualityEnable\": false\n"
  4666. "                        }\n"
  4667. "                    ], \n"
  4668. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4669. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4670. "                    \"ChapterMarkers\": true, \n"
  4671. "                    \"ChildrenArray\": [], \n"
  4672. "                    \"Default\": false, \n"
  4673. "                    \"FileFormat\": \"mkv\", \n"
  4674. "                    \"Folder\": false, \n"
  4675. "                    \"FolderOpen\": false, \n"
  4676. "                    \"Mp4HttpOptimize\": false, \n"
  4677. "                    \"Mp4iPodCompatible\": false, \n"
  4678. "                    \"PictureAutoCrop\": true, \n"
  4679. "                    \"PictureBottomCrop\": 0, \n"
  4680. "                    \"PictureCombDetectCustom\": \"\", \n"
  4681. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4682. "                    \"PictureDARWidth\": 0, \n"
  4683. "                    \"PictureDeblock\": 0, \n"
  4684. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4685. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4686. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4687. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4688. "                    \"PictureDenoiseCustom\": \"\", \n"
  4689. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4690. "                    \"PictureDenoisePreset\": \"light\", \n"
  4691. "                    \"PictureDenoiseTune\": \"none\", \n"
  4692. "                    \"PictureDetelecine\": \"off\", \n"
  4693. "                    \"PictureDetelecineCustom\": \"\", \n"
  4694. "                    \"PictureForceHeight\": 0, \n"
  4695. "                    \"PictureForceWidth\": 0, \n"
  4696. "                    \"PictureHeight\": 1080, \n"
  4697. "                    \"PictureItuPAR\": false, \n"
  4698. "                    \"PictureKeepRatio\": true, \n"
  4699. "                    \"PictureLeftCrop\": 0, \n"
  4700. "                    \"PictureLooseCrop\": false, \n"
  4701. "                    \"PictureModulus\": 2, \n"
  4702. "                    \"PicturePAR\": \"auto\", \n"
  4703. "                    \"PicturePARHeight\": 720, \n"
  4704. "                    \"PicturePARWidth\": 853, \n"
  4705. "                    \"PictureRightCrop\": 0, \n"
  4706. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4707. "                    \"PictureTopCrop\": 0, \n"
  4708. "                    \"PictureWidth\": 1920, \n"
  4709. "                    \"PresetDescription\": \"H.264 video (up to 1080p30) and AAC stereo audio, in an MKV container.\", \n"
  4710. "                    \"PresetName\": \"H.264 MKV 1080p30\", \n"
  4711. "                    \"SubtitleAddCC\": false, \n"
  4712. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4713. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4714. "                    \"SubtitleBurnBDSub\": true, \n"
  4715. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4716. "                    \"SubtitleBurnDVDSub\": true, \n"
  4717. "                    \"SubtitleLanguageList\": [], \n"
  4718. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4719. "                    \"Type\": 0, \n"
  4720. "                    \"UsesPictureFilters\": true, \n"
  4721. "                    \"UsesPictureSettings\": 1, \n"
  4722. "                    \"VideoAvgBitrate\": 6000, \n"
  4723. "                    \"VideoColorMatrixCode\": 0, \n"
  4724. "                    \"VideoEncoder\": \"x264\", \n"
  4725. "                    \"VideoFramerate\": \"30\", \n"
  4726. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4727. "                    \"VideoGrayScale\": false, \n"
  4728. "                    \"VideoLevel\": \"4.0\", \n"
  4729. "                    \"VideoOptionExtra\": \"\", \n"
  4730. "                    \"VideoPreset\": \"medium\", \n"
  4731. "                    \"VideoProfile\": \"main\", \n"
  4732. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4733. "                    \"VideoQSVDecode\": false, \n"
  4734. "                    \"VideoQualitySlider\": 22.0, \n"
  4735. "                    \"VideoQualityType\": 2, \n"
  4736. "                    \"VideoScaler\": \"swscale\", \n"
  4737. "                    \"VideoTune\": \"\", \n"
  4738. "                    \"VideoTurboTwoPass\": false, \n"
  4739. "                    \"VideoTwoPass\": true, \n"
  4740. "                    \"x264Option\": \"\", \n"
  4741. "                    \"x264UseAdvancedOptions\": false\n"
  4742. "                }, \n"
  4743. "                {\n"
  4744. "                    \"AudioCopyMask\": [\n"
  4745. "                        \"copy:aac\"\n"
  4746. "                    ], \n"
  4747. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4748. "                    \"AudioLanguageList\": [], \n"
  4749. "                    \"AudioList\": [\n"
  4750. "                        {\n"
  4751. "                            \"AudioBitrate\": 160, \n"
  4752. "                            \"AudioCompressionLevel\": -1.0, \n"
  4753. "                            \"AudioDitherMethod\": \"auto\", \n"
  4754. "                            \"AudioEncoder\": \"aac\", \n"
  4755. "                            \"AudioMixdown\": \"dpl2\", \n"
  4756. "                            \"AudioNormalizeMixLevel\": false, \n"
  4757. "                            \"AudioSamplerate\": \"auto\", \n"
  4758. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4759. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4760. "                            \"AudioTrackQuality\": -1.0, \n"
  4761. "                            \"AudioTrackQualityEnable\": false\n"
  4762. "                        }\n"
  4763. "                    ], \n"
  4764. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4765. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4766. "                    \"ChapterMarkers\": true, \n"
  4767. "                    \"ChildrenArray\": [], \n"
  4768. "                    \"Default\": false, \n"
  4769. "                    \"FileFormat\": \"mkv\", \n"
  4770. "                    \"Folder\": false, \n"
  4771. "                    \"FolderOpen\": false, \n"
  4772. "                    \"Mp4HttpOptimize\": false, \n"
  4773. "                    \"Mp4iPodCompatible\": false, \n"
  4774. "                    \"PictureAutoCrop\": true, \n"
  4775. "                    \"PictureBottomCrop\": 0, \n"
  4776. "                    \"PictureCombDetectCustom\": \"\", \n"
  4777. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4778. "                    \"PictureDARWidth\": 0, \n"
  4779. "                    \"PictureDeblock\": 0, \n"
  4780. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4781. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4782. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4783. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4784. "                    \"PictureDenoiseCustom\": \"\", \n"
  4785. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4786. "                    \"PictureDenoisePreset\": \"light\", \n"
  4787. "                    \"PictureDenoiseTune\": \"none\", \n"
  4788. "                    \"PictureDetelecine\": \"off\", \n"
  4789. "                    \"PictureDetelecineCustom\": \"\", \n"
  4790. "                    \"PictureForceHeight\": 0, \n"
  4791. "                    \"PictureForceWidth\": 0, \n"
  4792. "                    \"PictureHeight\": 720, \n"
  4793. "                    \"PictureItuPAR\": false, \n"
  4794. "                    \"PictureKeepRatio\": true, \n"
  4795. "                    \"PictureLeftCrop\": 0, \n"
  4796. "                    \"PictureLooseCrop\": false, \n"
  4797. "                    \"PictureModulus\": 2, \n"
  4798. "                    \"PicturePAR\": \"auto\", \n"
  4799. "                    \"PicturePARHeight\": 720, \n"
  4800. "                    \"PicturePARWidth\": 853, \n"
  4801. "                    \"PictureRightCrop\": 0, \n"
  4802. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4803. "                    \"PictureTopCrop\": 0, \n"
  4804. "                    \"PictureWidth\": 1280, \n"
  4805. "                    \"PresetDescription\": \"H.264 video (up to 720p30) and AAC stereo audio, in an MKV container.\", \n"
  4806. "                    \"PresetName\": \"H.264 MKV 720p30\", \n"
  4807. "                    \"SubtitleAddCC\": false, \n"
  4808. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4809. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4810. "                    \"SubtitleBurnBDSub\": true, \n"
  4811. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4812. "                    \"SubtitleBurnDVDSub\": true, \n"
  4813. "                    \"SubtitleLanguageList\": [], \n"
  4814. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4815. "                    \"Type\": 0, \n"
  4816. "                    \"UsesPictureFilters\": true, \n"
  4817. "                    \"UsesPictureSettings\": 1, \n"
  4818. "                    \"VideoAvgBitrate\": 3000, \n"
  4819. "                    \"VideoColorMatrixCode\": 0, \n"
  4820. "                    \"VideoEncoder\": \"x264\", \n"
  4821. "                    \"VideoFramerate\": \"30\", \n"
  4822. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4823. "                    \"VideoGrayScale\": false, \n"
  4824. "                    \"VideoLevel\": \"3.1\", \n"
  4825. "                    \"VideoOptionExtra\": \"\", \n"
  4826. "                    \"VideoPreset\": \"medium\", \n"
  4827. "                    \"VideoProfile\": \"main\", \n"
  4828. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4829. "                    \"VideoQSVDecode\": false, \n"
  4830. "                    \"VideoQualitySlider\": 21.0, \n"
  4831. "                    \"VideoQualityType\": 2, \n"
  4832. "                    \"VideoScaler\": \"swscale\", \n"
  4833. "                    \"VideoTune\": \"\", \n"
  4834. "                    \"VideoTurboTwoPass\": false, \n"
  4835. "                    \"VideoTwoPass\": true, \n"
  4836. "                    \"x264Option\": \"\", \n"
  4837. "                    \"x264UseAdvancedOptions\": false\n"
  4838. "                }, \n"
  4839. "                {\n"
  4840. "                    \"AudioCopyMask\": [\n"
  4841. "                        \"copy:aac\"\n"
  4842. "                    ], \n"
  4843. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4844. "                    \"AudioLanguageList\": [], \n"
  4845. "                    \"AudioList\": [\n"
  4846. "                        {\n"
  4847. "                            \"AudioBitrate\": 160, \n"
  4848. "                            \"AudioCompressionLevel\": -1.0, \n"
  4849. "                            \"AudioDitherMethod\": \"auto\", \n"
  4850. "                            \"AudioEncoder\": \"aac\", \n"
  4851. "                            \"AudioMixdown\": \"dpl2\", \n"
  4852. "                            \"AudioNormalizeMixLevel\": false, \n"
  4853. "                            \"AudioSamplerate\": \"auto\", \n"
  4854. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4855. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4856. "                            \"AudioTrackQuality\": -1.0, \n"
  4857. "                            \"AudioTrackQualityEnable\": false\n"
  4858. "                        }\n"
  4859. "                    ], \n"
  4860. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4861. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4862. "                    \"ChapterMarkers\": true, \n"
  4863. "                    \"ChildrenArray\": [], \n"
  4864. "                    \"Default\": false, \n"
  4865. "                    \"FileFormat\": \"mkv\", \n"
  4866. "                    \"Folder\": false, \n"
  4867. "                    \"FolderOpen\": false, \n"
  4868. "                    \"Mp4HttpOptimize\": false, \n"
  4869. "                    \"Mp4iPodCompatible\": false, \n"
  4870. "                    \"PictureAutoCrop\": true, \n"
  4871. "                    \"PictureBottomCrop\": 0, \n"
  4872. "                    \"PictureCombDetectCustom\": \"\", \n"
  4873. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4874. "                    \"PictureDARWidth\": 0, \n"
  4875. "                    \"PictureDeblock\": 0, \n"
  4876. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4877. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4878. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4879. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4880. "                    \"PictureDenoiseCustom\": \"\", \n"
  4881. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4882. "                    \"PictureDenoisePreset\": \"light\", \n"
  4883. "                    \"PictureDenoiseTune\": \"none\", \n"
  4884. "                    \"PictureDetelecine\": \"off\", \n"
  4885. "                    \"PictureDetelecineCustom\": \"\", \n"
  4886. "                    \"PictureForceHeight\": 0, \n"
  4887. "                    \"PictureForceWidth\": 0, \n"
  4888. "                    \"PictureHeight\": 576, \n"
  4889. "                    \"PictureItuPAR\": false, \n"
  4890. "                    \"PictureKeepRatio\": true, \n"
  4891. "                    \"PictureLeftCrop\": 0, \n"
  4892. "                    \"PictureLooseCrop\": false, \n"
  4893. "                    \"PictureModulus\": 2, \n"
  4894. "                    \"PicturePAR\": \"auto\", \n"
  4895. "                    \"PicturePARHeight\": 720, \n"
  4896. "                    \"PicturePARWidth\": 853, \n"
  4897. "                    \"PictureRightCrop\": 0, \n"
  4898. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4899. "                    \"PictureTopCrop\": 0, \n"
  4900. "                    \"PictureWidth\": 720, \n"
  4901. "                    \"PresetDescription\": \"H.264 video (up to 576p25) and AAC stereo audio, in an MKV container.\", \n"
  4902. "                    \"PresetName\": \"H.264 MKV 576p25\", \n"
  4903. "                    \"SubtitleAddCC\": false, \n"
  4904. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  4905. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  4906. "                    \"SubtitleBurnBDSub\": true, \n"
  4907. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  4908. "                    \"SubtitleBurnDVDSub\": true, \n"
  4909. "                    \"SubtitleLanguageList\": [], \n"
  4910. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  4911. "                    \"Type\": 0, \n"
  4912. "                    \"UsesPictureFilters\": true, \n"
  4913. "                    \"UsesPictureSettings\": 1, \n"
  4914. "                    \"VideoAvgBitrate\": 1800, \n"
  4915. "                    \"VideoColorMatrixCode\": 0, \n"
  4916. "                    \"VideoEncoder\": \"x264\", \n"
  4917. "                    \"VideoFramerate\": \"25\", \n"
  4918. "                    \"VideoFramerateMode\": \"pfr\", \n"
  4919. "                    \"VideoGrayScale\": false, \n"
  4920. "                    \"VideoLevel\": \"3.1\", \n"
  4921. "                    \"VideoOptionExtra\": \"\", \n"
  4922. "                    \"VideoPreset\": \"medium\", \n"
  4923. "                    \"VideoProfile\": \"main\", \n"
  4924. "                    \"VideoQSVAsyncDepth\": 4, \n"
  4925. "                    \"VideoQSVDecode\": false, \n"
  4926. "                    \"VideoQualitySlider\": 20.0, \n"
  4927. "                    \"VideoQualityType\": 2, \n"
  4928. "                    \"VideoScaler\": \"swscale\", \n"
  4929. "                    \"VideoTune\": \"\", \n"
  4930. "                    \"VideoTurboTwoPass\": false, \n"
  4931. "                    \"VideoTwoPass\": true, \n"
  4932. "                    \"x264Option\": \"\", \n"
  4933. "                    \"x264UseAdvancedOptions\": false\n"
  4934. "                }, \n"
  4935. "                {\n"
  4936. "                    \"AudioCopyMask\": [\n"
  4937. "                        \"copy:aac\"\n"
  4938. "                    ], \n"
  4939. "                    \"AudioEncoderFallback\": \"aac\", \n"
  4940. "                    \"AudioLanguageList\": [], \n"
  4941. "                    \"AudioList\": [\n"
  4942. "                        {\n"
  4943. "                            \"AudioBitrate\": 160, \n"
  4944. "                            \"AudioCompressionLevel\": -1.0, \n"
  4945. "                            \"AudioDitherMethod\": \"auto\", \n"
  4946. "                            \"AudioEncoder\": \"aac\", \n"
  4947. "                            \"AudioMixdown\": \"dpl2\", \n"
  4948. "                            \"AudioNormalizeMixLevel\": false, \n"
  4949. "                            \"AudioSamplerate\": \"auto\", \n"
  4950. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  4951. "                            \"AudioTrackGainSlider\": 0.0, \n"
  4952. "                            \"AudioTrackQuality\": -1.0, \n"
  4953. "                            \"AudioTrackQualityEnable\": false\n"
  4954. "                        }\n"
  4955. "                    ], \n"
  4956. "                    \"AudioSecondaryEncoderMode\": true, \n"
  4957. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  4958. "                    \"ChapterMarkers\": true, \n"
  4959. "                    \"ChildrenArray\": [], \n"
  4960. "                    \"Default\": false, \n"
  4961. "                    \"FileFormat\": \"mkv\", \n"
  4962. "                    \"Folder\": false, \n"
  4963. "                    \"FolderOpen\": false, \n"
  4964. "                    \"Mp4HttpOptimize\": false, \n"
  4965. "                    \"Mp4iPodCompatible\": false, \n"
  4966. "                    \"PictureAutoCrop\": true, \n"
  4967. "                    \"PictureBottomCrop\": 0, \n"
  4968. "                    \"PictureCombDetectCustom\": \"\", \n"
  4969. "                    \"PictureCombDetectPreset\": \"default\", \n"
  4970. "                    \"PictureDARWidth\": 0, \n"
  4971. "                    \"PictureDeblock\": 0, \n"
  4972. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  4973. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  4974. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  4975. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  4976. "                    \"PictureDenoiseCustom\": \"\", \n"
  4977. "                    \"PictureDenoiseFilter\": \"off\", \n"
  4978. "                    \"PictureDenoisePreset\": \"light\", \n"
  4979. "                    \"PictureDenoiseTune\": \"none\", \n"
  4980. "                    \"PictureDetelecine\": \"off\", \n"
  4981. "                    \"PictureDetelecineCustom\": \"\", \n"
  4982. "                    \"PictureForceHeight\": 0, \n"
  4983. "                    \"PictureForceWidth\": 0, \n"
  4984. "                    \"PictureHeight\": 480, \n"
  4985. "                    \"PictureItuPAR\": false, \n"
  4986. "                    \"PictureKeepRatio\": true, \n"
  4987. "                    \"PictureLeftCrop\": 0, \n"
  4988. "                    \"PictureLooseCrop\": false, \n"
  4989. "                    \"PictureModulus\": 2, \n"
  4990. "                    \"PicturePAR\": \"auto\", \n"
  4991. "                    \"PicturePARHeight\": 720, \n"
  4992. "                    \"PicturePARWidth\": 853, \n"
  4993. "                    \"PictureRightCrop\": 0, \n"
  4994. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  4995. "                    \"PictureTopCrop\": 0, \n"
  4996. "                    \"PictureWidth\": 720, \n"
  4997. "                    \"PresetDescription\": \"H.264 video (up to 480p30) and AAC stereo audio, in an MKV container.\", \n"
  4998. "                    \"PresetName\": \"H.264 MKV 480p30\", \n"
  4999. "                    \"SubtitleAddCC\": false, \n"
  5000. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5001. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5002. "                    \"SubtitleBurnBDSub\": true, \n"
  5003. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5004. "                    \"SubtitleBurnDVDSub\": true, \n"
  5005. "                    \"SubtitleLanguageList\": [], \n"
  5006. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5007. "                    \"Type\": 0, \n"
  5008. "                    \"UsesPictureFilters\": true, \n"
  5009. "                    \"UsesPictureSettings\": 1, \n"
  5010. "                    \"VideoAvgBitrate\": 1500, \n"
  5011. "                    \"VideoColorMatrixCode\": 0, \n"
  5012. "                    \"VideoEncoder\": \"x264\", \n"
  5013. "                    \"VideoFramerate\": \"30\", \n"
  5014. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5015. "                    \"VideoGrayScale\": false, \n"
  5016. "                    \"VideoLevel\": \"3.1\", \n"
  5017. "                    \"VideoOptionExtra\": \"\", \n"
  5018. "                    \"VideoPreset\": \"medium\", \n"
  5019. "                    \"VideoProfile\": \"main\", \n"
  5020. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5021. "                    \"VideoQSVDecode\": false, \n"
  5022. "                    \"VideoQualitySlider\": 20.0, \n"
  5023. "                    \"VideoQualityType\": 2, \n"
  5024. "                    \"VideoScaler\": \"swscale\", \n"
  5025. "                    \"VideoTune\": \"\", \n"
  5026. "                    \"VideoTurboTwoPass\": false, \n"
  5027. "                    \"VideoTwoPass\": true, \n"
  5028. "                    \"x264Option\": \"\", \n"
  5029. "                    \"x264UseAdvancedOptions\": false\n"
  5030. "                }, \n"
  5031. "                {\n"
  5032. "                    \"AudioCopyMask\": [\n"
  5033. "                        \"copy:aac\"\n"
  5034. "                    ], \n"
  5035. "                    \"AudioEncoderFallback\": \"aac\", \n"
  5036. "                    \"AudioLanguageList\": [], \n"
  5037. "                    \"AudioList\": [\n"
  5038. "                        {\n"
  5039. "                            \"AudioBitrate\": 160, \n"
  5040. "                            \"AudioCompressionLevel\": -1.0, \n"
  5041. "                            \"AudioDitherMethod\": \"auto\", \n"
  5042. "                            \"AudioEncoder\": \"aac\", \n"
  5043. "                            \"AudioMixdown\": \"dpl2\", \n"
  5044. "                            \"AudioNormalizeMixLevel\": false, \n"
  5045. "                            \"AudioSamplerate\": \"auto\", \n"
  5046. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5047. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5048. "                            \"AudioTrackQuality\": -1.0, \n"
  5049. "                            \"AudioTrackQualityEnable\": false\n"
  5050. "                        }\n"
  5051. "                    ], \n"
  5052. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5053. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5054. "                    \"ChapterMarkers\": true, \n"
  5055. "                    \"ChildrenArray\": [], \n"
  5056. "                    \"Default\": false, \n"
  5057. "                    \"FileFormat\": \"mkv\", \n"
  5058. "                    \"Folder\": false, \n"
  5059. "                    \"FolderOpen\": false, \n"
  5060. "                    \"Mp4HttpOptimize\": false, \n"
  5061. "                    \"Mp4iPodCompatible\": false, \n"
  5062. "                    \"PictureAutoCrop\": true, \n"
  5063. "                    \"PictureBottomCrop\": 0, \n"
  5064. "                    \"PictureCombDetectCustom\": \"\", \n"
  5065. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5066. "                    \"PictureDARWidth\": 0, \n"
  5067. "                    \"PictureDeblock\": 0, \n"
  5068. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5069. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5070. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5071. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5072. "                    \"PictureDenoiseCustom\": \"\", \n"
  5073. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5074. "                    \"PictureDenoisePreset\": \"light\", \n"
  5075. "                    \"PictureDenoiseTune\": \"none\", \n"
  5076. "                    \"PictureDetelecine\": \"off\", \n"
  5077. "                    \"PictureDetelecineCustom\": \"\", \n"
  5078. "                    \"PictureForceHeight\": 0, \n"
  5079. "                    \"PictureForceWidth\": 0, \n"
  5080. "                    \"PictureHeight\": 1080, \n"
  5081. "                    \"PictureItuPAR\": false, \n"
  5082. "                    \"PictureKeepRatio\": true, \n"
  5083. "                    \"PictureLeftCrop\": 0, \n"
  5084. "                    \"PictureLooseCrop\": false, \n"
  5085. "                    \"PictureModulus\": 2, \n"
  5086. "                    \"PicturePAR\": \"auto\", \n"
  5087. "                    \"PicturePARHeight\": 720, \n"
  5088. "                    \"PicturePARWidth\": 853, \n"
  5089. "                    \"PictureRightCrop\": 0, \n"
  5090. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5091. "                    \"PictureTopCrop\": 0, \n"
  5092. "                    \"PictureWidth\": 1920, \n"
  5093. "                    \"PresetDescription\": \"H.265 video (up to 1080p30) and AAC stereo audio, in an MKV container.\", \n"
  5094. "                    \"PresetName\": \"H.265 MKV 1080p30\", \n"
  5095. "                    \"SubtitleAddCC\": false, \n"
  5096. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5097. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5098. "                    \"SubtitleBurnBDSub\": true, \n"
  5099. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5100. "                    \"SubtitleBurnDVDSub\": true, \n"
  5101. "                    \"SubtitleLanguageList\": [], \n"
  5102. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5103. "                    \"Type\": 0, \n"
  5104. "                    \"UsesPictureFilters\": true, \n"
  5105. "                    \"UsesPictureSettings\": 1, \n"
  5106. "                    \"VideoAvgBitrate\": 2500, \n"
  5107. "                    \"VideoColorMatrixCode\": 0, \n"
  5108. "                    \"VideoEncoder\": \"x265\", \n"
  5109. "                    \"VideoFramerate\": \"30\", \n"
  5110. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5111. "                    \"VideoGrayScale\": false, \n"
  5112. "                    \"VideoLevel\": \"auto\", \n"
  5113. "                    \"VideoOptionExtra\": \"strong-intra-smoothing=0:rect=0\", \n"
  5114. "                    \"VideoPreset\": \"slow\", \n"
  5115. "                    \"VideoProfile\": \"main\", \n"
  5116. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5117. "                    \"VideoQSVDecode\": false, \n"
  5118. "                    \"VideoQualitySlider\": 22.0, \n"
  5119. "                    \"VideoQualityType\": 2, \n"
  5120. "                    \"VideoScaler\": \"swscale\", \n"
  5121. "                    \"VideoTune\": \"\", \n"
  5122. "                    \"VideoTurboTwoPass\": false, \n"
  5123. "                    \"VideoTwoPass\": true, \n"
  5124. "                    \"x264Option\": \"\", \n"
  5125. "                    \"x264UseAdvancedOptions\": false\n"
  5126. "                }, \n"
  5127. "                {\n"
  5128. "                    \"AudioCopyMask\": [\n"
  5129. "                        \"copy:aac\"\n"
  5130. "                    ], \n"
  5131. "                    \"AudioEncoderFallback\": \"aac\", \n"
  5132. "                    \"AudioLanguageList\": [], \n"
  5133. "                    \"AudioList\": [\n"
  5134. "                        {\n"
  5135. "                            \"AudioBitrate\": 160, \n"
  5136. "                            \"AudioCompressionLevel\": -1.0, \n"
  5137. "                            \"AudioDitherMethod\": \"auto\", \n"
  5138. "                            \"AudioEncoder\": \"aac\", \n"
  5139. "                            \"AudioMixdown\": \"dpl2\", \n"
  5140. "                            \"AudioNormalizeMixLevel\": false, \n"
  5141. "                            \"AudioSamplerate\": \"auto\", \n"
  5142. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5143. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5144. "                            \"AudioTrackQuality\": -1.0, \n"
  5145. "                            \"AudioTrackQualityEnable\": false\n"
  5146. "                        }\n"
  5147. "                    ], \n"
  5148. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5149. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5150. "                    \"ChapterMarkers\": true, \n"
  5151. "                    \"ChildrenArray\": [], \n"
  5152. "                    \"Default\": false, \n"
  5153. "                    \"FileFormat\": \"mkv\", \n"
  5154. "                    \"Folder\": false, \n"
  5155. "                    \"FolderOpen\": false, \n"
  5156. "                    \"Mp4HttpOptimize\": false, \n"
  5157. "                    \"Mp4iPodCompatible\": false, \n"
  5158. "                    \"PictureAutoCrop\": true, \n"
  5159. "                    \"PictureBottomCrop\": 0, \n"
  5160. "                    \"PictureCombDetectCustom\": \"\", \n"
  5161. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5162. "                    \"PictureDARWidth\": 0, \n"
  5163. "                    \"PictureDeblock\": 0, \n"
  5164. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5165. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5166. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5167. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5168. "                    \"PictureDenoiseCustom\": \"\", \n"
  5169. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5170. "                    \"PictureDenoisePreset\": \"light\", \n"
  5171. "                    \"PictureDenoiseTune\": \"none\", \n"
  5172. "                    \"PictureDetelecine\": \"off\", \n"
  5173. "                    \"PictureDetelecineCustom\": \"\", \n"
  5174. "                    \"PictureForceHeight\": 0, \n"
  5175. "                    \"PictureForceWidth\": 0, \n"
  5176. "                    \"PictureHeight\": 720, \n"
  5177. "                    \"PictureItuPAR\": false, \n"
  5178. "                    \"PictureKeepRatio\": true, \n"
  5179. "                    \"PictureLeftCrop\": 0, \n"
  5180. "                    \"PictureLooseCrop\": false, \n"
  5181. "                    \"PictureModulus\": 2, \n"
  5182. "                    \"PicturePAR\": \"auto\", \n"
  5183. "                    \"PicturePARHeight\": 720, \n"
  5184. "                    \"PicturePARWidth\": 853, \n"
  5185. "                    \"PictureRightCrop\": 0, \n"
  5186. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5187. "                    \"PictureTopCrop\": 0, \n"
  5188. "                    \"PictureWidth\": 1280, \n"
  5189. "                    \"PresetDescription\": \"H.265 video (up to 720p30) and AAC stereo audio, in an MKV container.\", \n"
  5190. "                    \"PresetName\": \"H.265 MKV 720p30\", \n"
  5191. "                    \"SubtitleAddCC\": false, \n"
  5192. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5193. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5194. "                    \"SubtitleBurnBDSub\": true, \n"
  5195. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5196. "                    \"SubtitleBurnDVDSub\": true, \n"
  5197. "                    \"SubtitleLanguageList\": [], \n"
  5198. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5199. "                    \"Type\": 0, \n"
  5200. "                    \"UsesPictureFilters\": true, \n"
  5201. "                    \"UsesPictureSettings\": 1, \n"
  5202. "                    \"VideoAvgBitrate\": 2000, \n"
  5203. "                    \"VideoColorMatrixCode\": 0, \n"
  5204. "                    \"VideoEncoder\": \"x265\", \n"
  5205. "                    \"VideoFramerate\": \"30\", \n"
  5206. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5207. "                    \"VideoGrayScale\": false, \n"
  5208. "                    \"VideoLevel\": \"auto\", \n"
  5209. "                    \"VideoOptionExtra\": \"strong-intra-smoothing=0:rect=0\", \n"
  5210. "                    \"VideoPreset\": \"slow\", \n"
  5211. "                    \"VideoProfile\": \"main\", \n"
  5212. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5213. "                    \"VideoQSVDecode\": false, \n"
  5214. "                    \"VideoQualitySlider\": 21.0, \n"
  5215. "                    \"VideoQualityType\": 2, \n"
  5216. "                    \"VideoScaler\": \"swscale\", \n"
  5217. "                    \"VideoTune\": \"\", \n"
  5218. "                    \"VideoTurboTwoPass\": false, \n"
  5219. "                    \"VideoTwoPass\": true, \n"
  5220. "                    \"x264Option\": \"\", \n"
  5221. "                    \"x264UseAdvancedOptions\": false\n"
  5222. "                }, \n"
  5223. "                {\n"
  5224. "                    \"AudioCopyMask\": [\n"
  5225. "                        \"copy:aac\"\n"
  5226. "                    ], \n"
  5227. "                    \"AudioEncoderFallback\": \"aac\", \n"
  5228. "                    \"AudioLanguageList\": [], \n"
  5229. "                    \"AudioList\": [\n"
  5230. "                        {\n"
  5231. "                            \"AudioBitrate\": 160, \n"
  5232. "                            \"AudioCompressionLevel\": -1.0, \n"
  5233. "                            \"AudioDitherMethod\": \"auto\", \n"
  5234. "                            \"AudioEncoder\": \"aac\", \n"
  5235. "                            \"AudioMixdown\": \"dpl2\", \n"
  5236. "                            \"AudioNormalizeMixLevel\": false, \n"
  5237. "                            \"AudioSamplerate\": \"auto\", \n"
  5238. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5239. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5240. "                            \"AudioTrackQuality\": -1.0, \n"
  5241. "                            \"AudioTrackQualityEnable\": false\n"
  5242. "                        }\n"
  5243. "                    ], \n"
  5244. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5245. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5246. "                    \"ChapterMarkers\": true, \n"
  5247. "                    \"ChildrenArray\": [], \n"
  5248. "                    \"Default\": false, \n"
  5249. "                    \"FileFormat\": \"mkv\", \n"
  5250. "                    \"Folder\": false, \n"
  5251. "                    \"FolderOpen\": false, \n"
  5252. "                    \"Mp4HttpOptimize\": false, \n"
  5253. "                    \"Mp4iPodCompatible\": false, \n"
  5254. "                    \"PictureAutoCrop\": true, \n"
  5255. "                    \"PictureBottomCrop\": 0, \n"
  5256. "                    \"PictureCombDetectCustom\": \"\", \n"
  5257. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5258. "                    \"PictureDARWidth\": 0, \n"
  5259. "                    \"PictureDeblock\": 0, \n"
  5260. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5261. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5262. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5263. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5264. "                    \"PictureDenoiseCustom\": \"\", \n"
  5265. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5266. "                    \"PictureDenoisePreset\": \"light\", \n"
  5267. "                    \"PictureDenoiseTune\": \"none\", \n"
  5268. "                    \"PictureDetelecine\": \"off\", \n"
  5269. "                    \"PictureDetelecineCustom\": \"\", \n"
  5270. "                    \"PictureForceHeight\": 0, \n"
  5271. "                    \"PictureForceWidth\": 0, \n"
  5272. "                    \"PictureHeight\": 576, \n"
  5273. "                    \"PictureItuPAR\": false, \n"
  5274. "                    \"PictureKeepRatio\": true, \n"
  5275. "                    \"PictureLeftCrop\": 0, \n"
  5276. "                    \"PictureLooseCrop\": false, \n"
  5277. "                    \"PictureModulus\": 2, \n"
  5278. "                    \"PicturePAR\": \"auto\", \n"
  5279. "                    \"PicturePARHeight\": 720, \n"
  5280. "                    \"PicturePARWidth\": 853, \n"
  5281. "                    \"PictureRightCrop\": 0, \n"
  5282. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5283. "                    \"PictureTopCrop\": 0, \n"
  5284. "                    \"PictureWidth\": 720, \n"
  5285. "                    \"PresetDescription\": \"H.265 video (up to 576p25) and AAC stereo audio, in an MKV container.\", \n"
  5286. "                    \"PresetName\": \"H.265 MKV 576p25\", \n"
  5287. "                    \"SubtitleAddCC\": false, \n"
  5288. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5289. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5290. "                    \"SubtitleBurnBDSub\": true, \n"
  5291. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5292. "                    \"SubtitleBurnDVDSub\": true, \n"
  5293. "                    \"SubtitleLanguageList\": [], \n"
  5294. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5295. "                    \"Type\": 0, \n"
  5296. "                    \"UsesPictureFilters\": true, \n"
  5297. "                    \"UsesPictureSettings\": 1, \n"
  5298. "                    \"VideoAvgBitrate\": 1200, \n"
  5299. "                    \"VideoColorMatrixCode\": 0, \n"
  5300. "                    \"VideoEncoder\": \"x265\", \n"
  5301. "                    \"VideoFramerate\": \"25\", \n"
  5302. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5303. "                    \"VideoGrayScale\": false, \n"
  5304. "                    \"VideoLevel\": \"auto\", \n"
  5305. "                    \"VideoOptionExtra\": \"strong-intra-smoothing=0:rect=0\", \n"
  5306. "                    \"VideoPreset\": \"slow\", \n"
  5307. "                    \"VideoProfile\": \"main\", \n"
  5308. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5309. "                    \"VideoQSVDecode\": false, \n"
  5310. "                    \"VideoQualitySlider\": 20.0, \n"
  5311. "                    \"VideoQualityType\": 2, \n"
  5312. "                    \"VideoScaler\": \"swscale\", \n"
  5313. "                    \"VideoTune\": \"\", \n"
  5314. "                    \"VideoTurboTwoPass\": false, \n"
  5315. "                    \"VideoTwoPass\": true, \n"
  5316. "                    \"x264Option\": \"\", \n"
  5317. "                    \"x264UseAdvancedOptions\": false\n"
  5318. "                }, \n"
  5319. "                {\n"
  5320. "                    \"AudioCopyMask\": [\n"
  5321. "                        \"copy:aac\"\n"
  5322. "                    ], \n"
  5323. "                    \"AudioEncoderFallback\": \"aac\", \n"
  5324. "                    \"AudioLanguageList\": [], \n"
  5325. "                    \"AudioList\": [\n"
  5326. "                        {\n"
  5327. "                            \"AudioBitrate\": 160, \n"
  5328. "                            \"AudioCompressionLevel\": -1.0, \n"
  5329. "                            \"AudioDitherMethod\": \"auto\", \n"
  5330. "                            \"AudioEncoder\": \"aac\", \n"
  5331. "                            \"AudioMixdown\": \"dpl2\", \n"
  5332. "                            \"AudioNormalizeMixLevel\": false, \n"
  5333. "                            \"AudioSamplerate\": \"auto\", \n"
  5334. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5335. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5336. "                            \"AudioTrackQuality\": -1.0, \n"
  5337. "                            \"AudioTrackQualityEnable\": false\n"
  5338. "                        }\n"
  5339. "                    ], \n"
  5340. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5341. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5342. "                    \"ChapterMarkers\": true, \n"
  5343. "                    \"ChildrenArray\": [], \n"
  5344. "                    \"Default\": false, \n"
  5345. "                    \"FileFormat\": \"mkv\", \n"
  5346. "                    \"Folder\": false, \n"
  5347. "                    \"FolderOpen\": false, \n"
  5348. "                    \"Mp4HttpOptimize\": false, \n"
  5349. "                    \"Mp4iPodCompatible\": false, \n"
  5350. "                    \"PictureAutoCrop\": true, \n"
  5351. "                    \"PictureBottomCrop\": 0, \n"
  5352. "                    \"PictureCombDetectCustom\": \"\", \n"
  5353. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5354. "                    \"PictureDARWidth\": 0, \n"
  5355. "                    \"PictureDeblock\": 0, \n"
  5356. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5357. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5358. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5359. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5360. "                    \"PictureDenoiseCustom\": \"\", \n"
  5361. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5362. "                    \"PictureDenoisePreset\": \"light\", \n"
  5363. "                    \"PictureDenoiseTune\": \"none\", \n"
  5364. "                    \"PictureDetelecine\": \"off\", \n"
  5365. "                    \"PictureDetelecineCustom\": \"\", \n"
  5366. "                    \"PictureForceHeight\": 0, \n"
  5367. "                    \"PictureForceWidth\": 0, \n"
  5368. "                    \"PictureHeight\": 480, \n"
  5369. "                    \"PictureItuPAR\": false, \n"
  5370. "                    \"PictureKeepRatio\": true, \n"
  5371. "                    \"PictureLeftCrop\": 0, \n"
  5372. "                    \"PictureLooseCrop\": false, \n"
  5373. "                    \"PictureModulus\": 2, \n"
  5374. "                    \"PicturePAR\": \"auto\", \n"
  5375. "                    \"PicturePARHeight\": 720, \n"
  5376. "                    \"PicturePARWidth\": 853, \n"
  5377. "                    \"PictureRightCrop\": 0, \n"
  5378. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5379. "                    \"PictureTopCrop\": 0, \n"
  5380. "                    \"PictureWidth\": 720, \n"
  5381. "                    \"PresetDescription\": \"H.265 video (up to 480p30) and AAC stereo audio, in an MKV container.\", \n"
  5382. "                    \"PresetName\": \"H.265 MKV 480p30\", \n"
  5383. "                    \"SubtitleAddCC\": false, \n"
  5384. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5385. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5386. "                    \"SubtitleBurnBDSub\": true, \n"
  5387. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5388. "                    \"SubtitleBurnDVDSub\": true, \n"
  5389. "                    \"SubtitleLanguageList\": [], \n"
  5390. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5391. "                    \"Type\": 0, \n"
  5392. "                    \"UsesPictureFilters\": true, \n"
  5393. "                    \"UsesPictureSettings\": 1, \n"
  5394. "                    \"VideoAvgBitrate\": 1000, \n"
  5395. "                    \"VideoColorMatrixCode\": 0, \n"
  5396. "                    \"VideoEncoder\": \"x265\", \n"
  5397. "                    \"VideoFramerate\": \"30\", \n"
  5398. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5399. "                    \"VideoGrayScale\": false, \n"
  5400. "                    \"VideoLevel\": \"auto\", \n"
  5401. "                    \"VideoOptionExtra\": \"strong-intra-smoothing=0:rect=0\", \n"
  5402. "                    \"VideoPreset\": \"slow\", \n"
  5403. "                    \"VideoProfile\": \"main\", \n"
  5404. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5405. "                    \"VideoQSVDecode\": false, \n"
  5406. "                    \"VideoQualitySlider\": 20.0, \n"
  5407. "                    \"VideoQualityType\": 2, \n"
  5408. "                    \"VideoScaler\": \"swscale\", \n"
  5409. "                    \"VideoTune\": \"\", \n"
  5410. "                    \"VideoTurboTwoPass\": false, \n"
  5411. "                    \"VideoTwoPass\": true, \n"
  5412. "                    \"x264Option\": \"\", \n"
  5413. "                    \"x264UseAdvancedOptions\": false\n"
  5414. "                }, \n"
  5415. "                {\n"
  5416. "                    \"AudioCopyMask\": [], \n"
  5417. "                    \"AudioEncoderFallback\": \"vorbis\", \n"
  5418. "                    \"AudioLanguageList\": [], \n"
  5419. "                    \"AudioList\": [\n"
  5420. "                        {\n"
  5421. "                            \"AudioBitrate\": 160, \n"
  5422. "                            \"AudioCompressionLevel\": -1.0, \n"
  5423. "                            \"AudioDitherMethod\": \"auto\", \n"
  5424. "                            \"AudioEncoder\": \"vorbis\", \n"
  5425. "                            \"AudioMixdown\": \"dpl2\", \n"
  5426. "                            \"AudioNormalizeMixLevel\": false, \n"
  5427. "                            \"AudioSamplerate\": \"auto\", \n"
  5428. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5429. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5430. "                            \"AudioTrackQuality\": -1.0, \n"
  5431. "                            \"AudioTrackQualityEnable\": false\n"
  5432. "                        }\n"
  5433. "                    ], \n"
  5434. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5435. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5436. "                    \"ChapterMarkers\": true, \n"
  5437. "                    \"ChildrenArray\": [], \n"
  5438. "                    \"Default\": false, \n"
  5439. "                    \"FileFormat\": \"mkv\", \n"
  5440. "                    \"Folder\": false, \n"
  5441. "                    \"FolderOpen\": false, \n"
  5442. "                    \"Mp4HttpOptimize\": false, \n"
  5443. "                    \"Mp4iPodCompatible\": false, \n"
  5444. "                    \"PictureAutoCrop\": true, \n"
  5445. "                    \"PictureBottomCrop\": 0, \n"
  5446. "                    \"PictureCombDetectCustom\": \"\", \n"
  5447. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5448. "                    \"PictureDARWidth\": 0, \n"
  5449. "                    \"PictureDeblock\": 0, \n"
  5450. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5451. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5452. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5453. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5454. "                    \"PictureDenoiseCustom\": \"\", \n"
  5455. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5456. "                    \"PictureDenoisePreset\": \"light\", \n"
  5457. "                    \"PictureDenoiseTune\": \"none\", \n"
  5458. "                    \"PictureDetelecine\": \"off\", \n"
  5459. "                    \"PictureDetelecineCustom\": \"\", \n"
  5460. "                    \"PictureForceHeight\": 0, \n"
  5461. "                    \"PictureForceWidth\": 0, \n"
  5462. "                    \"PictureHeight\": 1080, \n"
  5463. "                    \"PictureItuPAR\": false, \n"
  5464. "                    \"PictureKeepRatio\": true, \n"
  5465. "                    \"PictureLeftCrop\": 0, \n"
  5466. "                    \"PictureLooseCrop\": false, \n"
  5467. "                    \"PictureModulus\": 2, \n"
  5468. "                    \"PicturePAR\": \"auto\", \n"
  5469. "                    \"PicturePARHeight\": 720, \n"
  5470. "                    \"PicturePARWidth\": 853, \n"
  5471. "                    \"PictureRightCrop\": 0, \n"
  5472. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5473. "                    \"PictureTopCrop\": 0, \n"
  5474. "                    \"PictureWidth\": 1920, \n"
  5475. "                    \"PresetDescription\": \"VP8 video (up to 1080p30) and Vorbis stereo audio, in an MKV container.\", \n"
  5476. "                    \"PresetName\": \"VP8 MKV 1080p30\", \n"
  5477. "                    \"SubtitleAddCC\": false, \n"
  5478. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5479. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5480. "                    \"SubtitleBurnBDSub\": true, \n"
  5481. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5482. "                    \"SubtitleBurnDVDSub\": true, \n"
  5483. "                    \"SubtitleLanguageList\": [], \n"
  5484. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5485. "                    \"Type\": 0, \n"
  5486. "                    \"UsesPictureFilters\": true, \n"
  5487. "                    \"UsesPictureSettings\": 1, \n"
  5488. "                    \"VideoAvgBitrate\": 6000, \n"
  5489. "                    \"VideoColorMatrixCode\": 0, \n"
  5490. "                    \"VideoEncoder\": \"vp8\", \n"
  5491. "                    \"VideoFramerate\": \"30\", \n"
  5492. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5493. "                    \"VideoGrayScale\": false, \n"
  5494. "                    \"VideoLevel\": \"auto\", \n"
  5495. "                    \"VideoOptionExtra\": \"qmin=0:qmax=24\", \n"
  5496. "                    \"VideoPreset\": \"medium\", \n"
  5497. "                    \"VideoProfile\": \"auto\", \n"
  5498. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5499. "                    \"VideoQSVDecode\": false, \n"
  5500. "                    \"VideoQualitySlider\": 4.0, \n"
  5501. "                    \"VideoQualityType\": 1, \n"
  5502. "                    \"VideoScaler\": \"swscale\", \n"
  5503. "                    \"VideoTune\": \"\", \n"
  5504. "                    \"VideoTurboTwoPass\": false, \n"
  5505. "                    \"VideoTwoPass\": true, \n"
  5506. "                    \"x264Option\": \"\", \n"
  5507. "                    \"x264UseAdvancedOptions\": false\n"
  5508. "                }, \n"
  5509. "                {\n"
  5510. "                    \"AudioCopyMask\": [], \n"
  5511. "                    \"AudioEncoderFallback\": \"vorbis\", \n"
  5512. "                    \"AudioLanguageList\": [], \n"
  5513. "                    \"AudioList\": [\n"
  5514. "                        {\n"
  5515. "                            \"AudioBitrate\": 160, \n"
  5516. "                            \"AudioCompressionLevel\": -1.0, \n"
  5517. "                            \"AudioDitherMethod\": \"auto\", \n"
  5518. "                            \"AudioEncoder\": \"vorbis\", \n"
  5519. "                            \"AudioMixdown\": \"dpl2\", \n"
  5520. "                            \"AudioNormalizeMixLevel\": false, \n"
  5521. "                            \"AudioSamplerate\": \"auto\", \n"
  5522. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5523. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5524. "                            \"AudioTrackQuality\": -1.0, \n"
  5525. "                            \"AudioTrackQualityEnable\": false\n"
  5526. "                        }\n"
  5527. "                    ], \n"
  5528. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5529. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5530. "                    \"ChapterMarkers\": true, \n"
  5531. "                    \"ChildrenArray\": [], \n"
  5532. "                    \"Default\": false, \n"
  5533. "                    \"FileFormat\": \"mkv\", \n"
  5534. "                    \"Folder\": false, \n"
  5535. "                    \"FolderOpen\": false, \n"
  5536. "                    \"Mp4HttpOptimize\": false, \n"
  5537. "                    \"Mp4iPodCompatible\": false, \n"
  5538. "                    \"PictureAutoCrop\": true, \n"
  5539. "                    \"PictureBottomCrop\": 0, \n"
  5540. "                    \"PictureCombDetectCustom\": \"\", \n"
  5541. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5542. "                    \"PictureDARWidth\": 0, \n"
  5543. "                    \"PictureDeblock\": 0, \n"
  5544. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5545. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5546. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5547. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5548. "                    \"PictureDenoiseCustom\": \"\", \n"
  5549. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5550. "                    \"PictureDenoisePreset\": \"light\", \n"
  5551. "                    \"PictureDenoiseTune\": \"none\", \n"
  5552. "                    \"PictureDetelecine\": \"off\", \n"
  5553. "                    \"PictureDetelecineCustom\": \"\", \n"
  5554. "                    \"PictureForceHeight\": 0, \n"
  5555. "                    \"PictureForceWidth\": 0, \n"
  5556. "                    \"PictureHeight\": 720, \n"
  5557. "                    \"PictureItuPAR\": false, \n"
  5558. "                    \"PictureKeepRatio\": true, \n"
  5559. "                    \"PictureLeftCrop\": 0, \n"
  5560. "                    \"PictureLooseCrop\": false, \n"
  5561. "                    \"PictureModulus\": 2, \n"
  5562. "                    \"PicturePAR\": \"auto\", \n"
  5563. "                    \"PicturePARHeight\": 720, \n"
  5564. "                    \"PicturePARWidth\": 853, \n"
  5565. "                    \"PictureRightCrop\": 0, \n"
  5566. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5567. "                    \"PictureTopCrop\": 0, \n"
  5568. "                    \"PictureWidth\": 1280, \n"
  5569. "                    \"PresetDescription\": \"VP8 video (up to 720p30) and Vorbis stereo audio, in an MKV container.\", \n"
  5570. "                    \"PresetName\": \"VP8 MKV 720p30\", \n"
  5571. "                    \"SubtitleAddCC\": false, \n"
  5572. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5573. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5574. "                    \"SubtitleBurnBDSub\": true, \n"
  5575. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5576. "                    \"SubtitleBurnDVDSub\": true, \n"
  5577. "                    \"SubtitleLanguageList\": [], \n"
  5578. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5579. "                    \"Type\": 0, \n"
  5580. "                    \"UsesPictureFilters\": true, \n"
  5581. "                    \"UsesPictureSettings\": 1, \n"
  5582. "                    \"VideoAvgBitrate\": 3000, \n"
  5583. "                    \"VideoColorMatrixCode\": 0, \n"
  5584. "                    \"VideoEncoder\": \"vp8\", \n"
  5585. "                    \"VideoFramerate\": \"30\", \n"
  5586. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5587. "                    \"VideoGrayScale\": false, \n"
  5588. "                    \"VideoLevel\": \"auto\", \n"
  5589. "                    \"VideoOptionExtra\": \"qmin=0:qmax=24\", \n"
  5590. "                    \"VideoPreset\": \"medium\", \n"
  5591. "                    \"VideoProfile\": \"auto\", \n"
  5592. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5593. "                    \"VideoQSVDecode\": false, \n"
  5594. "                    \"VideoQualitySlider\": 4.0, \n"
  5595. "                    \"VideoQualityType\": 1, \n"
  5596. "                    \"VideoScaler\": \"swscale\", \n"
  5597. "                    \"VideoTune\": \"\", \n"
  5598. "                    \"VideoTurboTwoPass\": false, \n"
  5599. "                    \"VideoTwoPass\": true, \n"
  5600. "                    \"x264Option\": \"\", \n"
  5601. "                    \"x264UseAdvancedOptions\": false\n"
  5602. "                }, \n"
  5603. "                {\n"
  5604. "                    \"AudioCopyMask\": [], \n"
  5605. "                    \"AudioEncoderFallback\": \"vorbis\", \n"
  5606. "                    \"AudioLanguageList\": [], \n"
  5607. "                    \"AudioList\": [\n"
  5608. "                        {\n"
  5609. "                            \"AudioBitrate\": 160, \n"
  5610. "                            \"AudioCompressionLevel\": -1.0, \n"
  5611. "                            \"AudioDitherMethod\": \"auto\", \n"
  5612. "                            \"AudioEncoder\": \"vorbis\", \n"
  5613. "                            \"AudioMixdown\": \"dpl2\", \n"
  5614. "                            \"AudioNormalizeMixLevel\": false, \n"
  5615. "                            \"AudioSamplerate\": \"auto\", \n"
  5616. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5617. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5618. "                            \"AudioTrackQuality\": -1.0, \n"
  5619. "                            \"AudioTrackQualityEnable\": false\n"
  5620. "                        }\n"
  5621. "                    ], \n"
  5622. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5623. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5624. "                    \"ChapterMarkers\": true, \n"
  5625. "                    \"ChildrenArray\": [], \n"
  5626. "                    \"Default\": false, \n"
  5627. "                    \"FileFormat\": \"mkv\", \n"
  5628. "                    \"Folder\": false, \n"
  5629. "                    \"FolderOpen\": false, \n"
  5630. "                    \"Mp4HttpOptimize\": false, \n"
  5631. "                    \"Mp4iPodCompatible\": false, \n"
  5632. "                    \"PictureAutoCrop\": true, \n"
  5633. "                    \"PictureBottomCrop\": 0, \n"
  5634. "                    \"PictureCombDetectCustom\": \"\", \n"
  5635. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5636. "                    \"PictureDARWidth\": 0, \n"
  5637. "                    \"PictureDeblock\": 0, \n"
  5638. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5639. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5640. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5641. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5642. "                    \"PictureDenoiseCustom\": \"\", \n"
  5643. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5644. "                    \"PictureDenoisePreset\": \"light\", \n"
  5645. "                    \"PictureDenoiseTune\": \"none\", \n"
  5646. "                    \"PictureDetelecine\": \"off\", \n"
  5647. "                    \"PictureDetelecineCustom\": \"\", \n"
  5648. "                    \"PictureForceHeight\": 0, \n"
  5649. "                    \"PictureForceWidth\": 0, \n"
  5650. "                    \"PictureHeight\": 576, \n"
  5651. "                    \"PictureItuPAR\": false, \n"
  5652. "                    \"PictureKeepRatio\": true, \n"
  5653. "                    \"PictureLeftCrop\": 0, \n"
  5654. "                    \"PictureLooseCrop\": false, \n"
  5655. "                    \"PictureModulus\": 2, \n"
  5656. "                    \"PicturePAR\": \"auto\", \n"
  5657. "                    \"PicturePARHeight\": 720, \n"
  5658. "                    \"PicturePARWidth\": 853, \n"
  5659. "                    \"PictureRightCrop\": 0, \n"
  5660. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5661. "                    \"PictureTopCrop\": 0, \n"
  5662. "                    \"PictureWidth\": 720, \n"
  5663. "                    \"PresetDescription\": \"VP8 video (up to 576p25) and Vorbis stereo audio, in an MKV container.\", \n"
  5664. "                    \"PresetName\": \"VP8 MKV 576p25\", \n"
  5665. "                    \"SubtitleAddCC\": false, \n"
  5666. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5667. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5668. "                    \"SubtitleBurnBDSub\": true, \n"
  5669. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5670. "                    \"SubtitleBurnDVDSub\": true, \n"
  5671. "                    \"SubtitleLanguageList\": [], \n"
  5672. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5673. "                    \"Type\": 0, \n"
  5674. "                    \"UsesPictureFilters\": true, \n"
  5675. "                    \"UsesPictureSettings\": 1, \n"
  5676. "                    \"VideoAvgBitrate\": 1800, \n"
  5677. "                    \"VideoColorMatrixCode\": 0, \n"
  5678. "                    \"VideoEncoder\": \"vp8\", \n"
  5679. "                    \"VideoFramerate\": \"25\", \n"
  5680. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5681. "                    \"VideoGrayScale\": false, \n"
  5682. "                    \"VideoLevel\": \"auto\", \n"
  5683. "                    \"VideoOptionExtra\": \"qmin=0:qmax=24\", \n"
  5684. "                    \"VideoPreset\": \"medium\", \n"
  5685. "                    \"VideoProfile\": \"auto\", \n"
  5686. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5687. "                    \"VideoQSVDecode\": false, \n"
  5688. "                    \"VideoQualitySlider\": 4.0, \n"
  5689. "                    \"VideoQualityType\": 1, \n"
  5690. "                    \"VideoScaler\": \"swscale\", \n"
  5691. "                    \"VideoTune\": \"\", \n"
  5692. "                    \"VideoTurboTwoPass\": false, \n"
  5693. "                    \"VideoTwoPass\": true, \n"
  5694. "                    \"x264Option\": \"\", \n"
  5695. "                    \"x264UseAdvancedOptions\": false\n"
  5696. "                }, \n"
  5697. "                {\n"
  5698. "                    \"AudioCopyMask\": [], \n"
  5699. "                    \"AudioEncoderFallback\": \"vorbis\", \n"
  5700. "                    \"AudioLanguageList\": [], \n"
  5701. "                    \"AudioList\": [\n"
  5702. "                        {\n"
  5703. "                            \"AudioBitrate\": 160, \n"
  5704. "                            \"AudioCompressionLevel\": -1.0, \n"
  5705. "                            \"AudioDitherMethod\": \"auto\", \n"
  5706. "                            \"AudioEncoder\": \"vorbis\", \n"
  5707. "                            \"AudioMixdown\": \"dpl2\", \n"
  5708. "                            \"AudioNormalizeMixLevel\": false, \n"
  5709. "                            \"AudioSamplerate\": \"auto\", \n"
  5710. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5711. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5712. "                            \"AudioTrackQuality\": -1.0, \n"
  5713. "                            \"AudioTrackQualityEnable\": false\n"
  5714. "                        }\n"
  5715. "                    ], \n"
  5716. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5717. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5718. "                    \"ChapterMarkers\": true, \n"
  5719. "                    \"ChildrenArray\": [], \n"
  5720. "                    \"Default\": false, \n"
  5721. "                    \"FileFormat\": \"mkv\", \n"
  5722. "                    \"Folder\": false, \n"
  5723. "                    \"FolderOpen\": false, \n"
  5724. "                    \"Mp4HttpOptimize\": false, \n"
  5725. "                    \"Mp4iPodCompatible\": false, \n"
  5726. "                    \"PictureAutoCrop\": true, \n"
  5727. "                    \"PictureBottomCrop\": 0, \n"
  5728. "                    \"PictureCombDetectCustom\": \"\", \n"
  5729. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5730. "                    \"PictureDARWidth\": 0, \n"
  5731. "                    \"PictureDeblock\": 0, \n"
  5732. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5733. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5734. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5735. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5736. "                    \"PictureDenoiseCustom\": \"\", \n"
  5737. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5738. "                    \"PictureDenoisePreset\": \"light\", \n"
  5739. "                    \"PictureDenoiseTune\": \"none\", \n"
  5740. "                    \"PictureDetelecine\": \"off\", \n"
  5741. "                    \"PictureDetelecineCustom\": \"\", \n"
  5742. "                    \"PictureForceHeight\": 0, \n"
  5743. "                    \"PictureForceWidth\": 0, \n"
  5744. "                    \"PictureHeight\": 480, \n"
  5745. "                    \"PictureItuPAR\": false, \n"
  5746. "                    \"PictureKeepRatio\": true, \n"
  5747. "                    \"PictureLeftCrop\": 0, \n"
  5748. "                    \"PictureLooseCrop\": false, \n"
  5749. "                    \"PictureModulus\": 2, \n"
  5750. "                    \"PicturePAR\": \"auto\", \n"
  5751. "                    \"PicturePARHeight\": 720, \n"
  5752. "                    \"PicturePARWidth\": 853, \n"
  5753. "                    \"PictureRightCrop\": 0, \n"
  5754. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5755. "                    \"PictureTopCrop\": 0, \n"
  5756. "                    \"PictureWidth\": 720, \n"
  5757. "                    \"PresetDescription\": \"VP8 video (up to 480p30) and Vorbis stereo audio, in an MKV container.\", \n"
  5758. "                    \"PresetName\": \"VP8 MKV 480p30\", \n"
  5759. "                    \"SubtitleAddCC\": false, \n"
  5760. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5761. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5762. "                    \"SubtitleBurnBDSub\": true, \n"
  5763. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5764. "                    \"SubtitleBurnDVDSub\": true, \n"
  5765. "                    \"SubtitleLanguageList\": [], \n"
  5766. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5767. "                    \"Type\": 0, \n"
  5768. "                    \"UsesPictureFilters\": true, \n"
  5769. "                    \"UsesPictureSettings\": 1, \n"
  5770. "                    \"VideoAvgBitrate\": 1500, \n"
  5771. "                    \"VideoColorMatrixCode\": 0, \n"
  5772. "                    \"VideoEncoder\": \"vp8\", \n"
  5773. "                    \"VideoFramerate\": \"30\", \n"
  5774. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5775. "                    \"VideoGrayScale\": false, \n"
  5776. "                    \"VideoLevel\": \"auto\", \n"
  5777. "                    \"VideoOptionExtra\": \"qmin=0:qmax=24\", \n"
  5778. "                    \"VideoPreset\": \"medium\", \n"
  5779. "                    \"VideoProfile\": \"auto\", \n"
  5780. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5781. "                    \"VideoQSVDecode\": false, \n"
  5782. "                    \"VideoQualitySlider\": 4.0, \n"
  5783. "                    \"VideoQualityType\": 1, \n"
  5784. "                    \"VideoScaler\": \"swscale\", \n"
  5785. "                    \"VideoTune\": \"\", \n"
  5786. "                    \"VideoTurboTwoPass\": false, \n"
  5787. "                    \"VideoTwoPass\": true, \n"
  5788. "                    \"x264Option\": \"\", \n"
  5789. "                    \"x264UseAdvancedOptions\": false\n"
  5790. "                }, \n"
  5791. "                {\n"
  5792. "                    \"AudioCopyMask\": [], \n"
  5793. "                    \"AudioEncoderFallback\": \"opus\", \n"
  5794. "                    \"AudioLanguageList\": [], \n"
  5795. "                    \"AudioList\": [\n"
  5796. "                        {\n"
  5797. "                            \"AudioBitrate\": 160, \n"
  5798. "                            \"AudioCompressionLevel\": -1.0, \n"
  5799. "                            \"AudioDitherMethod\": \"auto\", \n"
  5800. "                            \"AudioEncoder\": \"opus\", \n"
  5801. "                            \"AudioMixdown\": \"dpl2\", \n"
  5802. "                            \"AudioNormalizeMixLevel\": false, \n"
  5803. "                            \"AudioSamplerate\": \"auto\", \n"
  5804. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5805. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5806. "                            \"AudioTrackQuality\": -1.0, \n"
  5807. "                            \"AudioTrackQualityEnable\": false\n"
  5808. "                        }\n"
  5809. "                    ], \n"
  5810. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5811. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5812. "                    \"ChapterMarkers\": true, \n"
  5813. "                    \"ChildrenArray\": [], \n"
  5814. "                    \"Default\": false, \n"
  5815. "                    \"FileFormat\": \"mkv\", \n"
  5816. "                    \"Folder\": false, \n"
  5817. "                    \"FolderOpen\": false, \n"
  5818. "                    \"Mp4HttpOptimize\": false, \n"
  5819. "                    \"Mp4iPodCompatible\": false, \n"
  5820. "                    \"PictureAutoCrop\": true, \n"
  5821. "                    \"PictureBottomCrop\": 0, \n"
  5822. "                    \"PictureCombDetectCustom\": \"\", \n"
  5823. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5824. "                    \"PictureDARWidth\": 0, \n"
  5825. "                    \"PictureDeblock\": 0, \n"
  5826. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5827. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5828. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5829. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5830. "                    \"PictureDenoiseCustom\": \"\", \n"
  5831. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5832. "                    \"PictureDenoisePreset\": \"light\", \n"
  5833. "                    \"PictureDenoiseTune\": \"none\", \n"
  5834. "                    \"PictureDetelecine\": \"off\", \n"
  5835. "                    \"PictureDetelecineCustom\": \"\", \n"
  5836. "                    \"PictureForceHeight\": 0, \n"
  5837. "                    \"PictureForceWidth\": 0, \n"
  5838. "                    \"PictureHeight\": 1080, \n"
  5839. "                    \"PictureItuPAR\": false, \n"
  5840. "                    \"PictureKeepRatio\": true, \n"
  5841. "                    \"PictureLeftCrop\": 0, \n"
  5842. "                    \"PictureLooseCrop\": false, \n"
  5843. "                    \"PictureModulus\": 2, \n"
  5844. "                    \"PicturePAR\": \"auto\", \n"
  5845. "                    \"PicturePARHeight\": 720, \n"
  5846. "                    \"PicturePARWidth\": 853, \n"
  5847. "                    \"PictureRightCrop\": 0, \n"
  5848. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5849. "                    \"PictureTopCrop\": 0, \n"
  5850. "                    \"PictureWidth\": 1920, \n"
  5851. "                    \"PresetDescription\": \"VP9 video (up to 1080p30) and Opus stereo audio, in an MKV container.\", \n"
  5852. "                    \"PresetName\": \"VP9 MKV 1080p30\", \n"
  5853. "                    \"SubtitleAddCC\": false, \n"
  5854. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5855. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5856. "                    \"SubtitleBurnBDSub\": true, \n"
  5857. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5858. "                    \"SubtitleBurnDVDSub\": true, \n"
  5859. "                    \"SubtitleLanguageList\": [], \n"
  5860. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5861. "                    \"Type\": 0, \n"
  5862. "                    \"UsesPictureFilters\": true, \n"
  5863. "                    \"UsesPictureSettings\": 1, \n"
  5864. "                    \"VideoAvgBitrate\": 4500, \n"
  5865. "                    \"VideoColorMatrixCode\": 0, \n"
  5866. "                    \"VideoEncoder\": \"vp9\", \n"
  5867. "                    \"VideoFramerate\": \"30\", \n"
  5868. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5869. "                    \"VideoGrayScale\": false, \n"
  5870. "                    \"VideoLevel\": \"auto\", \n"
  5871. "                    \"VideoOptionExtra\": \"qmin=0:qmax=30\", \n"
  5872. "                    \"VideoPreset\": \"medium\", \n"
  5873. "                    \"VideoProfile\": \"auto\", \n"
  5874. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5875. "                    \"VideoQSVDecode\": false, \n"
  5876. "                    \"VideoQualitySlider\": 22.0, \n"
  5877. "                    \"VideoQualityType\": 1, \n"
  5878. "                    \"VideoScaler\": \"swscale\", \n"
  5879. "                    \"VideoTune\": \"\", \n"
  5880. "                    \"VideoTurboTwoPass\": false, \n"
  5881. "                    \"VideoTwoPass\": true, \n"
  5882. "                    \"x264Option\": \"\", \n"
  5883. "                    \"x264UseAdvancedOptions\": false\n"
  5884. "                }, \n"
  5885. "                {\n"
  5886. "                    \"AudioCopyMask\": [], \n"
  5887. "                    \"AudioEncoderFallback\": \"opus\", \n"
  5888. "                    \"AudioLanguageList\": [], \n"
  5889. "                    \"AudioList\": [\n"
  5890. "                        {\n"
  5891. "                            \"AudioBitrate\": 160, \n"
  5892. "                            \"AudioCompressionLevel\": -1.0, \n"
  5893. "                            \"AudioDitherMethod\": \"auto\", \n"
  5894. "                            \"AudioEncoder\": \"opus\", \n"
  5895. "                            \"AudioMixdown\": \"dpl2\", \n"
  5896. "                            \"AudioNormalizeMixLevel\": false, \n"
  5897. "                            \"AudioSamplerate\": \"auto\", \n"
  5898. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5899. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5900. "                            \"AudioTrackQuality\": -1.0, \n"
  5901. "                            \"AudioTrackQualityEnable\": false\n"
  5902. "                        }\n"
  5903. "                    ], \n"
  5904. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5905. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  5906. "                    \"ChapterMarkers\": true, \n"
  5907. "                    \"ChildrenArray\": [], \n"
  5908. "                    \"Default\": false, \n"
  5909. "                    \"FileFormat\": \"mkv\", \n"
  5910. "                    \"Folder\": false, \n"
  5911. "                    \"FolderOpen\": false, \n"
  5912. "                    \"Mp4HttpOptimize\": false, \n"
  5913. "                    \"Mp4iPodCompatible\": false, \n"
  5914. "                    \"PictureAutoCrop\": true, \n"
  5915. "                    \"PictureBottomCrop\": 0, \n"
  5916. "                    \"PictureCombDetectCustom\": \"\", \n"
  5917. "                    \"PictureCombDetectPreset\": \"default\", \n"
  5918. "                    \"PictureDARWidth\": 0, \n"
  5919. "                    \"PictureDeblock\": 0, \n"
  5920. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  5921. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  5922. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  5923. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  5924. "                    \"PictureDenoiseCustom\": \"\", \n"
  5925. "                    \"PictureDenoiseFilter\": \"off\", \n"
  5926. "                    \"PictureDenoisePreset\": \"light\", \n"
  5927. "                    \"PictureDenoiseTune\": \"none\", \n"
  5928. "                    \"PictureDetelecine\": \"off\", \n"
  5929. "                    \"PictureDetelecineCustom\": \"\", \n"
  5930. "                    \"PictureForceHeight\": 0, \n"
  5931. "                    \"PictureForceWidth\": 0, \n"
  5932. "                    \"PictureHeight\": 720, \n"
  5933. "                    \"PictureItuPAR\": false, \n"
  5934. "                    \"PictureKeepRatio\": true, \n"
  5935. "                    \"PictureLeftCrop\": 0, \n"
  5936. "                    \"PictureLooseCrop\": false, \n"
  5937. "                    \"PictureModulus\": 2, \n"
  5938. "                    \"PicturePAR\": \"auto\", \n"
  5939. "                    \"PicturePARHeight\": 720, \n"
  5940. "                    \"PicturePARWidth\": 853, \n"
  5941. "                    \"PictureRightCrop\": 0, \n"
  5942. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  5943. "                    \"PictureTopCrop\": 0, \n"
  5944. "                    \"PictureWidth\": 1280, \n"
  5945. "                    \"PresetDescription\": \"VP9 video (up to 720p30) and Opus stereo audio, in an MKV container.\", \n"
  5946. "                    \"PresetName\": \"VP9 MKV 720p30\", \n"
  5947. "                    \"SubtitleAddCC\": false, \n"
  5948. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  5949. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  5950. "                    \"SubtitleBurnBDSub\": true, \n"
  5951. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  5952. "                    \"SubtitleBurnDVDSub\": true, \n"
  5953. "                    \"SubtitleLanguageList\": [], \n"
  5954. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  5955. "                    \"Type\": 0, \n"
  5956. "                    \"UsesPictureFilters\": true, \n"
  5957. "                    \"UsesPictureSettings\": 1, \n"
  5958. "                    \"VideoAvgBitrate\": 2500, \n"
  5959. "                    \"VideoColorMatrixCode\": 0, \n"
  5960. "                    \"VideoEncoder\": \"vp9\", \n"
  5961. "                    \"VideoFramerate\": \"30\", \n"
  5962. "                    \"VideoFramerateMode\": \"pfr\", \n"
  5963. "                    \"VideoGrayScale\": false, \n"
  5964. "                    \"VideoLevel\": \"auto\", \n"
  5965. "                    \"VideoOptionExtra\": \"qmin=0:qmax=30\", \n"
  5966. "                    \"VideoPreset\": \"medium\", \n"
  5967. "                    \"VideoProfile\": \"auto\", \n"
  5968. "                    \"VideoQSVAsyncDepth\": 4, \n"
  5969. "                    \"VideoQSVDecode\": false, \n"
  5970. "                    \"VideoQualitySlider\": 21.0, \n"
  5971. "                    \"VideoQualityType\": 1, \n"
  5972. "                    \"VideoScaler\": \"swscale\", \n"
  5973. "                    \"VideoTune\": \"\", \n"
  5974. "                    \"VideoTurboTwoPass\": false, \n"
  5975. "                    \"VideoTwoPass\": true, \n"
  5976. "                    \"x264Option\": \"\", \n"
  5977. "                    \"x264UseAdvancedOptions\": false\n"
  5978. "                }, \n"
  5979. "                {\n"
  5980. "                    \"AudioCopyMask\": [], \n"
  5981. "                    \"AudioEncoderFallback\": \"opus\", \n"
  5982. "                    \"AudioLanguageList\": [], \n"
  5983. "                    \"AudioList\": [\n"
  5984. "                        {\n"
  5985. "                            \"AudioBitrate\": 160, \n"
  5986. "                            \"AudioCompressionLevel\": -1.0, \n"
  5987. "                            \"AudioDitherMethod\": \"auto\", \n"
  5988. "                            \"AudioEncoder\": \"opus\", \n"
  5989. "                            \"AudioMixdown\": \"dpl2\", \n"
  5990. "                            \"AudioNormalizeMixLevel\": false, \n"
  5991. "                            \"AudioSamplerate\": \"auto\", \n"
  5992. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  5993. "                            \"AudioTrackGainSlider\": 0.0, \n"
  5994. "                            \"AudioTrackQuality\": -1.0, \n"
  5995. "                            \"AudioTrackQualityEnable\": false\n"
  5996. "                        }\n"
  5997. "                    ], \n"
  5998. "                    \"AudioSecondaryEncoderMode\": true, \n"
  5999. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  6000. "                    \"ChapterMarkers\": true, \n"
  6001. "                    \"ChildrenArray\": [], \n"
  6002. "                    \"Default\": false, \n"
  6003. "                    \"FileFormat\": \"mkv\", \n"
  6004. "                    \"Folder\": false, \n"
  6005. "                    \"FolderOpen\": false, \n"
  6006. "                    \"Mp4HttpOptimize\": false, \n"
  6007. "                    \"Mp4iPodCompatible\": false, \n"
  6008. "                    \"PictureAutoCrop\": true, \n"
  6009. "                    \"PictureBottomCrop\": 0, \n"
  6010. "                    \"PictureCombDetectCustom\": \"\", \n"
  6011. "                    \"PictureCombDetectPreset\": \"default\", \n"
  6012. "                    \"PictureDARWidth\": 0, \n"
  6013. "                    \"PictureDeblock\": 0, \n"
  6014. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  6015. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6016. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  6017. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6018. "                    \"PictureDenoiseCustom\": \"\", \n"
  6019. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6020. "                    \"PictureDenoisePreset\": \"light\", \n"
  6021. "                    \"PictureDenoiseTune\": \"none\", \n"
  6022. "                    \"PictureDetelecine\": \"off\", \n"
  6023. "                    \"PictureDetelecineCustom\": \"\", \n"
  6024. "                    \"PictureForceHeight\": 0, \n"
  6025. "                    \"PictureForceWidth\": 0, \n"
  6026. "                    \"PictureHeight\": 576, \n"
  6027. "                    \"PictureItuPAR\": false, \n"
  6028. "                    \"PictureKeepRatio\": true, \n"
  6029. "                    \"PictureLeftCrop\": 0, \n"
  6030. "                    \"PictureLooseCrop\": false, \n"
  6031. "                    \"PictureModulus\": 2, \n"
  6032. "                    \"PicturePAR\": \"auto\", \n"
  6033. "                    \"PicturePARHeight\": 720, \n"
  6034. "                    \"PicturePARWidth\": 853, \n"
  6035. "                    \"PictureRightCrop\": 0, \n"
  6036. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  6037. "                    \"PictureTopCrop\": 0, \n"
  6038. "                    \"PictureWidth\": 720, \n"
  6039. "                    \"PresetDescription\": \"VP9 video (up to 576p25) and Opus stereo audio, in an MKV container.\", \n"
  6040. "                    \"PresetName\": \"VP9 MKV 576p25\", \n"
  6041. "                    \"SubtitleAddCC\": false, \n"
  6042. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  6043. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  6044. "                    \"SubtitleBurnBDSub\": true, \n"
  6045. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  6046. "                    \"SubtitleBurnDVDSub\": true, \n"
  6047. "                    \"SubtitleLanguageList\": [], \n"
  6048. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  6049. "                    \"Type\": 0, \n"
  6050. "                    \"UsesPictureFilters\": true, \n"
  6051. "                    \"UsesPictureSettings\": 1, \n"
  6052. "                    \"VideoAvgBitrate\": 1500, \n"
  6053. "                    \"VideoColorMatrixCode\": 0, \n"
  6054. "                    \"VideoEncoder\": \"vp9\", \n"
  6055. "                    \"VideoFramerate\": \"25\", \n"
  6056. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6057. "                    \"VideoGrayScale\": false, \n"
  6058. "                    \"VideoLevel\": \"auto\", \n"
  6059. "                    \"VideoOptionExtra\": \"qmin=0:qmax=30\", \n"
  6060. "                    \"VideoPreset\": \"medium\", \n"
  6061. "                    \"VideoProfile\": \"auto\", \n"
  6062. "                    \"VideoQSVAsyncDepth\": 4, \n"
  6063. "                    \"VideoQSVDecode\": false, \n"
  6064. "                    \"VideoQualitySlider\": 20.0, \n"
  6065. "                    \"VideoQualityType\": 1, \n"
  6066. "                    \"VideoScaler\": \"swscale\", \n"
  6067. "                    \"VideoTune\": \"\", \n"
  6068. "                    \"VideoTurboTwoPass\": false, \n"
  6069. "                    \"VideoTwoPass\": true, \n"
  6070. "                    \"x264Option\": \"\", \n"
  6071. "                    \"x264UseAdvancedOptions\": false\n"
  6072. "                }, \n"
  6073. "                {\n"
  6074. "                    \"AudioCopyMask\": [], \n"
  6075. "                    \"AudioEncoderFallback\": \"opus\", \n"
  6076. "                    \"AudioLanguageList\": [], \n"
  6077. "                    \"AudioList\": [\n"
  6078. "                        {\n"
  6079. "                            \"AudioBitrate\": 160, \n"
  6080. "                            \"AudioCompressionLevel\": -1.0, \n"
  6081. "                            \"AudioDitherMethod\": \"auto\", \n"
  6082. "                            \"AudioEncoder\": \"opus\", \n"
  6083. "                            \"AudioMixdown\": \"dpl2\", \n"
  6084. "                            \"AudioNormalizeMixLevel\": false, \n"
  6085. "                            \"AudioSamplerate\": \"auto\", \n"
  6086. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6087. "                            \"AudioTrackGainSlider\": 0.0, \n"
  6088. "                            \"AudioTrackQuality\": -1.0, \n"
  6089. "                            \"AudioTrackQualityEnable\": false\n"
  6090. "                        }\n"
  6091. "                    ], \n"
  6092. "                    \"AudioSecondaryEncoderMode\": true, \n"
  6093. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  6094. "                    \"ChapterMarkers\": true, \n"
  6095. "                    \"ChildrenArray\": [], \n"
  6096. "                    \"Default\": false, \n"
  6097. "                    \"FileFormat\": \"mkv\", \n"
  6098. "                    \"Folder\": false, \n"
  6099. "                    \"FolderOpen\": false, \n"
  6100. "                    \"Mp4HttpOptimize\": false, \n"
  6101. "                    \"Mp4iPodCompatible\": false, \n"
  6102. "                    \"PictureAutoCrop\": true, \n"
  6103. "                    \"PictureBottomCrop\": 0, \n"
  6104. "                    \"PictureCombDetectCustom\": \"\", \n"
  6105. "                    \"PictureCombDetectPreset\": \"default\", \n"
  6106. "                    \"PictureDARWidth\": 0, \n"
  6107. "                    \"PictureDeblock\": 0, \n"
  6108. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  6109. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6110. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  6111. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6112. "                    \"PictureDenoiseCustom\": \"\", \n"
  6113. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6114. "                    \"PictureDenoisePreset\": \"light\", \n"
  6115. "                    \"PictureDenoiseTune\": \"none\", \n"
  6116. "                    \"PictureDetelecine\": \"off\", \n"
  6117. "                    \"PictureDetelecineCustom\": \"\", \n"
  6118. "                    \"PictureForceHeight\": 0, \n"
  6119. "                    \"PictureForceWidth\": 0, \n"
  6120. "                    \"PictureHeight\": 480, \n"
  6121. "                    \"PictureItuPAR\": false, \n"
  6122. "                    \"PictureKeepRatio\": true, \n"
  6123. "                    \"PictureLeftCrop\": 0, \n"
  6124. "                    \"PictureLooseCrop\": false, \n"
  6125. "                    \"PictureModulus\": 2, \n"
  6126. "                    \"PicturePAR\": \"auto\", \n"
  6127. "                    \"PicturePARHeight\": 720, \n"
  6128. "                    \"PicturePARWidth\": 853, \n"
  6129. "                    \"PictureRightCrop\": 0, \n"
  6130. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  6131. "                    \"PictureTopCrop\": 0, \n"
  6132. "                    \"PictureWidth\": 720, \n"
  6133. "                    \"PresetDescription\": \"VP9 video (up to 480p30) and Opus stereo audio, in an MKV container.\", \n"
  6134. "                    \"PresetName\": \"VP9 MKV 480p30\", \n"
  6135. "                    \"SubtitleAddCC\": false, \n"
  6136. "                    \"SubtitleAddForeignAudioSearch\": true, \n"
  6137. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  6138. "                    \"SubtitleBurnBDSub\": true, \n"
  6139. "                    \"SubtitleBurnBehavior\": \"foreign\", \n"
  6140. "                    \"SubtitleBurnDVDSub\": true, \n"
  6141. "                    \"SubtitleLanguageList\": [], \n"
  6142. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  6143. "                    \"Type\": 0, \n"
  6144. "                    \"UsesPictureFilters\": true, \n"
  6145. "                    \"UsesPictureSettings\": 1, \n"
  6146. "                    \"VideoAvgBitrate\": 1250, \n"
  6147. "                    \"VideoColorMatrixCode\": 0, \n"
  6148. "                    \"VideoEncoder\": \"vp9\", \n"
  6149. "                    \"VideoFramerate\": \"30\", \n"
  6150. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6151. "                    \"VideoGrayScale\": false, \n"
  6152. "                    \"VideoLevel\": \"auto\", \n"
  6153. "                    \"VideoOptionExtra\": \"qmin=0:qmax=30\", \n"
  6154. "                    \"VideoPreset\": \"medium\", \n"
  6155. "                    \"VideoProfile\": \"auto\", \n"
  6156. "                    \"VideoQSVAsyncDepth\": 4, \n"
  6157. "                    \"VideoQSVDecode\": false, \n"
  6158. "                    \"VideoQualitySlider\": 20.0, \n"
  6159. "                    \"VideoQualityType\": 1, \n"
  6160. "                    \"VideoScaler\": \"swscale\", \n"
  6161. "                    \"VideoTune\": \"\", \n"
  6162. "                    \"VideoTurboTwoPass\": false, \n"
  6163. "                    \"VideoTwoPass\": true, \n"
  6164. "                    \"x264Option\": \"\", \n"
  6165. "                    \"x264UseAdvancedOptions\": false\n"
  6166. "                }\n"
  6167. "            ], \n"
  6168. "            \"Folder\": true, \n"
  6169. "            \"PresetName\": \"Matroska\", \n"
  6170. "            \"Type\": 0\n"
  6171. "        }, \n"
  6172. "        {\n"
  6173. "            \"ChildrenArray\": [\n"
  6174. "                {\n"
  6175. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6176. "                    \"AudioList\": [\n"
  6177. "                        {\n"
  6178. "                            \"AudioBitrate\": 160, \n"
  6179. "                            \"AudioEncoder\": \"aac\", \n"
  6180. "                            \"AudioMixdown\": \"dpl2\", \n"
  6181. "                            \"AudioSamplerate\": \"auto\", \n"
  6182. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6183. "                            \"AudioTrackGainSlider\": 0.0\n"
  6184. "                        }\n"
  6185. "                    ], \n"
  6186. "                    \"ChapterMarkers\": true, \n"
  6187. "                    \"Default\": false, \n"
  6188. "                    \"FileFormat\": \"mp4\", \n"
  6189. "                    \"Folder\": false, \n"
  6190. "                    \"Mp4HttpOptimize\": false, \n"
  6191. "                    \"Mp4iPodCompatible\": false, \n"
  6192. "                    \"PictureAutoCrop\": true, \n"
  6193. "                    \"PictureBottomCrop\": 0, \n"
  6194. "                    \"PictureDeblock\": 0, \n"
  6195. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6196. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6197. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6198. "                    \"PictureDenoiseCustom\": \"\", \n"
  6199. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6200. "                    \"PictureDetelecine\": \"off\", \n"
  6201. "                    \"PictureDetelecineCustom\": \"\", \n"
  6202. "                    \"PictureHeight\": 0, \n"
  6203. "                    \"PictureKeepRatio\": true, \n"
  6204. "                    \"PictureLeftCrop\": 0, \n"
  6205. "                    \"PictureModulus\": 2, \n"
  6206. "                    \"PicturePAR\": \"loose\", \n"
  6207. "                    \"PictureRightCrop\": 0, \n"
  6208. "                    \"PictureTopCrop\": 0, \n"
  6209. "                    \"PictureWidth\": 0, \n"
  6210. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x H.264 Main Profile preset.\", \n"
  6211. "                    \"PresetName\": \"Normal\", \n"
  6212. "                    \"Type\": 0, \n"
  6213. "                    \"UsesPictureFilters\": true, \n"
  6214. "                    \"UsesPictureSettings\": 1, \n"
  6215. "                    \"VideoAvgBitrate\": 2500, \n"
  6216. "                    \"VideoEncoder\": \"x264\", \n"
  6217. "                    \"VideoFramerate\": \"auto\", \n"
  6218. "                    \"VideoFramerateMode\": \"vfr\", \n"
  6219. "                    \"VideoGrayScale\": false, \n"
  6220. "                    \"VideoLevel\": \"4.0\", \n"
  6221. "                    \"VideoOptionExtra\": \"\", \n"
  6222. "                    \"VideoPreset\": \"veryfast\", \n"
  6223. "                    \"VideoProfile\": \"main\", \n"
  6224. "                    \"VideoQualitySlider\": 20.0, \n"
  6225. "                    \"VideoQualityType\": 2, \n"
  6226. "                    \"VideoTune\": \"\", \n"
  6227. "                    \"VideoTurboTwoPass\": false, \n"
  6228. "                    \"VideoTwoPass\": false, \n"
  6229. "                    \"x264Option\": \"\", \n"
  6230. "                    \"x264UseAdvancedOptions\": false\n"
  6231. "                }, \n"
  6232. "                {\n"
  6233. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6234. "                    \"AudioList\": [\n"
  6235. "                        {\n"
  6236. "                            \"AudioBitrate\": 160, \n"
  6237. "                            \"AudioEncoder\": \"aac\", \n"
  6238. "                            \"AudioMixdown\": \"dpl2\", \n"
  6239. "                            \"AudioSamplerate\": \"auto\", \n"
  6240. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6241. "                            \"AudioTrackGainSlider\": 0.0\n"
  6242. "                        }, \n"
  6243. "                        {\n"
  6244. "                            \"AudioBitrate\": 160, \n"
  6245. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  6246. "                            \"AudioMixdown\": \"none\", \n"
  6247. "                            \"AudioSamplerate\": \"auto\", \n"
  6248. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6249. "                            \"AudioTrackGainSlider\": 0.0\n"
  6250. "                        }\n"
  6251. "                    ], \n"
  6252. "                    \"ChapterMarkers\": true, \n"
  6253. "                    \"Default\": false, \n"
  6254. "                    \"FileFormat\": \"mp4\", \n"
  6255. "                    \"Folder\": false, \n"
  6256. "                    \"Mp4HttpOptimize\": false, \n"
  6257. "                    \"Mp4iPodCompatible\": false, \n"
  6258. "                    \"PictureAutoCrop\": true, \n"
  6259. "                    \"PictureBottomCrop\": 0, \n"
  6260. "                    \"PictureCombDetectPreset\": \"default\", \n"
  6261. "                    \"PictureDeblock\": 0, \n"
  6262. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6263. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  6264. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6265. "                    \"PictureDenoiseCustom\": \"\", \n"
  6266. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6267. "                    \"PictureDetelecine\": \"off\", \n"
  6268. "                    \"PictureDetelecineCustom\": \"\", \n"
  6269. "                    \"PictureHeight\": 0, \n"
  6270. "                    \"PictureKeepRatio\": true, \n"
  6271. "                    \"PictureLeftCrop\": 0, \n"
  6272. "                    \"PictureModulus\": 2, \n"
  6273. "                    \"PicturePAR\": \"loose\", \n"
  6274. "                    \"PictureRightCrop\": 0, \n"
  6275. "                    \"PictureTopCrop\": 0, \n"
  6276. "                    \"PictureWidth\": 0, \n"
  6277. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x H.264 High Profile preset.\", \n"
  6278. "                    \"PresetName\": \"High Profile\", \n"
  6279. "                    \"Type\": 0, \n"
  6280. "                    \"UsesPictureFilters\": true, \n"
  6281. "                    \"UsesPictureSettings\": 1, \n"
  6282. "                    \"VideoAvgBitrate\": 2500, \n"
  6283. "                    \"VideoEncoder\": \"x264\", \n"
  6284. "                    \"VideoFramerate\": \"auto\", \n"
  6285. "                    \"VideoFramerateMode\": \"vfr\", \n"
  6286. "                    \"VideoGrayScale\": false, \n"
  6287. "                    \"VideoLevel\": \"4.1\", \n"
  6288. "                    \"VideoOptionExtra\": \"\", \n"
  6289. "                    \"VideoPreset\": \"medium\", \n"
  6290. "                    \"VideoProfile\": \"high\", \n"
  6291. "                    \"VideoQualitySlider\": 20.0, \n"
  6292. "                    \"VideoQualityType\": 2, \n"
  6293. "                    \"VideoTune\": \"\", \n"
  6294. "                    \"VideoTurboTwoPass\": false, \n"
  6295. "                    \"VideoTwoPass\": false, \n"
  6296. "                    \"x264Option\": \"\", \n"
  6297. "                    \"x264UseAdvancedOptions\": false\n"
  6298. "                }, \n"
  6299. "                {\n"
  6300. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6301. "                    \"AudioList\": [\n"
  6302. "                        {\n"
  6303. "                            \"AudioBitrate\": 160, \n"
  6304. "                            \"AudioEncoder\": \"aac\", \n"
  6305. "                            \"AudioMixdown\": \"dpl2\", \n"
  6306. "                            \"AudioSamplerate\": \"auto\", \n"
  6307. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6308. "                            \"AudioTrackGainSlider\": 0.0\n"
  6309. "                        }, \n"
  6310. "                        {\n"
  6311. "                            \"AudioBitrate\": 160, \n"
  6312. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  6313. "                            \"AudioMixdown\": \"none\", \n"
  6314. "                            \"AudioSamplerate\": \"auto\", \n"
  6315. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6316. "                            \"AudioTrackGainSlider\": 0.0\n"
  6317. "                        }\n"
  6318. "                    ], \n"
  6319. "                    \"ChapterMarkers\": true, \n"
  6320. "                    \"Default\": false, \n"
  6321. "                    \"FileFormat\": \"mp4\", \n"
  6322. "                    \"Folder\": false, \n"
  6323. "                    \"Mp4HttpOptimize\": false, \n"
  6324. "                    \"Mp4iPodCompatible\": false, \n"
  6325. "                    \"PictureAutoCrop\": true, \n"
  6326. "                    \"PictureBottomCrop\": 0, \n"
  6327. "                    \"PictureDeblock\": 0, \n"
  6328. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6329. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6330. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6331. "                    \"PictureDenoiseCustom\": \"\", \n"
  6332. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6333. "                    \"PictureDetelecine\": \"off\", \n"
  6334. "                    \"PictureDetelecineCustom\": \"\", \n"
  6335. "                    \"PictureHeight\": 576, \n"
  6336. "                    \"PictureKeepRatio\": true, \n"
  6337. "                    \"PictureLeftCrop\": 0, \n"
  6338. "                    \"PictureModulus\": 2, \n"
  6339. "                    \"PicturePAR\": \"loose\", \n"
  6340. "                    \"PictureRightCrop\": 0, \n"
  6341. "                    \"PictureTopCrop\": 0, \n"
  6342. "                    \"PictureWidth\": 720, \n"
  6343. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset including Dolby Digital (AC-3) surround sound and compatible with nearly all Apple devices.\", \n"
  6344. "                    \"PresetName\": \"Universal\", \n"
  6345. "                    \"Type\": 0, \n"
  6346. "                    \"UsesPictureFilters\": true, \n"
  6347. "                    \"UsesPictureSettings\": 1, \n"
  6348. "                    \"VideoAvgBitrate\": 2500, \n"
  6349. "                    \"VideoEncoder\": \"x264\", \n"
  6350. "                    \"VideoFramerate\": \"30\", \n"
  6351. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6352. "                    \"VideoGrayScale\": false, \n"
  6353. "                    \"VideoLevel\": \"3.0\", \n"
  6354. "                    \"VideoOptionExtra\": \"\", \n"
  6355. "                    \"VideoPreset\": \"fast\", \n"
  6356. "                    \"VideoProfile\": \"baseline\", \n"
  6357. "                    \"VideoQualitySlider\": 20.0, \n"
  6358. "                    \"VideoQualityType\": 2, \n"
  6359. "                    \"VideoTune\": \"\", \n"
  6360. "                    \"VideoTurboTwoPass\": false, \n"
  6361. "                    \"VideoTwoPass\": false, \n"
  6362. "                    \"x264Option\": \"\", \n"
  6363. "                    \"x264UseAdvancedOptions\": false\n"
  6364. "                }, \n"
  6365. "                {\n"
  6366. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6367. "                    \"AudioList\": [\n"
  6368. "                        {\n"
  6369. "                            \"AudioBitrate\": 160, \n"
  6370. "                            \"AudioEncoder\": \"aac\", \n"
  6371. "                            \"AudioMixdown\": \"dpl2\", \n"
  6372. "                            \"AudioSamplerate\": \"auto\", \n"
  6373. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6374. "                            \"AudioTrackGainSlider\": 0.0\n"
  6375. "                        }\n"
  6376. "                    ], \n"
  6377. "                    \"ChapterMarkers\": true, \n"
  6378. "                    \"Default\": false, \n"
  6379. "                    \"FileFormat\": \"mp4\", \n"
  6380. "                    \"Folder\": false, \n"
  6381. "                    \"Mp4HttpOptimize\": false, \n"
  6382. "                    \"Mp4iPodCompatible\": true, \n"
  6383. "                    \"PictureAutoCrop\": true, \n"
  6384. "                    \"PictureBottomCrop\": 0, \n"
  6385. "                    \"PictureDeblock\": 0, \n"
  6386. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6387. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6388. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6389. "                    \"PictureDenoiseCustom\": \"\", \n"
  6390. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6391. "                    \"PictureDetelecine\": \"off\", \n"
  6392. "                    \"PictureDetelecineCustom\": \"\", \n"
  6393. "                    \"PictureHeight\": 240, \n"
  6394. "                    \"PictureKeepRatio\": true, \n"
  6395. "                    \"PictureLeftCrop\": 0, \n"
  6396. "                    \"PictureModulus\": 2, \n"
  6397. "                    \"PicturePAR\": \"off\", \n"
  6398. "                    \"PictureRightCrop\": 0, \n"
  6399. "                    \"PictureTopCrop\": 0, \n"
  6400. "                    \"PictureWidth\": 320, \n"
  6401. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset compatible with Apple iPod 5th Generation and later.\", \n"
  6402. "                    \"PresetName\": \"iPod\", \n"
  6403. "                    \"Type\": 0, \n"
  6404. "                    \"UsesPictureFilters\": true, \n"
  6405. "                    \"UsesPictureSettings\": 1, \n"
  6406. "                    \"VideoAvgBitrate\": 2500, \n"
  6407. "                    \"VideoEncoder\": \"x264\", \n"
  6408. "                    \"VideoFramerate\": \"30\", \n"
  6409. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6410. "                    \"VideoGrayScale\": false, \n"
  6411. "                    \"VideoLevel\": \"1.3\", \n"
  6412. "                    \"VideoOptionExtra\": \"\", \n"
  6413. "                    \"VideoPreset\": \"medium\", \n"
  6414. "                    \"VideoProfile\": \"baseline\", \n"
  6415. "                    \"VideoQualitySlider\": 22.0, \n"
  6416. "                    \"VideoQualityType\": 2, \n"
  6417. "                    \"VideoTune\": \"\", \n"
  6418. "                    \"VideoTurboTwoPass\": false, \n"
  6419. "                    \"VideoTwoPass\": false, \n"
  6420. "                    \"x264Option\": \"\", \n"
  6421. "                    \"x264UseAdvancedOptions\": false\n"
  6422. "                }, \n"
  6423. "                {\n"
  6424. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6425. "                    \"AudioList\": [\n"
  6426. "                        {\n"
  6427. "                            \"AudioBitrate\": 160, \n"
  6428. "                            \"AudioEncoder\": \"aac\", \n"
  6429. "                            \"AudioMixdown\": \"dpl2\", \n"
  6430. "                            \"AudioSamplerate\": \"auto\", \n"
  6431. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6432. "                            \"AudioTrackGainSlider\": 0.0\n"
  6433. "                        }\n"
  6434. "                    ], \n"
  6435. "                    \"ChapterMarkers\": true, \n"
  6436. "                    \"Default\": false, \n"
  6437. "                    \"FileFormat\": \"mp4\", \n"
  6438. "                    \"Folder\": false, \n"
  6439. "                    \"Mp4HttpOptimize\": false, \n"
  6440. "                    \"Mp4iPodCompatible\": false, \n"
  6441. "                    \"PictureAutoCrop\": true, \n"
  6442. "                    \"PictureBottomCrop\": 0, \n"
  6443. "                    \"PictureDeblock\": 0, \n"
  6444. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6445. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6446. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6447. "                    \"PictureDenoiseCustom\": \"\", \n"
  6448. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6449. "                    \"PictureDetelecine\": \"off\", \n"
  6450. "                    \"PictureDetelecineCustom\": \"\", \n"
  6451. "                    \"PictureHeight\": 640, \n"
  6452. "                    \"PictureKeepRatio\": true, \n"
  6453. "                    \"PictureLeftCrop\": 0, \n"
  6454. "                    \"PictureModulus\": 2, \n"
  6455. "                    \"PicturePAR\": \"loose\", \n"
  6456. "                    \"PictureRightCrop\": 0, \n"
  6457. "                    \"PictureTopCrop\": 0, \n"
  6458. "                    \"PictureWidth\": 960, \n"
  6459. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset compatible with Apple iPhone 4, iPod touch 3rd Generation, and later devices.\", \n"
  6460. "                    \"PresetName\": \"iPhone & iPod touch\", \n"
  6461. "                    \"Type\": 0, \n"
  6462. "                    \"UsesPictureFilters\": true, \n"
  6463. "                    \"UsesPictureSettings\": 1, \n"
  6464. "                    \"VideoAvgBitrate\": 2500, \n"
  6465. "                    \"VideoEncoder\": \"x264\", \n"
  6466. "                    \"VideoFramerate\": \"30\", \n"
  6467. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6468. "                    \"VideoGrayScale\": false, \n"
  6469. "                    \"VideoLevel\": \"3.1\", \n"
  6470. "                    \"VideoOptionExtra\": \"\", \n"
  6471. "                    \"VideoPreset\": \"medium\", \n"
  6472. "                    \"VideoProfile\": \"high\", \n"
  6473. "                    \"VideoQualitySlider\": 22.0, \n"
  6474. "                    \"VideoQualityType\": 2, \n"
  6475. "                    \"VideoTune\": \"\", \n"
  6476. "                    \"VideoTurboTwoPass\": false, \n"
  6477. "                    \"VideoTwoPass\": false, \n"
  6478. "                    \"x264Option\": \"\", \n"
  6479. "                    \"x264UseAdvancedOptions\": false\n"
  6480. "                }, \n"
  6481. "                {\n"
  6482. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6483. "                    \"AudioList\": [\n"
  6484. "                        {\n"
  6485. "                            \"AudioBitrate\": 160, \n"
  6486. "                            \"AudioEncoder\": \"aac\", \n"
  6487. "                            \"AudioMixdown\": \"dpl2\", \n"
  6488. "                            \"AudioSamplerate\": \"auto\", \n"
  6489. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6490. "                            \"AudioTrackGainSlider\": 0.0\n"
  6491. "                        }\n"
  6492. "                    ], \n"
  6493. "                    \"ChapterMarkers\": true, \n"
  6494. "                    \"Default\": false, \n"
  6495. "                    \"FileFormat\": \"mp4\", \n"
  6496. "                    \"Folder\": false, \n"
  6497. "                    \"Mp4HttpOptimize\": false, \n"
  6498. "                    \"Mp4iPodCompatible\": false, \n"
  6499. "                    \"PictureAutoCrop\": true, \n"
  6500. "                    \"PictureBottomCrop\": 0, \n"
  6501. "                    \"PictureDeblock\": 0, \n"
  6502. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6503. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6504. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6505. "                    \"PictureDenoiseCustom\": \"\", \n"
  6506. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6507. "                    \"PictureDetelecine\": \"off\", \n"
  6508. "                    \"PictureDetelecineCustom\": \"\", \n"
  6509. "                    \"PictureHeight\": 720, \n"
  6510. "                    \"PictureKeepRatio\": true, \n"
  6511. "                    \"PictureLeftCrop\": 0, \n"
  6512. "                    \"PictureModulus\": 2, \n"
  6513. "                    \"PicturePAR\": \"loose\", \n"
  6514. "                    \"PictureRightCrop\": 0, \n"
  6515. "                    \"PictureTopCrop\": 0, \n"
  6516. "                    \"PictureWidth\": 1280, \n"
  6517. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset compatible with Apple iPad (all generations).\", \n"
  6518. "                    \"PresetName\": \"iPad\", \n"
  6519. "                    \"Type\": 0, \n"
  6520. "                    \"UsesPictureFilters\": true, \n"
  6521. "                    \"UsesPictureSettings\": 1, \n"
  6522. "                    \"VideoAvgBitrate\": 2500, \n"
  6523. "                    \"VideoEncoder\": \"x264\", \n"
  6524. "                    \"VideoFramerate\": \"30\", \n"
  6525. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6526. "                    \"VideoGrayScale\": false, \n"
  6527. "                    \"VideoLevel\": \"3.1\", \n"
  6528. "                    \"VideoOptionExtra\": \"\", \n"
  6529. "                    \"VideoPreset\": \"medium\", \n"
  6530. "                    \"VideoProfile\": \"high\", \n"
  6531. "                    \"VideoQualitySlider\": 20.0, \n"
  6532. "                    \"VideoQualityType\": 2, \n"
  6533. "                    \"VideoTune\": \"\", \n"
  6534. "                    \"VideoTurboTwoPass\": false, \n"
  6535. "                    \"VideoTwoPass\": false, \n"
  6536. "                    \"x264Option\": \"\", \n"
  6537. "                    \"x264UseAdvancedOptions\": false\n"
  6538. "                }, \n"
  6539. "                {\n"
  6540. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6541. "                    \"AudioList\": [\n"
  6542. "                        {\n"
  6543. "                            \"AudioBitrate\": 160, \n"
  6544. "                            \"AudioEncoder\": \"aac\", \n"
  6545. "                            \"AudioMixdown\": \"dpl2\", \n"
  6546. "                            \"AudioSamplerate\": \"auto\", \n"
  6547. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6548. "                            \"AudioTrackGainSlider\": 0.0\n"
  6549. "                        }, \n"
  6550. "                        {\n"
  6551. "                            \"AudioBitrate\": 160, \n"
  6552. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  6553. "                            \"AudioMixdown\": \"none\", \n"
  6554. "                            \"AudioSamplerate\": \"auto\", \n"
  6555. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6556. "                            \"AudioTrackGainSlider\": 0.0\n"
  6557. "                        }\n"
  6558. "                    ], \n"
  6559. "                    \"ChapterMarkers\": true, \n"
  6560. "                    \"Default\": false, \n"
  6561. "                    \"FileFormat\": \"mp4\", \n"
  6562. "                    \"Folder\": false, \n"
  6563. "                    \"Mp4HttpOptimize\": false, \n"
  6564. "                    \"Mp4iPodCompatible\": false, \n"
  6565. "                    \"PictureAutoCrop\": true, \n"
  6566. "                    \"PictureBottomCrop\": 0, \n"
  6567. "                    \"PictureDeblock\": 0, \n"
  6568. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6569. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6570. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6571. "                    \"PictureDenoiseCustom\": \"\", \n"
  6572. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6573. "                    \"PictureDetelecine\": \"off\", \n"
  6574. "                    \"PictureDetelecineCustom\": \"\", \n"
  6575. "                    \"PictureHeight\": 720, \n"
  6576. "                    \"PictureKeepRatio\": true, \n"
  6577. "                    \"PictureLeftCrop\": 0, \n"
  6578. "                    \"PictureModulus\": 2, \n"
  6579. "                    \"PicturePAR\": \"loose\", \n"
  6580. "                    \"PictureRightCrop\": 0, \n"
  6581. "                    \"PictureTopCrop\": 0, \n"
  6582. "                    \"PictureWidth\": 960, \n"
  6583. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset including Dolby Digital (AC-3) surround sound, compatible with Apple TV 1st Generation and later.\", \n"
  6584. "                    \"PresetName\": \"AppleTV\", \n"
  6585. "                    \"Type\": 0, \n"
  6586. "                    \"UsesPictureFilters\": true, \n"
  6587. "                    \"UsesPictureSettings\": 1, \n"
  6588. "                    \"VideoAvgBitrate\": 2500, \n"
  6589. "                    \"VideoEncoder\": \"x264\", \n"
  6590. "                    \"VideoFramerate\": \"30\", \n"
  6591. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6592. "                    \"VideoGrayScale\": false, \n"
  6593. "                    \"VideoLevel\": \"3.1\", \n"
  6594. "                    \"VideoOptionExtra\": \"qpmin=4:cabac=0:ref=2:b-pyramid=none:weightb=0:weightp=0:vbv-maxrate=9500:vbv-bufsize=9500\", \n"
  6595. "                    \"VideoPreset\": \"medium\", \n"
  6596. "                    \"VideoProfile\": \"high\", \n"
  6597. "                    \"VideoQualitySlider\": 20.0, \n"
  6598. "                    \"VideoQualityType\": 2, \n"
  6599. "                    \"VideoTune\": \"\", \n"
  6600. "                    \"VideoTurboTwoPass\": false, \n"
  6601. "                    \"VideoTwoPass\": false, \n"
  6602. "                    \"x264Option\": \"\", \n"
  6603. "                    \"x264UseAdvancedOptions\": false\n"
  6604. "                }, \n"
  6605. "                {\n"
  6606. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6607. "                    \"AudioList\": [\n"
  6608. "                        {\n"
  6609. "                            \"AudioBitrate\": 160, \n"
  6610. "                            \"AudioEncoder\": \"aac\", \n"
  6611. "                            \"AudioMixdown\": \"dpl2\", \n"
  6612. "                            \"AudioSamplerate\": \"auto\", \n"
  6613. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6614. "                            \"AudioTrackGainSlider\": 0.0\n"
  6615. "                        }, \n"
  6616. "                        {\n"
  6617. "                            \"AudioBitrate\": 160, \n"
  6618. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  6619. "                            \"AudioMixdown\": \"none\", \n"
  6620. "                            \"AudioSamplerate\": \"auto\", \n"
  6621. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6622. "                            \"AudioTrackGainSlider\": 0.0\n"
  6623. "                        }\n"
  6624. "                    ], \n"
  6625. "                    \"ChapterMarkers\": true, \n"
  6626. "                    \"Default\": false, \n"
  6627. "                    \"FileFormat\": \"mp4\", \n"
  6628. "                    \"Folder\": false, \n"
  6629. "                    \"Mp4HttpOptimize\": false, \n"
  6630. "                    \"Mp4iPodCompatible\": false, \n"
  6631. "                    \"PictureAutoCrop\": true, \n"
  6632. "                    \"PictureBottomCrop\": 0, \n"
  6633. "                    \"PictureDeblock\": 0, \n"
  6634. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6635. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6636. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6637. "                    \"PictureDenoiseCustom\": \"\", \n"
  6638. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6639. "                    \"PictureDetelecine\": \"off\", \n"
  6640. "                    \"PictureDetelecineCustom\": \"\", \n"
  6641. "                    \"PictureHeight\": 720, \n"
  6642. "                    \"PictureKeepRatio\": true, \n"
  6643. "                    \"PictureLeftCrop\": 0, \n"
  6644. "                    \"PictureModulus\": 2, \n"
  6645. "                    \"PicturePAR\": \"loose\", \n"
  6646. "                    \"PictureRightCrop\": 0, \n"
  6647. "                    \"PictureTopCrop\": 0, \n"
  6648. "                    \"PictureWidth\": 1280, \n"
  6649. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset including Dolby Digital (AC-3) surround sound, compatible with Apple TV 2nd Generation and later.\", \n"
  6650. "                    \"PresetName\": \"AppleTV 2\", \n"
  6651. "                    \"Type\": 0, \n"
  6652. "                    \"UsesPictureFilters\": true, \n"
  6653. "                    \"UsesPictureSettings\": 1, \n"
  6654. "                    \"VideoAvgBitrate\": 2500, \n"
  6655. "                    \"VideoEncoder\": \"x264\", \n"
  6656. "                    \"VideoFramerate\": \"30\", \n"
  6657. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6658. "                    \"VideoGrayScale\": false, \n"
  6659. "                    \"VideoLevel\": \"3.1\", \n"
  6660. "                    \"VideoOptionExtra\": \"\", \n"
  6661. "                    \"VideoPreset\": \"medium\", \n"
  6662. "                    \"VideoProfile\": \"high\", \n"
  6663. "                    \"VideoQualitySlider\": 20.0, \n"
  6664. "                    \"VideoQualityType\": 2, \n"
  6665. "                    \"VideoTune\": \"\", \n"
  6666. "                    \"VideoTurboTwoPass\": false, \n"
  6667. "                    \"VideoTwoPass\": false, \n"
  6668. "                    \"x264Option\": \"\", \n"
  6669. "                    \"x264UseAdvancedOptions\": false\n"
  6670. "                }, \n"
  6671. "                {\n"
  6672. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6673. "                    \"AudioList\": [\n"
  6674. "                        {\n"
  6675. "                            \"AudioBitrate\": 160, \n"
  6676. "                            \"AudioEncoder\": \"aac\", \n"
  6677. "                            \"AudioMixdown\": \"dpl2\", \n"
  6678. "                            \"AudioSamplerate\": \"auto\", \n"
  6679. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6680. "                            \"AudioTrackGainSlider\": 0.0\n"
  6681. "                        }, \n"
  6682. "                        {\n"
  6683. "                            \"AudioBitrate\": 160, \n"
  6684. "                            \"AudioEncoder\": \"copy:ac3\", \n"
  6685. "                            \"AudioMixdown\": \"none\", \n"
  6686. "                            \"AudioSamplerate\": \"auto\", \n"
  6687. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6688. "                            \"AudioTrackGainSlider\": 0.0\n"
  6689. "                        }\n"
  6690. "                    ], \n"
  6691. "                    \"ChapterMarkers\": true, \n"
  6692. "                    \"Default\": false, \n"
  6693. "                    \"FileFormat\": \"mp4\", \n"
  6694. "                    \"Folder\": false, \n"
  6695. "                    \"Mp4HttpOptimize\": false, \n"
  6696. "                    \"Mp4iPodCompatible\": false, \n"
  6697. "                    \"PictureAutoCrop\": true, \n"
  6698. "                    \"PictureBottomCrop\": 0, \n"
  6699. "                    \"PictureCombDetectPreset\": \"fast\", \n"
  6700. "                    \"PictureDeblock\": 0, \n"
  6701. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6702. "                    \"PictureDeinterlaceFilter\": \"decomb\", \n"
  6703. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6704. "                    \"PictureDenoiseCustom\": \"\", \n"
  6705. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6706. "                    \"PictureDetelecine\": \"off\", \n"
  6707. "                    \"PictureDetelecineCustom\": \"\", \n"
  6708. "                    \"PictureHeight\": 1080, \n"
  6709. "                    \"PictureKeepRatio\": true, \n"
  6710. "                    \"PictureLeftCrop\": 0, \n"
  6711. "                    \"PictureModulus\": 2, \n"
  6712. "                    \"PicturePAR\": \"loose\", \n"
  6713. "                    \"PictureRightCrop\": 0, \n"
  6714. "                    \"PictureTopCrop\": 0, \n"
  6715. "                    \"PictureWidth\": 1920, \n"
  6716. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset including Dolby Digital (AC-3) surround sound, compatible with Apple TV 3rd Generation and later.\", \n"
  6717. "                    \"PresetName\": \"AppleTV 3\", \n"
  6718. "                    \"Type\": 0, \n"
  6719. "                    \"UsesPictureFilters\": true, \n"
  6720. "                    \"UsesPictureSettings\": 1, \n"
  6721. "                    \"VideoAvgBitrate\": 2500, \n"
  6722. "                    \"VideoEncoder\": \"x264\", \n"
  6723. "                    \"VideoFramerate\": \"30\", \n"
  6724. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6725. "                    \"VideoGrayScale\": false, \n"
  6726. "                    \"VideoLevel\": \"4.0\", \n"
  6727. "                    \"VideoOptionExtra\": \"\", \n"
  6728. "                    \"VideoPreset\": \"medium\", \n"
  6729. "                    \"VideoProfile\": \"high\", \n"
  6730. "                    \"VideoQualitySlider\": 20.0, \n"
  6731. "                    \"VideoQualityType\": 2, \n"
  6732. "                    \"VideoTune\": \"\", \n"
  6733. "                    \"VideoTurboTwoPass\": false, \n"
  6734. "                    \"VideoTwoPass\": false, \n"
  6735. "                    \"x264Option\": \"\", \n"
  6736. "                    \"x264UseAdvancedOptions\": false\n"
  6737. "                }, \n"
  6738. "                {\n"
  6739. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6740. "                    \"AudioList\": [\n"
  6741. "                        {\n"
  6742. "                            \"AudioBitrate\": 128, \n"
  6743. "                            \"AudioEncoder\": \"aac\", \n"
  6744. "                            \"AudioMixdown\": \"dpl2\", \n"
  6745. "                            \"AudioSamplerate\": \"auto\", \n"
  6746. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6747. "                            \"AudioTrackGainSlider\": 0.0\n"
  6748. "                        }\n"
  6749. "                    ], \n"
  6750. "                    \"ChapterMarkers\": false, \n"
  6751. "                    \"Default\": false, \n"
  6752. "                    \"FileFormat\": \"mp4\", \n"
  6753. "                    \"Folder\": false, \n"
  6754. "                    \"Mp4HttpOptimize\": false, \n"
  6755. "                    \"Mp4iPodCompatible\": false, \n"
  6756. "                    \"PictureAutoCrop\": true, \n"
  6757. "                    \"PictureBottomCrop\": 0, \n"
  6758. "                    \"PictureDeblock\": 0, \n"
  6759. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6760. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6761. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6762. "                    \"PictureDenoiseCustom\": \"\", \n"
  6763. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6764. "                    \"PictureDetelecine\": \"off\", \n"
  6765. "                    \"PictureDetelecineCustom\": \"\", \n"
  6766. "                    \"PictureHeight\": 576, \n"
  6767. "                    \"PictureKeepRatio\": true, \n"
  6768. "                    \"PictureLeftCrop\": 0, \n"
  6769. "                    \"PictureModulus\": 2, \n"
  6770. "                    \"PicturePAR\": \"loose\", \n"
  6771. "                    \"PictureRightCrop\": 0, \n"
  6772. "                    \"PictureTopCrop\": 0, \n"
  6773. "                    \"PictureWidth\": 720, \n"
  6774. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset compatible with Android 2.3 and later handheld devices.\", \n"
  6775. "                    \"PresetName\": \"Android\", \n"
  6776. "                    \"Type\": 0, \n"
  6777. "                    \"UsesPictureFilters\": true, \n"
  6778. "                    \"UsesPictureSettings\": 1, \n"
  6779. "                    \"VideoAvgBitrate\": 2500, \n"
  6780. "                    \"VideoEncoder\": \"x264\", \n"
  6781. "                    \"VideoFramerate\": \"30\", \n"
  6782. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6783. "                    \"VideoGrayScale\": false, \n"
  6784. "                    \"VideoLevel\": \"3.0\", \n"
  6785. "                    \"VideoOptionExtra\": \"\", \n"
  6786. "                    \"VideoPreset\": \"medium\", \n"
  6787. "                    \"VideoProfile\": \"main\", \n"
  6788. "                    \"VideoQualitySlider\": 22.0, \n"
  6789. "                    \"VideoQualityType\": 2, \n"
  6790. "                    \"VideoTune\": \"\", \n"
  6791. "                    \"VideoTurboTwoPass\": false, \n"
  6792. "                    \"VideoTwoPass\": false, \n"
  6793. "                    \"x264Option\": \"\", \n"
  6794. "                    \"x264UseAdvancedOptions\": false\n"
  6795. "                }, \n"
  6796. "                {\n"
  6797. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6798. "                    \"AudioList\": [\n"
  6799. "                        {\n"
  6800. "                            \"AudioBitrate\": 128, \n"
  6801. "                            \"AudioEncoder\": \"aac\", \n"
  6802. "                            \"AudioMixdown\": \"dpl2\", \n"
  6803. "                            \"AudioSamplerate\": \"auto\", \n"
  6804. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6805. "                            \"AudioTrackGainSlider\": 0.0\n"
  6806. "                        }\n"
  6807. "                    ], \n"
  6808. "                    \"ChapterMarkers\": false, \n"
  6809. "                    \"Default\": false, \n"
  6810. "                    \"FileFormat\": \"mp4\", \n"
  6811. "                    \"Folder\": false, \n"
  6812. "                    \"Mp4HttpOptimize\": false, \n"
  6813. "                    \"Mp4iPodCompatible\": false, \n"
  6814. "                    \"PictureAutoCrop\": true, \n"
  6815. "                    \"PictureBottomCrop\": 0, \n"
  6816. "                    \"PictureDeblock\": 0, \n"
  6817. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6818. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6819. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6820. "                    \"PictureDenoiseCustom\": \"\", \n"
  6821. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6822. "                    \"PictureDetelecine\": \"off\", \n"
  6823. "                    \"PictureDetelecineCustom\": \"\", \n"
  6824. "                    \"PictureHeight\": 720, \n"
  6825. "                    \"PictureKeepRatio\": true, \n"
  6826. "                    \"PictureLeftCrop\": 0, \n"
  6827. "                    \"PictureModulus\": 2, \n"
  6828. "                    \"PicturePAR\": \"loose\", \n"
  6829. "                    \"PictureRightCrop\": 0, \n"
  6830. "                    \"PictureTopCrop\": 0, \n"
  6831. "                    \"PictureWidth\": 1280, \n"
  6832. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset compatible with Android 2.3 and later tablets.\", \n"
  6833. "                    \"PresetName\": \"Android Tablet\", \n"
  6834. "                    \"Type\": 0, \n"
  6835. "                    \"UsesPictureFilters\": true, \n"
  6836. "                    \"UsesPictureSettings\": 1, \n"
  6837. "                    \"VideoAvgBitrate\": 2500, \n"
  6838. "                    \"VideoEncoder\": \"x264\", \n"
  6839. "                    \"VideoFramerate\": \"30\", \n"
  6840. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6841. "                    \"VideoGrayScale\": false, \n"
  6842. "                    \"VideoLevel\": \"3.1\", \n"
  6843. "                    \"VideoOptionExtra\": \"\", \n"
  6844. "                    \"VideoPreset\": \"medium\", \n"
  6845. "                    \"VideoProfile\": \"main\", \n"
  6846. "                    \"VideoQualitySlider\": 22.0, \n"
  6847. "                    \"VideoQualityType\": 2, \n"
  6848. "                    \"VideoTune\": \"\", \n"
  6849. "                    \"VideoTurboTwoPass\": false, \n"
  6850. "                    \"VideoTwoPass\": false, \n"
  6851. "                    \"x264Option\": \"\", \n"
  6852. "                    \"x264UseAdvancedOptions\": false\n"
  6853. "                }, \n"
  6854. "                {\n"
  6855. "                    \"AudioEncoderFallback\": \"ac3\", \n"
  6856. "                    \"AudioList\": [\n"
  6857. "                        {\n"
  6858. "                            \"AudioBitrate\": 128, \n"
  6859. "                            \"AudioEncoder\": \"aac\", \n"
  6860. "                            \"AudioMixdown\": \"dpl2\", \n"
  6861. "                            \"AudioSamplerate\": \"auto\", \n"
  6862. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6863. "                            \"AudioTrackGainSlider\": 0.0\n"
  6864. "                        }\n"
  6865. "                    ], \n"
  6866. "                    \"ChapterMarkers\": false, \n"
  6867. "                    \"Default\": false, \n"
  6868. "                    \"FileFormat\": \"mp4\", \n"
  6869. "                    \"Folder\": false, \n"
  6870. "                    \"Mp4HttpOptimize\": false, \n"
  6871. "                    \"Mp4iPodCompatible\": false, \n"
  6872. "                    \"PictureAutoCrop\": true, \n"
  6873. "                    \"PictureBottomCrop\": 0, \n"
  6874. "                    \"PictureDeblock\": 0, \n"
  6875. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6876. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6877. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6878. "                    \"PictureDenoiseCustom\": \"\", \n"
  6879. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6880. "                    \"PictureDetelecine\": \"off\", \n"
  6881. "                    \"PictureDetelecineCustom\": \"\", \n"
  6882. "                    \"PictureHeight\": 720, \n"
  6883. "                    \"PictureKeepRatio\": true, \n"
  6884. "                    \"PictureLeftCrop\": 0, \n"
  6885. "                    \"PictureModulus\": 2, \n"
  6886. "                    \"PicturePAR\": \"off\", \n"
  6887. "                    \"PictureRightCrop\": 0, \n"
  6888. "                    \"PictureTopCrop\": 0, \n"
  6889. "                    \"PictureWidth\": 1280, \n"
  6890. "                    \"PresetDescription\": \"Legacy HandBrake 0.10.x preset compatible with most Windows Phone 8 devices.\", \n"
  6891. "                    \"PresetName\": \"Windows Phone 8\", \n"
  6892. "                    \"Type\": 0, \n"
  6893. "                    \"UsesPictureFilters\": true, \n"
  6894. "                    \"UsesPictureSettings\": 1, \n"
  6895. "                    \"VideoAvgBitrate\": 2500, \n"
  6896. "                    \"VideoEncoder\": \"x264\", \n"
  6897. "                    \"VideoFramerate\": \"30\", \n"
  6898. "                    \"VideoFramerateMode\": \"pfr\", \n"
  6899. "                    \"VideoGrayScale\": false, \n"
  6900. "                    \"VideoLevel\": \"3.1\", \n"
  6901. "                    \"VideoOptionExtra\": \"\", \n"
  6902. "                    \"VideoPreset\": \"medium\", \n"
  6903. "                    \"VideoProfile\": \"main\", \n"
  6904. "                    \"VideoQualitySlider\": 22.0, \n"
  6905. "                    \"VideoQualityType\": 2, \n"
  6906. "                    \"VideoTune\": \"\", \n"
  6907. "                    \"VideoTurboTwoPass\": false, \n"
  6908. "                    \"VideoTwoPass\": false, \n"
  6909. "                    \"x264Option\": \"\", \n"
  6910. "                    \"x264UseAdvancedOptions\": false\n"
  6911. "                }\n"
  6912. "            ], \n"
  6913. "            \"Folder\": true, \n"
  6914. "            \"PresetName\": \"Legacy\", \n"
  6915. "            \"Type\": 0\n"
  6916. "        }\n"
  6917. "    ], \n"
  6918. "    \"PresetCLIDefault\": [\n"
  6919. "        {\n"
  6920. "            \"ChildrenArray\": [\n"
  6921. "                {\n"
  6922. "                    \"AudioCopyMask\": [\n"
  6923. "                        \"copy:aac\", \n"
  6924. "                        \"copy:ac3\", \n"
  6925. "                        \"copy:eac3\", \n"
  6926. "                        \"copy:dtshd\", \n"
  6927. "                        \"copy:dts\", \n"
  6928. "                        \"copy:mp3\", \n"
  6929. "                        \"copy:truehd\", \n"
  6930. "                        \"copy:flac\"\n"
  6931. "                    ], \n"
  6932. "                    \"AudioEncoderFallback\": \"aac\", \n"
  6933. "                    \"AudioLanguageList\": [], \n"
  6934. "                    \"AudioList\": [\n"
  6935. "                        {\n"
  6936. "                            \"AudioBitrate\": 128, \n"
  6937. "                            \"AudioCompressionLevel\": -1.0, \n"
  6938. "                            \"AudioDitherMethod\": \"auto\", \n"
  6939. "                            \"AudioEncoder\": \"aac\", \n"
  6940. "                            \"AudioMixdown\": \"dpl2\", \n"
  6941. "                            \"AudioNormalizeMixLevel\": false, \n"
  6942. "                            \"AudioSamplerate\": \"auto\", \n"
  6943. "                            \"AudioTrackDRCSlider\": 0.0, \n"
  6944. "                            \"AudioTrackGainSlider\": 0.0, \n"
  6945. "                            \"AudioTrackQuality\": -1.0, \n"
  6946. "                            \"AudioTrackQualityEnable\": false\n"
  6947. "                        }\n"
  6948. "                    ], \n"
  6949. "                    \"AudioSecondaryEncoderMode\": true, \n"
  6950. "                    \"AudioTrackSelectionBehavior\": \"first\", \n"
  6951. "                    \"ChapterMarkers\": true, \n"
  6952. "                    \"ChildrenArray\": [], \n"
  6953. "                    \"Default\": true, \n"
  6954. "                    \"FileFormat\": \"mp4\", \n"
  6955. "                    \"Folder\": false, \n"
  6956. "                    \"FolderOpen\": false, \n"
  6957. "                    \"Mp4HttpOptimize\": false, \n"
  6958. "                    \"Mp4iPodCompatible\": false, \n"
  6959. "                    \"PictureAutoCrop\": true, \n"
  6960. "                    \"PictureBottomCrop\": 0, \n"
  6961. "                    \"PictureCombDetectCustom\": \"\", \n"
  6962. "                    \"PictureCombDetectPreset\": \"off\", \n"
  6963. "                    \"PictureDARWidth\": 0, \n"
  6964. "                    \"PictureDeblock\": 0, \n"
  6965. "                    \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  6966. "                    \"PictureDeinterlaceCustom\": \"\", \n"
  6967. "                    \"PictureDeinterlaceFilter\": \"off\", \n"
  6968. "                    \"PictureDeinterlacePreset\": \"default\", \n"
  6969. "                    \"PictureDenoiseCustom\": \"\", \n"
  6970. "                    \"PictureDenoiseFilter\": \"off\", \n"
  6971. "                    \"PictureDenoisePreset\": \"medium\", \n"
  6972. "                    \"PictureDenoiseTune\": \"none\", \n"
  6973. "                    \"PictureDetelecine\": \"off\", \n"
  6974. "                    \"PictureDetelecineCustom\": \"\", \n"
  6975. "                    \"PictureForceHeight\": 0, \n"
  6976. "                    \"PictureForceWidth\": 0, \n"
  6977. "                    \"PictureHeight\": 0, \n"
  6978. "                    \"PictureItuPAR\": false, \n"
  6979. "                    \"PictureKeepRatio\": true, \n"
  6980. "                    \"PictureLeftCrop\": 0, \n"
  6981. "                    \"PictureLooseCrop\": false, \n"
  6982. "                    \"PictureModulus\": 2, \n"
  6983. "                    \"PicturePAR\": \"loose\", \n"
  6984. "                    \"PicturePARHeight\": 720, \n"
  6985. "                    \"PicturePARWidth\": 853, \n"
  6986. "                    \"PictureRightCrop\": 0, \n"
  6987. "                    \"PictureRotate\": \"angle=0:hflip=0\", \n"
  6988. "                    \"PictureTopCrop\": 0, \n"
  6989. "                    \"PictureWidth\": 0, \n"
  6990. "                    \"PresetDescription\": \"\", \n"
  6991. "                    \"PresetName\": \"CLI Default\", \n"
  6992. "                    \"SubtitleAddCC\": false, \n"
  6993. "                    \"SubtitleAddForeignAudioSearch\": false, \n"
  6994. "                    \"SubtitleAddForeignAudioSubtitle\": false, \n"
  6995. "                    \"SubtitleBurnBDSub\": false, \n"
  6996. "                    \"SubtitleBurnBehavior\": \"none\", \n"
  6997. "                    \"SubtitleBurnDVDSub\": false, \n"
  6998. "                    \"SubtitleLanguageList\": [], \n"
  6999. "                    \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  7000. "                    \"Type\": 0, \n"
  7001. "                    \"UsesPictureFilters\": true, \n"
  7002. "                    \"UsesPictureSettings\": 0, \n"
  7003. "                    \"VideoAvgBitrate\": 6000, \n"
  7004. "                    \"VideoColorMatrixCode\": 0, \n"
  7005. "                    \"VideoEncoder\": \"x264\", \n"
  7006. "                    \"VideoFramerate\": \"auto\", \n"
  7007. "                    \"VideoFramerateMode\": \"vfr\", \n"
  7008. "                    \"VideoGrayScale\": false, \n"
  7009. "                    \"VideoLevel\": \"auto\", \n"
  7010. "                    \"VideoOptionExtra\": \"\", \n"
  7011. "                    \"VideoPreset\": \"medium\", \n"
  7012. "                    \"VideoProfile\": \"auto\", \n"
  7013. "                    \"VideoQSVAsyncDepth\": 4, \n"
  7014. "                    \"VideoQSVDecode\": false, \n"
  7015. "                    \"VideoQualitySlider\": 22.0, \n"
  7016. "                    \"VideoQualityType\": 2, \n"
  7017. "                    \"VideoScaler\": \"swscale\", \n"
  7018. "                    \"VideoTune\": \"\", \n"
  7019. "                    \"VideoTurboTwoPass\": false, \n"
  7020. "                    \"VideoTwoPass\": false, \n"
  7021. "                    \"x264Option\": \"\", \n"
  7022. "                    \"x264UseAdvancedOptions\": false\n"
  7023. "                }\n"
  7024. "            ], \n"
  7025. "            \"Folder\": true, \n"
  7026. "            \"PresetName\": \"CLI Defaults\", \n"
  7027. "            \"Type\": 0\n"
  7028. "        }\n"
  7029. "    ], \n"
  7030. "    \"PresetTemplate\": {\n"
  7031. "        \"Preset\": {\n"
  7032. "            \"AudioCopyMask\": [\n"
  7033. "                \"copy:aac\", \n"
  7034. "                \"copy:ac3\", \n"
  7035. "                \"copy:dts\", \n"
  7036. "                \"copy:dtshd\", \n"
  7037. "                \"copy:eac3\", \n"
  7038. "                \"copy:flac\", \n"
  7039. "                \"copy:mp3\", \n"
  7040. "                \"copy:truehd\"\n"
  7041. "            ], \n"
  7042. "            \"AudioEncoderFallback\": \"ac3\", \n"
  7043. "            \"AudioLanguageList\": [\n"
  7044. "                \"und\"\n"
  7045. "            ], \n"
  7046. "            \"AudioList\": [\n"
  7047. "                {\n"
  7048. "                    \"AudioBitrate\": 192, \n"
  7049. "                    \"AudioCompressionLevel\": -1.0, \n"
  7050. "                    \"AudioDitherMethod\": \"auto\", \n"
  7051. "                    \"AudioEncoder\": \"copy:ac3\", \n"
  7052. "                    \"AudioMixdown\": \"dpl2\", \n"
  7053. "                    \"AudioNormalizeMixLevel\": false, \n"
  7054. "                    \"AudioSamplerate\": \"auto\", \n"
  7055. "                    \"AudioTrackDRCSlider\": 0.0, \n"
  7056. "                    \"AudioTrackGainSlider\": 0.0, \n"
  7057. "                    \"AudioTrackQuality\": -1.0, \n"
  7058. "                    \"AudioTrackQualityEnable\": false\n"
  7059. "                }\n"
  7060. "            ], \n"
  7061. "            \"AudioSecondaryEncoderMode\": true, \n"
  7062. "            \"AudioTrackSelectionBehavior\": \"first\", \n"
  7063. "            \"ChapterMarkers\": true, \n"
  7064. "            \"ChildrenArray\": [], \n"
  7065. "            \"Default\": false, \n"
  7066. "            \"FileFormat\": \"mp4\", \n"
  7067. "            \"Folder\": false, \n"
  7068. "            \"FolderOpen\": false, \n"
  7069. "            \"Mp4HttpOptimize\": false, \n"
  7070. "            \"Mp4iPodCompatible\": false, \n"
  7071. "            \"PictureAutoCrop\": true, \n"
  7072. "            \"PictureBottomCrop\": 0, \n"
  7073. "            \"PictureCombDetectCustom\": \"\", \n"
  7074. "            \"PictureCombDetectPreset\": \"off\", \n"
  7075. "            \"PictureDARWidth\": 0, \n"
  7076. "            \"PictureDeblock\": 0, \n"
  7077. "            \"PictureDeblockCustom\": \"qp=0:mode=2\", \n"
  7078. "            \"PictureDeinterlaceCustom\": \"\", \n"
  7079. "            \"PictureDeinterlaceFilter\": \"off\", \n"
  7080. "            \"PictureDeinterlacePreset\": \"default\", \n"
  7081. "            \"PictureDenoiseCustom\": \"\", \n"
  7082. "            \"PictureDenoiseFilter\": \"off\", \n"
  7083. "            \"PictureDenoisePreset\": \"medium\", \n"
  7084. "            \"PictureDenoiseTune\": \"none\", \n"
  7085. "            \"PictureDetelecine\": \"off\", \n"
  7086. "            \"PictureDetelecineCustom\": \"\", \n"
  7087. "            \"PictureForceHeight\": 0, \n"
  7088. "            \"PictureForceWidth\": 0, \n"
  7089. "            \"PictureHeight\": 0, \n"
  7090. "            \"PictureItuPAR\": false, \n"
  7091. "            \"PictureKeepRatio\": true, \n"
  7092. "            \"PictureLeftCrop\": 0, \n"
  7093. "            \"PictureLooseCrop\": false, \n"
  7094. "            \"PictureModulus\": 2, \n"
  7095. "            \"PicturePAR\": \"loose\", \n"
  7096. "            \"PicturePARHeight\": 720, \n"
  7097. "            \"PicturePARWidth\": 853, \n"
  7098. "            \"PictureRightCrop\": 0, \n"
  7099. "            \"PictureRotate\": \"angle=0:hflip=0\", \n"
  7100. "            \"PictureTopCrop\": 0, \n"
  7101. "            \"PictureWidth\": 0, \n"
  7102. "            \"PresetDescription\": \"\", \n"
  7103. "            \"PresetName\": \"Name Missing\", \n"
  7104. "            \"SubtitleAddCC\": false, \n"
  7105. "            \"SubtitleAddForeignAudioSearch\": false, \n"
  7106. "            \"SubtitleAddForeignAudioSubtitle\": false, \n"
  7107. "            \"SubtitleBurnBDSub\": false, \n"
  7108. "            \"SubtitleBurnBehavior\": \"none\", \n"
  7109. "            \"SubtitleBurnDVDSub\": false, \n"
  7110. "            \"SubtitleLanguageList\": [], \n"
  7111. "            \"SubtitleTrackSelectionBehavior\": \"none\", \n"
  7112. "            \"Type\": 1, \n"
  7113. "            \"UsesPictureFilters\": true, \n"
  7114. "            \"UsesPictureSettings\": 2, \n"
  7115. "            \"VideoAvgBitrate\": 1800, \n"
  7116. "            \"VideoColorMatrixCode\": 0, \n"
  7117. "            \"VideoEncoder\": \"x264\", \n"
  7118. "            \"VideoFramerate\": \"auto\", \n"
  7119. "            \"VideoFramerateMode\": \"vfr\", \n"
  7120. "            \"VideoGrayScale\": false, \n"
  7121. "            \"VideoLevel\": \"auto\", \n"
  7122. "            \"VideoOptionExtra\": \"\", \n"
  7123. "            \"VideoPreset\": \"medium\", \n"
  7124. "            \"VideoProfile\": \"auto\", \n"
  7125. "            \"VideoQSVAsyncDepth\": 4, \n"
  7126. "            \"VideoQSVDecode\": false, \n"
  7127. "            \"VideoQualitySlider\": 20.0, \n"
  7128. "            \"VideoQualityType\": 2, \n"
  7129. "            \"VideoScaler\": \"swscale\", \n"
  7130. "            \"VideoTune\": \"\", \n"
  7131. "            \"VideoTurboTwoPass\": false, \n"
  7132. "            \"VideoTwoPass\": false, \n"
  7133. "            \"x264Option\": \"\", \n"
  7134. "            \"x264UseAdvancedOptions\": false\n"
  7135. "        }, \n"
  7136. "        \"VersionMajor\": 23, \n"
  7137. "        \"VersionMicro\": 0, \n"
  7138. "        \"VersionMinor\": 0\n"
  7139. "    }\n"
  7140. "}\n";
Advertisement
Add Comment
Please, Sign In to add comment