laravel-ffmpeg
laravel-ffmpeg copied to clipboard
Undefined array key "streams"
Undefined array key "streams" in laravel 9
I am also facing this issue. Were you able to fix it?
Could share a code example?

Here is an example of how my code looks like.
Investigating further I realized this error was comming from the underlying php-ffmpeg package.
I am using PHP 8.1 and Laravel 9.
Maybe it’s the slash at the beginning of the file path.
Sorry I wasn't able to update this. Even though I was able to get it to work, I found two issues
- It turns out my files were not downloading before the processing started
- also if the file contained subtitle(s) it failed