<div>Hi,</div>
<div> </div>
<div>I'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>"gst-launch filesrc location="my_file.avi" ! avidemux ! my_codec output=RGB16 ! ximagesink".</div>
<div> </div>
<div>Now I need to write a movie player with Qt but I don'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>