Thanks everyone for pointing out flv4php. I looked at using that but there
are quite a few files and I'm trying to keep things as simple as possible.
Flv4php would be overkill in this case. I'll check out the flv module for
id3 and report back. I'm currently using ffmpeg to extract the info but it's
kind of clunky. I'd rather have a pure php method, Ideally a single function
or class file without a lot of other dependancies.

Thanks again,
Brian

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Reid
Sent: Wednesday, May 30, 2007 9:54 PM
To: flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] OT: Extract flv metadata using php

I found these while searching for a way to insert cuepoint data into FLV via
php, never did get very far though, I have not tried them myself, but if
your a php guy i'm sure you will be able to get something useful out of
them.

http://blog.netxus.es/projects/flv4php

looks like an flv module for getID3, it might very well be included, can't
be certain though...
http://getid3.sourceforge.net/source/module.audio-video.flv.phps

hope this helps some,
Dunc



On 5/30/07, Brian Weil <[EMAIL PROTECTED]> wrote:
>
> Does anybody know how to extract flv metadata using php(without ffmpeg 
> or other binaries)? I can do it on the client side with flash, but I'm 
> generating playlists via php and I would like to include the duration 
> of the movie in the playlist xml file.
>
> Thanks,
> Brian
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training 
> http://www.figleaf.com http://training.figleaf.com
>

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to