Martin T. Kutschker wrote: > Please, don't use iconv (or mbstring) directly. Typo3 has a charset API. > > See t3lib_cs for details, for conversion use conv(). A live instance of > the class is in LANG (BE) and TSEF (FE), the property is called "csConv" > IIRC. getID3 depends on iconv. bye, Thomas