a buddy of mine and me have been messing around with getID3. The code works for him, but doesn't for me. We've got getID3 set up exactly the same way and are using the same sample files (a 6 second 375kb .mp4). We also use the same (and current) getID3 version.
When I var_dump the result of the analyze function, the first noticable thing is a warning:
Code: Select all
[warning] => Array ( [0] => Unknown QuickTime atom type: "dat" (64 61 74) at offset 160 [1] => Unknown QuickTime atom type: "????" (ff 0f 7f ff) at offset 380164 )
Code: Select all
ip_ratio=1.40 aq=1:1.00�Te�� �"����!�@F8E��?�y~��Q)
Any ideas on how to fix this?
Thanks in advance
Zwurbel