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

Method not found FFMpeg::getFormat()

Open Jandelson opened this issue 3 years ago • 0 comments

https://github.com/protonemedia/laravel-ffmpeg/blob/78dd7d45f366f062b89b4a570209bdfe6aa52130/src/Drivers/InteractsWithMediaStreams.php#L39

Method not found When try get of duration in a video webm, i am receiving an error: ProtoneMedia\Laravel FFMpeg\Drivers\PHP FFMpeg::getFormat()"

Jandelson avatar Sep 28 '22 18:09 Jandelson