Hi everyone.
The bmdDeckLinkConfig3GBpsVideoOutput flag as been removed from the blackmagic SDK. I have to comment the bmd_sdi.cpp line 1207 to build the driver with SDk 10.8.3.
// hr = bmd_pBmdConfigArray[i]->SetFlag(bmdDeckLinkConfig3GBpsVideoOutput, false);
Rui
That line and others were removed in bmd_sdi.cpp version 1.13
Sorry John, I have a older code and I need to make a bmd_sdi build but I don't update the CVS code.
Log in to post a comment.
Hi everyone.
The bmdDeckLinkConfig3GBpsVideoOutput flag as been removed from the blackmagic SDK. I have to comment the bmd_sdi.cpp line 1207 to build the driver with SDk 10.8.3.
Rui
That line and others were removed in bmd_sdi.cpp version 1.13
Sorry John, I have a older code and I need to make a bmd_sdi build but I don't update the CVS code.
Rui