Hi,
i am using getid3 v2 with php 5.2.0 on a windows xp system and found out that i get the wrong playtime for movies (videos) using $ThisFileInfo['playtime_string']. I checked it with a mpeg file. The Mplayer showed me a nearly 1.5 seconds larger playtime than the Windows Media Player and the Quicktime player. Is it a bug in getID3 ?
playtime bug in getid3 ???
-
- User
- Posts:2
- Joined:Wed Mar 21, 2007 10:27 am
Last edited by getid3tester on Wed Mar 21, 2007 11:09 am, edited 1 time in total.
-
- getID3() v2 developer
- Posts:445
- Joined:Sun May 04, 2003 2:22 pm
- Location:Holmegaard, Denmark
Current "known issues" in getID3()
# MPEG audio+video streams may have inaccurate bitrate & playtime (usually within 0.1% but may be off by as much as 2%) - need better documentation
# Cannot determine bitrate for MPEG video with VBR video data (need documentation)
...
-
- User
- Posts:2
- Joined:Wed Mar 21, 2007 10:27 am
-
- getID3() v2 developer
- Posts:445
- Joined:Sun May 04, 2003 2:22 pm
- Location:Holmegaard, Denmark