What is your pipeline at sender side ? and how you are playing video.mp4 file ? <br><br><br><br><div class="gmail_quote">On Mon, Jul 18, 2011 at 12:25 PM, Loris Michielin <span dir="ltr"><<a href="mailto:lmichielin@sind.it">lmichielin@sind.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#FFFFFF" text="#000000">
Hi<br>
<br>
I have a little problem recording a network stream.<br>
I am able to see the streaming using this line:<br>
<br>
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: verdana,sans-serif; line-height: 16px; font-size: small;">gst-launch-0.10 -v udpsrc
port=30100 caps="application/x-rtp,media=(string)video,
payload=(int)121, clock-rate=(int)90000,
encoding-name=(string)MP4V-ES, profile-level-id=(string)1" !
decodebin ! autovideosink<span> <br>
<br>
The stream that i see is perfect, no artfact or decoding
problem.<br>
So for see the stream all is correct.<br>
The problem is recording this stream.<br>
Reading documentation i saw that i have to use this
instruction: </span></span></span><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: verdana,sans-serif; line-height: 16px; font-size: small;">filesink<br>
<br>
I have try put this instruction in the same command<br>
<br>
</span></span><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: verdana,sans-serif; line-height: 16px; font-size: small;">gst-launch-0.10
-v udpsrc port=30100
caps="application/x-rtp,media=(string)video, payload=(int)121,
clock-rate=(int)90000, encoding-name=(string)MP4V-ES,
profile-level-id=(string)1" ! filesink location=
/home/vmachines/video/video.mp4</span></span><br>
<br>
The problem is that now the result file is incorrect.<br>
The video result incorrect,i see a lot of artefacts, in half part of
video.<br>
In the other part of video i saw linear colour like gray.<br>
<br>
the streaming video i try to record is:<br>
<br>
Frame Rate: 25<br>
Resolution: 4Cif deinterlaced Frame<br>
Transport protocol: Rtp/Udp<br>
Compression Mode: MPEG4 Compliant Simple Profie<br>
<br>
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: verdana,sans-serif; line-height: 16px; font-size: small;"><span>Best regards<br>
Loris Michielin<br>
</span></span></span><br>
</div>
<br>_______________________________________________<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>