Software plugin is not available on Linux, Only works on Windows.
Similar changes have been applied to qsv hevc encoder by
b05128f3c9.
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
pull/272/head
Li, Zhong7 years agocommitted byMaxym Dmytrychenko
{"async_depth","Internal parallelization depth, the higher the value the higher the latency.",OFFSET(qsv.async_depth),AV_OPT_TYPE_INT,{.i64=ASYNC_DEPTH_DEFAULT},0,INT_MAX,VD},
{"load_plugin","A user plugin to load in an internal session",OFFSET(load_plugin),AV_OPT_TYPE_INT,{.i64=LOAD_PLUGIN_HEVC_SW},LOAD_PLUGIN_NONE,LOAD_PLUGIN_HEVC_HW,VD,"load_plugin"},
{"load_plugin","A user plugin to load in an internal session",OFFSET(load_plugin),AV_OPT_TYPE_INT,{.i64=LOAD_PLUGIN_DEFAULT},LOAD_PLUGIN_NONE,LOAD_PLUGIN_HEVC_HW,VD,"load_plugin"},