Search found 13 matches

by NyNex
Wed Jan 18, 2006 11:52 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

Results:

Datel 4GB HDD = 80.68 fps LOL!
Sony Memory Stick Duo 32MB = 514.85 fps
by NyNex
Sun Jan 15, 2006 7:37 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

Uhm... Maybe reading the parts where I said don't take this as an offense would prove mighty helpful. I also thanked you for that if I'm not mistaken. But I can understand if English isn't your language. Not mine either as you can tell. Regardless, there was no intentional attitude involved in my p...
by NyNex
Sun Jan 15, 2006 5:10 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

Sorry for interrupting. But I'm also curious to know how the stuttering can be removed. So do you mind if I ask you to speak in proper understandable terms instead of programming language? You see, I'm not familiar with the terms programmers use so an easier explanation might helps us all. Sorry fo...
by NyNex
Sun Jan 15, 2006 12:09 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

Hi there ! @Jonny There is definetely a bottleneck issue depending on the stick and - I suppose - fragmentation on the stick. If there is a stuttering on low bitrates, I have to press stop, the stick-light flashes several times, then go on and the stuttering is gone. Imho I would say increasing the...
by NyNex
Thu Jan 12, 2006 2:30 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

What is interesting of this is that time between memory access can be larger and player works fine (what a nice job jonny). So we can look for an async reading method to solve some issues.

I need to learn more about psp programming (mine is windows C++ programming).
by NyNex
Thu Jan 12, 2006 2:05 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

@jonny:

I have been making probes over a 32MB MS Duo and over a Datel 4GB HDD. I will try to play with seeks align (but not too much free time).
by NyNex
Thu Jan 12, 2006 1:47 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

By better what do you mean.. ? Audio skipping is not continuous, so film is more visible. There are some films that now play without skipping or reduce their skipping to make it less annoying. Can you release a MOD of your binaries ? I am not sure if they can damage something, i don't have been any...
by NyNex
Thu Jan 12, 2006 1:06 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

@jonny: Hi jonny! I have been playing with buffer, you can increase buffer block_size to maximun_read_size+0xfffff. This reduce audiojumping and hardcoded files as Spiderman_2_Trailer_Heavy.pmp can be played a little better. Other files can be played without problems. It is not a final solution but ...
by NyNex
Wed Jan 11, 2006 2:21 am
Forum: PSP Development
Topic: error building from toolchain
Replies: 12
Views: 5670

It works fine now!

Thank you jimparis. After update:
./toolchain.sh -n
./toolchain.sh -p
and without problem.

Sorry ooPo, but i didn't find the solution and i had to ask. I thought i had last psptoolchain revision. My fault.
by NyNex
Tue Jan 10, 2006 7:04 am
Forum: PSP Development
Topic: error building from toolchain
Replies: 12
Views: 5670

Hi! I get the same error with psptoolchain rev 1666: In file included from inethelper.c:18: ../../src/net/pspnet_resolver.h:62: warning: 'struct in_addr' declared inside pa rameter list ../../src/net/pspnet_resolver.h:62: warning: its scope is only this definition o r declaration, which is probably ...
by NyNex
Tue Jan 10, 2006 1:53 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

I have been making more probes. With some films, adjusting "Target quantizer" setting instead of "Target bitrate" setting, I have got lower size pmp files, but they have audiojumping. I have uploaded Jarhead trailer. It works perfect on MS and almost perfect on Datel HDD. VideoCo...
by NyNex
Mon Jan 09, 2006 12:22 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

@jonny: Thank you for response. The hdd has a sloooower reading rate. I have been developing video apps last year, and maybe a larger buffer size could solve the issue. But is not a priority for me (and not for you). You could try async read or buffer optimization using first 5 minutes of Matrix, wh...
by NyNex
Sun Jan 08, 2006 7:37 am
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8841309

audiojumping

Hi! I would like to say that your PMP is amazing. I have been making pmp videos to probe audiojumping because of the fact that i am a 4GB datel hdd owner (spiderman trailer sometimes jump on hdd, not on memory stick). I have selected Matrix to make these probes. The beginning of the film, when Trini...