Skip to content
h3llrais3r edited this page Apr 27, 2020 · 2 revisions

Post processing arguments

The following arguments are sent by default when running the post processor:

  • encoding: chosen encoding in the postprocessing config settings
  • root path: root video path (one of the video paths listed in autosubliminal.VIDEOPATHS, where video path is located in)
  • video path: full video path
  • subtitle path: full subtitle path (empty when postprocessing is done without a subtitle)
  • library path: libary path (empty when the video path is not located inside a library path)

Additional custom arguments can be added in the postprocessing config settings and are added after the default arguments.

Clone this wiki locally