PSP Hacks - Forums

Go Back   PSP Hacks - Forums > PSP Community > Homebrew

Notices

Reply
 
Thread Tools Display Modes
  #331  
Old 05-26-2009, 11:39 AM
japsp japsp is offline
PSP Newbie
 

Join Date: Jan 2009
Posts: 19
japsp Has a Beginner Reputation
Default

Quote:
Originally Posted by tony5607 View Post
Yeah, I was sad to hear that from JK. I just hope he gives the open source out so many other talented scripters can finish the job. Seeing JK's application, it would have looked to be a success when it came out.

http://jk108.100webspace.net/
is he making a new psptube?
Reply With Quote
  #332  
Old 05-27-2009, 05:07 AM
fenomeno0chris's Avatar
fenomeno0chris fenomeno0chris is offline
PSP Neophyte
 

Join Date: Jul 2008
Posts: 80
fenomeno0chris will become famous soon enough
Default

Quote:
Originally Posted by japsp View Post
is he making a new psptube?
JK108 has started with the new one.
But now he lost his interest and so the project is gone.

I hope he can leave us the source code of it.
__________________
(+ [___]·:·)
whole world in your hand
Reply With Quote
  #333  
Old 06-01-2009, 06:34 PM
Gsharpshooter80 Gsharpshooter80 is offline
PSP Newbie
 

Join Date: Mar 2008
Posts: 1
Gsharpshooter80 Has a Beginner Reputation
Default

hey can you add youku by any chance and im not sure but im watching e3 live as we speak and i was curious to know if justin.tv and ustream.tv would be possible again thanks jk108 for the awesome work

EDIT: NO WAY JK108 JUST DITCHED THE NEW PSPTUBE YOU'RE KIDDING ME I would have never thought aww man would he start making it again if we all donated to him in a paypal account ??

Last edited by Gsharpshooter80; 06-01-2009 at 06:36 PM.
Reply With Quote
  #334  
Old 06-08-2009, 05:11 PM
tony5607's Avatar
tony5607 tony5607 is offline
PSP Guru
 

Join Date: May 2008
Location: Location: Location: Location: Location: Location: Location: Location: Location: Location: Location:
Posts: 2,035
tony5607 is on a distinguished road
Default

If anyone still cares:

Thiis a fix for Ultimate PSPTube HighMemory Mod which hides PSPTube in the XMB.

Quote:
I've came up with this simple fix to hide the unused PSPTube icon from xmb, just open the HighMemMod eboot with a hex-editor... find and hex-edit the (two) text strings in his eboot from this: "ms0:/PSP/GAME/PSPTube/EBOOT.PBP"

to something like this: "ms0:/PSP/GAME/HMM/UPT/EBOOT.PBP" (or you can change the UPT or HMM to any 3 digit folder name)

Then rename the PSPTube folder to UPT (or the name you chose) and move it into ardatan's HighMemMod folder (and rename that to HMM)
Reply With Quote
  #335  
Old 06-26-2009, 04:27 AM
Loufier Loufier is offline
PSP Newbie
 

Join Date: Jun 2009
Posts: 3
Loufier Has a Beginner Reputation
Default

Can you please add the ability to save video's viewed to the psp ms? in the flv format and maybe an option to convert them to mpeg4?
Reply With Quote
  #336  
Old 06-26-2009, 11:15 PM
anbu7elite anbu7elite is offline
PSP Newbie
 

Join Date: Apr 2009
Posts: 10
anbu7elite Has a Beginner Reputation
Default

i have a problem with ultimate psptube 2.0
all of the videos are slow and laggy to me
is it my internet or just something else
cause i think my internet is decent enough though
Reply With Quote
  #337  
Old 07-03-2009, 03:04 AM
EoyLA EoyLA is offline
PSP Newbie
 

Join Date: Jun 2009
Posts: 9
EoyLA Has a Beginner Reputation
Default

My 3006 PSP OFW version is 5.03 CFW M33-6, the psp tube won't play mp4 videos how come? As i hit the o button it freeze and then shut down the PSP so i have to did the tiff exploition again...pls help
Reply With Quote
  #338  
Old 07-06-2009, 09:53 PM
Bob1112's Avatar
Bob1112 Bob1112 is offline
PSP Neophyte
 

Join Date: Jun 2009
Posts: 58
Bob1112 is on a distinguished road
Default

I installed everything correctly, and it functions right... but when playing videos sometimes they become black and white, slow, and pixleated.
How can I fix it?
Reply With Quote
  #339  
Old 07-13-2009, 03:09 PM
tony5607's Avatar
tony5607 tony5607 is offline
PSP Guru
 

Join Date: May 2008
Location: Location: Location: Location: Location: Location: Location: Location: Location: Location: Location:
Posts: 2,035
tony5607 is on a distinguished road
Default

Quote:
Originally Posted by darionco
dudes and dudettes,

This is amazing, you are asking for something that has been there the entire time, right in front of your face!

Source Code.

Ok, let me explain where you can find the source code, when JK stated that he would create his own app, I came along and offered my help, I gave JK a ffmpeg version that was compilable for the PSP, where is it? you might ask http://forums.maxconsole.net/showthr...25#post1119925

What else did JK had, well for the video playing/streaming part he was following this tutorial:
http://www.dranger.com/ffmpeg/

His source code is almost exactly the same as that tutorial, with some tweaks that he was working on, they weren't complete, therefore, there's no point in adding them to this post.

The GUI is the only thing that you can't get, but any self respecting programmer should be able to write GUI, that is like the entry point for a game programmer position (meaning is the most basic skill you need).

Regarding the current Ultimate PSPTube source code, well, every time you download Ultimate PSPTube, you are downloading the source code too, the script source code is in the script itself, JK also added some clever scripts to sort and display the video sites, the source for that is there as well. As opposed to his video player version (which is written in C) the scripts are written in Java script.

Now if you just want to learn how to maintain, update and create new scripts you can start from JK's source. You can also follow my tutorial on how to create scripts at:
http://forums.maxconsole.net/showthread.php?t=129699

The tutorial is long and outdated but it was like that since the beginning, when JK used it to figure how the scripts work. If you understand programming, I'm sure you'll be able to follow the tutorial.

Now, please, let JK go in peace, he did a great job for all of us, he did his best, be grateful! If you want to continue his work, use the sources I just gave you and do it. If you don't know how to continue his work and you just feel frustrated, too bad... don't post your feelings here.

I hope this helps dissolve the crowd. Move along!
Any programmers who wish to continue the script making or in fact want to make their own version of PSPTube can follow this guides.
Reply With Quote
  #340  
Old 07-23-2009, 03:46 AM
topa topa is offline
PSP Newbie
 

Join Date: Jul 2009
Posts: 1
topa Has a Beginner Reputation
Default

my software is 5.02 Gen-A
and it doesn't work..
please help me..
Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:31 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©