<div>Dear all,</div>
<div> </div>
<div>I have compiled vlc-0.8.4 version for wince with live555 libs. It receives and plays MPEG4 RTSP/RTP streams OK. </div>
<div> </div>
<div>But when receiving/playing H.264 RTSP/RTP streams, I got blank sceen, but audio is OK. And the vlc-log says </div>
<div><br>ffmpeg warning: cannot decode one frame (6352 bytes)</div>
<div> </div>
<div>I traced to libavcodec, and found that</div>
<div> </div>
<div>s->picture_number==0</div>
<div> </div>
<div>It seems that the vlc does not parse the NALs correctly. But the vlc-0.8.4 win32 on Windows can do receiving/playing H.264 RTSP/RTP streams correctly. Do I need to revise the vlc source code because of some different features of WINCE and Windows, like big endian/little endian,etc?</div>

<div> </div>
<div>May someone give me some directions? Many thanks!</div>
<div> </div>
<div>Regards,</div>
<div>zln</div>
<div> </div>
<div> </div>