View Single Post
Old 01-14-2007, 06:11 PM   #10 (permalink)
bah
Super Moderator
 
bah's Avatar
 
Join Date: Nov 2006
Posts: 552

I'm far from an expert on video codecs, but it seems you either dont have a directshow codec for the format (IV50) you are trying to encode or pspvideo9 is not using it correctly.

"Unsupported codec (id=0) for input stream #0.0
Stream #0.0: Video: IV50, 320x240, 15.00 fps"
IV50 being the video codec, which appears from a google to be an ex-intel, now invideo owned video format.

I could say try This download but I cannot say that it it not a virus, its what i would try however (found on This site via a google).

But under output, you have
"Output #0, psp, to 'C:\Program Files\pspvideo9\MP_ROOT\100MNV01\M4V10016.MP4':
Stream #0.0: Video: xvid, 368x208, 29.97 fps, q=2-31, 1500 kb/s"

That seems to indicate the profile you are using is trying to convert into an xvid codec not MP4 AVC.
The output from my 4:3 profile is
"Stream #0.0: Video: h264, yuv420p, 320x240, 29.97 fps, q=25-25, pass 1, 768 kb/s".
Are you using one of the profiles I linked to?


Does the file you are tying to encode play through windows media player?

I have converted many divx, xvid and mpg (1) files with pspvidieo9 with no problems, from my experience .mov files do not work.

There are other free video converters such as This, I have no personal experience with it though.

The fact it says xvid not h264 or whatever mp4-sp video is listed as is quite puzzling. If it is really encoding into this codec, there is no chance of is playing back on the psp.
I have never heard of pspvideo9 doing this.

I see you have posted on the official pspvideo9 forums, hopefully someone there can assist you.

You could also try intalling a recent xvid codec like the one linked to on the top post Here, but I doubt it will help (wont harm anything though).
Having a recent divx codec installed as well couldnt hurt.

Last edited by bah : 01-14-2007 at 06:17 PM.
bah is offline   Reply With Quote