<!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.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I have question about mplayer &amp; H264 
RTSP.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>We implemented a H264 stream sender and receiver, and they 
works successfully.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Now,&nbsp;we tried to connect our stream sender and play 
from MPlayer.</FONT></DIV>
<DIV><FONT face=Arial>(</FONT><FONT face=Arial>For that, a RTSP server is 
implemented in the stream sender.)</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>But, MPlayer shows the error: &nbsp;"decode_slice_header 
error... error while decoding frame".</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I am also asking help&nbsp;for MPlayer developers. 
</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>But, I tried "testMPEG1or2VideoStream.cpp". MPlayer can 
play the streaming normally.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I wonder if the problem results from&nbsp;our stream 
server, not MPlayer.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I want to ask that,&nbsp;when a RTSP server is enabled, 
</FONT><FONT face=Arial>doGetNextFrame() in H264VideoStreamFramer </FONT></DIV>
<DIV><FONT face=Arial>also works as before (copy a NAL/frame into fTo)? 
</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>RTSP server&nbsp;always sends frames out before 
MPlayer&nbsp;</FONT><FONT face=Arial>ask for streaming.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Please help us to solve the problem... Many 
thanks!</FONT></DIV></BODY></HTML>