Replies: 5 comments
-
|
one thing i just noticed is that there was a pop up after install that says this: '_tkinter.tkapp' object has no attribute 'open_install_folder' |
Beta Was this translation helpful? Give feedback.
-
|
3D Pipeline running on Torch device: CUDA |
Beta Was this translation helpful? Give feedback.
-
|
🧩 Loading VDA adapter for: depth-anything/Video-Depth-Anything-Large video_depth_anything_vitl.pth: 87%|████████████████████████████████████████▊ | 1.34G/1.54G [00:13<00:00, 262MB/s][hevc @ 000001c4296c6c40] First slice in a frame missing. video_depth_anything_vitl.pth: 100%|███████████████████████████████████████████████| 1.54G/1.54G [00:13<00:00, 114MB/s] |
Beta Was this translation helpful? Give feedback.
-
|
from the vd3d_crash.log: === 20260315-141751 === |
Beta Was this translation helpful? Give feedback.
-
|
looks like the issue was that the ffmpeg files were not in the root of the folder when i installed. for some reason i missed where it said these are needed. i assumed everything was in the windows installer. gonna take 9 hrs to process the depth map using distill-any-depth-large. getting 5 fps. is that normal? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i ran through the windows installer. i've been reading up on how this all works but im not sure if i missed needing to install something that the windows installer missed, if i have to run as administrator or what, but everything continually gets permission denied when i try to do anything (in the dos box that opens up when you run) . i started with depth engine, found my video, selected 'video depth anything onnx' and when i click process video get this:
Exception in threading.excepthook:
Exception ignored in thread started by <bound method Thread._bootstrap of <Thread(Thread-2 (process_video2), started 15320)>>:
Traceback (most recent call last):
File "threading.py", line 1015, in _bootstrap
File "threading.py", line 1046, in _bootstrap_inner
File "threading.py", line 1311, in invoke_excepthook
File "core\render_depth.py", line 3164, in _log_ex
PermissionError: [Errno 13] Permission denied: 'vd3d_crash.log'
i have an amd 9900x, 64gb ram and a 5090 rtx nvidia grafx card. not sure what i'm missing. i looked for videos on yt, but alas, it's just conversion, not how to use. hoping this works better than owl3d which takes forever and crashes frequently. i am not overclocking ram or cpu.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions