PDA

View Full Version : does phonon videoplayer works in Windows 7 and vista



vishnu717
7th July 2011, 11:56
i have created an videoplayer in qt, now i just wanted to know if it works in Windows 7 and vista operating system

nish
8th July 2011, 06:34
provided u supply the right dependencies, it will work.

vishnu717
11th July 2011, 08:59
Is Following Dlls are Enough for Right Dependencies


QtScriptd4.dll
QtXmld4.dll
QtXmlPatternsd4.dll
QtSqld4.dll
QtNetworkd4.dll
QtGuid4.dll
QtMultimediad4.dll
QtDeclaratived4.dll
QtCored4.dll
phonond4.dll
phonon_ds94.dll
msvcp80.dll
phonon_ds9d4.dll

nish
11th July 2011, 15:25
check your app via dependecy walker and it will tell you what does it needs

luf
10th November 2011, 16:49
However, there seems to be a problem on Windows Vista.
See this thread: http://www.qtcentre.org/threads/42637-Phonon-VideoWidget-does-not-show-video-on-Vista-SP2 or this thread: http://www.qtcentre.org/threads/43406-Deploying-Phonon-application?highlight=phonon+vista

I tried with good old 4.6.4 and it works, so I think a bug has been introduced in the directshow backend, or in phonon itself.

I've tried latest kde repository phonon version, and same problem with that one on Vista.

Anyone had any luck on Vista? (Vista = Evil!)