<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I was testing latest vlc-svn with several different video clips and I
found that some h264 video (perhaps old encoded h264) doesn't work
properly with vlc-svn RTSP server both server and client side got
trouble.<br>
<br>
Here is a screen shot showing picture is not sent or received properly:<br>
<a class="moz-txt-link-freetext"
 href="http://i138.photobucket.com/albums/q266/xxcv/vlcsnap-1447724.png">http://i138.photobucket.com/albums/q266/xxcv/vlcsnap-1447724.png</a><br>
<a class="moz-txt-link-freetext" href="http://i138.photobucket.com/albums/q266/xxcv/vlcsnap-1454602.png">http://i138.photobucket.com/albums/q266/xxcv/vlcsnap-1454602.png</a><br>
<br>
The picture is only okay on Keyframes when a keyframe is sent picture
appears to be okay after that all other frames seems to have reorder or
demux or mux problems and picture is badly displayed to be unwatchable.<br>
<br>
RTSP Client log:<br>
<br>
<blockquote>ffmpeg warning: reference picture missing during reorder<br>
 (h264@00C67060)<br>
ffmpeg warning: reference picture missing during reorder<br>
 (h264@00C67060)<br>
ffmpeg warning: reference picture missing during reorder<br>
 (h264@00C67060)<br>
</blockquote>
<br>
RTSP Server log:<br>
[00000647] [Media: Test] access_output_udp private debug:
mmh, packets in the past (41000)<br>
[00000647] [Media: Test] access_output_udp private debug: packet has
been sent too late (42407)<br>
[00000647] [Media: Test] access_output_udp private debug: packet has
been sent too late (42534)<br>
[00000647] [Media: Test] access_output_udp private debug: packet has
been sent too late (42659)<br>
[00000647] [Media: Test] access_output_udp private debug: packet has
been sent too late (42785)<br>
[00000647] [Media: Test] access_output_udp private debug: packet has
been sent too late (42908)
</body>
</html>