Great that really helped! One last question. Should I ignore the "no audio output modules matched" error? It seemed to fix the audio issues I was having anyways... 2019-03-12, 15:25:21.350600: <debug> (0x000008d8) [GUI Video] Audio output: adummy - Dummy audio output 2019-03-12, 15:25:21.3...
I broke down and tried with libvlc_media_new_path and that does NOT cut out after 3 seconds. Here is the code https://pastebin.com/SwVpi5bJ Then what could be wrong with the callbacks? The documentation suggests that it may have multiple calls to open_cb but it only says that if I use multiple playe...
Been really going crazy on this issue. Would appreciate ANY suggestions. I'm using libvlc with libvlc_media_new_callbacks. I have it using a buffer that gets written to in real time. The video plays no problem but the last second or few seconds of audio get cut off at the end. The video plays just f...