-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting some error #1
Comments
I am getting the same error as you. |
Check |
Alchemy\BinaryDriver\Exception\ExecutionFailureException: ffmpeg failed to execute command C:\FFmpeg\bin\ffmpeg.EXE -y -i "C:\xampp\htdocs\trung\storage\app/public\rGwoJhKcjzwU98xe.mp4" -vcodec libx264 -acodec libmp3lame -b:v 500k -refs 6 -coder 1 -sc_threshold 40 -flags +loop -me_range 16 -subq 7 -i_qfactor 0.71 -qcomp 0.6 -qdiff 4 -trellis 1 -b:a 128k -vf "[in]scale=960:540 [out]" -pass 1 -passlogfile "C:\Users\vantr\AppData\Local\Temp\ffmpeg-passes5e25206f88dc572k08/pass-5e25206f89075" "C:\xampp\htdocs\trung\storage\app/public\rGwoJhKcjzwU98xe.mp4" in C:\xampp\htdocs\trung\vendor\alchemy\binary-driver\src\Alchemy\BinaryDriver\ProcessRunner.php:100 Next FFMpeg\Exception\RuntimeException: Encoding failed in C:\xampp\htdocs\trung\vendor\php-ffmpeg\php-ffmpeg\src\FFMpeg\Media\AbstractVideo.php:106 |
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\ConvertVideoForStreaming
[2019-04-15 11:23:57][12] Processing: App\Jobs\ConvertVideoForStreaming
[2019-04-15 11:23:57][12] Failed: App\Jobs\ConvertVideoForStreaming
Please Solve it
The text was updated successfully, but these errors were encountered: