<div dir="ltr"><div><div><div>It will probably help your case if you are a little bit more detailed about what you mean when you say quality is an issue. That doesn't tell much about the stream. Maybe if you recorded into a file and posted a link to it and at the same time explain what you are unhappy about wrt. quality.<br>
<br></div><div>So what do you by 'remain an issue' specifically mean?<br></div><div><br></div>Do you get good quality if you set bitrate to say 3000?<br><br></div>What's wrong with non square pixels as a bandwidth saver? Do you have a faulty player that does not respect the PAR information? What does the player do?<br>
<br></div><div>With 1200kbps for 700x400@25fps you should be able to get an okay stream if you optimize the encoding process, but it won't be fantastic. But it also depends on source quality and amount of movement/change.<br>
<br></div><div><br></div>Regards<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 30, 2014 at 10:24 PM, dmitrijs2005 <span dir="ltr"><<a href="mailto:dmitrijs2005@gmail.com" target="_blank">dmitrijs2005@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now the command looks like this:<br>
<div class=""><br>
gst-launch-1.0 -e \<br>
mpegtsmux alignment=7 name=mux ! \<br>
rndbuffersize max=1316 min=1316 ! \<br>
udpsink host=127.0.0.1 port=5000 sync=false \<br>
decklinksrc mode=10 name=src \<br>
src. ! audio/x-raw ! queue !  audioconvert ! \<br>
voaacenc bitrate=128 ! aacparse ! mux. \<br>
src. -v ! deinterlace ! videoconvert ! videorate ! videoconvert ! videoscale<br>
! videoconvert ! video/x-raw, format=\(string\)I420, framerate=25/1,<br>
width=720, height=400 ! aspectratiocrop aspect-ratio=16/9 ! queue !<br>
videoconvert ! \<br>
</div>x264enc bitrate=1272 tune=zerolatency<br>
option-string="me=umh:direct=auto:keyint=100:scenecut=0" ! h264parse ! mux.<br>
<br>
But the picture quality remains an issue. Can something be done to improve<br>
it,<br>
without changing the resolution and bit rate, square pixel is also a<br>
requirement for our system. Maybe I can apply some filters?<br>
The source format is 1080i@50 4:2:2, at the output I need 400p@25 4:2:0<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Encoding-and-streaming-video-audio-to-UDP-tp4668052p4668134.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Encoding-and-streaming-video-audio-to-UDP-tp4668052p4668134.html</a><br>

<div class="im HOEnZb">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>