Skip to content

Controls

Matt McManis edited this page May 30, 2020 · 19 revisions
└── Input Path  
│
└── Batch Extension
│
└── Output Path  
│
└── Format Tab
│     ├── Container
│     │     ├── webm 
│     │     ├── mp4 
│     │     ├── webm  
│     │     ├── mp4  
│     │     ├── mkv  
│     │     ├── m2v 
│     │     ├── mpg 
│     │     ├── avi  
│     │     ├── ogv  
│     │     ├── mp3  
│     │     ├── m4a
│     │     ├── ogg 
│     │     ├── flac 
│     │     ├── wav 
│     │     ├── jpg
│     │     ├── png  
│     │     └── webp  
│     │
│     └── Media Type
│     │     ├── Video 
│     │     ├── Audio
│     │     ├── Image 
│     │     └── Sequence  
│     │
│     └── Cut
│     │    ├── No
│     │    └── Yes
│     │        ├── Start Time
│     │        ├── End Time
│     │        ├── Start Frame
│     │        └── End Frame
│     │
│     └── YouTube Download
│          ├── Mode
│          └── Quality
│     
└── Video Tab
│     ├── Video Codec
│     │     ├── None
│     │     ├── x264 
│     │     ├── x265
│     │     ├── MPEG-2
│     │     ├── MPEG-4
│     │     ├── VP8
│     │     ├── VP9
│     │     ├── AV1
│     │     ├── FFV1
│     │     ├── HuffYUV
│     │     ├── Theora
│     │     └── Copy
│     │
│     └── Encoding Speed
│     │     ├── Placebo
│     │     ├── Very Slow
│     │     ├── Slower
│     │     ├── Slow
│     │     ├── Medium
│     │     ├── Fast
│     │     ├── Faster
│     │     ├── Very Fast
│     │     ├── Super Fast
│     │     └── Ultra Fast
│     │
│     └── HW Acceleration
│     │
│     ├── Quality
│     │     ├── Auto
│     │     ├── Lossless
│     │     ├── Ultra
│     │     ├── High
│     │     ├── Medium
│     │     ├── Low
│     │     ├── Sub
│     │     └── Custom
│     │
│     ├── CRF
│     │
│     ├── Bitrate
│     │
│     ├── Minrate
│     │
│     ├── Maxrate
│     │
│     ├── Bufsize
│     │
│     ├── Encoding Pass
│     │     ├── CRF
│     │     ├── 1 Pass
│     │     └── 2 Pass
│     │
│     └── Pixel Format
│     │     └── rgb24 
│     │     └── yuv420p 
│     │     └── yuv444p 
│     │
│     └── FPS
│     │     ├── auto
│     │     ├── ntsc
│     │     ├── pal
│     │     ├── film
│     │     ├── 23.976
│     │     ├── 24
│     │     ├── 25
│     │     ├── 29.97
│     │     ├── 30
│     │     ├── 48
│     │     ├── 50
│     │     ├── 59.94
│     │     ├── 60
│     │     └── Custom
│     │
│     ├── Speed
│     │     ├── auto
│     │     ├── 10%
│     │     ├── -
│     │     ├── 500%
│     │     └── Custom
│     │     
│     ├── Optimize
│     │     ├── None
│     │     ├── Custom
│     │     ├── Web
│     │     ├── PC HD
│     │     ├── PC SD
│     │     ├── Blu-ray
│     │     ├── Animation
│     │     ├── Windows
│     │     ├── Apple
│     │     ├── Android
│     │     ├── PS3
│     │     ├── PS4
│     │     ├── Xbox 360
│     │     └── Xbox One
│     │     
│     └── Size
│           ├── Scale
│           │     ├── Source
│           │     ├── 8K
│           │     ├── 4K
│           │     ├── 4K UHD
│           │     ├── 2K
│           │     ├── 1440p
│           │     ├── 1200p
│           │     ├── 1080p
│           │     ├── 720p
│           │     ├── 480p
│           │     ├── 320p
│           │     ├── 240p
│           │     └── Custom
│           │
│           ├── Width
│           │
│           ├── Height
│           │
│           ├── Aspect Ratio
│           │     ├── 1:1
│           │     ├── 4:3
│           │     └── 16:9
│           │
│           ├── Scaling Algorithm
│           │
│           ├── Crop
│           │     ├── Width
│           │     ├── Height
│           │     ├── X
│           │     ├── Y
│           │     ├── Clear
│           │     └── Set
│           │
│           └── Crop Clear
│     
│     
└── Audio Tab
│     ├── Audio Codec
│     │     ├── None
│     │     ├── AAC
│     │     ├── AC3
│     │     ├── DTS
│     │     ├── Vorbis 
│     │     ├── Opus
│     │     ├── LAME
│     │     ├── FLAC
│     │     ├── PCM
│     │     └── Copy 
│     └── Stream
│     │     ├── none
│     │     ├── all
│     │     └── 1-8
│     │
│     └── Channel
│     │     ├── Layout
│     │     ├── Source
│     │     ├── Stereo
│     │     ├── Joint Stereo
│     │     └── Mono
│     │
│     ├── Quality
│     │     ├── 640
│     │     ├── 510
│     │     ├── 448
│     │     ├── 400
│     │     ├── 320
│     │     ├── 256
│     │     ├── 224
│     │     ├── 192
│     │     ├── 160
│     │     ├── 128
│     │     ├── 96
│     │     ├── Custom
│     │     └── Mute
│     │
│     ├── Bitrate
│     │
│     ├── VBR
│     │     ├── on
│     │     └── off
│     │
│     ├── Compression Level
│     │
│     ├── Sample Rate
│     │     ├── auto
│     │     ├── 8k
│     │     ├── 11.025k
│     │     ├── 12k
│     │     ├── 16k
│     │     ├── 22.05k
│     │     ├── 24k
│     │     ├── 32k
│     │     ├── 44.1k
│     │     ├── 48k
│     │     ├── 64k
│     │     ├── 88.2k
│     │     └── 96k
│     │
│     └── Bit Depth
│     │     ├── auto
│     │     ├── 8
│     │     ├── 16
│     │     ├── 24
│     │     ├── 32
│     │     └── 64
│     │
│     ├── Hard Limiter
│     │     └── 0.00-1
│     │
│     └── Volume
│           └── 0-100+
│    
│     
└── Subtitles Tab
│     ├── Subtitle Codec
│     │     ├── None
│     │     ├── AC3
│     │     ├── mov_text 
│     │     ├── ASS
│     │     ├── SSA
│     │     ├── SRT
│     │     └── Copy 
│     │ 
│     ├── Stream
│     ├── none
│     ├── all
│     └── 1-8
│     
│     
└── Filters Tab
│     ├── Video
│     └── Audio
│     
│     
└── Settings Tab
│     ├── Presets
│     ├── FFmpeg Path
│     ├── FFprobe Path
│     ├── FFplay Path
│     ├── youtube-dl Path
│     ├── Log Enable/Disable
│     ├── Log Path
│     ├── Config File Location
│     ├── Shell
│     ├── Process Priority
│     ├── Threads
│     ├── Output File Overwrite
│     ├── Theme
│     ├── Updates Auto Check
│     └── Reset Settings
│
└── Info
│
└── Website
│
└── Update
│
└── Keep FFmpeg Window
│
└── Auto Sort Script
│
└── Debug Console
│
└── Log Console
│
└── Log
│
└── Command Prompt
│
└── File Properties
│
└── Play File
│
├── Preset
│   
└── Script
│     ├── Save
│     ├── Copy
│     ├── Sort
│     └── Run
│ 
└── Preview
│     └── FFplay
│  
└── Convert
      └── FFmpeg
Clone this wiki locally