I have a question about pspmeg. :)
I had a look at the pmfplayer code after reading this thread:
http://forums.ps2dev.org/viewtopic.php?t=10654
I made a simple eboot, using the code but removing the prx.
I also removed the libmpeg directory and liked -lpspmpeg directly (I thought it was just a copy of an old pspmpeg) and corrected a pair of structure's variable that has changed.
Now the "strange" thing: linking with pspmpeg both the audio and video runs slow (and the audio is bad), but if I just change the include
Code: Select all
#include <pspmpeg.h>
//#include "libmpeg/pspmpeg.h"
Here there's my code:
http://www.sakya.it/downloads/pmfLib.rar
Is my sdk corrupted or what?
Many thanks for any help. ;)
Ciaooo
Sakya