Could somebody please have a look at TranslateFilename() in gui/mplayer/gui_common.c? I see little reason to tag it 'inline'. It's big and calling it shouldn't be timing issue. So why 'inline'? Ingo