TeamPBCN / pmftools

Tools for handling PSP PMF movies
MIT License
24 stars 0 forks source link

Juiced Eliminator Pmf files error #3

Open SxnnyB opened 1 year ago

SxnnyB commented 1 year ago

Getting String format error when trying to convert pmf to mp4 using pmf files extracted from Juiced Eliminator dat files. I did notice some header difference from some pmf samples, I found online, that do convert properly. those are PSMF type 12 and Eliminators files are type 14. also various other header differences in places that don't change in working samples. i.e. not data that typically changes between working samples.

the Working samples pmf I found only have 2 audio channels, assumed for stereo but I suspect Eliminator may have additional channels embeded as mono for multi language.

I can provide plenty of samples via google drive link if interested.

LITTOMA commented 1 year ago

Can you upload a sample PMF?

SxnnyB commented 1 year ago

https://drive.google.com/file/d/1wVPyTe3NlmJJt3PX94t8SS93L4WfuZOE/view?usp=share_link

SxnnyB commented 1 year ago

I did find a xentax page that suggests type 12 is for icons in pmf format and type 14 is for movies but I find it weird that the working samples I found are movies in type 12. but they were psp scene custom gameboot's so it's possible the tools available dont care if the PSMF type is wrong.

LITTOMA commented 1 year ago

It appears that the issue stems from the PMF file containing multiple audio tracks, which our current psmfdump tool is unable to handle. I have updated the tool, but I still need to update the script as well.

SxnnyB commented 1 year ago

wonderful, I tried demultiplexing with vgmtoolbox and remuxing with converted audio and video came out battered from that attempt so if video is coming out good on your end then this might be my only option left.

On Wed, May 10, 2023, 6:14 AM LIT @.***> wrote:

It appears that the issue stems from the PMF file containing multiple audio tracks, which our current psmfdump tool is unable to handle. I have updated the tool, but I still need to update the script as well.

— Reply to this email directly, view it on GitHub https://github.com/TeamPBCN/pmftools/issues/3#issuecomment-1541867310, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASV5JBSNCRCSCUBMRGRTGMLXFNTBNANCNFSM6AAAAAAX4DL4BA . You are receiving this because you authored the thread.Message ID: @.***>