forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PMP Mod v2.02 & PMP Mod AVC v1.02
Goto page Previous  1, 2, 3 ... 39, 40, 41 ... 60, 61, 62  Next
 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Tue Apr 04, 2006 6:21 pm    Post subject: Reply with quote

thanks to all :)

Quote:

What does this mean: "Error: pmp_file_open: invalid tot_size"

this indicate an invalid file (maybe a truncated file or a file with a corrupted header)
you should verify if there are error messages after muxing and if the transferred file have the correct length

Quote:

I was wondering how far do you think you are from having this program be able to resize video. In this way we wouldn't have to encode divx or xvid files we may already have, but in the non compliant size

i think i should get at least +10fps to enable arbitrary resolution videos
the next version will *probably* have a big speed boost (let's see how much :)
Back to top
View user's profile Send private message Visit poster's website
xxxstarmanxxx



Joined: 05 Jan 2006
Posts: 84

PostPosted: Tue Apr 04, 2006 6:27 pm    Post subject: Reply with quote

Finished my tests regarding VBR MP3 @ 128kbs.

Sound quality is now very good using V2.00 - Yes the high pitch background noise is still there - although its much more faint using VBR audio.

@ 128kbs VBR (which equates to 160kbs CBR IMHO) the player handles decoding effortlessly and the audio quality difference is very noticable when compaired to CBR @ 128kbs!

Well done Jonny - This new release is SUPERB!

J.
Back to top
View user's profile Send private message
excalibur



Joined: 15 Jan 2006
Posts: 11

PostPosted: Wed Apr 05, 2006 2:42 am    Post subject: Reply with quote

[/quote]
i think i should get at least +10fps to enable arbitrary resolution videos
the next version will *probably* have a big speed boost (let's see how much :)[/quote]

hi, jonny and thank you for your hard works ..
"a big speed boost" ,so perhaps avc version or gc and qpel support???
thank
Back to top
View user's profile Send private message
TestType



Joined: 13 Dec 2005
Posts: 23
Location: Iceland

PostPosted: Thu Apr 06, 2006 9:43 pm    Post subject: Reply with quote

Awesome job Jonny!
Thanks for all your hard work, fantastic app.
_________________
PSP: Japanese Firmware 1.0 :: 1gb SanDisk Memory Stick
Back to top
View user's profile Send private message
Eingang



Joined: 04 Jan 2006
Posts: 59

PostPosted: Fri Apr 07, 2006 5:43 am    Post subject: Reply with quote

@Jonny

Could you please create a plugin to play pmp files in any windows media player ??

Edit:
The muxer does not mux my vbr audio files, it says "44100khz !" although they are 44,1khz forced by Besweet.... for sure...
Back to top
View user's profile Send private message
xxxstarmanxxx



Joined: 05 Jan 2006
Posts: 84

PostPosted: Sun Apr 09, 2006 5:49 pm    Post subject: Reply with quote

Eingang wrote:
@Jonny

Could you please create a plugin to play pmp files in any windows media player ??

Edit:
The muxer does not mux my vbr audio files, it says "44100khz !" although they are 44,1khz forced by Besweet.... for sure...


Hello m8

I had the same problem a while back - besweet seems to have a bug forcing some filetypes.

Use the belight 0.21 front end package - and VBR will be good to go.

http://www.digital-digest.com/software/download.php?sid=360&ssid=0&did=1

All the best

J.
Back to top
View user's profile Send private message
JFox



Joined: 11 Apr 2006
Posts: 4

PostPosted: Tue Apr 11, 2006 2:53 am    Post subject: Reply with quote

Hey Jonny, is it possible to create a program to take a PMP movie and convert it to an MP4, extract the AVI and MP3 from the PMP or create an AVI with its audio attached. My reasoning is that I am considering upgrading and would like to take my PMP collection with me. Any ideas? Thanks.
Back to top
View user's profile Send private message
Alcahest



Joined: 25 Mar 2005
Posts: 135

PostPosted: Tue Apr 11, 2006 2:58 am    Post subject: Reply with quote

Yes, i second that. In some cases a PMP Demuxer would be very handy.
Later,

Alcahest
Back to top
View user's profile Send private message
kaveman



Joined: 15 Jan 2006
Posts: 30

PostPosted: Tue Apr 11, 2006 3:24 am    Post subject: Reply with quote

Jonny - fantastic update - VBR joint stereo works ace now and produces excellent quality sound, even at 96kbps.

@Alcahest and JFox

A demuxer would be useful yes, but if you are considering upgrading your PSP beyond 1.5 and want to use the reconverted files, you do realise that mp4 files cannot be the same resolution as .pmp to work on the PSP?

Sony crippled the internal media player so that the maximum resolution of movies on memory stick must fit into 76800 pixels - roughly 368x208 at optimal widescreen (stretched) resolution (presumably so the lower quality would encourage UMD movie sales).

The whole point of PMP player is to play native res 480x272. If you want to convert to mp4 you'd have to re-encode anyways....

If you meant something else - my apologies.
Back to top
View user's profile Send private message
Alcahest



Joined: 25 Mar 2005
Posts: 135

PostPosted: Tue Apr 11, 2006 3:39 am    Post subject: Reply with quote

In my case, it is something different.
Let's say I have encoded a PMP with xvid video and mp3 audio.
And then I want to substitute this mp3 audio by mp3 vbr for exemple; then with a demuxer, i can reuse the video track, encode my mp3 vbr separtely, and remux with PMP Muxer.
This is why a PSP Demuxer would be handy for me.
Later,

Alcahest
Back to top
View user's profile Send private message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Tue Apr 11, 2006 4:10 am    Post subject: Reply with quote

i'm already working on the demuxer :)
Back to top
View user's profile Send private message Visit poster's website
xxxstarmanxxx



Joined: 05 Jan 2006
Posts: 84

PostPosted: Tue Apr 11, 2006 8:59 am    Post subject: Reply with quote

Alcahest wrote:
In my case, it is something different.
Let's say I have encoded a PMP with xvid video and mp3 audio.
And then I want to substitute this mp3 audio by mp3 vbr for exemple; then with a demuxer, i can reuse the video track, encode my mp3 vbr separtely, and remux with PMP Muxer.
This is why a PSP Demuxer would be handy for me.
Later,

Alcahest


Thats a very good point - I have a shed load of PMP V1 CBR's that i'd like to re-soundtrack. The difference in quality is now so noticable.

I'd love to be able to do an ac3 re-rip - demux the original .pmp - and add VBR to the original encode.

All the best

J.
Back to top
View user's profile Send private message
GiBBz



Joined: 17 Nov 2005
Posts: 19

PostPosted: Tue Apr 11, 2006 4:07 pm    Post subject: Reply with quote

jonny wrote:
i'm already working on the demuxer :)


woohoo! thanx
_________________
(+.[____]·:·)
Back to top
View user's profile Send private message
JFox



Joined: 11 Apr 2006
Posts: 4

PostPosted: Wed Apr 12, 2006 5:50 am    Post subject: Reply with quote

Thanks for the replys, I understand the limitations that I will be giving up going from PMP back to MP4. In most cases, the PMP videos have been cropped left and right to create the full screen. When you encode to PMP and keep the aspect ratio you have lost the full screen resolution due to the black bars. So MP4's would be about the same unless I'm missing some info.
Back to top
View user's profile Send private message
xxxstarmanxxx



Joined: 05 Jan 2006
Posts: 84

PostPosted: Thu Apr 13, 2006 6:01 am    Post subject: Reply with quote

JFox wrote:
Thanks for the replys, I understand the limitations that I will be giving up going from PMP back to MP4. In most cases, the PMP videos have been cropped left and right to create the full screen. When you encode to PMP and keep the aspect ratio you have lost the full screen resolution due to the black bars. So MP4's would be about the same unless I'm missing some info.


Hi m8

All 1:1:85 aspect ratio movies resize to full 480x272 without any cropping.

While I can see your point of view regarding not using the 272 height because of other ratios - Its still far better for detail to watch a movie like this - than be crippled with a 360x240, which when zoomed looks like pure sh*t.

So sony formatted mp4's will never be 'about the same'

All the best

J.
Back to top
View user's profile Send private message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Fri Apr 14, 2006 11:16 pm    Post subject: Reply with quote

Quote:

What does this mean: "Error: pmp_file_open: invalid tot_size"

i forgot to mention that the muxer doesn't check for writing errors while creating the pmp, so if you have a low amount of free disk space, this could be also the cause
Back to top
View user's profile Send private message Visit poster's website
csuper



Joined: 03 Jan 2006
Posts: 103

PostPosted: Sat Apr 15, 2006 3:36 am    Post subject: Reply with quote

Hello Jonny,

Very very Nice Job with your 2.00 version... I enjoy it a lot !
Did you succeed to contact the other PSP video Player developper ?
Anyway, thanx a lot and now I'm waiting with serenity a new Yummy release of yours.... :)

Ps : just asking : is .PMP format is very different from .MKV format ?
And what's your next plan... ? (I'm looks like a paparazzi right now, I want a scoop ! ? ;) Arf anyway...

Bravo !

csuper.
Back to top
View user's profile Send private message
pkjai1



Joined: 16 Apr 2006
Posts: 7

PostPosted: Sun Apr 16, 2006 4:27 pm    Post subject: Reply with quote

Hey Johnny,
I dunno whats the matter but PMP simply doesn't start for me. It goes to a black screen with white text for a split second and quickly reverts back to the PSP system menu before i can even read the text. I can vaguely see it say something like "press home to exit, and press x to play, and press square to see the license"

i'm using pmp_mod_2_00_mm2

its not the empty Video folder error either so...yes

thanks

-pkjai
Back to top
View user's profile Send private message
csuper



Joined: 03 Jan 2006
Posts: 103

PostPosted: Sun Apr 16, 2006 6:03 pm    Post subject: Reply with quote

pkjai1 wrote:
Hey Johnny,
I dunno whats the matter but PMP simply doesn't start for me. It goes to a black screen with white text for a split second and quickly reverts back to the PSP system menu before i can even read the text. I can vaguely see it say something like "press home to exit, and press x to play, and press square to see the license"

i'm using pmp_mod_2_00_mm2

its not the empty Video folder error either so...yes

thanks

-pkjai


Discuss the mod in the other thread...
Try the official 2.00 and if you got some problem discuss it here...
Have you a FW 1.5 Jap ?
Back to top
View user's profile Send private message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Sun Apr 16, 2006 10:29 pm    Post subject: Reply with quote

i don't know a lot about mkv, but it's for sure more complex compared to pmp
the next thing will be the demuxer
Back to top
View user's profile Send private message Visit poster's website
pkjai1



Joined: 16 Apr 2006
Posts: 7

PostPosted: Mon Apr 17, 2006 4:34 am    Post subject: Reply with quote

Now i'm using pmp_mod_2_00_FULL and the same problem is coming up.

The same screen flashes for like half a second and then it reverts to the system menu.

Not using Jap 1.5 Firmware.

-pkjai
Back to top
View user's profile Send private message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Mon Apr 17, 2006 5:13 am    Post subject: Reply with quote

Quote:

Not using Jap 1.5 Firmware.

so what is your fw version?
Back to top
View user's profile Send private message Visit poster's website
pkjai1



Joined: 16 Apr 2006
Posts: 7

PostPosted: Mon Apr 17, 2006 6:20 am    Post subject: Reply with quote

Firmware 1.5 North American
I never touched the firmware ever since I got it (in NYC).

Everything else works. e.g.: Loaders, Emulators, AFKIM, etc.
Just can't seem to get PMP to start

PMP Mod 2.00 flashes the black screen
but the modded version (mm) shows a blue screen for a second or so.
Both versions revert back to the system menu regardless.

-pkjai
Back to top
View user's profile Send private message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Mon Apr 17, 2006 6:07 pm    Post subject: Reply with quote

is this happening with old versions too? pmpmod 1.00-1.02
if yes, can you also try the old demo: http://rapidshare.de/files/8860242/PMPDEMO.rar.html
Back to top
View user's profile Send private message Visit poster's website
Eingang



Joined: 04 Jan 2006
Posts: 59

PostPosted: Mon Apr 17, 2006 9:16 pm    Post subject: Reply with quote

@qpkaj1

Take an empty stick, format, just copy PMPMod and your pmp files of course.

Also try different sticks.

And in the end, try different pmp files.

I had the case some apps didnīt work with certain other apps on the stick.... also I had errors on the stick caused by the card writer (??)
Back to top
View user's profile Send private message
pkjai1



Joined: 16 Apr 2006
Posts: 7

PostPosted: Tue Apr 18, 2006 6:48 am    Post subject: Reply with quote

I am making a list of results as I try things out.
I decided to put your demo video as the file in my video folder.

Results:
Woot! The demo i got from your link works.
PMP mod 1.02 - shows black screen for a second and then reverts back to the system menu.
PMP mod 1.01 - Same thing happens.
PMP mod 1.00 - Same thing happens...again.
PMP mod 0.02 - Oh it loads! But it doesn't recognize the .pmp file format. (I assume it is supposed to take native .avi's)

I'm not gonna bother with the mods. If the core doesn't work, the mods arent going to either.

-pkjai
Back to top
View user's profile Send private message
jockyw2001



Joined: 29 Sep 2005
Posts: 339

PostPosted: Tue Apr 18, 2006 7:55 am    Post subject: Reply with quote

jonny: don't you think performance can be improved a bit by taking out the -g debug flag from the Makefiles ?

/JockyW
Back to top
View user's profile Send private message
jonny



Joined: 22 Sep 2005
Posts: 351

PostPosted: Tue Apr 18, 2006 5:42 pm    Post subject: Reply with quote

@pkjai1:
is your "home" key working correctly?
(also cross, when the video folder is empty)
(home is used to exit the player)

@JockyW:
i have no idea :) i'll try later in the evening
(for sure it's not needed)
Back to top
View user's profile Send private message Visit poster's website
pkjai1



Joined: 16 Apr 2006
Posts: 7

PostPosted: Tue Apr 18, 2006 6:13 pm    Post subject: Reply with quote

All my buttons work.

-pkjai
Back to top
View user's profile Send private message
excalibur



Joined: 15 Jan 2006
Posts: 11

PostPosted: Tue Apr 18, 2006 8:24 pm    Post subject: Reply with quote

hi jonny ,
do you have seen this topic : "ATRAC3 Player Sample"
do you think it s possible to put it in pmpmod ..?
thank for your hard work...
excalibur
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Goto page Previous  1, 2, 3 ... 39, 40, 41 ... 60, 61, 62  Next
Page 40 of 62

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group