Followed page
https://wiki.videolan.org/Tutorial_for_ ... der_Win32/
Output on the debugger :
warning: avcodec decoder error: more than 5 seconds of late video -> dropping fr
ame (computer too slow ?)
warning: avcodec decoder error: more than 5 seconds of late video -> dropping fr
ame (computer too slow ?)
warning: avcodec decoder error: more than 5 seconds of late video -> dropping fr
ame (computer too slow ?)
warning: avcodec decoder error: more than 5 seconds of late video -> dropping fr
ame (computer too slow ?)
warning: avcodec decoder error: more than 5 seconds of late video -> dropping fr
ame (computer too slow ?)
[Thread 8792.0x26f8 exited with code 0]
[New Thread 8792.0x27c8]
[Thread 8792.0x27c8 exited with code 0]
[New Thread 8792.0x27cc]
[Thread 8792.0x27cc exited with code 0]
[New Thread 8792.0x55c]
[Thread 8792.0x55c exited with code 0]
[New Thread 8792.0x2708]
[Thread 8792.0x2708 exited with code 0]
[New Thread 8792.0x27d4]
[Thread 8792.0x27d4 exited with code 0]
[New Thread 8792.0x27d8]
[Thread 8792.0x27d8 exited with code 0]
[New Thread 8792.0x27dc]
[Thread 8792.0x27dc exited with code 0]
[New Thread 8792.0x2618]
[Thread 8792.0x2618 exited with code 0]
[New Thread 8792.0x1c28]
warning: HEAP[vlc.exe]:
warning: Heap block at 0719E290 modified at 071A08EC past requested size of 2654
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 8792.0x27a0]
0x7c90120f in ntdll!DbgBreakPoint () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt
#0 0x7c90120f in ntdll!DbgBreakPoint () from C:\WINDOWS\system32\ntdll.dll
#1 0x7c96ee31 in ntdll!RtlpNtMakeTemporaryKey ()
from C:\WINDOWS\system32\ntdll.dll
#2 0x7c95f8f4 in ntdll!RtlZeroHeap () from C:\WINDOWS\system32\ntdll.dll
#3 0x0719e290 in ?? ()
#4 0x7c96f1ff in ntdll!RtlpNtMakeTemporaryKey ()
from C:\WINDOWS\system32\ntdll.dll
#5 0x7c970456 in ntdll!RtlpNtMakeTemporaryKey ()
from C:\WINDOWS\system32\ntdll.dll
#6 0x7c94bafc in ntdll!LdrAlternateResourcesEnabled ()
from C:\WINDOWS\system32\ntdll.dll
#7 0x004b0000 in ?? ()
#8 0x7c91a1ba in ntdll!RtlpUnWaitCriticalSection ()
from C:\WINDOWS\system32\ntdll.dll
#9 0x77c2c2de in msvcrt!free () from C:\WINDOWS\system32\msvcrt.dll
#10 0x004b0000 in ?? ()
#11 0x6a7ad515 in PictureDestroy (p_picture=0x1bd0c10)
at ../../extras/package/win32/../../../src/misc/picture.c:112
#12 0x6a7af42d in picture_pool_Delete (pool=0x1b3def8)
at ../../extras/package/win32/../../../src/misc/picture_pool.c:223
#13 0x6a79b70e in vout_EndWrapper (vout=0x1b3def8)
at ../../extras/package/win32/../../../src/video_output/vout_wrapper.c:173
#14 0x6a790389 in ThreadStop (vout=vout@entry=0x1b31464,
state=state@entry=0xd16feb0)
---Type <return> to continue, or q <return> to quit---
at ../../extras/package/win32/../../../src/video_output/video_output.c:1395
#15 0x6a792db0 in ThreadReinit (cfg=0x6e5f7fc, cfg=0x6e5f7fc,
vout=<optimized out>)
at ../../extras/package/win32/../../../src/video_output/video_output.c:1454
#16 ThreadControl (cmd=..., vout=<optimized out>)
at ../../extras/package/win32/../../../src/video_output/video_output.c:1495
#17 Thread (object=0x1b31464)
at ../../extras/package/win32/../../../src/video_output/video_output.c:1589
#18 0x6a7cd4b6 in vlc_entry (p=0x7150ca8)
at ../../extras/package/win32/../../../src/win32/thread.c:473
#19 0x77c3a3b0 in msvcrt!_endthreadex () from C:\WINDOWS\system32\msvcrt.dll
#20 0x7c80b729 in KERNEL32!GetModuleFileNameA ()
from C:\WINDOWS\system32\kernel32.dll
#21 0x00000000 in ?? ()
(gdb)
Any idea what the problem is?