LinHES Forums http://forums.linhes.org/ |
|
nuvexport hack for PSP support http://forums.linhes.org/viewtopic.php?f=17&t=5030 |
Page 1 of 1 |
Author: | mgrassi99 [ Fri Jun 24, 2005 9:46 am ] |
Post subject: | nuvexport hack for PSP support |
Greetings, I've hacked the nuvexport script a bit to get it to support the PSP video format. It's not very elegant, and if anyone can find a way to make it so, I welcome your input! First thing - download my modded nuvexport files here: http://www.allisongrassi.com/files/nuvexport-PSP.tar.bz2 They include a new PSP.pm module, as well as a few edits to the base nuvexport script. It supports the PSP -title function based on the show name and title. Extract them into the appropriate directories - back up your old files!! Then grab this modified ffmpeg tarball and compile it: http://www.allisongrassi.com/files/ffmpeg-MH-Linux.tar.bz2 Run Code: ./configure --enable-mmx --enable-faad --enable-faadbin --enable-ogg --enable-mp3lame --enable-faac --enable-gpl --enable-xvid
----------------- make ----------------- make install This takes the CVS snapshot modified by the 'MobileHackerz' team for PSPVideo9, and rolls in a few changes identified by someone on their forum to make it Linux compatible. Replace your previous 'ffmpeg' program with this new one - back up your old copy!! It is configured to instal to /use/local/bin by default; but you can either manually copy it or change it in the Makefile. Shortcomings: For some odd reason, the MobileHackerz version of this ffmpeg must output something slightly different with the 'ffmpeg -formats' command; when the ffmpeg.pm module runs that to determine what codecs are supported, it ends up disabling everything. The differences are not obvious to my eyes, maybe someone else will find something. I've just gone and commented out the line that checks for codec support in all the *.pm modules. This is my first attempt at, well, any public code modification, please let me know if I've botched something up! Enjoy! -Mike |
Author: | cesman [ Sat Jun 25, 2005 2:10 pm ] |
Post subject: | |
I'd suggest a post to the MythTV mailing list. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |