<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div><div><div>Hi,<br><br></div>I have one h264 decoder and display elements.<br></div>I used a pipeline:<br><br></div>gst-launch-1.0 -vv filesrc location=test ! tsdemux ! queue ! h264parse ! my_decoder ! my_display<br><div><div><div><div><div><br><br>h264parse sends h264 data in byte stream format with nalu alignment.<br></div><div>When I get caps_event in my decoder from h264parse, I call gst_video_info_from_caps and I get width and height as 0 which is not accepetable by my plugins. so pipeline creation fails.<br><br></div><div>Why I am getting width and height as 0 from h264parse src caps?<br></div><div>Is there anything wrong in it?<br></div><div>What should I do here?<br></div><div>If I apply caps filter and specify alignment as au or stream format as avc, issue disppears<br></div><div><br clear="all"><div><div class="m_7965963655744275744gmail_signature"><div dir="ltr">Thanks and Regards<span class="HOEnZb"><font color="#888888"><div>Anju Sebastian.</div></font></span></div></div></div>
</div></div></div></div></div></div>
</div><br></div>