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 

Decode mp4(avc) problem with sound

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
rafgra2



Joined: 01 Nov 2008
Posts: 3

PostPosted: Sat Nov 08, 2008 10:31 pm    Post subject: Decode mp4(avc) problem with sound Reply with quote

Hello

I found a sample to decode mp4(avc) http://forums.ps2dev.org/viewtopic.php?t=9927
(I download all files from svn -> http://code.google.com/p/pspplayer/source/detail?r=610)
it works fine play my test.mp4 file but it wouldn't play sound (I check many mp4 files). I have 5.00 M33-3 soft on my psp.

What could I do to play the sound ??

P.S
To make Test.mp4 I'm using MediaCoder and PSP profile (MPEG-4 AVC).

I have 3 warnings:

Quote:
main.c:339: warning: implicit declaration of function 'sceMpegGetAvcNalAu'
main.c:349: warning: implicit declaration of function 'sceMpegAvcDecodeDetail2'
main.c:386: warning: implicit declaration of function 'sceMpegBaseCscAvc'


Thank you for help
:)
Back to top
View user's profile Send private message
Torch



Joined: 28 May 2008
Posts: 842

PostPosted: Wed Nov 12, 2008 1:47 pm    Post subject: Reply with quote

Warnings are because those functions are not defined. You'll probably need a stub or a prototype pointing to the function address.
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
Page 1 of 1

 
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