Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Closed Thread
Converting AVI to FLV on the server
Old 12-23-2007, 10:39 AM Converting AVI to FLV on the server
Novice Talker

Posts: 8
Trades: 0
I want to upload an AVI file and convert it in FLV on the server, using PHP. There is any posibility to do that?
And do you know any FLV free player for integrating in websites?
Thank you.
denied is offline
View Public Profile
 
 
Register now for full access!
Old 12-23-2007, 12:30 PM Re: Converting AVI to FLV on the server
rogem002's Avatar
PHP Chap

Posts: 843
Name: Mike
Location: United Kingdom
Trades: 0
Yeah, use the shell execute function to run a converter. For example

PHP Code:
shell_exec('The command that will be executed.'); 
I would love to help you on the shell code to put, but I'm not really an expert on it.
__________________
My Blog/Site:
Please login or register to view this content. Registration is FREE
rogem002 is offline
View Public Profile Visit rogem002's homepage!
 
Old 12-23-2007, 01:07 PM Re: Converting AVI to FLV on the server
Novice Talker

Posts: 8
Trades: 0
Quote:
Originally Posted by rogem002 View Post
Yeah, use the shell execute function to run a converter. For example

PHP Code:
shell_exec('The command that will be executed.'); 
I would love to help you on the shell code to put, but I'm not really an expert on it.
Thank you @rogem002, but I dont have shell acces to the server. I have only ftp acces. There is any php converter between avi and flv?
__________________
Professional XHTML/CSS conversions:
Please login or register to view this content. Registration is FREE
denied is offline
View Public Profile
 
Old 12-23-2007, 06:57 PM Re: Converting AVI to FLV on the server
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
I know there is something called ffmpeg which can convert alot of formats into alot of other formats :P
There is version of it especially for integratin with php (ffmpeg-php i believe). I've been trying to do the very same thing myself (a couple of months ago, not really a high priority for me any more) without much result. I never evan found any place from where I could download ffmpeg (no, not evan their own web site). There has been some posts around this forum some weeks ago about it, you should check those.
lizciz is offline
View Public Profile Visit lizciz's homepage!
 
Old 12-24-2007, 12:12 AM Re: Converting AVI to FLV on the server
J0ker's Avatar
Skilled Talker

Posts: 61
Trades: 0
http://www.iepak.com/30/topicdetail.aspx

http://vexxhost.com/blog/2007/05/20/...ng-ffmpeg-php/

http://www.sitepoint.com/forums/showthread.php?t=437880

http://www.db75.com/blog/archives/000025.html

http://arrozcru.no-ip.org/ffmpeg_wiki/tiki-index.php

Hope this helps.
__________________

Please login or register to view this content. Registration is FREE
- Free Gaming Forum/Arcade

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
J0ker is offline
View Public Profile
 
Old 12-24-2007, 02:10 AM Re: Converting AVI to FLV on the server
mtishetsky's Avatar
King Spam Talker

Posts: 1,226
Name: Mike
Location: Mataro, Spain
Trades: 0
You will still need a ffmpeg-php extension which will be obviously unavailable if you even have no shell access. Kick your hosting support.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

And don't forget to give me talkupation!
mtishetsky is offline
View Public Profile Visit mtishetsky's homepage!
 
Old 12-24-2007, 05:28 AM Re: Converting AVI to FLV on the server
Novice Talker

Posts: 8
Trades: 0
Thank you for your responses. I will talk with my hosting provider to install ffmpeg on the server.
__________________
Professional XHTML/CSS conversions:
Please login or register to view this content. Registration is FREE
denied is offline
View Public Profile
 
Old 12-27-2007, 09:04 AM Re: Converting AVI to FLV on the server
c++
c++'s Avatar
Junior Talker

Posts: 3
Trades: 0
You can download this program for a trail use:
http://www.vidfilters.com/Video_to_Flash_Console/

Last edited by c++; 12-27-2007 at 09:10 AM..
c++ is offline
View Public Profile
 
Old 12-28-2007, 06:44 AM Re: Converting AVI to FLV on the server
mtishetsky's Avatar
King Spam Talker

Posts: 1,226
Name: Mike
Location: Mataro, Spain
Trades: 0
Quote:
Originally Posted by c++ View Post
You can download this program for a trail use:
http://www.vidfilters.com/Video_to_Flash_Console/
For Windoze? It cannot be used on *nix server in a straight way.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

And don't forget to give me talkupation!
mtishetsky is offline
View Public Profile Visit mtishetsky's homepage!
 
Closed Thread     « Reply to Converting AVI to FLV on the server
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.50247 seconds with 12 queries