-
C:\xampp\htdocs\video>php artisan queue:work --tries=3 --timeout=8600
[2019-04-15 11:23:55][10] Processing: App\Jobs\ConvertVideoForStreaming
[2019-04-15 11:23:57][11] Processing: App\Jobs\ConvertVi…
ghost updated
4 years ago
-
This is probably a user error -- but maybe, maybe it's a bug.
I am not able to get the thumbnails to be resized.
Here is my thumbnail.php
```
-
Hi i want to install Php-FFMpege in laravel 7 and PHP 7x. But there error with message bellow:
Problem 1
- pbmedia/php-ffmpeg 0.14.1 requires pbmedia/binary-driver ^3.0.1 -> satisfiable by pbmed…
-
### Detailed description of the problem
Some web servers do not have ffmpeg and ffprobe installed. It would be a beneficial feature to have a fallback for videos just to use a default icon as a thumb…
-
I wrote a Laravel API which allow me to set a watermark on a video previously uploaded with another endpoint.
The endpoint that allow the user to set the watermark accept the image file and the video…
-
I got the following error when I try to install with composer:
```
Problem 1
- Installation request for php-ffmpeg/php-ffmpeg ^0.13.0 -> satisfiable by php-ffmpeg/php-ffmpeg[v0.13].
- ph…
-
| Q | A
| -------------- | ---
| Bug? | no
| New Feature? | no
| Version Used | 0.9.3
| FFmpeg Version | FFmpeg
| OS | Linux
How is `setAdditionalParame…
-
I started looking an OpenAI with the LaravelOpenAI package:
`use OpenAI\Laravel\Facades\OpenAI;`
On my front-end I am creating .webm audio files, and they are getting sent to the backend. I ins…
-
I've been fighting all day with this and hope someone in the community can explain why this is such a huge hassle.
The official Laravel Sail dockerfile is built from Ubuntu, which I gather does not…
-
Is this really limited to being used on only Laravel 5.1.1 or can it be used on Laravel 5.1.*?