Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with saving the visualizer video #76

Closed
satyajitghana opened this issue Jan 26, 2023 · 3 comments
Closed

Error with saving the visualizer video #76

satyajitghana opened this issue Jan 26, 2023 · 3 comments

Comments

@satyajitghana
Copy link

--------------------------------Finish Evaluation--------------------------------
Traceback (most recent call last):
  File "/mnt/thor_hdd_01/satyajit/experiments/pointnerf/run/test_ft.py", line 353, in <module>
    main()
  File "/mnt/thor_hdd_01/satyajit/experiments/pointnerf/run/test_ft.py", line 350, in main
    test(model, test_dataset, Visualizer(test_opt), test_opt, test_bg_info, test_steps=resume_iter)
  File "/mnt/thor_hdd_01/satyajit/experiments/pointnerf/run/test_ft.py", line 264, in test
    visualizer.gen_video("coarse_raycolor", range(0, total_num, opt.test_num_step), test_steps)
  File "/mnt/thor_hdd_01/satyajit/experiments/pointnerf/run/../utils/visualizer.py", line 92, in gen_video
    filename = 'video_{:04d}_{}.mov'.format(total_step, name)
ValueError: Unknown format code 'd' for object of type 'str'
end loading
end loading
@satyajitghana
Copy link
Author

well i just removed the :04d and it worked

@LeoRainly
Copy link

Why can't the generated video "xxx.mov" display?

@iszhihao
Copy link

为什么生成的视频“xxx.mov”无法显示?

I have the same problem,do you sove it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants