Welcome Guest, Not a member yet? Register   Sign In
how to convert video type mp4 to flv ?
#7

[eluser]Zeeshan Rasool[/eluser]
Hi, Just try this simple line. Also put ffmpeg on root or in any folder on root. Make sure, you have enabled ffmpeg extensin installed on your server. Check this by printing phpinfo().

Code:
exec("ffmpeg -i UPLOADED_FILE_PATH_WITH_FILENAME -metadata title='my title' YOUR_DESTINATION_PATH/out.flv");

Good Luck !


Messages In This Thread
how to convert video type mp4 to flv ? - by El Forum - 02-01-2010, 06:34 AM
how to convert video type mp4 to flv ? - by El Forum - 02-01-2010, 07:09 AM
how to convert video type mp4 to flv ? - by El Forum - 02-01-2010, 09:35 AM
how to convert video type mp4 to flv ? - by El Forum - 02-01-2010, 09:38 PM
how to convert video type mp4 to flv ? - by El Forum - 02-01-2010, 11:47 PM
how to convert video type mp4 to flv ? - by El Forum - 04-26-2010, 07:14 AM
how to convert video type mp4 to flv ? - by El Forum - 04-26-2010, 08:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB