<div>sir,</div>
<div>As soon as client receive rtp packet from server, i need to decode the encoded video/audio frame that is present in the received rtp packet into raw format and then write the decoded video/audio into&nbsp;a file. mplayer takes encoded file and then it decodes entire file frame by frame. But what i need is,I should not wait for the whole file,as soon as i get frame i have to decode it.
</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/7/05, <b class="gmail_sendername">Patrick Noffke</b> &lt;<a href="mailto:patrickn@adpro.com.au">patrickn@adpro.com.au</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><span><font face="Arial" color="#0000ff" size="2">This functionality is already available with mplayer.&nbsp; You need to configure mplayer with the --with-livelibdir option to integrate the live555 library.&nbsp; mplayer uses ffmpeg (
a.k.a. lavc) as well as many other codecs.</font></span></div>
<div><span><font face="Arial" color="#0000ff" size="2"></font></span>&nbsp;</div>
<div><span><font face="Arial" color="#0000ff" size="2">If you simply want to transcode a live stream into, say, YUV, mencoder should work for this.&nbsp; mencoder is built along with mplayer.</font></span></div>
<div><span><font face="Arial" color="#0000ff" size="2"></font></span>&nbsp;</div>
<div><span><font face="Arial" color="#0000ff" size="2">The best place for mplayer/mencoder documentation is its man page (of course, you need to install mplayer first to view the man page).</font></span></div>
<blockquote dir="ltr" style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<div dir="ltr" align="left"><font face="Tahoma" size="2">-----Original Message-----<br><b>From:</b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel-bounces@ns.live555.com" target="_blank">
live-devel-bounces@ns.live555.com</a> [mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel-bounces@ns.live555.com" target="_blank">live-devel-bounces@ns.live555.com</a>]<b>On Behalf Of 
</b>Mohanbabu sv<br><b>Sent:</b> Monday, 7 November 2005 3:05 PM<br><b>To:</b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel@ns.live555.com" target="_blank">live-devel@ns.live555.com</a>
<br><b>Subject:</b> [Live-devel] how to add decoding part into openrtsp project<br><br></font></div>
<div>sir,</div>
<div>I want to add ffmpeg decoding part into openrtsp project.My intent is to decode the received video/audio stream before writing it into a file.</div>
<div>can u please tell me how to add the decoding part.</div>
<div>thanking u</div>
<div>&nbsp;</div>
<div>Yours sincerely</div>
<div>S.V. MOHAN BABU</div></blockquote><br>_______________________________________________<br>live-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel@lists.live555.com">
live-devel@lists.live555.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel
</a><br><br><br></blockquote></div><br>