Hello, and thank you for the great work on Puppeteer!
I am currently running the animation pipeline (demo_animation.sh), and I noticed that it requires files such as:
examples/deer/input.mp4
examples/spiderman/input.mp4
I would like to animate my own 3D objects using Puppeteer.
Could you please clarify:
1. How can I generate the input.mp4 videos for my own assets?
2. Are there any existing scripts or prompts provided for this purpose?
3. Do you have any recommendations on video format, frame rate, or resolution (e.g., length, background, camera setup)?
Any examples or guidelines would be greatly appreciated!