Skip to content

Instantly share code, notes, and snippets.

Created March 5, 2012 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1976550 to your computer and use it in GitHub Desktop.
Save anonymous/1976550 to your computer and use it in GitHub Desktop.
doctor:$ /usr/bin/avidemux2_cli --help
*************************
Avidemux v2.5.4
*************************
http://www.avidemux.org
Code : Mean, JSC, Grant Pedersen
GFX : Nestor Di, nestordi@augcyl.org
Design : Jakub Misak
FreeBSD : Anish Mistry, amistry@am-productions.biz
Audio : Mihail Zenkov
Mac OS X : Kuisathaverat, Harry van der Wolf
Win32 : Grant Pedersen
Compiler: GCC 4.5.2
Build Target: Linux (x86)
User Interface: CLI
Large file available: 1 offset
Initialising prefs
Directory /home/doctor/.avidemux exists.Good.
Using /home/doctor/.avidemux as base directory for prefs/jobs/...
Preferences found and loaded
[cpuCaps]Checking CPU capabilities
MMX detected
MMXEXT detected
SSE detected
SSE2 detected
SSE3 detected
SSSE3 detected
[cpuCaps]End of CPU capabilities check (cpuMask :ffffffff)
[Locale] setlocale LC_CTYPE=en_US;LC_NUMERIC=en_US;LC_TIME=en_US;LC_COLLATE=C;LC_MONETARY=en_US;LC_MESSAGES=en_US;LC_PAPER=en_US;LC_NAME=en_US;LC_ADDRESS=en_US;LC_TELEPHONE=en_US;LC_MEASUREMENT=en_US;LC_IDENTIFICATION=en_US
[Locale] Textdomain was messages
[Locale] Textdomain is now avidemux
[Locale] Files for avidemux appear to be in /usr/share/locale
[Locale] Test: _File
Initializing Dithering tables
Initializing postproc
Deleting post proc
updating post proc
Enabled type:7 strength:3
Registering Internal Filters
******************************
[ADM_ad_plugin] Scanning directory /usr/lib/ADM_plugins/audioDecoder/
[ADM_ad_plugin] Cannot parse plugin
[ADM_vf_plugin] Scanning directory /usr/lib/ADM_plugins/videoFilter/
[ADM_vf_plugin] Cannot parse plugin
[ADM_av_plugin] Scanning directory /usr/lib/ADM_plugins/audioDevices/
[ADM_av_plugin] Cannot parse plugin
[ADM_ae_plugin] Scanning directory /usr/lib/ADM_plugins/audioEncoders/
[ADM_ae_plugin] Cannot parse plugin
[ADM_ad_plugin] Scanning directory /home/doctor/.avidemux/plugins/audioDecoder/
[ADM_ad_plugin] Cannot parse plugin
[ADM_vf_plugin] Scanning directory /home/doctor/.avidemux/plugins/videoFilter/
[ADM_vf_plugin] Cannot parse plugin
[ADM_vidEnc_plugin] Scanning directory /usr/lib/ADM_plugins/videoEncoder/
[ADM_vidEnc_plugin] Cannot parse plugin
[ADM_vidEnc_plugin] Scanning done, found 0 codec
Registered DialogFactory classes
Spidermonkey initialized.
*** Automated : 48 entries*************
help-->0
Command line possible arguments :
--nogui, Run in silent mode (no args)
--listfilters, list all filters by name (no args)
--run, load and run a script (one arg)
--audio-normalize, activate normalization (one arg)
--audio-resample, resample to x hz (one arg)
--filters, load a filter preset (one arg)
--codec-conf, load a codec configuration (one arg)
--save-jpg, save JPEG images (one arg)
--begin, set start frame (one arg)
--end, set end frame (one arg)
--save-unpacked-vop, save avi, unpacking vop (one arg)
--save-packed-vop, save avi, packing vop (one arg)
--save-ogm, save as ogm file (one arg)
--save-raw-audio, save audio as-is (one arg)
--save-raw-video, save raw video stream (mpeg/... ) (one arg)
--save-uncompressed-audio, save uncompressed audio (one arg)
--load, load video or workbench (one arg)
--load-workbench, load workbench file (one arg)
--append, append video (one arg)
--save, save avi (one arg)
--save-workbench, save workbench file (one arg)
--force-b-frame, Force detection of bframe in next loaded file (no args)
--force-alt-h264, Force use of alternate read mode for h264 (no args)
--force-unpack, Force detection of packed vop in next loaded file (no args)
--force-smart, Engage smart copy mode with CQ=3 at next save (no args)
--external-mp3, load external mpeg audio as audio track (one arg)
--external-ac3, load external ac3 audio as audio track (one arg)
--external-wav, load external wav audio as audio track (one arg)
--no-audio, load external wav audio as audio track (no args)
--audio-delay, set audio time shift in ms (+ or -) (one arg)
--audio-map, build audio map (MP3 VBR) (no args)
--audio-bitrate, set audio encoding bitrate (one arg)
--fps, set frames per second (one arg)
--audio-codec, set audio codec (AAC/AC3/COPY/MP2/MP3/NONE (WAV PCM)/TWOLAME) (one arg)
--video-codec, set video codec (COPY/DV/FFHUFF/FFmpeg4/FFV1/FLV1/H263/HUFF/MJPEG/REQUANT/x264/XDVD/Xvid4/YV12) (one arg)
--video-conf, set video codec conf (cq=q|cbr=br|2pass=size)[,mbr=br][,matrix=(0|1|2|3)] (one arg)
--reuse-2pass-log, reuse 2pass logfile if it exists (no args)
--set-pp, set post processing default value, value(1=hdeblok|2=vdeblock|4=dering) and strength (0-5) (two args)
--vobsub, Create vobsub file (vobfile vosubfile ifofile) (three args)
--autosplit, split every N MBytes (one arg)
--info, show information about loaded video and audio streams (no args)
--autoindex, try to generate required index files (no args)
--output-format, set output format (AVI|OGM|ES|PS|AVI_DUAL|AVI_UNP|...) (one arg)
--rebuild-index, rebuild index with correct frame type (no args)
--var, set var (--var myvar=3) (one arg)
--help, print this (no args)
--quit, exit avidemux (no args)
--probePat, Probe for PAT//PMT.. (one arg)Cleaning up
Deleting post proc
Waiting for Spidermonkey to finish...
Cleaning up Spidermonkey.
End of cleanup
Images stat:
___________
Max memory consumed (MB) : 0
Current memory consumed (MB) : 0
Max image used : 0
Cur image used : 0
Global mem stat
______________
Memory consumed: 0 (MB)
Goodbye...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment