What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Coding some c. (FFmpeg/libavcodec)

Coding some c. (FFmpeg/libavcodec)
Author: Message:
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: Coding some c. (FFmpeg/libavcodec)
For it to work on the PSP, you need to compile the library in a machine language that the PSP understands.  Which means you'll need to either need to figure out how hack the package in to use the psptoolchain, or find someone else who's already ported the library to the PSP.

If it's a static library which will be linked in to a PSP executable, it might be possible to use the MIPS instruction set option for configure, but it may not work.

If it's a shared library, then you're going to have to do some work to convert it to a prx library.
02-09-2009 03:01 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Coding some c. (FFmpeg/libavcodec) - by roflmao456 on 02-04-2009 at 07:41 AM
RE: Coding some c. (FFmpeg/libavcodec) - by roflmao456 on 02-06-2009 at 01:36 AM
RE: Coding some c. (FFmpeg/libavcodec) - by TheSteve on 02-09-2009 at 01:03 AM
RE: Coding some c. (FFmpeg/libavcodec) - by roflmao456 on 02-09-2009 at 05:12 AM
RE: Coding some c. (FFmpeg/libavcodec) - by TheSteve on 02-09-2009 at 03:01 PM
RE: Coding some c. (FFmpeg/libavcodec) - by roflmao456 on 02-12-2009 at 03:18 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On