Hi Felipe,<br><br>&nbsp;Iam integrating gst-openmax with our company Openmax layer.. <br>By this audio is working fine..But for the video we r getting problems like display width &amp; height..<br><br>Actually these two will update from x_scale and y_scale..<br>
<br>observation::x_scale and y_scale values are returned as zeroes....<br><br>set_property and get_property functions are used to update x_scale and y_scale..<br>but these functions are not getting called from GObjectClass..<br>
<br>when we r hard coded these values we are able to run H263 &amp; sample.divx(mpeg4 dec) only video files..<br><br>Questions::<br><br>1) Why set_property and get_property functions are not calling??<br>2) If it is the case how to calculate x_scale and y_scale values???<br>
<br>We have integrated master changes also....But the result is same..<br><br>Thanks in advance..<br>Uday Kiran Pichika<br><br>