<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div>Hi,</div><div><br></div><div>I'm working on a video player using Qt 4.7.2 with Phonon<span style="font-size: 10pt; "> </span><span style="font-size: 10pt; ">on Windows 7 64 bit (with VS 2008)</span><span style="font-size: 10pt; ">. I want to use Phonon-VLC backend instead of DirectShow backend since DS cannot play mp4 without installing extra codec.</span></div><div><span style="font-size: 10pt; "><br></span></div><div>I did some search but I cannot find a detailed way to do this.</div><div>I've downloaded some resources like the <span style="font-size: 10pt; "> </span><span style="font-size: 10pt; ">the phonon-vlc source from https://projects.kde.org/projects/kdesupport/phonon/phonon-vlc/repository, and </span>Jean-Baptiste Kempf's<span style="font-size: 10pt; "> </span><span style="font-size: 10pt; ">phonon-vlc package from http://people.videolan.org/~jb/phonon/. </span></div><div>I know the directshow dlls are in the directory QTDIR\plugins\phonon_backend now, and <span style="font-size: 10pt; ">I tried to put the following dlls in my program directory or Qt phonon_backend directory, but both failed.</span></div><div>..\libphonon.dll</div><div>..\libphononexperimental.dll</div><div>..\libvlccore.dll</div><div>..\libvlc.dll</div><div>..\phonon_backend\phonon_vlc.dll</div><div>..\plugins\..</div><div><br></div><div>Could you please give me some guide on this?</div><div>Thanks in advance.</div><div><br></div><div>Best regards,</div><div><br></div><div>Chris Xu</div>                                    </div></body>
</html>