<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
At sender side i have an hardware Encoder Verint s1950e<br>
<br>
Il 18/07/2011 12:30, Sudarshan Bisht ha scritto:
<blockquote
cite="mid:CACdEgVZHspAfJKNnwxWQv3kzW7AfY876-rUX1UQspPDvqEnf_Q@mail.gmail.com"
type="cite">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 moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>