• J
    obs-qsv11: Prevent more than one active QSV encoders · 448ae26e
    jp9000 提交于
    Currently, multiple QSV encoders cannot be active at the same time
    (otherwise it will crash).  This is a temporary solution to prevent
    crashes from occurring when more than one QSV encoder tries to start up
    at the same time.
    
    Additionally, in the future there should be a way for encoders to be
    able to communicate with the front-end when an error such as this
    occurs.
    448ae26e
QSV_Encoder.cpp 5.7 KB