Selon les infos trouvees la, voici un debut de solution qui fonctionne
sous gentoo (en root):
verifiez que vous avez bien dans votre /etc/make.conf un repertoire overlay
PORTDIR_OVERLAY="/usr/local/portage/"
mkdir -p /usr/local/portage/media-video/ffmpeg
cd /usr/local/portage/media-video/ffmpeg
wget http://saturncorp.free.fr/ffmpeg-0.4.9_p20050310.ebuild
ebuild ffmpeg-0.4.9_p20050310.ebuild digest
emerge =ffmpeg-0.4.9_p20050310
faites pas attention a l'ebuild je suis pas un pro :D (fifzone AT wanadoo DOT fr)
PS: un petit script qui utilise ffmpeg pour convertir une video et en faire une miniature que j'ai trouve sur le net en fouinant -> pspvideo.sh
un ebuild pour installer qpspmanager
version 1.1.1
version 1.1.2
I found some informations about creating PSP 2.0 video compliant here
under gentoo (root):
check you have the PORTDIR_OVERLAY variable set into your /etc/make.conf
(ex: PORTDIR_OVERLAY="/usr/local/portage/"
mkdir -p /usr/local/portage/media-video/ffmpeg
cd /usr/local/portage/media-video/ffmpeg
wget http://saturncorp.free.fr/ffmpeg-0.4.9_p20050310.ebuild
ebuild ffmpeg-0.4.9_p20050310.ebuild digest
emerge =ffmpeg-0.4.9_p20050310
it's my first ebuild, if you see some strange things into contact me(fifzone AT wanadoo DOT fr)
PS: a little script that using ffmpeg to convert a video and make its thumbnail found on the net -> pspvideo.sh
PS2: Sorry for my poor english !!!
an ebuild to install qpspmanager
version 1.1.1
version 1.1.2