Fabian42 / bash_scripts

Contains various bash scripts that I have written mainly for myself.
The Unlicense
5 stars 0 forks source link

shrink: Cancel conversation as soon as file grows above limit #14

Open Fabian42 opened 2 years ago

Fabian42 commented 2 years ago

Might only be possible with a second process that repeatedly checks the file size and can kill the first one. But maybe FFMPEG has a parameter to stop after a certain file size.