Re: [Ffmpeg-php-user] transcoding
Brought to you by:
tkirby
From: Daniel B. <bo...@io...> - 2005-11-28 23:26:50
|
Maybe something similar to the perl module for ffmpeg http://search.cpan.org/~allenday/FFmpeg-0.03/ although, what I would really like is to be able to initiate a transcode directly from php. Something as simple as mpeg-2 to h.264 without resizing the movie or chaning the bitrate at all. However, that does not seem to be possible in the perl module. On Nov 21, 2005, at 6:23 PM, Todd Kirby wrote: > Most of of the functionality in the extension comes from some need > I've had on a project. I don't really have a roadmap, I just hack > on it when I need it to do something new. > > It would certainly be possible, but there are so many options to > ffmpeg that it would be a daunting task to try and implement them > all and stay current with the command line version. > > -Todd > > On 11/21/05, Daniel Bondurant <bo...@io...> wrote: > Are there any plans to add audio or video file format conversion to > php ffmpeg? > similar to what ffmpegX does? > http://homepage.mac.com/major4/ > > thanks > - daniel > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ > Ffmpeg-php-user mailing list > Ffm...@li... > https://lists.sourceforge.net/lists/listinfo/ffmpeg-php-user > |