I have a problem with my application after deploying to a clean machine. These are the results of running the application:
- Win7 Home: After installing ffdshow the program plays wmv, mp3.
- Vista Home: With ffdshow installed, it plays mp3, but not wmv
- WinXP (without service packs): Doesn't play wmv, mp3, even with ffdshow installed. The program can find 38 backends, mp3 and wmv are among them. It does play wav files.
- Everything plays just fine on the computer where the project is built, even if many formats are disabled in ffdshow.
The plugins folder is put besides the exe file and contains a phonon_backends folder with phonon_ds94.dll.
Can someone explain me how to make the program play files on computers where Qt is not installed?