Skip to content

Commit

Permalink
render update
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Oct 4, 2024
1 parent cf930d3 commit 4eb8396
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solar_system_motion/moon_rotation/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 moon_rotation.mp4
ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart moon_rotation.mp4

Binary file modified solar_system_motion/moon_rotation/moon_rotation.mp4
Binary file not shown.

0 comments on commit 4eb8396

Please sign in to comment.