This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
using:scripting [2010/05/10 13:50] agent_007 |
using:scripting [2012/11/11 08:51] (current) |
||
|---|---|---|---|
| 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 89: | Line 89: | ||
| ^Command ^Parameter ^Parameter ^Return ^Description ^ | ^Command ^Parameter ^Parameter ^Return ^Description ^ | ||
| - | |scanVBR | | | |Build the time map needed for MP3 VBR | | + | |scanVbr | | | |Build the time map needed for MP3 VBR | |
| |save |"filename" | | |Save the audio track as filename | | |save |"filename" | | |Save the audio track as filename | | ||
| |load |"type" |"filename" | |Load audio as an external track, type is the file type - AC3, MP3, WAV, filename is the name of the file to load | | |load |"type" |"filename" | |Load audio as an external track, type is the file type - AC3, MP3, WAV, filename is the name of the file to load | | ||