libwaveout_plugin exception

This forum is about all development around libVLC.
FL53
Blank Cone
Blank Cone
Posts: 39
Joined: 09 Mar 2018 17:58

libwaveout_plugin exception

Postby FL53 » 02 Dec 2022 12:16

Hi,

I did an app where I create a media_player from a media, play the media and then release media & media_player to recreate a new player (I feel it easier to do so since it reinit the media_player). When doing this, it's OK but sometimes libwaveout_plugin is raising exception (access violation).
You can find the message and call stack in this image and you can read the VLC logs there (I loaded TEST1.MP4 then TEST2.MP4 then TEST1.MP4 ... until it crashed ;) )

Is there something I'm doing wrong ? or is there an update to apply on libwaveout_plugin ?

mfkl
Developer
Developer
Posts: 727
Joined: 13 Jun 2017 10:41

Re: libwaveout_plugin exception

Postby mfkl » 05 Dec 2022 04:35

hi, please share a minimal repro in a git repository here or on stackoverflow if you'd like more help.
https://mfkl.github.io

FL53
Blank Cone
Blank Cone
Posts: 39
Joined: 09 Mar 2018 17:58

Re: libwaveout_plugin exception

Postby FL53 » 05 Dec 2022 09:49

OK I will send you a VS project asap, thanks for your help.
Update : it is when releasing the media player that the exception seems to be raised (not when reloading it).

[EDIT] : I did a VS project to show the issue ... but in the project there is no more issue :). It seems something is just doing wrong stuff with VLC in my other project ( maybe another library ? )


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 19 guests