View Single Post
Old 2008-04-25, 19:39   Link #26
Loba
Junior Member
 
Join Date: Apr 2008
I tried encoding for psp using avisynth code:

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\vsfilter.dll")
DirectShowSource("C:\Encode\cg_01.mkv")
TextSub("C:\Encode\cg_01.ass")
LanczosResize(480, 272)

I could play it on the pc but not on psp. I tried opening the .avs file which is the above in psp video 9 but it didn't encode. the .avs file could be opened by MPC. Am I missing any steps here like ...changing the frame-rate? Don't really know what's the video specs that psp stubbornly needs before it can play the mp4 video. And I don't know why psp video 9 couldnt open the .avs file.

I installed latest CCCP, avisynth already. Followed all the steps as well. Tks for any info. I am a newbie at this, being reading up but information overload @_@
Loba is offline   Reply With Quote