What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » convert video to flv

convert video to flv
Author: Message:
cent4u
New Member
*


Posts: 1
Joined: Mar 2012
O.P. Shocked  convert video to flv
Hi friends,
I use WAMP in my local pc, and use a code below:
[CODE]exec("ffmpeg -i omar.avi -ar 22050 -ab 32 -f flv -s 320x240 omar.flv");[/CODE]

It's work fine , but in server the methods exec(),passthru(),shell_exec(),
system()
etc are disabled due to security reason . So I cannot find a way to
convert my other types of files(eg: avi) to flv , please advise me with a solution
ASAP.

Thanks
Anes :eek:
03-04-2012 02:14 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: convert video to flv
Is there a reason why you explicitly want to use WAMP on the server? Can't you just convert the files on your local PC?
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-07-2012 07:25 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On