aboutsummaryrefslogtreecommitdiff
path: root/_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md')
-rw-r--r--_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md b/_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md
index 23d14b7..c47a726 100644
--- a/_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md
+++ b/_posts/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md
@@ -38,4 +38,4 @@ ffmpeg -y \
38- This will also cap frame rate to 6 (refer to `fps=6`) since that is enough and 38- This will also cap frame rate to 6 (refer to `fps=6`) since that is enough and
39 this makes playback of GIFs smoother in a browser. 39 this makes playback of GIFs smoother in a browser.
40 40
41![Result](./assets/notes/trigraphs.gif) 41![Result](./assets/notes/trigraphs.gif){:loading="lazy"}