[Libav-user] H.264 nal decode

NITIN GOYAL nitinkumgoyal at gmail.com
Mon Apr 9 11:57:20 CEST 2012


Read the dranger docs on how to decode the NALs or see the example program
from libav source to start with.

And if you have already done that, please share the issue you are finding.

On Mon, Apr 9, 2012 at 3:21 PM, Kalileo <kalileo at universalx.net> wrote:

>
> On Apr 9, 2012, at 16:13 , srikanta mondal wrote:
>
> > Hi all,
> > 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.
>
> Sorry, I don't understand what you are trying to do.
>
> Please explain, and show also what you have done so far, and where exactly
> you have a problem.
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120409/a212649f/attachment.html>


More information about the Libav-user mailing list