Closed (fixed)
Project:
FlashVideo
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2007 at 00:58 UTC
Updated:
2 Dec 2008 at 16:28 UTC
Would it be possible to consider providing an alternative to FFMPEG-PHP for extracting video information from the file? Perhaps the getID3 library? The reason I ask is because I was trying to install FFMPEG-PHP on my server, but since it's a shared resource, I don't have the root access needed to get FFMPEG-PHP compiled properly.
Comments
Comment #1
buggedcom commentedhttp://www.phpclasses.org/browse/package/3747.html
Comment #2
marcoBauli commentedmarking as dupe of http://drupal.org/node/259128
@buggedcom: posted your hint there ;)
Comment #3
ninaddesai82 commentedYes, there are couple of alternatives to ffmpeg. Mencoder is opensourced, and some of companies even provide liscenced services. Youtube, 5min yahoo videos, use On2 flix. Refer http://softwareguy82.blogspot.com/2008/10/server-side-video-conversion-v... to know detailed pro's and con's about such server side video convertes.
Ninad