gst-launch-1.0 filesrc location= .mp4 ! qtdemux ! h264parse ! avdec_h264 ! visdeoscale! video/x-raw,height=,width= ! videorate ! video/x-raw,framerate=25/1 ! aspectratio acpest-ratio=16/9 ! omxh264enc ! rtph264pay ! udpsink host=192.168.1.43 port=20
this is my pipeline.i am not able to use property of omxh264enc.
another and i am using vlc media player the quality is very low as output.
how can i improve quality at another side?