<!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">
Hello/Hi<br>
fenrir Wb:<br>
<blockquote>modules/stream_out/rtp.c<br>
libstream_out_rtp_plugin_a-rtp.o<br>
</blockquote>
when compiled with mingw-gcc 3.4.5 problem disappeared<br>
when compiled with mingw-gcc 4.1.1 or 4.1.2<br>
Its fine trying to stream mpeg2.ts or xvid.avi but;<br>
trying to stream h264/avc1 .* stream<br>
<blockquote><i>Welcome, Master</i><br>
  <i>> new Test vod enabled</i><br>
  <i>> setup Test input "C:\back1\MV\h264.mkv"</i><br>
</blockquote>
p_input pointer becomes corrupt and crash here:<br>
sout_InputSendBuffer  stream_output.c:265
<blockquote>    if( p_input->p_fmt->i_codec == VLC_FOURCC( 'n',
'u', 'l', 'l' ) )<br>
</blockquote>
vlc.exe caused an Access Violation at location 1004ddca in module
libvlc.dll Reading from location 6d617205.<br>
<br>
Registers:<br>
eax=6d617201 ebx=00000300 ecx=000003e8 edx=7c90eb94 esi=00d8ae10
edi=00ce6d00<br>
eip=1004ddca esp=0d61fbe8 ebp=0d61fc10 iopl=0         nv up ei pl nz ac
po nc<br>
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000            
efl=00000216<br>
<br>
Call stack:<br>
1004DDCA  libvlc.dll:1004DDCA  sout_InputSendBuffer  stream_output.c:265<br>
1001D44D  libvlc.dll:1001D44D  DecoderDecode  decoder.c:572<br>
10021349  libvlc.dll:10021349  EsOutSend  es_out.c:1101<br>
053AA825  libmkv_plugin.dll:053AA825  vlc_entry__0_8_6<br>
053AD0B0  libmkv_plugin.dll:053AD0B0  vlc_entry__0_8_6<br>
1002C2E5  libvlc.dll:1002C2E5  MainLoop  input.c:542<br>
1002D4D6  libvlc.dll:1002D4D6  Run  input.c:446<br>
77C3A3B0  msvcrt.dll:77C3A3B0  _endthreadex<br>
7C80B50B  kernel32.dll:7C80B50B  GetModuleFileNameA<br>
<br>
<br>
</body>
</html>