Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6594 讨论

OpenVINO on windows cannot output the video file

EddieChen
新手
1,542 次查看

I'm using the OpenVINO's interactive face detection demo to build my own project.

I wanna output the video file for debug use.

And I type in commands to cmd terminal, a command like this:

interactive_face_detection_demo -i CAM -m <model_path>/face-detection-adas-0001.xml -r -o 123.avi -d CPU

Although the video file will be output, but the file cannot be open.

I had  checked the interactive_face_detection parameter usage, it supported the video file output function.

But, on the website it is shown this:

 
 

Please help to solve this problem!

Thank's to everyone!

Best regards,

Eddie.

0 项奖励
1 解答
Munesh_Intel
主持人
1,533 次查看

Hi Eddie,


I’ve validated the Interactive Face Detection C++ Demo. The demo supports the following video file formats: WMV, MP4 and MOV.


Regards,

Munesh


在原帖中查看解决方案

0 项奖励
1 回复
Munesh_Intel
主持人
1,534 次查看

Hi Eddie,


I’ve validated the Interactive Face Detection C++ Demo. The demo supports the following video file formats: WMV, MP4 and MOV.


Regards,

Munesh


0 项奖励
回复