Strange question to help with our in house app development

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
stavrosg
New Cone
New Cone
Posts: 4
Joined: 16 Dec 2016 16:59

Strange question to help with our in house app development

Postby stavrosg » 16 Dec 2016 17:29

Let cut to the chase. VLC fixes our audio problems!!!

We have an in house hardware project which effectively boils down a USB audio device.

On Windows 10 Enterprise ONLY (flawless on pro), when we run our the associated app, the sound is garbled and reverberates.

I was going to use VLC to test the device, when i fluked off a crazy discovery.

Our app is running, playing a test tone. This tone sounds like crap. I execute VLC portable, the second I hit the icon the sound is clear. When i close VLC the reverberation and static return.

So my questions;

Is there some sort of releaxed security mode in 10 enterprise that kicks in when it detects a media product?

More importantly. Dev/Gurus, what does a vanilla 32bit vlc initialize on startup that would do this? Manifest of sorts?

Any help would be appreciated.

Stav

stavrosg
New Cone
New Cone
Posts: 4
Joined: 16 Dec 2016 16:59

Re: Strange question to help with our in house app development

Postby stavrosg » 19 Dec 2016 20:12

Found it , you guys set the minimum mm timer resolution to 5ms with this call;

timeBeginPeriod(5);

Incorporated that into our code.

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Strange question to help with our in house app development

Postby Rémi Denis-Courmont » 19 Dec 2016 22:48

Beware that timer behaviour on Windows seems highly dependent on the motherboard and BIOS settings. timeBeginPeriod() may only be the tip of the iceberg.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 23 guests