-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
So, the current version is libMediaSDK-dev-3.0.5.1-20250618_195946-amd64.deb
It requires
apt install libvulkan1 libvulkan-dev vulkan-tools libglfw3-dev libdc1394-dev mesa-utils -y
Also, for people using docker with the nvidia-container-toolkit ( so they can use cuda ) and are in a isolated namespace by default you need --gpus '"capabilities=gpu,utility,video,compute"' --runtime=nvidia --userns=host --privileged . The capabilities are needed so you don't get the "Cannot load libnvcuvid.so.1" error messages.
But even with all this...
root@9f7d3658fba1:~# MediaSDKTest -inputs datadir/VID_20250703_190915_00_144.insv -output datadir/test.mp4 -enable_directionlock -enable_flowstate -enable_denoise
start stitch
libevent use phreads:0
progress: 0; finished: 0
[08-18 07:18:19.118] 13 50 E render_exporter2.cc:1009: renderexporter2 color space outside bt709
vulkan runtime init success
[08-18 07:18:19.140] 13 54 E ExtraInfoAsset.cc:1551: read frame info FrameTypeTimelapseQuat failed, data is empty
Segmentation fault
Metadata
Metadata
Assignees
Labels
No labels