<div dir="ltr">Hello,<div>I am using the omxh264enc element to encode a video and stream it from a Raspberry Pi to a PC.</div><div>Is it possible to change framerate/resolution of the video while playing?</div><div><br></div><div>I did it already with an x264enc element from PC to PC and everything is working, but with the omx comes out the following:</div><div><br></div><div>0:00:35.819364464  9791  0x194ec90 FIXME           videoencoder gstvideoencoder.c:630:gst_video_encoder_setcaps:<video_enc> GstVideoEncoder::reset() is deprecated <br></div><div><br></div><div>My reference pipeline is:<br><br></div><div>v4l2src ! videoscale ! videorate ! video/x-raw,width=640,height=480,framerate=60/1 ! omxh264enc control-rate=3, target-bitrate=1280000 ! h264parse ! rtph264pay ! appsink</div><div><br></div><div>Any help would be greatly appriciated.</div><div>Thanks,</div><div>Andrea</div></div>