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 

Error Message when muxing

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



Joined: 21 Jan 2006
Posts: 4

PostPosted: Sat Jan 21, 2006 7:12 am    Post subject: Error Message when muxing Reply with quote

Hi all, hope someone can help:

I have created avi and mp3 files (avi is vdub via Auto Gordian Knot) and mp3 is via BeLight.

When I come to mux the files with the pmp muxer I get this message at the end of the muxing process:

Status: [MPEG Version!=1]

The resulting PMP file displays an error mesage on the PSP to the effect that PSPMOD cannot read the audio.

Any ideas?

Many thanks

PS _ Can a Mod please move this to the PMP Mod v1.00 + PMP Muxer v1.00 thread please.

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



Joined: 22 Sep 2005
Posts: 351

PostPosted: Sat Jan 21, 2006 7:49 am    Post subject: Reply with quote

what bitrate have you used?
Back to top
View user's profile Send private message Visit poster's website
butch1016



Joined: 21 Jan 2006
Posts: 4

PostPosted: Sat Jan 21, 2006 8:28 am    Post subject: Reply with quote

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



Joined: 22 Sep 2005
Posts: 351

PostPosted: Sat Jan 21, 2006 9:00 am    Post subject: Reply with quote

besweet seems to write strange mp3 frame headers with a bitrate < 112
ffmpeg works with all the bitrates
you can try with this:

ffmpeg -i yourfile -ar 44100 -ac 2 -acodec mp3 -ab 64 out.mp3
Back to top
View user's profile Send private message Visit poster's website
butch1016



Joined: 21 Jan 2006
Posts: 4

PostPosted: Sat Jan 21, 2006 10:18 am    Post subject: Reply with quote

Thanks for the reply Jonny, I am not too familiar with command line functions, I would not know where to put the line you suggested.

I will try and use BeLight at bit rates >112 and see if that helps.

Thanks again.

Butch
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