This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ffmpeg_notes [2021-06-16 14:33] – [video -> image sequence] nik | ffmpeg_notes [2023-08-27 12:27] (current) – [general exploration] nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Ffmpeg - various notes ==== | ==== Ffmpeg - various notes ==== | ||
| + | |||
| + | ==== general exploration ==== | ||
| + | |||
| + | [[https:// | ||
| ==== add audio track to a video ==== | ==== add audio track to a video ==== | ||
| Line 31: | Line 35: | ||
| ====image sequence | ====image sequence | ||
| - | '' | + | '' |
| ==== concat ==== | ==== concat ==== | ||
| - | a list of files (e.g. named files.txt)\\ | + | create |
| '' | '' | ||
| '' | '' | ||
| Line 41: | Line 45: | ||
| '' | '' | ||
| - | also -> https:// | + | alternatively, |
| + | '' | ||
| + | ffmpeg | ||
| + | also -> https:// | ||
| ====ffmpeg filters | ====ffmpeg filters | ||