@@ -223,80 +223,80 @@ class SettingsModel {
223223
224224 static Map <String , String > get paramsLookUpMap {
225225 return {
226- 'out' : '-out=' ,
227- 'inp' : '-in =' ,
226+ 'out' : '-- out=' ,
227+ 'inp' : '--input =' ,
228228 'outputfilename' : '-o' ,
229- 'fixptsjumps' : '-fixptsjumps' ,
229+ 'fixptsjumps' : '-- fixptsjumps' ,
230230 'append' : '--append' ,
231231 'service' : '--service' ,
232232 'outInterval' : '--outinterval' ,
233233 'segmentonkeyonly' : '--segmentonkeyonly' ,
234234 'goptime' : '--goptime' ,
235- 'nogoptime' : '--nogoptime ' ,
235+ 'nogoptime' : '--no-goptime ' ,
236236 'fixpadding' : '--fixpadding' ,
237- 'freqEs15' : '-90090' ,
237+ 'freqEs15' : '-- 90090' ,
238238 'stream' : '--stream' ,
239239 'videoedited' : '--videoedited' ,
240240 'usepicorder' : '--usepicorder' ,
241- 'myth' : '-myth' ,
242- 'nomyth' : '-nomyth ' ,
243- 'wtvconvertfix' : '-wtvconvertfix' ,
244- 'wtvmpeg2' : '-wtvmpeg2' ,
241+ 'myth' : '-- myth' ,
242+ 'nomyth' : '--no-myth ' ,
243+ 'wtvconvertfix' : '-- wtvconvertfix' ,
244+ 'wtvmpeg2' : '-- wtvmpeg2' ,
245245 'program_number' : '--program-number' ,
246- 'autoprogram' : '-autoprogram' ,
247- 'multiprogram' : '-multiprogram' ,
248- 'streamtype' : '-streamtype' ,
246+ 'autoprogram' : '-- autoprogram' ,
247+ 'multiprogram' : '-- multiprogram' ,
248+ 'streamtype' : '-- streamtype' ,
249249 'hauppauge' : '--hauppauge' ,
250- 'mp4vidtrack' : '-mp4vidtrack' ,
251- 'noautotimeref' : '-noautotimeref ' ,
252- 'noscte20' : '--noscte20 ' ,
250+ 'mp4vidtrack' : '-- mp4vidtrack' ,
251+ 'noautotimeref' : '--no-autotimeref ' ,
252+ 'noscte20' : '--no-scte20 ' ,
253253 'webvttcss' : '--webvtt-create-css' ,
254254 'analyzevideo' : '--analyzevideo' ,
255255 'notimestamp' : '--no-timestamp-map' ,
256- 'nolevdist' : '-nolevdist ' ,
257- 'minlevdist' : '-levdistmincnt' ,
258- 'maxlevdist' : '-levdistmaxpct' ,
259- 'chapters' : '-chapters' ,
260- 'bom' : '-bom' ,
261- 'nobom' : '-nobom ' ,
262- 'nofontcolor' : '--nofontcolor ' ,
263- 'nohtmlescape' : '--nohtmlescape ' ,
264- 'notypesetting' : '--notypesetting ' ,
265- 'trim' : '-trim' ,
256+ 'nolevdist' : '--no-levdist ' ,
257+ 'minlevdist' : '-- levdistmincnt' ,
258+ 'maxlevdist' : '-- levdistmaxpct' ,
259+ 'chapters' : '-- chapters' ,
260+ 'bom' : '-- bom' ,
261+ 'nobom' : '--no-bom ' ,
262+ 'nofontcolor' : '--no-fontcolor ' ,
263+ 'nohtmlescape' : '--no-htmlescape ' ,
264+ 'notypesetting' : '--no-typesetting ' ,
265+ 'trim' : '-- trim' ,
266266 'defaultcolor' : '--defaultcolor' ,
267267 'sentencecap' : '--sentencecap' ,
268268 'capFile' : '--capfile' ,
269269 'kf' : '--kf' ,
270270 'profanityFile' : '--profanity-file' ,
271271 'splitbysentence' : '--splitbysentence' ,
272- 'datets' : '-datets' ,
273- 'sects' : '-sects' ,
274- 'latrusmap' : '-latrusmap' ,
275- 'xds' : '= xds' ,
276- 'lf' : '-lf' ,
277- 'df' : '-df' ,
278- 'autodash' : '- autodash' ,
279- 'xmltv' : '-xmltv' ,
280- 'xmltvliveinterval' : '-xmltvliveinterval' ,
281- 'xmltvoutputinterval' : '-xmltvoutputinterval' ,
282- 'xmltvonlycurrent' : '-xmltvonlycurrent' ,
283- 'sem' : '-sem' ,
284- 'dvblang' : '-dvblang' ,
285- 'ocrlang' : '-ocrlang' ,
286- 'mkvlang' : '-mkvlang' ,
287- 'quant' : '-quant' ,
288- 'oem' : '-oem' ,
272+ 'datets' : '-- datets' ,
273+ 'sects' : '-- sects' ,
274+ 'latrusmap' : '-- latrusmap' ,
275+ 'xds' : '-- xds' ,
276+ 'lf' : '-- lf' ,
277+ 'df' : '-- df' ,
278+ 'autodash' : '-- autodash' ,
279+ 'xmltv' : '-- xmltv' ,
280+ 'xmltvliveinterval' : '-- xmltvliveinterval' ,
281+ 'xmltvoutputinterval' : '-- xmltvoutputinterval' ,
282+ 'xmltvonlycurrent' : '-- xmltvonlycurrent' ,
283+ 'sem' : '-- sem' ,
284+ 'dvblang' : '-- dvblang' ,
285+ 'ocrlang' : '-- ocrlang' ,
286+ 'mkvlang' : '-- mkvlang' ,
287+ 'quant' : '-- quant' ,
288+ 'oem' : '-- oem' ,
289289 'bufferinput' : '--bufferinput' ,
290- 'nobufferinput' : '-nobufferinput ' ,
290+ 'nobufferinput' : '--no-bufferinput ' ,
291291 'buffersize' : '--buffersize' ,
292- 'koc' : '-koc' ,
293- 'dru' : '-dru' ,
294- 'norollup' : '--norollup ' ,
295- 'delay' : '-delay' ,
296- 'startat' : '-startat' ,
297- 'endat' : '-endat' ,
298- 'codec' : '-codec' ,
299- 'nocodec' : 'nocodec ' ,
292+ 'koc' : '-- koc' ,
293+ 'dru' : '-- dru' ,
294+ 'norollup' : '--no-rollup ' ,
295+ 'delay' : '-- delay' ,
296+ 'startat' : '-- startat' ,
297+ 'endat' : '-- endat' ,
298+ 'codec' : '-- codec' ,
299+ 'nocodec' : '--no-codec ' ,
300300 'startcreditstext' : '--startcreditstext' ,
301301 'startcreditsnotbefore' : '--startcreditsnotbefore' ,
302302 'startcreditsnotafter' : '--startcreditsnotafter' ,
@@ -305,17 +305,17 @@ class SettingsModel {
305305 'endcreditstext' : '--endcreditstext' ,
306306 'endcreditsforatleast' : '--endcreditsforatleast' ,
307307 'endcreditsforatmost' : '--endcreditsforatmost' ,
308- 'tpage' : '-tpage' ,
309- 'teletext' : '-teletext' ,
310- 'noteletext' : '-noteletext ' ,
311- 'hardsubx' : '-hardsubx' ,
312- 'tickertext' : '-tickertext' ,
313- 'ocrMode' : '-ocr_mode ' ,
314- 'subcolor' : '-subcolor' ,
315- 'minSubDuration' : '-min_sub_duration ' ,
316- 'detectItalics' : '-detect_italics ' ,
317- 'confThresh' : '-conf_thresh ' ,
318- 'whiteThresh' : '-whiteness_thresh ' ,
308+ 'tpage' : '-- tpage' ,
309+ 'teletext' : '-- teletext' ,
310+ 'noteletext' : '--no-teletext ' ,
311+ 'hardsubx' : '-- hardsubx' ,
312+ 'tickertext' : '-- tickertext' ,
313+ 'ocrMode' : '--ocr-mode ' ,
314+ 'subcolor' : '-- subcolor' ,
315+ 'minSubDuration' : '--min-sub-duration ' ,
316+ 'detectItalics' : '--detect-italics ' ,
317+ 'confThresh' : '--conf-thresh ' ,
318+ 'whiteThresh' : '--whiteness-thresh ' ,
319319 'splitMode' : '' , // splitMode is not a ccx setting
320320 };
321321 }
0 commit comments