Results 208 comments of Dustin Spicuzza

AudioStream seems like a better place for it (ha, I forgot it even existed!), but I don't have time at the moment to properly review. Will try to do so...

I can't test it at the moment, but this seems fine to me.

I agree that this would be nice to have.

I don't think this is an actual bug. I believe that the parent receives events going to the child if the child doesn't use them. The children you mention (such...

I had originally thought that there may be some problem with the patched version of the directsoundsink that we're using, but I just reviewed the patch and find it unlikely...

I tried a bunch of things on Linux (mostly involving adding sleeps to various places) and wasn't able to get the stutter to occur there. I popped up a Windows...

Ok, so I ran `gst-launch playbin2 uri=file:///C:/path/to/mp3/file` and I get skipping there too when the VM is doing things. Windows Media Player still doesn't skip at all. Might be a...

Ok, so this is interesting, using Process Explorer I looked at the priorities of the threads that Windows Media Player and gst-launch were using internally, and here's what I've got:...

It appears that trying to enhance the priority of the entire process on bare metal does not fix the problem on bare metal. However, I was also to reproduce some...