- To generate the video based on the image screenshot
- based on
img
:ffmpeg -i img_%04d.png -vcodec libx264 -pix_fmt yuv420p MIX_cube_and_sphere_in_bowl.mp4
(for original image) - based on
id
:ffmpeg -i id_%04d.png -vcodec libx264 -pix_fmt yuv420p MIX_cube_and_sphere_in_bowl_id.mp4
(for segmented version) - the final
.mp4
is the filename wanted.
- based on
-
Notifications
You must be signed in to change notification settings - Fork 0
rjewang/pouring_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published