-
Hello
I have already tried 2 different versions (the current one and the one before).
I keep getting this error, how can I fix it?
Thanks in advance.
Greetings Michael
Found your video file…
-
Like Quicktime on Mac OS, DirectShow seems to be deprecated on Windows (starting with Vista I guess).
Like AVFoundation on Mac OS, there is MediaFoundation on Windows to work with media (and replace D…
-
### Summary
I belive I have found a misbinding in the Win32_Media_MediaFoundation feature.
The IMFSourceReader::SetCurrentMediaType(arg , . . .) expects arg to be of type u32. The documentation p…
-
Is decoding on broadway.
-
We currently still build on `windows-2019` which only ships with the outdated Visual Studio 16.
https://github.com/mixxxdj/mixxx/blob/894e96f9b27d182bcc8ad779db8599056a93006e/.github/workflows/buil…
-
### Logs
```StringTemplate
2024-02-01T19:50:33.115719Z WARN StableView: Version 0.0.2 on windows
2024-02-01T19:50:33.116110Z WARN StableView: The configuration file path is: "C:\\users\\deck\\AppD…
-
hevc is not available in VM right now if use easy-gpu-pv script. there is a workaround for that, but it kinda not user-friendly.
https://forum.level1techs.com/t/2-gamers-1-gpu-with-hyper-v-gpu-p-gpu-…
-
Reported by: **[fkbreitl](https://github.com/fkbreitl)**
Date: 2020-10-10T07:42:45Z
Status: Confirmed
Importance: High
Launchpad Issue: [lp1899242](https://bugs.launchpad.net/bugs/1899242)
Tags: aac, …
-
We've had several complaints from users that their application cannot find mf.dll. Our game uses the DirectX backend. We've found that our users can install this on Windows 10 to fix the issue:
htt…
-
Is there a reason why this method is internal? The EndCreateObjectFromURL is public and I don't see any code calling the begin method internally.