HI
I am using Delphi 6 with WebBrowser component to develop the software that will show the browser page running VLC playing FLV file.
However, after running the web page switching between display png and fly file, my Delphi application will exit and cause an error in Windows Event viewer.
Faulting application name: webclient2.exe, version: 2.9.12.0, time stamp: 0x2a425e19
Faulting module name: libadaptive_plugin.dll, version: 3.0.16.0, time stamp: 0x00000074
Exception code: 0x40000015
Fault offset: 0x00113027
Faulting process id: 0x140c
Faulting application start time: 0x01d84f9fd2450ce8
Faulting application path: C:\Client\webclient2.exe
Faulting module path: C:\Program Files (x86)\VideoLAN\VLC\plugins\demux\libadaptive_plugin.dll
Report Id: 5f29d837-147b-47ba-9c10-b7d4a0fde5bb
Faulting package full name:
Faulting package-relative application ID:
Please advise if anyone knows how to deal with this problem?
regards