Вообще, насколько я понимаю, с аппаратным сжатием все должно работать. Вот из первоисточника:
the device expose its hardware encoder through the VideoCompressors list, and it does not appear in the VideoSubtypes list.
In this case:
- do not change default value in the VideoSubtype index,
(Не менять значение "по умолчанию" качества, закладка "ВИДЕО")
- assign to VideoCompressor the index of the hardware encoder in the VideoCompressors list,
(Выбрать компрессор, который использует железка, закладка "ЗАПИСЬ")
- set CompressionMode = cm_OnTheFly to perform the hardware compressio during recording,
(та же закладка, "Способ"-"на лету")
- invoke StartRecording .
(включить запись видео)
А вот проверить это я не могу! Увы!




					
						
					
				

					
					
					
						
  Ответить с цитированием
			