Hi,
I'm trying to convert a Red vs. Blue .mov for use on my PSP, but the results I'm getting are frustrating. I'm starting out with the following:
Video: svq3, yuv420p, 720x480, 2997.00 fps
Audio: aac, 44100 Hz, stereo
this is roughly an 80MB file. The problem I'm seeing is choppy video in the final converted file.
Is this normal for the PSP preset?
What settings can I adjust to fix this?
In case anyone wants to see what I started out with and what I got, here are the files:
Source file:
http://homepage.mac.com/ltcarter47/.Pictures/Episode39.mov
Converted file (choppy):
http://homepage.mac.com/ltcarter47/.Pictures/M4V01606.MP4
Any suggestions are appreciated!
Thanks,
Sean
Results 1 to 10 of 10
-
-
What settings are you using for the encode. In my experience the ffmpeg xvid encoder used for PSP will not handle svq3(Sorenson Video).
-
Consider encoding your mov/svq file first to "DivX mencoder" and then encode back the resulting AVI into PSP.
-
I was wrong earlier that the xvid encoder does not accept Sorenson video. It seems that your file and other Sorensen movies I have all list the audio stream first and then the video stream. When looking in the ffmpegx info, what I thought was a codec mismatch for Sorenson was actually ffmpeg trying to convert the audio stream to video:
Input #0, mov,mp4,m4a,3gp,3g2, from '/Volumes/Movies/REdBlue/Episode39.mov':
Duration: 00:08:22.0, start: 0.000000, bitrate: 1355 kb/s
Stream #0.0: Audio: aac, 44100 Hz, stereo
Stream #0.1: Video: svq3, yuv420p, 720x480, 2997.00 fps
Codec type mismatch for mapping #0.0 -> #0.0
I'm not sure why I had this problem and you didn't.
After switching the streams with QTPro, I was able to get the file to encode properly. I noticed in your output file that the bitrate was listed at about 150. Even setting ffpmeg to a zero bitrate, I was unable to get the bitrate that low. Maybe this explains your choppy file.
Let me know if you need any more help.
-
Originally Posted by major
I think I'll try a couple more formats.... Maybe DV?
-
Hmmm.....OK, I used ffmpegX DV, but the resulting dv file was choppy, I'll use QT Pro first to go to DV and then use ffmpegX to go to PSP.
-
SUCCESS!!!!!!!!!
After over two hours of QT Pro exporting the source to MPEG4, I used ffmpegX to convert to the PSP preset (which was WAY faster), and walla! Perfectly smooth beautiful video playing on my PSP!
Thanks for everyone's help, and an awesome program! I'm on my way to donate!
-Sean
Similar Threads
-
Conversion problem - Laggy (choppy) video
By yaang in forum Video ConversionReplies: 3Last Post: 4th Nov 2009, 12:36 -
After conversion video is choppy
By 2112Video in forum Authoring (DVD)Replies: 1Last Post: 26th Aug 2009, 09:57 -
Deinterlacing & Choppy Video Results
By GreenLED in forum Video ConversionReplies: 20Last Post: 30th Oct 2008, 08:17 -
PSP(MP4) Video Conversion...
By Nizomi in forum Newbie / General discussionsReplies: 7Last Post: 11th Oct 2008, 03:53 -
Easy GUI Conversion from Avi 2 MP4 for your video iPod or PSP
By qwerty9876543 in forum LinuxReplies: 2Last Post: 3rd Feb 2008, 10:17