Making A PSP Movie

Discussion in 'Sony Handhelds' started by BeezeyBam, Mar 22, 2005.

  1. sukhvail

    sukhvail Regular member

    Joined:
    Mar 7, 2006
    Messages:
    684
    Likes Received:
    0
    Trophy Points:
    26
    ooo... i never knew that... thank you so much
     
  2. sukhvail

    sukhvail Regular member

    Joined:
    Mar 7, 2006
    Messages:
    684
    Likes Received:
    0
    Trophy Points:
    26
    ye it turned out that i needed to make it in sp mode instead, but the folders were all correct. thanx guys for your help
     
  3. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
    No probs mate, glad ur sorted! ;)
     
  4. gutsy

    gutsy Member

    Joined:
    Jan 4, 2006
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    11
    Thel)emon, I have seen the same problem with Video 9 only with animated movies even after trying with multiple profiles.
    I have tried the same movies with Nero Recode and IMTOO and they were encoded perfectly. Maybe you should try to encode with these tools.
     
    Last edited: May 3, 2006
  5. cheese101

    cheese101 Member

    Joined:
    May 3, 2006
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    11
    dvd shrink is best. it rips every dvd in existence.
     
  6. jay33

    jay33 Regular member

    Joined:
    Jun 29, 2003
    Messages:
    428
    Likes Received:
    0
    Trophy Points:
    26
    I used DVD Decrypter to rip the DVD. Once I get to DVD 9 program I have 4 VOB files. DO I have to do each VOB for the movie seperately? Is there a way to join all 4 together?
     
  7. samurai7

    samurai7 Guest

    Hi Guys

    I'm having problems trying to load PSP Video 9 after downloading it from the official site. Message comes up saying

    "The application failed to initialize properly (0xc0000135). Click on OK to terminate the application"

    what the hell does this mean?
     
  8. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
  9. GTAteen

    GTAteen Guest

    not to critizice or nothing but DVD decrypter sucks. Use dvd shrink it is noob friendly and works well with psp video 9

    ________________________________________________________________________

    [​IMG]
     
    Last edited by a moderator: Jun 5, 2006
  10. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
    Last edited: May 22, 2006
  11. Lloyd510

    Lloyd510 Member

    Joined:
    Dec 3, 2005
    Messages:
    41
    Likes Received:
    0
    Trophy Points:
    16
    I keep getting 3 or 4 Vob files. I ran the movie threw dvd Decrypter and clicked on IFO mode, set the file splitting to none, and enabled the stream processing. Am I suppose to be getting 3 or 4 vob files?
     
  12. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
    All u should be getting is a TXT file, IFO file and VOB file and its the VOB file that u will be converting.
     
  13. chappo25

    chappo25 Member

    Joined:
    Jan 28, 2005
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    11
    Has anybody used Clone DVD Mobile to "create" movies for PSP yet???
     
  14. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
    Its not good at all mate, the overall quailty of the video is not great.
    The only good way of converting your movies is through AVI SYNTH SCRIPT with MeGUI, my encodes have next to no ghosting and is converted at 24fps, i,d say its not far away from UMD video, but its not as good if you know what i mean.
     
  15. ikari_t

    ikari_t Regular member

    Joined:
    Jun 16, 2006
    Messages:
    204
    Likes Received:
    0
    Trophy Points:
    26
    sudds the avi synth at megui.. wheres that exactly mind explainin how to use it? im using super c for now.. its good.. but if theres one that better out there i wouldnt mind at all.:)
     
  16. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
    You have AVI SYNTH installed already mate, you got it with PSPvideo9.
    All it is, is a script made with notepad.

    EG:
    loadplugin("C:\Documents and Settings\pc-user\My Documents\Useful Shit\DGINDEX\DGDecode.dll")

    video = mpeg2source("C:\Documents and Settings\pc-user\My Documents\My Videos\SkeletonKey.d2v")
    audio = wavSource("C:\Documents and Settings\pc-user\My Documents\My Videos\SkeletonKey T01 3_2ch 384Kbps 48KHz.wav")
    AudioDub(video, audio)
    AmplifydB(15,15)
    AssumeFPS(24.000)
    LanczosResize(416,176) # Lanczos (Sharp)
    Sharpen(0.1)
    ConvertToYV12()
    Tweak(sat=1.6, bright=17, cont=1.1)

    Now your file paths may be different to mine, so you may have to change them.
    If your on MSN it would make this handier.
     
  17. Lloyd510

    Lloyd510 Member

    Joined:
    Dec 3, 2005
    Messages:
    41
    Likes Received:
    0
    Trophy Points:
    16
    I finally got dvd decrypter to make the movie into one file for my PSP, but I don't even have enough room with all the stuff deleted off my PSP memory stick. Is there anyway to make it fit. I think my memory card is 260MB. Do I need to go buy a bigger card?
     
  18. Sudds

    Sudds Active member

    Joined:
    Sep 12, 2005
    Messages:
    3,703
    Likes Received:
    0
    Trophy Points:
    66
    You could buy a bigger card or suffer with poor visual quailty and encode at a very low bitrate.
     
  19. ikari_t

    ikari_t Regular member

    Joined:
    Jun 16, 2006
    Messages:
    204
    Likes Received:
    0
    Trophy Points:
    26
    yup buy a card..:) youll need the space..:)
     
  20. ikari_t

    ikari_t Regular member

    Joined:
    Jun 16, 2006
    Messages:
    204
    Likes Received:
    0
    Trophy Points:
    26
    sudds thansk for the info..:)
     

Share This Page