<div>Hi,</div>
<div> </div>
<div>I&#39;m trying to use a hardware video decoder on my embedded linux board. The vendor has provided me the gstreamer plugin files which I have tested ok with command like</div>
<div>&quot;gst-launch filesrc location=&quot;my_file.avi&quot; ! avidemux ! my_codec output=RGB16 ! ximagesink&quot;.</div>
<div> </div>
<div>Now I need to write a movie player with Qt but I don&#39;t know how to do it. How could I tell phonon I want to use a specific custom video decoder?</div>
<div> </div>
<div>Your help is much appreciated.:-)</div>
<div> </div>
<div> </div>
<div>Regards</div>
<div> </div>
<div>Dan</div>