On 11/1/05, WiFi Fun <[EMAIL PROTECTED]> wrote: > ffmpeg -i /path/myrecording.nuv -deinterlace -vcodec xvid -s 320x240 > -r 29.97 -b 384 -qmin 3 -qmax 9 -bufsize 4096 -acodec aac -ab 96 -g > 300 -f mp4 mypspfile.mp4 > > That ffmpeg line should give you a file playable on the PSP. you could > save out a log file and do a second pass for better quality. You can > also tweak a few other setting. The is a myth2ipod script a few of us > are working on, that I would be glad to add PSP encoding to, if > someone with a PSP could test the output video files and report back. > myth2ipod.com is where you can get it. > > > On 11/1/05, Hanno 'Rince' Wagner <[EMAIL PROTECTED]> wrote: > > Hi, > > > > has anyone already found a way to export recordings on a memory > > Stick to look it on a PSP? I tried nuvexport, but it doesn't work > > (there is a way to tell nuvexport that ffmpeg is able to use > > psp-file format, but it doesn't help). > > > > The only explanation I found was with an .avi-file as source, but I > > don't have a clue how to transform the recording into an .avi... > > > > Ciao, Hanno > > -- > > | Hanno Wagner | Member of the HTML Writers Guild | [EMAIL PROTECTED] > > | > > | Eine gewerbliche Nutzung meiner Email-Adressen ist nicht gestattet! | > > | 74 a3 53 cc 0b 19 - we did it! | Generation @ | > > > Ein Verlaengerungskabel wird auch als Nulldevicekabel bezeichnet. > > Ein oft gemachter Fehler. Ein Nulldevicekabel ist ein Verlängerungskabel > > mit gekreuztem P und N. (Lutz Donnerhacke und Kai Fett in > > de.newusers.questions) > > _______________________________________________ > > mythtv-users mailing list > > [email protected] > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users >
I've found that the mobilehackerz ffmpeg fork works well (its what pspvideo9 uses in windows), it also supports the title stuff is the file. here's a link on how to get and build it: http://playstation2-linux.com/forum/message.php?msg_id=48632 Adding support for psp to myth2ipod would be cool. _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
