Explorar el Código

aja: Fix UHD/4K YCbCr 3G Level-B 2SI preset

Paul Hindt hace 3 años
padre
commit
57d1619c8d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      plugins/aja/aja-presets.cpp

+ 1 - 1
plugins/aja/aja-presets.cpp

@@ -952,7 +952,7 @@ void RoutingConfigurator::build_preset_table()
 		  VPIDStandard_2160_DualLink,
 		  2,
 		  2,
-		  kConvert3GIn | kEnable4KTSI,
+		  kEnable4KTSI,
 		  "sdi[{ch1}][0]->tsi[{ch1}][0];"
 		  "sdi[{ch1}][1]->tsi[{ch1}][1];"
 		  "sdi[{ch2}][0]->tsi[{ch2}][0];"