Lukas Fellechner

Results 111 comments of Lukas Fellechner

Ok the new logging helped here: `[ERROR:vcvars.bat] Toolset directory for version '14.1' was not found.` You need to pass "-VcVersion 14.2" in the build script to select v142 compiler tools....

You have selected those C++ UWP Tools right? ![uwptools](https://user-images.githubusercontent.com/2306201/71785256-c06fb880-2ffd-11ea-9407-0e68ea9eb95f.png) I only have VS2019 installed on my main dev machine (non preview) and it worked right from the start. VS2017 also...

Sure, you can also take ffmpeg builds from other places. There are also a few ffmpeg nuget packets (although often not up to date). But if you build a Store...

I hope you tested a release build without debugger attached? Running with debugger from VS will always result in poor performance and lots of hickups. I did not see any...

I cannot open that stream, I am located in Germany. But looking at the URI, this seems to be a DASH stream, which is not really supported yet from our...

FFmpegInteropX.FFmpegUWP 5.1.0-pre nuget is available now for testing.

I did not yet submit the build issue to Microsoft. I read on the FFmpeg mailing list that a 5.1.1 is planned very soon, because of an unusually high number...

The problem is that FFmpeg does all the stream creation and handling. And none of the buffering options seem to do any effect. There is no general read-ahead mechanism in...

Same for me. I will be very busy the next 5-6 weeks. Been building a house since summer 2020, and it's almost finished now! ^^