laravel-ffmpeg icon indicating copy to clipboard operation
laravel-ffmpeg copied to clipboard

How to get the output of ffmpeg running

Open Dead-Master opened this issue 1 year ago • 0 comments

Is it possible to get data after executing a command?

/usr/bin/ffmpeg -i 1.mkv -af loudnorm=I=-16:TP=-1.5:LRA=11:print_format=summary -f null -

Dead-Master avatar Jan 21 '24 19:01 Dead-Master