PHP library getId3 to get FLV file play time ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
httpftp21
Forum Newbie
Posts: 2
Joined: Mon Oct 29, 2007 12:27 am

PHP library getId3 to get FLV file play time ?

Post by httpftp21 »

Hi All,

I am using getid3 library for getting FLV file time length.

But for some files it gives correct Playtime

AND

for many files get gives me incorrect result

I tried using different versions But no success

Any body can explain me this ?

Or

Any body has different library for the same ?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I don't recall FLV files being ID3 tagged. A quick search seems to confirm my thoughts.
Post Reply