Quote Originally Posted by ball
An easy way to do so is to use QProcess to call command line MPlayer executable, MPlayer itself support MANY media format, you can save time to search individual library or codec if you wanna add more media format later.
Yes, it works. But does anyone know how I can tune equalizer in realtime? I can pass params at start, but need to change it in realtime. I don't have an idea how to do it. I've downloaded mplayer sources (to study gmplayer) but have not studied them yet. Is there another way?