<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi!</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Did anyone try to port X264 in a RISC processor or other 
similiar processor??</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>When I disable MMX and use "or32-uclinux-gcc" compiler to 
compile the code, it is ok. However, the program cannot work properly. 
The&nbsp;output 264 file is totally wrong.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>The "rate control" involves some time functions and I have 
tried to make all rate control function to NULL function. Without "rate 
control", the program still can return a playable 264 file with smaller 
compression rate in PC.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Can you think of anything that I need to change in the x264 
porgram in order to port it to RISC processor???</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>My makefile and the compile warning&nbsp;are 
attached.</FONT></DIV></BODY></HTML>