Assertion failed (p_owner->p_vout)
Posted: 13 Sep 2019 15:36
Hi, I am having problem playing video using imem in qt widget. It can crash at any time.
I use revision 3.0.8-13-ga42f3ec9a9 but older versions behave the same.
The problem seems to be in vout_new_buffer function.
Why can this asserion occur?
Thank you in advance.
I use revision 3.0.8-13-ga42f3ec9a9 but older versions behave the same.
Code: Select all
p_owner->p_vout "../../extras/package/win32/../../../src/input/decoder.c" line 563
Why can this asserion occur?
Thank you in advance.