Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
appendices:commandlinearguments [2012/11/07 19:01]
floele
appendices:commandlinearguments [2012/11/07 19:08]
floele
Line 44: Line 44:
   : Adds a file from sourcePath to the targetFolder on disc. You can add as many of these directives as you want. A path that contains spaces must be enclosed in double quotes.   : Adds a file from sourcePath to the targetFolder on disc. You can add as many of these directives as you want. A path that contains spaces must be enclosed in double quotes.
   ; -folder[\targetFolder]:​sourcePath   ; -folder[\targetFolder]:​sourcePath
-  ; -folder:​sourcePath (for audio) +  ; -folder:​sourcePath (for audio and video
-  : Adds a folder and all its contents to disc. You can add as many of these directives as you want. A path that contains spaces must be enclosed in double quotes.+  : Adds a folder and all its contents to disc. You can add as many of these directives as you want. A path that contains spaces must be enclosed in double quotes. For DVD-video, specify the full path of the VIDEO_TS folder.
   ; -speed:​[[wp>​X_(writing_speed)|ratio]] (since 4.3.1, for example "​24",​ "​8",​ "​4"​)   ; -speed:​[[wp>​X_(writing_speed)|ratio]] (since 4.3.1, for example "​24",​ "​8",​ "​4"​)
   : Specifies the speed for burning the disc.   : Specifies the speed for burning the disc.
Line 73: Line 73:
   -folder[\test]:​c:​\dell -name:​foobar</​code>​   -folder[\test]:​c:​\dell -name:​foobar</​code>​
  
 +The //​--burn-video//​ action takes the following additional arguments (make sure to specify "​-folder"​ as explained above):
 +
 +  ; -name:NAME
 +  : Changes the disc's name to NAME (as it shows up in Windows Explorer). Maximum length: 16 chars.
 +  ; -iso:PATH (since v. 4.1.3)
 +  : Instead of burning the disc, creates an ISO image at the specified path.
 +  ​
 {{template>:​sys:​version|ver=4.0.025}} {{template>:​sys:​version|ver=4.0.025}}