User Tools

Site Tools


using:scripting

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
Previous revision
Next revision Both sides next revision
using:scripting [2010/04/16 19:43]
j.m
using:scripting [2011/01/07 14:55]
agent_007
Line 66: Line 66:
  
 There are also a couple of variables you may want to change: ​ There are also a couple of variables you may want to change: ​
-  * markA: set the A marker (e.g.: app.markA=100; set markerA to the 100th frame)  +  * markerA: set the A marker (e.g.: app.markerA=100; set markerA to the 100th frame)  
-  * markB: set the B marker+  * markerB: set the B marker
  
 ===== Avidemux video functions ===== ===== Avidemux video functions =====
Line 73: Line 73:
 ^Command ​     ^Parameter ​     ^Parameter ​                                     ^Return ​  ​^Description ​                                                                                       ^ ^Command ​     ^Parameter ​     ^Parameter ​                                     ^Return ​  ​^Description ​                                                                                       ^
 |addFilter ​   |"​filter name" ​ |"​filter param" ​                                ​| ​        |Add the filter ​                                                                                    | |addFilter ​   |"​filter name" ​ |"​filter param" ​                                ​| ​        |Add the filter ​                                                                                    |
 +|clearFilters |               ​| ​                                              ​| ​        ​|Removes all video filters ​                                                                         |
 |Codec ​       |"​codec name" ​  ​|<​nowiki>"​codec conf"​[,"​codec extra"​]</​nowiki> ​ |         ​|Select the encoder, using the conf, which can be "​CBR=bitrate",​ "​CQ=qz",​ "​2PASS=size"​ or "​SAME=0" ​ | |Codec ​       |"​codec name" ​  ​|<​nowiki>"​codec conf"​[,"​codec extra"​]</​nowiki> ​ |         ​|Select the encoder, using the conf, which can be "​CBR=bitrate",​ "​CQ=qz",​ "​2PASS=size"​ or "​SAME=0" ​ |
 |saveJpeg ​    ​|"​filename" ​    ​| ​                                              ​| ​        |Save the current frame as a JPEG file                                                              | |saveJpeg ​    ​|"​filename" ​    ​| ​                                              ​| ​        |Save the current frame as a JPEG file                                                              |
using/scripting.txt · Last modified: 2012/11/11 08:51 (external edit)