Page 1 of 1

raw sdk not working (windows)

PostPosted: Sun Sep 16, 2018 2:34 pm
by Anton Shekhovtsov
Hello, I tried to run the sample ExtractFrame but it fails on "factory->CreateCodec"
with exception std::runtime_error.
Any ideas? What are minimum system requirements?

Re: raw sdk not working (windows)

PostPosted: Tue Sep 25, 2018 8:18 pm
by Anton Shekhovtsov
From support:
The Blackmagic RAW SDK requires one of AVX, AVX2 or SSE4.1 instructions sets to operate. The
IBlackmagicRawFactory::CreateCodec method will throw std::runtime_error if neither of the instruction sets are available.