<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
I have a proprietary encoder on a SoC that compress with H264. I am thinking about wrapping the whole encoding process in a single source that outputs compressed frames.<br>
<br>
My idea is to have a fifo that is filled by the proprietary code and that is read by a gstreamer element that injects nal units in the gstreamer pipeline.<br>
<br>
Do you think is doable?<br>
<br>
Is there any element in gstreamer that can help me do this?<br>
<br>
Thank you<br>
<br>
Ottavio<br>
</div>
</body>
</html>