wapmorgan / Mp3Info

The fastest PHP library to extract mp3 meta information (duration, bitrate, samplerate and so on) and tags (id3v1, id3v2).
https://wapmorgan.github.io/Mp3Info/
GNU Lesser General Public License v3.0
139 stars 41 forks source link

I'm getting some unknown characters #12

Closed pulketo closed 4 years ago

pulketo commented 6 years ago

I'm getting some unknown characters on terminal: php i.php mp3

they display correctly thru iconv... php i.php | iconv -f ISO-8859-1 -t utf-8 mp3-2

wapmorgan commented 4 years ago

Check it again

wapmorgan commented 4 years ago

@pulketo Pls provide sample file