User Tools

Site Tools


using:command_line_usage

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
Last revision Both sides next revision
using:command_line_usage [2010/04/16 18:39]
j.m
using:command_line_usage [2016/06/20 10:42]
mean
Line 5: Line 5:
 Avidemux may be called with many arguments. The most obvious is //​avidemux(nbsp)myFile.avi//,​ that will load myFile.avi. Avidemux may be called with many arguments. The most obvious is //​avidemux(nbsp)myFile.avi//,​ that will load myFile.avi.
  
-You can also provide other commands, each one of them beginning by(nbsp)(ndash) ​to invoke an action. You won't have the full capabilities of the GUI though.+You can also provide other commands, each one of them beginning by "​--" ​to invoke an action. You won't have the full capabilities of the GUI though.
  
 **Warning**:​ When in command line mode, all alert boxes will be skipped and questions will be automatically set to NO. **Warning**:​ When in command line mode, all alert boxes will be skipped and questions will be automatically set to NO.
- 
-**Warning**:​ It is very important to note that indexes are not saved. For example, if you do //​avidemux2(nbsp)file.nuv//​ you won't be prompted to save the index. 
  
 The arguments are evaluated from left to right and processed one at a time. The command line is far from bullet proof as most of the checks are inside the GUI. The arguments are evaluated from left to right and processed one at a time. The command line is far from bullet proof as most of the checks are inside the GUI.
  
-workbench ​file is a project ​file. The term workbench refers to the currently active video and settings in the programWhen you save workbench you are really saving ​it to a project file.+project ​file is a file containing all settings ​and loaded filesIt is "​snapshot"​ of avidemux state at the point it was saved.
  
 ===== Commands ===== ===== Commands =====
Line 79: Line 77:
 |<​nowiki>​--</​nowiki>​save-ogm ​ |filename ​ |Save as OGM file.  | |<​nowiki>​--</​nowiki>​save-ogm ​ |filename ​ |Save as OGM file.  |
 |<​nowiki>​--</​nowiki>​save-raw-video ​ |none  |Save elementary video stream and strip the container, you will end up with raw MPEG video! ​ | |<​nowiki>​--</​nowiki>​save-raw-video ​ |none  |Save elementary video stream and strip the container, you will end up with raw MPEG video! ​ |
-|<​nowiki>​--</​nowiki>​output-format ​ |AVI <​nowiki>​|</​nowiki>​ AVI_DUAL <​nowiki>​|</​nowiki>​ AVI_UNP <​nowiki>​|</​nowiki>​ ES <​nowiki>​|</​nowiki>​ MP4 <​nowiki>​|</​nowiki>​ OGM <​nowiki>​|</​nowiki>​ PS <​nowiki>​|</​nowiki>​ TS  |Set the output format. ES is for video only, PS for Program Stream (VCD/​SVCD/​DVD) and TS for Transport Stream. ​ |+|<​nowiki>​--</​nowiki>​output-format ​ |AVI <​nowiki>​|</​nowiki>​ AVI_DUAL <​nowiki>​|</​nowiki>​ AVI_UNP <​nowiki>​|</​nowiki>​ ES <​nowiki>​|</​nowiki>​ MP4 <​nowiki>​|</​nowiki>​ OGM <​nowiki>​|</​nowiki>​ PS <​nowiki>​|</​nowiki>​ TS <​nowiki>​|</​nowiki>​ MATROSKA ​ |Set the output format. ES is for video only, PS for Program Stream (VCD/​SVCD/​DVD) and TS for Transport Stream. ​ |
 |<​nowiki>​--</​nowiki>​auto-split ​ |Size in megabytes ​ |Avidemux will automatically split the files when they reach the given size and create file.avi, file.avi.1, file.avi.2... The default is 2 GB.  | |<​nowiki>​--</​nowiki>​auto-split ​ |Size in megabytes ​ |Avidemux will automatically split the files when they reach the given size and create file.avi, file.avi.1, file.avi.2... The default is 2 GB.  |
  
using/command_line_usage.txt ยท Last modified: 2016/06/20 10:42 by mean