Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to connect FFmpeg with codeigniter

I want to know how can I connect FFmpeg with my codeigniter project. I know that I have to put the exe file in our site root folder but I don't how to connect it

like image 571
Snehasish Sarker Avatar asked Jan 26 '26 08:01

Snehasish Sarker


1 Answers

Steps to install ffmpeg into codeigniter:

  1. Download ffmpeg.exe (www.ffmpeg.org)
  2. Unpack the downloaded zip file. There will be three files inside: ffmpeg.exe, ffplay.exe, and pthreadGC2.dll
  3. download also ffprobe.exe
  4. copy above those files
  5. paste into your local codeigniter project root path. like your project name "project1". into "project1" just paste all.
  6. restart your local server.

    that's all, thanxxx... :)

like image 92
Faridul Khan Avatar answered Jan 29 '26 04:01

Faridul Khan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!