vye16 / slahmr

MIT License
441 stars 50 forks source link

issues with run_vis #41

Closed jeffheo closed 9 months ago

jeffheo commented 9 months ago

When I check the output directory of my video, all the video renderings use frames that jump from place to place along the original video, and the same thing loops continuously for the duration of the original video, which leads me to believe that the optimization is being done on this incorrect repeated sequence of images instead of the original video. Yet, the 'images' directory on the root of the repository generated by the slahmr run contain correct image files for the video input (no jumps, no repeated images).