dusty-nv / jetson-utils

C++/CUDA/Python multimedia utilities for NVIDIA Jetson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use videoOutput to encode and write an H265 file, but an display automatically poped up

carlos-ouyang opened this issue · comments

As title descripted , I'm using videoOutput to encode a bunch of pics, but at the mean time a window named "NVIDIA Jetson" popped up, display every pics.

Hi @carlos-ouyang, try running it with the --headless or --no-display flag

Hi @carlos-ouyang, try running it with the --headless or --no-display flag

I'm afraid it doesn't work.

And I have install issues as well.

In my Nvidia Jetson Orin AGX , I'm trying to make install, and it ends here:

CMake Error at python/bindings_python_3.8/cmake_install.cmake:92 (file):
file INSTALL cannot find
"/home/minouyang/projects/jetson-utils/python/bindings/../python/jetson":
No such file or directory.
Call Stack (most recent call first):
python/cmake_install.cmake:94 (include)
cmake_install.cmake:401 (include)