I am writing a QT program on mac to play a video. I installed QT4. I also installed phonon using sudo port install phonon.

I also type macdeployqt playvideo.app after making the program

My application compile and run perfectly, but it cannot even play a wav file.

Please kindly let me know if anyone has an idea to solve this problem.

Thank you in advance