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
Next revision Both sides next revision
using:command_line_usage [2010/04/16 18:37]
j.m
using:command_line_usage [2012/11/11 08:51]
127.0.0.1 external edit
Line 79: Line 79:
 |<​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.  |
  
Line 135: Line 135:
 ==== Batch convert MP4 files to AVI ==== ==== Batch convert MP4 files to AVI ====
  
-This example will open the MP4 file safely (if it contains [[H264|H.264]] video or anything else, it does not matter). Then it will save the file into an AVI container, with no modification to the video or audio. The command in general is this: +This example will open the MP4 file safely (if it contains [[tutorial:H.264]] video or anything else, it does not matter). Then it will save the file into an AVI container, with no modification to the video or audio. The command in general is this: 
  
 <​code>​ <​code>​
using/command_line_usage.txt ยท Last modified: 2016/06/20 10:42 by mean