protonemedia / laravel-ffmpeg

This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
https://protone.media/en/blog/how-to-use-ffmpeg-in-your-laravel-projects
MIT License
1.62k stars 193 forks source link

How to get the output of ffmpeg running #517

Open Dead-Master opened 7 months ago

Dead-Master commented 7 months ago

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 -