I'm experimenting with conversion to psp format to be ready for the UK launch in September.

I have a test PAL DV movie I'm trying to encode using the default settings in ffmpegx.

The encode fails with:
Code:
Input #0, mov,mp4,m4a,3gp, from '/Users/pglock/Movies/Maisies summer show 05.iMovieProject/Shared Movies/iDVD/Maisies summer show 05.mov':
Mon Jul 25 10:16:54 BST 2005
  Duration: 00:14:16.8, start: 0.000000, bitrate: 0 kb/s
  Stream #0.0: Video: dvvideo, 720x576, 25.00 fps
  Stream #0.1: Audio: 0x61766476, 48000 Hz, stereo
Output #0, mp4, to '/Users/pglock/Movies/M4V06193.MP4':
  Stream #0.0: Video: xvid, 640x352, 25.00 fps, q=3-9, 300 kb/s
  Stream #0.1: Audio: aac, 24000 Hz, stereo, 32 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Unsupported codec (id=0) for input stream #0.1
The audio is DV PCM, is this a problem with the PCM codec not being recognised?