Hi! 2016-08-09 18:46 GMT+02:00 John Klimek <[email protected]>: > I'm trying to cross-compile FFmpeg 3.1.1 (but I'll also try 3.1.2 since > that was just released) and I can't seem to enable D3D11VA support.
Only current FFmpeg git head is supported here (and this is even more true for Windows: Releases are only relevant for Linux distributions). > However, DXVA2 is detected and compiles without any problems. > > FFmpeg's configure is finding d3d11.h but for some reason it won't enable > support for it during compilation. > > What can I be missing or what logs can I check to see what's going wrong? There is a file config.log that should contain the relevant info. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
