diff --git a/solar_system_motion/asteroid_resonance/README.md b/solar_system_motion/asteroid_resonance/README.md index 363d8fa..c528e7e 100644 --- a/solar_system_motion/asteroid_resonance/README.md +++ b/solar_system_motion/asteroid_resonance/README.md @@ -1 +1 @@ -ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 asteroids.mp4 +ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart asteroids.mp4 diff --git a/solar_system_motion/asteroid_resonance/asteroids.mp4 b/solar_system_motion/asteroid_resonance/asteroids.mp4 index 2005edc..9f1b610 100644 Binary files a/solar_system_motion/asteroid_resonance/asteroids.mp4 and b/solar_system_motion/asteroid_resonance/asteroids.mp4 differ diff --git a/solar_system_motion/mercury_rotation/README.md b/solar_system_motion/mercury_rotation/README.md index 7e973a8..e9f2db5 100644 --- a/solar_system_motion/mercury_rotation/README.md +++ b/solar_system_motion/mercury_rotation/README.md @@ -1,2 +1,2 @@ -ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 mercury_rotation.mp4 +ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart mercury_rotation.mp4 diff --git a/solar_system_motion/mercury_rotation/mercury_rotation.mp4 b/solar_system_motion/mercury_rotation/mercury_rotation.mp4 index 0c44713..fb25978 100644 Binary files a/solar_system_motion/mercury_rotation/mercury_rotation.mp4 and b/solar_system_motion/mercury_rotation/mercury_rotation.mp4 differ diff --git a/solar_system_motion/orbitalenergy/README.md b/solar_system_motion/orbitalenergy/README.md index d7f3414..087f154 100644 --- a/solar_system_motion/orbitalenergy/README.md +++ b/solar_system_motion/orbitalenergy/README.md @@ -1 +1 @@ -ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 orbitalenergy.mp4 +ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart orbitalenergy.mp4 diff --git a/solar_system_motion/parallax/README.md b/solar_system_motion/parallax/README.md index f739e5c..c260f35 100644 --- a/solar_system_motion/parallax/README.md +++ b/solar_system_motion/parallax/README.md @@ -1 +1 @@ -ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 parallax.mp4 +ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart parallax.mp4 diff --git a/solar_system_motion/parallax/parallax.mp4 b/solar_system_motion/parallax/parallax.mp4 index 6dd2be0..1c54c1d 100644 Binary files a/solar_system_motion/parallax/parallax.mp4 and b/solar_system_motion/parallax/parallax.mp4 differ diff --git a/solar_system_motion/retrograde/README.md b/solar_system_motion/retrograde/README.md index a1731b0..d2da094 100644 --- a/solar_system_motion/retrograde/README.md +++ b/solar_system_motion/retrograde/README.md @@ -1 +1 @@ -ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 retrograde.mp4 +ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart retrograde.mp4 diff --git a/solar_system_motion/retrograde/retrograde.mp4 b/solar_system_motion/retrograde/retrograde.mp4 index 2fb2e9c..a1e5a45 100644 Binary files a/solar_system_motion/retrograde/retrograde.mp4 and b/solar_system_motion/retrograde/retrograde.mp4 differ diff --git a/solar_system_motion/tidal_locking/README.md b/solar_system_motion/tidal_locking/README.md index 412d5ca..9ed52a7 100644 --- a/solar_system_motion/tidal_locking/README.md +++ b/solar_system_motion/tidal_locking/README.md @@ -1 +1 @@ -ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 tidal_locking.mp4 +ffmpeg -framerate 15 -f image2 -pattern_type glob -i "*.png" -vcodec mpeg4 -c:v libx264 -crf 20 -pix_fmt yuv420p -movflags +faststart tidal_locking.mp4 diff --git a/solar_system_motion/tidal_locking/tidal_locking.mp4 b/solar_system_motion/tidal_locking/tidal_locking.mp4 index e0228b8..eb9a313 100644 Binary files a/solar_system_motion/tidal_locking/tidal_locking.mp4 and b/solar_system_motion/tidal_locking/tidal_locking.mp4 differ