<div class="gmail_quote"><div>Hi Tim,</div><div><br></div><div>I've recompiled the gst-plugins-ugly and all others plugins related, like plugins-ugly, plugins-bad, plugins-base, plugins-good , gst-ffmpeg, ffmpeg and gstreamer. I'm certain that the integration is complete by inserting some printfs in the code and making sure that it is print on the stdout.</div>
<div><br></div><div>I still don't know what to do =(. </div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Message: 2<br>
Date: Thu, 16 Dec 2010 09:23:12 +0000<br>
From: Tim-Philipp M?ller <<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>><br>
Subject: Re: [gst-devel] distorted video encoded with x264<br>
To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
Message-ID: <1292491392.6213.11.camel@zingle><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
On Thu, 2010-12-16 at 01:11 -0300, Rafael Sousa wrote:<br>
<br>
> When I use the x264 build 85 that issue doesn't occur, the video is<br>
> perfect, only in superior build that I tested (98 and 110) that the<br>
> problem occur. I don't have any idea of what can be happening, I've<br>
> already removed and installed the packages several times, I even<br>
> upgraded my ubuntu system from 10.04 to 10.10 but no change. Anyone<br>
> have any idea? I've tried all that I know. I need to use the build 98<br>
> or superior.<br>
<br>
Just as a note, the x264enc plugin code has some special handling here<br>
and there depending on the x264 version compiled against. It assumes<br>
that the x264 version used at runtime is actually the one it was<br>
compiled against as well at the moment. This can lead to weird things<br>
happening when you upgrade/downgrade libx264 to a different version than<br>
the plugin was compiled against.<br>
<br>
So when you upgrade/downgrade libx264, you definitely need to recompile<br>
gst-plugins-ugly.<br>
<br>
(There may still be a bug of course..)<br>
<br>
Cheers<br>
-Tim<br>
<br>
<br>
> thanks for the reply<br>
><br>
> Message: 1<br>
> Date: Wed, 15 Dec 2010 15:42:01 -0500<br>
> From: Timothy Braun <<a href="mailto:braunsquared@gmail.com">braunsquared@gmail.com</a>><br>
> Subject: Re: [gst-devel] distorted video encoded with x264<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
> Message-ID: <<a href="mailto:69C57452-40E4-4172-883F-DF374D355CD7@gmail.com">69C57452-40E4-4172-883F-DF374D355CD7@gmail.com</a>><br>
> Content-Type: text/plain; charset="us-ascii"<br>
><br>
> I'm no expert on this, but ran into similar issues when making<br>
> a local file. It ultimately ended up being the parameters I<br>
> was passing to the x264enc element. I would take a look at<br>
> those with gst-inspect and see if you can tune the output.<br>
> Most notably the pass and quantizer parameters.<br>
><br>
> Tim<br>
><br>
> Sent from my iPhone<br>
><br>
> On Dec 15, 2010, at 3:02 PM, Rafael Sousa<br>
> <<a href="mailto:rafael.lmsousa@gmail.com">rafael.lmsousa@gmail.com</a>> wrote:<br>
><br>
> > Hi all,<br>
> ><br>
> > I'm using the versions of gstreamer installed from ubuntu<br>
> 10.10 apt-get. I've installed the gstreamer, gst-plugins-bad,<br>
> gst-plugins-good, gst-plugins-ugly, gst-ffmpeg and I've<br>
> installed the x264.<br>
> ><br>
> > The problem is that my pipeline gives as result a blurring<br>
> video. My pipeline works to read a YUV file at the sender,<br>
> encodes it in H.264, and sends it to receiver using RTP in<br>
> encoding time. At the receiver, it receives the stream and<br>
> stores it in YUV format again for posterior process. The<br>
> pipeline is as follows:<br>
> ><br>
> > Sender:<br>
> ><br>
> > "gstrtpbin name=rtpbin filesrc location=paris_cif.yuv<br>
> blocksize=152064 ! video/x-raw-yuv, width=352, height=288,<br>
> framerate=(fraction)15/1, format=(fourcc)I420 ! x264enc,<br>
> key-int-max=30, key-int-min=15, intra-refresh=true !<br>
> rtph264pay ! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 !<br>
> udpsink host=127.0.0.1 port=5000 rtpbin.send_rtcp_src_0 !<br>
> udpsink host=5003 port=5001 sync=false async=false udpsrc<br>
> port=5005 ! rtpbin.recv_rtcp_sink_0 "<br>
> ><br>
> > Receiver:<br>
> ><br>
> > "gstrtpbin name=rtpbin udpsrc caps=<br>
> \"application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264" port=5000 ! rtpbin.recv_rtp_sink_0 rtpbin. ! rtph264depay ! ffdec_h264 ! filesink location=example.yuv udpsrc port=5001 ! rtpbin.recv_rtcp_sink_0 rtpbin.send_rtcp_src_0 ! udpsink port=5005 sync=false async=false"<br>
> ><br>
> > I don't know why the video is blurring since I've tested it<br>
> localhost, without loss rates. The command that I'm using to<br>
> watch the result is:<br>
> ><br>
> > mplayer example.yuv -demuxer rawvideo -rawvideo cif<br>
> ><br>
> > I took a screenshot of the video, it is in annex. Please,<br>
> anyone can help?<br>
> ><br>
> > thanks in advance<br>
> > <Captura_de_tela.png><br>
> ><br>
> ------------------------------------------------------------------------------<br>
> > Lotusphere 2011<br>
> > Register now for Lotusphere 2011 and learn how<br>
> > to connect the dots, take your collaborative environment<br>
> > to the next level, and enter the era of Social Business.<br>
> > <a href="http://p.sf.net/sfu/lotusphere-d2d" target="_blank">http://p.sf.net/sfu/lotusphere-d2d</a><br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
> > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
> ------------------------------------------------------------------------------<br>
> Lotusphere 2011<br>
> Register now for Lotusphere 2011 and learn how<br>
> to connect the dots, take your collaborative environment<br>
> to the next level, and enter the era of Social Business.<br>
> <a href="http://p.sf.net/sfu/lotusphere-d2d" target="_blank">http://p.sf.net/sfu/lotusphere-d2d</a><br>
> _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br><br>
</blockquote></div><br>