l33t_h4x0r_code_snippets
Differences
This shows you the differences between two versions of the page.
| l33t_h4x0r_code_snippets [2025/03/06 20:51] – created joep | l33t_h4x0r_code_snippets [2025/09/06 14:00] (current) – joep | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| Cutting a video segment with fading in and out using ffmpeg: | Cutting a video segment with fading in and out using ffmpeg: | ||
| < | < | ||
| ffmpeg -i tp.mp4 -ss 1:18 -to 3:20.5 -vf " | ffmpeg -i tp.mp4 -ss 1:18 -to 3:20.5 -vf " | ||
| </ | </ | ||
| + | |||
| + | |||
| + | Creating a Spotify canvas video (720x1280) using ffmpeg: | ||
| + | < | ||
| + | ffmpeg -i " | ||
| + | </ | ||
| + | |||
l33t_h4x0r_code_snippets.1741290693.txt.gz · Last modified: 2025/03/06 20:51 by joep
