Skip to content

This apps is for testing some bugs we have when using the LibVLC and libvlcsharp libraries

License

Notifications You must be signed in to change notification settings

MortenBrekkeStensland/VLC_testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvlcsharp-waveout

Crash error in VLC library with audio output as WaveOut.

Bug description

On some PCs using Nvidia cards, when I try to play Play Video and then Pause the video and audio output is "WaveOut", the program crashes.

Summary of conditions leading to crash

Sample demo crashes

  • Add videos to the textbox (add at least 2 videos) alt text
  • Select the output sound as WaveOut and continuously perform LOAD, LOAD, LOAD, etc... alt text
  • After a few clicks on the LOAD button, the program crashes. The crash location is in the library: libwaveout_plugin.dll alt text

In case there is no crash

  • Select the output sound as Automatic and continuously perform LOAD, LOAD, LOAD, etc... alt text

Conclude

I firmly believe this is a bug in the VLC library with the audio output being WaveOut. I tested on multiple PCs with Nvidia cards and the results were similar.

About

This apps is for testing some bugs we have when using the LibVLC and libvlcsharp libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published