Re: Video upload and playback
- From: "lukemack" <lukemstore@xxxxxxxxx>
- Date: 30 Mar 2007 02:22:38 -0700
thanks guys!
On 30 Mar, 03:59, "dave" <dave.wa...@xxxxxxxxx> wrote:
On Mar 29, 4:17 pm, "lukemack" <lukemst...@xxxxxxxxx> 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/(toconvert the files to flv)http://fanno.dk/index.php?option=com_content&task=blogcategory&id=15&...
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).
Could AMFPHP handle this?
Many thanks for any replies.
<L>
ffmpeg or mencoder can convert pretty much anything to flv. You can
create them via php using shell commands once the file is uploaded
.
- References:
- Video upload and playback
- From: lukemack
- Re: Video upload and playback
- From: dave
- Video upload and playback
- Prev by Date: Re: nooB PhP login using MySQL
- Next by Date: Re: What is the learning curve for PHP?
- Previous by thread: Re: Video upload and playback
- Next by thread: sending a post to another php script
- Index(es):
Relevant Pages
|