mediabuff

Results 35 comments of mediabuff

Could this be easily ported from cppcoro implementation?

I am not building for ARM. Was building for x86.

Thanks for you for your support. Followed powershell instructions verbatim and have attached the log. From a clean cmd prompt: `powershell -ExecutionPolicy Bypass -File .\Build-FFmpeg.ps1 -Platforms x86 -VcVersion 14.2 -WindowsTargetPlatformVersion...

Attached both logs. [config.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4011059/config.log) [ffmpegcompile.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4011061/ffmpegcompile.log)

Failure point in config.log `est_cc BEGIN ./ffconf.9Qz24zrE/test.c 1 int main(void){ return 0; } END ./ffconf.9Qz24zrE/test.c cl.exe -nologo -c -Fo./ffconf.9Qz24zrE/test.o ./ffconf.9Qz24zrE/test.c test.c /c/MyDevProjects/MyProjectsThirdPartyLibs/FFmpegInteropX/ffmpeg/compat/windows/mslink -nologo -out:./ffconf.9Qz24zrE/test.exe ./ffconf.9Qz24zrE/test.o LINK : fatal error LNK1104:...

I have 2017, 2019 and 2019 Preview installed. 2019 is not a full install but 2019 Preview is. The script doesn't pick up the preview. Since, 2019 is no a...

Same issue with the '2019 preview' version. Can't be my installation - tried 3 versions - all standard installations.

Attached new logs for preview version: [config.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4023674/config.log) [ffmpegcompile.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4023675/ffmpegcompile.log)

Thanks for your support thus far. Still the same issue. 1) Tried -VcVersion 14.2 . Attached logs [config.2019preview.142tools.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4023851/config.2019preview.142tools.log) [ffmpegcompile.2019preview.142tools.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4023852/ffmpegcompile.2019preview.142tools.log) 2) Installed v141 compiles. Attached logs [ffmpegcompile.2019preview.141tools.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4023854/ffmpegcompile.2019preview.141tools.log) ![2019preview install](https://user-images.githubusercontent.com/5080114/71784980-23465d00-2fc8-11ea-86d8-e9485d6f3b1d.PNG) [config.2019preview.141tools.log](https://github.com/ffmpeginteropx/FFmpegInteropX/files/4023855/config.2019preview.141tools.log)

I give up and move on to builds from https://github.com/ShiftMediaProject. Much saner build process for native Visual environment.