Search found 6 matches

Go to advanced search

by mikealeonetti
12 Mar 2019 20:28
Forum: Development around libVLC
Topic: Enabling WASAPI
Replies: 12
Views: 17558

Re: Enabling WASAPI

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...
by mikealeonetti
12 Mar 2019 14:38
Forum: Development around libVLC
Topic: Audio cuts out after "EOF reached" message
Replies: 8
Views: 856

Re: Audio cuts out after "EOF reached" message

Thank you for getting back to me so quickly. Do you have a link to the bug so I can track it?

Also, is there a good work around for the time being?

Thanks so much.
by mikealeonetti
11 Mar 2019 14:42
Forum: Development around libVLC
Topic: Audio cuts out after "EOF reached" message
Replies: 8
Views: 856

Re: Audio cuts out after "EOF reached" message

Yes it is
2019-03-04, 14:40:39.411000: <warn> (0x00000ea0) [VLC] decoded zero sample
2019-03-04, 14:40:39.411000: <debug> (0x00000ea0) [VLC] reusing audio output
2019-03-04, 14:40:39.411000: <debug> (0x00000ea0) [VLC] Opening DirectSound Audio Output
by mikealeonetti
10 Mar 2019 18:08
Forum: Development around libVLC
Topic: Audio cuts out after "EOF reached" message
Replies: 8
Views: 856

Re: Audio cuts out after "EOF reached" message

Windows 7 Home 64-bit latest updates
by mikealeonetti
08 Mar 2019 17:06
Forum: Development around libVLC
Topic: Audio cuts out after "EOF reached" message
Replies: 8
Views: 856

Re: Audio cuts out after "EOF reached" message

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...
by mikealeonetti
06 Mar 2019 17:55
Forum: Development around libVLC
Topic: Audio cuts out after "EOF reached" message
Replies: 8
Views: 856

Audio cuts out after "EOF reached" message

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...

Go to advanced search