Page 1 of 1

Convert video for PSP Slim

Posted: 29 Mar 2008 19:35
by jucho
Hi all,

I am trying to encode a video for my psp. I know that psp spec are MP4 (video H.264 & audio AAC).
Here is below the VLC commad I am using

Code: Select all

:sout=#transcode{width=720,canvas-height=480,vcodec=h264,vb=768,scale=1,acodec=mp4a,ab=96,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst="video.mp4"}}
The video is converted, I can read it on my pc, but my PSP does not recognize it (it says it is an unsupported format).

Any idea what I am doing wrong?

Thanks in advance for your help

Julien.

Re: Convert video for PSP Slim

Posted: 09 Apr 2009 23:10
by guitarMan666
Try reducing the size of the video to the maximum res of the PSP display which is 480 by 272. This generally fixes problems. Keeping it at the full 720 by 480 resolution causes problems on my PSP depending on the file type. The PSP's online manual has more information, just select it under the web area of the XMB.