Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-29-2011, 06:58 PM   PM User | #1
maxhud
Regular Coder

 
Join Date: Mar 2011
Posts: 147
Thanks: 35
Thanked 0 Times in 0 Posts
maxhud has a little shameless behaviour in the past
php video type checker?

Hey.

Does anyone know of a good tutorial on how to make a good video converter (to .flv).

I need to check if the video is one of the available file types (also what file types is php capable of converting to flash?) and then has to convert it, and rename it.

Thanks!
maxhud is offline   Reply With Quote
Old 06-02-2011, 12:57 AM   PM User | #3
maxhud
Regular Coder

 
Join Date: Mar 2011
Posts: 147
Thanks: 35
Thanked 0 Times in 0 Posts
maxhud has a little shameless behaviour in the past
How do I install it??

It has horrible documentation.
maxhud is offline   Reply With Quote
Old 06-02-2011, 07:19 AM   PM User | #4
gvre
Regular Coder

 
Join Date: May 2011
Posts: 212
Thanks: 1
Thanked 50 Times in 49 Posts
gvre is an unknown quantity at this point
It depends on your operating system. If you use linux, use the package manager of your operating system. If you are using windows, check this out.
gvre is offline   Reply With Quote
Old 06-02-2011, 04:25 PM   PM User | #5
maxhud
Regular Coder

 
Join Date: Mar 2011
Posts: 147
Thanks: 35
Thanked 0 Times in 0 Posts
maxhud has a little shameless behaviour in the past
Even for the php version?
maxhud is offline   Reply With Quote
Old 06-02-2011, 04:33 PM   PM User | #6
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,662
Thanks: 4
Thanked 2,452 Times in 2,421 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Quote:
Originally Posted by maxhud View Post
Even for the php version?
PHP has no built in way to do this. You must run it through an exec or similar system call in order to do a conversion.
Alternatively, you'll be writing bit parsers to transcode, which will take hours in a language like PHP to run.
Fou-Lu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 07:14 PM.


Advertisement
Log in to turn off these ads.