473,406 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How to Install ffmpeg in php 5.3 in windows?

irfanmodan
In my website if client upload any video in any format, I want that uploaded file will be converted in flv. I want to install ffmpeg. How do i install ffmpeg converter in php 5.3?
Jan 24 '11 #1
2 3614
create file phpinfo.php
Expand|Select|Wrap|Line Numbers
  1. <?php
  2. phpinfo();
  3. ?>
  4.  
Find ffmpeg word on that page.If ffmpeg word not available , your server not have permission for upload video file. So ask your server provider to enable ffmpeg facility on your server
Jan 24 '11 #2
Markus
6,050 Expert 4TB
Read the instructions on the extension's homepage.
Jan 26 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: m.arfini | last post by:
Hi All, i trying to compile ffmpeg v 0.4.9. with minGW compiler with make instruction, but at the end of the process none dlls have been created, only the exe file (in c:\program files\ffmpeg...
6
by: m.arfini | last post by:
Hi All, i trying to compile ffmpeg v 0.4.9. with minGW compiler with make instruction, but at the end of the process none dlls have been created, only the exe file (in c:\program files\ffmpeg...
4
by: irfanmcsd | last post by:
Hi guys , recently i wrote an article on using FFMPEG in VB.NET and C#, to handle medias on the web in real time. Now i want to share this article with others how want disperately help in this area....
6
by: jcor | last post by:
Hi, i installed ffmpeg but seems to be a old version. With the command "ffmpeg -v" I get the this output: I tried to upgrade it with: but didn't work. Can someone tell me out to upgrade...
2
by: jcor | last post by:
Hi, I'm trying to use the module FFmpeg::Command to convert some files from .mpg to .wmv when I use ffmpeg in command line the command is just like this: "ffmpeg -i input.mpg output.wmv" When I...
6
sumaiya
by: sumaiya | last post by:
Iam totally confused about the working ffmpeg.I tried many times to use that dll in my php project.If u can please help me. First I extaracted the dll from...
1
by: chanchelkumar | last post by:
Basically what I want to do is create a site similar to zamzar.com, where I can convert videos online. I understand that using FFMPEG is the best way to do this. Thing is, I am having problems...
3
by: Radha L | last post by:
Hello, If anyone is aware of how to install ffmpeg on sun solaris 11, plz help me out. is there any seperate binary file for the same. what are the steps to install ffmpeg on sun solaris 11...
0
by: =?Utf-8?B?U2hhbQ==?= | last post by:
Hai all, In my application i am using the code below i mentioned. But it couldn't converted into flv format and its not saved into specified path .Can any one help me to do this using c#. ...
1
by: creative1 | last post by:
hi, I have a video file in .wmv format and size is 263MB. I want to convert it in flash format to display it on my site. I want ti use ffmpeg for this purpose. I got link to binaries for windows....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.