Regd: Programming a Video Converter

This is a discussion on Regd: Programming a Video Converter within the PHP Language forums, part of the PHP Programming Forums category; Hi, I want to write an avi to flv converter in php but i am a complete newbie to it. ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-08-2006
muppadivya@gmail.com
 
Posts: n/a
Default Regd: Programming a Video Converter

Hi,
I want to write an avi to flv converter in php but i am a complete
newbie to it.

I would like to know the process of how a converter code is written
(ie. the basic algorithm ) .

Any good tutorials or resources where i can learn the basics.

Thank You,
Raja.

Reply With Quote
  #2 (permalink)  
Old 08-08-2006
lorento
 
Posts: n/a
Default Re: Regd: Programming a Video Converter

I think its difficult to develop converter with php. Converting movie
on the fly need a big resources, PHP can't handle it.

My idea, use C/C++ language instead of PHP. Compile the c/c++ program
as cgi program. So it can be call like:
http://host/converter.cgi?movie=movie.avi like that.

--
http://www.nusaland.com
http://uk.nusaland.com
muppadi...@gmail.com wrote:
> Hi,
> I want to write an avi to flv converter in php but i am a complete
> newbie to it.
>
> I would like to know the process of how a converter code is written
> (ie. the basic algorithm ) .
>
> Any good tutorials or resources where i can learn the basics.
>
> Thank You,
> Raja.


Reply With Quote
  #3 (permalink)  
Old 08-08-2006
Tim Hunt
 
Posts: n/a
Default Re: Regd: Programming a Video Converter

> > Hi,
> > I want to write an avi to flv converter in php but i am a complete
> > newbie to it.
> >
> > I would like to know the process of how a converter code is written
> > (ie. the basic algorithm ) .
> >
> > Any good tutorials or resources where i can learn the basics.
> >
> > Thank You,
> > Raja.


lorento wrote:
> I think its difficult to develop converter with php. Converting movie
> on the fly need a big resources, PHP can't handle it.
>
> My idea, use C/C++ language instead of PHP. Compile the c/c++ program
> as cgi program. So it can be call like:
> http://host/converter.cgi?movie=movie.avi like that.
>


Try
http://ffmpeg.mplayerhq.hu

To convert to and from avi/flv and many many more
http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC16

Reply With Quote
  #4 (permalink)  
Old 08-08-2006
Chung Leong
 
Posts: n/a
Default Re: Regd: Programming a Video Converter


muppadivya@gmail.com wrote:
> Hi,
> I want to write an avi to flv converter in php but i am a complete
> newbie to it.
>
> I would like to know the process of how a converter code is written
> (ie. the basic algorithm ) .
>
> Any good tutorials or resources where i can learn the basics.
>
> Thank You,
> Raja.


I hate to tell you this, but the short answer is, you can't. Adobe only
makes the specs available under terms which prohibit you from creating
an encoder. Of course, it's always possible to reverse engineer the
format if you have the time and skills...

See this link:
http://www.adobe.com/licensing/devel.../faq/#item-1-9

Reply With Quote
Reply


Thread Tools
Display Modes

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

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



All times are GMT +1. The time now is 05:39 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0