Some of the messages MPlayer prints go to stdout and some to stderr. It is bad idea because messages can appear on the screen in order different from the order thay were printed and that order can be different every time MPlayer is run. It would be easier to debug MPlayer if the approach was uniform. Artur Zaprzala