Read the dranger docs on how to decode the NALs or see the example program from libav source to start with.<div><br></div><div>And if you have already done that, please share the issue you are finding.<br><br><div class="gmail_quote">
On Mon, Apr 9, 2012 at 3:21 PM, Kalileo <span dir="ltr"><<a href="mailto:kalileo@universalx.net">kalileo@universalx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On Apr 9, 2012, at 16:13 , srikanta mondal wrote:<br>
<br>
> Hi all,<br>
> I am Srikanta Mondal from India. I am working on video compression and sending each compressed frame to network.  I have done H.264 compression by using libx264 and the function x264_encoder_encode() and I have got the x264_nal_t for each frame. Now I have sent each compressed x264_nal_t  in the network and in the receiver side that that x264_nal_t  are dumping in a file. And another program just play the video using Opencv lib. But I want to just decode the x264_nal_t  structure in the receiver side without using the file. I have found there are some guidance with using ffmpeg library but unfortunately I have failed to use the decoder. Anybody please help me.<br>

<br>
</div>Sorry, I don't understand what you are trying to do.<br>
<br>
Please explain, and show also what you have done so far, and where exactly you have a problem.<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br></div>