Hello All
In our application we are using omx_scaler and v4l2sink gstreamer elements for video display. Application requires runtime changes to the scaling ratio but omx_scaler does not have a property to change output height and width. so we are not able to use object_set_property( ) as we do for changing other parameters at runtime. Can anyone suggest some method for changing output height width for scaler dynamically.
Thanks alot
Ravikant