[vlc-devel] Hi Gcc-4.1.1 compiler problem

xxcv xxcv07 at gmail.com
Fri Feb 23 09:21:34 CET 2007


Hello/Hi
fenrir Wb:

    modules/stream_out/rtp.c
    libstream_out_rtp_plugin_a-rtp.o

when compiled with mingw-gcc 3.4.5 problem disappeared
when compiled with mingw-gcc 4.1.1 or 4.1.2
Its fine trying to stream mpeg2.ts or xvid.avi but;
trying to stream h264/avc1 .* stream

    /Welcome, Master/
    /> new Test vod enabled/
    /> setup Test input "C:\back1\MV\h264.mkv"/

p_input pointer becomes corrupt and crash here:
sout_InputSendBuffer  stream_output.c:265

        if( p_input->p_fmt->i_codec == VLC_FOURCC( 'n', 'u', 'l', 'l' ) )

vlc.exe caused an Access Violation at location 1004ddca in module 
libvlc.dll Reading from location 6d617205.

Registers:
eax=6d617201 ebx=00000300 ecx=000003e8 edx=7c90eb94 esi=00d8ae10 
edi=00ce6d00
eip=1004ddca esp=0d61fbe8 ebp=0d61fc10 iopl=0         nv up ei pl nz ac 
po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             
efl=00000216

Call stack:
1004DDCA  libvlc.dll:1004DDCA  sout_InputSendBuffer  stream_output.c:265
1001D44D  libvlc.dll:1001D44D  DecoderDecode  decoder.c:572
10021349  libvlc.dll:10021349  EsOutSend  es_out.c:1101
053AA825  libmkv_plugin.dll:053AA825  vlc_entry__0_8_6
053AD0B0  libmkv_plugin.dll:053AD0B0  vlc_entry__0_8_6
1002C2E5  libvlc.dll:1002C2E5  MainLoop  input.c:542
1002D4D6  libvlc.dll:1002D4D6  Run  input.c:446
77C3A3B0  msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  kernel32.dll:7C80B50B  GetModuleFileNameA


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070223/6faaf529/attachment.html>


More information about the vlc-devel mailing list