Search found 17 matches
- Wed Nov 21, 2007 11:47 pm
- Forum: PS3 Development
- Topic: PS3 Theme Extractor
- Replies: 9
- Views: 10234
Theme builder
hi i made a php ajax script that let's you create a custom THEME now there are 4 sections 1*. choose wallpaper(shows preview in realtime[ajax]) 2*. choose icons(shows preview in realtime[ajax]) 3. show the generated xml file(file created by php and ajax needed to compile the theme) *icons and wallpa...
- Mon Mar 26, 2007 11:03 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
- Mon Mar 26, 2007 3:35 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
grazie ;o) yesterday i tested 3 hours with no result... when i go sleep i've seen that i tested on the psp with 1.50 kernel ... and when i save to ms i save the settings on the 3.03 kernel.. lol will try again later... with the rightone ;o) i made a script that creates parto of a playlist with all t...
- Sun Mar 25, 2007 12:58 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
- Mon Jan 22, 2007 12:23 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
- Mon Nov 13, 2006 6:23 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
Re: Next release
wat about makin new ini formultiple links
in stream
or live?
or it's possible to make php interface for to add some more streams,folders to vlc??
in stream
or live?
or it's possible to make php interface for to add some more streams,folders to vlc??
- Tue Jul 18, 2006 11:29 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
- Tue Jul 18, 2006 2:08 am
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
- Mon Jul 17, 2006 11:41 pm
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1019407
- Fri Sep 16, 2005 2:26 am
- Forum: PSP Lua Player Development
- Topic: need help to show images dynamicly from array
- Replies: 2
- Views: 4285
thank you ... it works fins but now i have another problem local oldpad = Controls.read() while true do pad = Controls.read() if pad ~= oldpad then if pad:triangle() then cash = cash + bet bet = 0 end end this funktion is to made the buttons act like a button but it does not work if i press 1 button...
- Fri Sep 16, 2005 12:12 am
- Forum: PSP Lua Player Development
- Topic: need help to show images dynamicly from array
- Replies: 2
- Views: 4285
need help to show images dynamicly from array
i'm trying to make blackjack and so i us colors ={a,b,c,d} --for spade heart.... numders {2,3,4,5,6,7,8,9,10,j,q,k,a} //for number of card i load all picture d2d = Image.load("cardspng/2d.png") d3d = Image.load("cardspng/3d.png") d4d = Image.load("cardspng/4d.png") d5d ...
- Tue Mar 29, 2005 8:35 pm
- Forum: PSP Development
- Topic: Encoding PSP video using non-standard resolutions
- Replies: 104
- Views: 153150
Vers 0.2 of custom transcoding ini generator for 3GP conver
http://mitico.no-ip.com/inifilemp4/videocPSP/form.php This page will create the perfect compressionsettings for you PSP using 3GP_converter031 -Choose between 14 different resolutions -Ntsc 15fps - Ntsc 29.97fps -Single pass or 2pass (NEW) -Constant Bitrate or Variable Bitrate -Choose Between 7 comp...
- Sun Mar 06, 2005 1:58 am
- Forum: PSP Development
- Topic: Encoding PSP video using non-standard resolutions
- Replies: 104
- Views: 153150
- Sun Mar 06, 2005 1:56 am
- Forum: PSP Development
- Topic: Encoding PSP video using non-standard resolutions
- Replies: 104
- Views: 153150
i have fixed some bugs and add the 2pass at VBR add 2 masks lumimask and darkmask to compress better. You can see a table resolution -> videocompressions(to use only at 29,97fps) You can see the bits per block and so you got the best compression to resolution and fps if you respect the bits per bloc...
- Fri Feb 25, 2005 11:16 pm
- Forum: PSP Development
- Topic: Encoding PSP video using non-standard resolutions
- Replies: 104
- Views: 153150
I have 2 intresting questions about the transcoding ini.... 1.All the settings of the videocompression that we use is Constant bit rate (CBR)..... Does the psp support Variable Bit Rate(VBR) ? 2.I wrote a ini generator and so i have searched more about this transcoding ini and found out that there a...
- Sun Feb 20, 2005 10:24 am
- Forum: PSP Development
- Topic: Encoding PSP video using non-standard resolutions
- Replies: 104
- Views: 153150
Custom Transcoding INI settings
On this link you can create your own PSP_Transcoding.INI
After create Download and put it in "3GP_Converter_028/default_setting/" folder.
To make sure that all the resolutions work put the file "psprez.exe"
in the folder "3GP_Converter_028/cores/"
Here is the link
After create Download and put it in "3GP_Converter_028/default_setting/" folder.
To make sure that all the resolutions work put the file "psprez.exe"
in the folder "3GP_Converter_028/cores/"
Here is the link
- Sat Feb 12, 2005 10:51 am
- Forum: PSP Development
- Topic: Encoding PSP video using non-standard resolutions
- Replies: 104
- Views: 153150