Search found 7 matches

by PSPGalaxy
Fri Apr 22, 2005 12:42 pm
Forum: PSP Development
Topic: Web Browser + PSP = Java development?
Replies: 25
Views: 13111

ooPo, Just finished our first alpha preview of our PSPBrowser.net - photo and video download is available now. It's all based on Microsoft .NET not javascript or java. As far as languages go, if java is needed or javascript or PSPScript or whatever - we just have a goal. As programmers the cool part...
by PSPGalaxy
Sat Apr 09, 2005 10:20 pm
Forum: PSP Development
Topic: What is right and what is wrong?
Replies: 41
Views: 17362

What is the moderator guidance of threads about MP4 and the Web Browser?
by PSPGalaxy
Sat Apr 09, 2005 10:13 pm
Forum: PSP Development
Topic: Parsing MP4 Tags - ffmpeg vs. Sony Image Converter
Replies: 1
Views: 1990

Parsing MP4 Tags - ffmpeg vs. Sony Image Converter

Hi everyone, Not sure why my thread was locked, anyways guys what I was asking about was for discussion and leads on MP4 tag parsing code. Seems that on many of the MP4 test files I am using the tags appear different. Are the Tags created by ffmpeg and Sony Image Converter suppose to be the same? Ha...
by PSPGalaxy
Sat Apr 09, 2005 10:41 am
Forum: PSP Development
Topic: Possible save data key in param.sfo?
Replies: 8
Views: 3880

AES nice aye, but the .sfo do have plain text. It's very possible that a hash is locking those plain text fields from change too, just have not tried it yet. Guess I'll add it to the long list of thing to look at.. Boy is that list getting long...
by PSPGalaxy
Sat Apr 09, 2005 10:14 am
Forum: PSP Development
Topic: Browser Functions
Replies: 20
Views: 10957

With regards to Browser functions that fail, such as Flash or Plugin's is there any merit in having a proxy load thoses pages and serve a image to the PSP instead of html? Just thinking out loud guys...
by PSPGalaxy
Sat Apr 09, 2005 9:48 am
Forum: PSP Development
Topic: Possible save data key in param.sfo?
Replies: 8
Views: 3880

skyfox01_99, Each letter of your save name represents a spot on the hex grid. So, you could go about finding out how the letter A is represented, then B, to Z and so on. Each time doing a diff to see the representation in the file. Anyways, just wanted to give you that tip so you could further those...
by PSPGalaxy
Sat Apr 09, 2005 9:25 am
Forum: PSP Development
Topic: MP4 Tag
Replies: 1
Views: 2063

MP4 Tag

Hi everyone, I am the developer over at pspgalaxy.com. While working on decoding MP4 Tags I found that the Sony MP4 videos over at connect.com/psp seem to be encoded with ffmpeg? For example the speedracer stuff. by someone named MobileHackerz? Does anyone have an official details on MP4 tags and wh...