Search found 8 matches

Go to advanced search

by orcas
10 Jul 2015 18:31
Forum: VLC media player for Windows Troubleshooting
Topic: WASAPI Audio Session flaky on Windows 8
Replies: 6
Views: 618

Re: WASAPI Audio Session flaky on Windows 8

lol, depends what you think of micrososft's precision. So are there issues around audio in windows 8? I'm certainly experiencing some. We moved our testing out of our code and into VLC player, we are seeing the audio sync/init delay from 2.1.3 onward. This is just on streaming to the display from a ...
by orcas
09 Jul 2015 22:01
Forum: VLC media player for Windows Troubleshooting
Topic: WASAPI Audio Session flaky on Windows 8
Replies: 6
Views: 618

Re: WASAPI Audio Session flaky on Windows 8

I'm not sure I totally understand your comment, but are you saying that it would need to be called on the main thread that instantiates the vlc instance (i.e. exposed as part of the libvlc api)?
by orcas
09 Jul 2015 21:55
Forum: VLC media player for Windows Troubleshooting
Topic: WASAPI Audio Session flaky on Windows 8
Replies: 6
Views: 618

Re: WASAPI Audio Session flaky on Windows 8

And I should mention, that I don't know that this is the root of the flakiness I am seeing. I am also getting a strange initialization delay on some windows 8 machines: 2015-07-09 08:07:41.0762 Implementation.NLogger.Debug Debug EnumDeviceCaps: output pin: Capture 2015-07-09 08:07:41.0762 Implementa...
by orcas
09 Jul 2015 21:53
Forum: VLC media player for Windows Troubleshooting
Topic: WASAPI Audio Session flaky on Windows 8
Replies: 6
Views: 618

Re: WASAPI Audio Session flaky on Windows 8

Thanks for the reply. My understanding is that it would create an apartment with a single thread instead of multiple threads: https://msdn.microsoft.com/en-us/library/ms809971.aspx To create an STA, a thread simply calls CoInitialize or CoInitializeEx(NULL, COINIT_APARTMENTTHREADED), thereby associa...
by orcas
09 Jul 2015 19:34
Forum: VLC media player for Windows Troubleshooting
Topic: WASAPI Audio Session flaky on Windows 8
Replies: 6
Views: 618

WASAPI Audio Session flaky on Windows 8

I transcode to a file as well as duplicate the display to the a window in my ui (via dshow). In my ui I have a volume slider. This volume slider sets the volume of the audio session via the wasapi. It is vlc that initializes this audio session when it starts the audio output stream. Everything works...
by orcas
09 Jul 2015 19:25
Forum: VLC media player for Windows Troubleshooting
Topic: v2.2.0 video freezing from usb capture device
Replies: 16
Views: 4173

Re: v2.2.0 video freezing from usb capture device

I have the same issue with various web cameras. I am transcoding to a file and duplicating to the display via direct show. 2.1.3 (and 2.1.5) is working, but 2.2.1 is not.
by orcas
16 Apr 2014 02:58
Forum: General VLC media player Troubleshooting
Topic: Pause webcam capture without timeshift
Replies: 0
Views: 324

Pause webcam capture without timeshift

I'd like to pause my webcam capture (with is both displayed to the screen and transcoded to a file), and just drop frames on the ground, with no timeshift or buffering. I can't find this feature, but perhaps it already exists? Thanks.
by orcas
16 Apr 2014 02:58
Forum: VLC media player Feature Requests
Topic: Pause with no timeshift
Replies: 0
Views: 285

Pause with no timeshift

I'd like to pause my webcam capture (with is both displayed to the screen and transcoded to a file), and just drop frames on the ground, with no timeshift or buffering. I can't find this feature, but perhaps it already exists? Thanks.

Go to advanced search