Hertsberg
Hertsberg
Hello Antoine, thanks for the answer. Yes, i'm using an xml file export directly from metashape. I Will try the absolut path thing that You mention. Regards El vie, 17...
Still nothing: (nerfstudio) PS C:\Users\serge> ns-process-data metashape --data C:\users\serge\nerfstudio\data\nerfstudio\Pieta --xml Pieta.xml --output-dir C:\users\serge\nerfstudio\data\nerfstudio\Pieta Traceback (most recent call last): File "C:\Users\serge\miniconda3\envs\nerfstudio\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\serge\miniconda3\envs\nerfstudio\lib\runpy.py",...
I made some arregments and now I have this: (nerfstudio) PS C:\Users\serge> ns-process-data metashape --data C:\Users\serge\nerfstudio\data\nerfstudio\Pieta\images --xml Pieta.xml --output-dir C:\Users\serge\nerfstudio\data\nerfstudio\Pieta ────────────────────────────────────────────── 💀 💀 💀 ERROR 💀 💀 💀 ─────────────────────────────────────────────── Error...
OK, I think I made a little step foward: nerfstudio) PS C:\Users\serge> ns-process-data metashape --data C:\users\serge\nerfstudio\data\nerfstudio\Pieta\images --xml Pieta.xml --output-dir C:\users\serge\nerfstudio\data\nerfstudio\Pieta [18:33:26] 🎉 Done copying images with prefix 'frame_'. process_data_utils.py:329 Traceback...
Oh! My! Success! To solve the issue I had to install ffmpeg, once done all I had to to was to give the absolute path for the xml file as...