View Full Version : ffmpeg source changes to allow generation of PSP (and possibly Clie) MP4's
tjcannell
01-22-2005, 08:10 AM
Hi,
I've made some changes to the latest CVS version of ffmpeg, which allows generation of MP4's that playback on the Sony PSP. In theory they should also work on the Clie. It should be completly platform independant, and so should work on anything the ffmpeg runs on (I have x86_64 linux).
Is anyone here interested in trying it out to see if it works?
juicer
01-22-2005, 11:50 AM
I use ffmpeg to convert movies on my mac. But they only work in Kinoma 3 EX. I you have a patch or something to allow ffmpeg to convert movies that are veiwable on both PSP and Clie I would I would love to try it. Cheers!
tjcannell
01-22-2005, 12:42 PM
As long as you can get and build the latest CVS build of ffmpeg you should be able to give it a try.
ffmpeg cvs: http://ffmpeg.sourceforge.net/download.php
my patch: http://sourceforge.net/mailarchive/forum.php?thread_id=6402849&forum_id=1506
ffmpeg -i testinput.avi -f psp -r 14.985 -s 320x240 -b 768 -ar 24000 -ab 32 M4V00001.MP4
Goodluck
juicer
01-22-2005, 01:16 PM
Is this patch done through the terminal on the Mac. I am not to familar with that, I use the GUI interface. Is there any way to use your patch with with the GUI interface version, can I just input the values into the different screens? Please help this would be what I have been looking for!!
tjcannell
01-22-2005, 04:54 PM
Sorry, I can't help you with mac patching utils, not part of my domain.
I would have posted the patched source file here, but this forum is setup to only let me attach graphics. As the file is 44kb, it seems abit large to post it as a text reply.
vBulletin v3.0.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.