<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I'm trying to write gstreamer plugin for my embedded device. I've hardware based player which takes url as input. <br><br>My question is,  to integrated the hw player what kind of element I've to implement ?<br><br><br>To start with I want to simplify by playing all local files. The player directly outputs to the TV after decoding.I want to have something like this  gst-launch  myplayer uri=file:///home/test/test.mp4<br><br><br>Please guide how can this player be integrated with gstreamer framework.<br><br>Thanks<br>Aks<br>                                        </div></body>
</html>