================================================================================================ PSPVC - Command Line Options ================================================================================================ -i Full path to video -o Full path to output folder -t video title Preset ================================================================================================ -preset [presetname] Name of preset-file, ex: -preset "my_settings.xml" AUDIO OPTIONS ================================================================================================ -at Track nr, 1=default -ab Audio bitrate, ex: 128 -hz Audio Hz rate, values: 1=22050, 2=24000, 3=32000, 4=44100, 5=48000, auto=auto -ac Audio channels. auto, 1-2 -vol Audio volume, values: 0-1000 or set to "auto" for maximum volume without clipping -adelay Audio delay, Range: -20.00 - 20.00 or set to "auto" for automatic delay mode VIDEO OPTIONS ================================================================================================ -dev [1-3] Device, 1=PSP, 2=PS3/Xbox, 3=iPod, iPhone -vb Video Bitrate, default=512 -fps [0-6] Video frame rate, 0=AUTO, 1=14.985, 2=23.976, 3=24.000, 4=25.000, 5=29.970, 6=59.940 -res Video resolution, ex: -res 480x272 or set to "auto" -rzr [1,7] Resize method, 1=bicubic, 2=bilinear, 3=lanczos, 4=lanczos4, 5=spline16, 6=spline32, 7=spline64 -asp [1,3] Aspect, 1=Keep aspect, 2=4:3, 3=16:9 -avc [1,0] H264 Codec, 1=On, 0=off -pass [1,2] Passes, 1=1 pass (default), 2=2 passes Pad/Crop ================================================================================================ -pad [1,0] Enable padding, 1=on, 2=off -pad_t How many pixels to pad on top -pad_b How many pixels to pad at bottom -pad_l How many pixels to pad to the left -pad_r How many pixels to pad to the right -crop [1,0] Enable cropping, 1=on, 0=off -acrop Enable Auto-crop, 1=on, 0=off -crop_t How many pixels to crop on top -crop_b How many pixels to crop at bottom -crop_l How many pixels to crop to the left -crop_r How many pixels to crop to the right Tweak Image ================================================================================================ -tweak [1,0] Enable image tweaks, 1=on, 0=off -hue [-180 --> 180] Hue, default=0 -sat [0.0 --> 10.0] Saturation, default=1.0 -bri [-255 --> 255] Brightness, default=0 -con [0.0 --> 10.0] Contrast, default=1.0 -shp [-1 --> 200] Sharpness, default=32 -ldk [0.0 --> 1.0] Line darkening, default=0.0 (off) -dil [1,0] Deinterlace, default=0 (off) -cmx [1,0] Color Matrix, default=0 (off) -dbl [0 --> 60] Deblock, default=0 (off) -dno [0 --> 30] Denoise, default=0 (off) -rot [0, -90, 90, 180] Rotate Image, default=0 (off) -flip [1,0] Flip image horizontally, default=0 (off) -rev [1,0] Play video in reverse, default=0 (off) Subtitles ================================================================================================ -subs [1,0] Enables subtitles, 1=on, 0=off -subl [swe, eng, etc...] Select subtitle from video, ex: -emsub eng to automatically select English subs if available -subf [path to file] Select subtitle-file, ex: -subf "c:\path\to\my_sub.srt" NOTE: will override -subl Add to Queue ================================================================================================ -job [1,0] Add job to queue, 1=add, 0=don't add Advanced ================================================================================================ -qmin 0-51 Enable Quantizer mode, default=0 (off) -qmax 0-51 Enable Quantizer mode, default=0 (off) -cq [0-50] Constant Quality, 0=off, default=22 (NOTE! this will override Quantizer, Bitrate & H264 codec settings) -threads How many threads to use, default=0 (Auto) -mblocks [1,0] Use Macrobolocks, default=1 (on) -mest [1,8] Motion Est, default=7 -mcmp [1,12] Motion CMP, default=12 (croma) -trellis [0,2] Trellis, 0=off, default=2 -prange [0,24] Pixel-range, default=16 -bframe [0,16] B-frames, default=3 -mq [1,9] Motion quality, default=6 Misc ================================================================================================ -start Start conversion, 1=on, 0=0ff (default) -close Close PSPVC when done, 1=on, 0=off (default) -wait Delay the start untill another process has ended, ex: -wait utorrent will make PSPVC to only start when uTorrent has been closed down. This option will override -start