PSPEnc

PSPEnc is a gui for FFMPEG. It uses Avisynth to handle the video. The output is an mp4 file compatible with PSP (only MPEG4 SP atm).

Features:
- Avs, Avi, Mkv, Ogm, Mpg, Wmv ... input (basically everything working with DirectShowSource).
- Automatic crop/addborders, to obtain correct aspect ratio.
- Automatic video bitrate calculation (you have to choose only audio bitrate and total output size).
- 1 pass, 2 pass, 1 pass with fixed quantizer, compressibility test, size prediction for fixed quantizer encodes.
- Job list.
- You can see quantizer distribution after every encode.
- You can run multiple istances of PSPEnc.

Notes:
- To encode from DVD source you should provide an avs script with progressive, cropped video and specify the correct aspect ratio (usually i do this with GKnot ^^).
- Compressibility test is based on the quantizer you specify (it basically tell you how near/far you are from this quant).
- If you obtain an output with wrong size (this is applicable mainly for 2 pass encodes), you have probably saturated video (and/or audio!).




PSPEnc full install:
  PSPEnc v1.01 full install

The full install contains PSPEnc, Avisynth 2.5.6 RC2 and ffdshow 2005-09-30.




If for some reason you don't need the full package, those are the separate downloads:

PSPEnc download:
  PSPEnc v1.01

Avisynth download - REQUIRED TO RUN PSPEnc:
  Avisynth 2.5.6 RC2 (you can check for new versions here - be sure to use 2.5.6 RC2 or any newer version)

If you have problems opening your video source, you can try to improve your decoding capabilities installing ffdshow:
  Celtic Druid's binaries