On 3/29/07, lukemack <[EMAIL PROTECTED]> wrote: > > > Hi, > > Can anyone recommend a class/script which handles video file uploads, > preferably with Flash integration? I'm looking to have a video > upload / library section in my cake app. > > I considered the youtube api but they dont have upload functionality > in the api (yet). The following links suggest what i want to do should > be possible: > > http://ffmpeg-php.sourceforge.net/ (to convert the files to flv) > > http://fanno.dk/index.php?option=com_content&task=blogcategory&id=15&Itemid=53 > > However, the amateurish nature of the second link makes me nervous! > I'm also not even sure I need to access the meta data in the flv > files. If I can convert them, I can have a flash video app do the rest > (progressive download will be fine so no need for true streaming).
I'm interested in doing exactly this myself. I'm not too keen on converting 300MB+ videos on the server into FLV format, but I guess there aren't many other options (except limiting videos to, say, 50MB). Anyway, I'm afraid this probably isn't the reply you were hoping for, but I thought I'd express my interest in this topic to hopefully get someone to shed some ideas :) Could AMFPHP handle this? I notice there is a related cake project. I'm not sure what AMFPHP is. I'll google it up. Best regards, Gonzalo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
