aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg/resize-and-transcode (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-15prefix filenames for ffmpeg with "file:"Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2024-06-16do not use -- with stty; although stty(1posix) says -- shall behave as normal, it does not in the GNU implementation, and stty(1posix) ↵Mattias Andrée1-1/+1
specifically states that it is not necessary when restoring to a save configuration Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-06-14Fix printf usageMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-05-22ffmpeg/resize-and-transcode: restore tty settingsMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-05-06mMattias Andrée1-0/+126
Signed-off-by: Mattias Andrée <maandree@kth.se>