[Live-devel] H.264 Encoded Video

Mike Gilorma mike.gilorma at apogeelabs.com
Tue Jun 24 11:02:04 PDT 2008


Actually we are tying to do the same thing, just different OS's.  The
process I was describing is how I created a h264 file in Linux.  When
you say you want to implement a subclass of H264VideoStreamFramer, does
that mean you have an H264VideoStreamFramer?  Because that is what I am
trying to write.

I have written a test program to read a file and look for 0x000001 which
is the byte tag that starts a new NAL unit.  According to the
documentation that I have seen if the byte preceding the byte tag is
0x00 then that NAL unit ends the access unit.

I'll try to send you a small h264 file, check to see that it doesn't get
blocked by your email server.


On Tue, 2008-06-24 at 21:08 +0500, 47manzoor at niit.edu.pk wrote:
> Thanks Mike for your support. I am working on windows and don't know about
> Linux OS.
> 
> You are doing something complex. I just want to implement a subclass of
> H264VideoStreamFramer.cpp which takes an encoded video and send it via
> RTP.
> 
> If i can get h.264 encoded video (e.g test.264) and it is encoded by
> giving one NAL unit per frame then that will make my job easy. I will not
> have to program the currentNALunitEndsAccessUnit() method. it will always
> return true.
> 
> If you can help me in this regard i will be very thankful to you.
> 
> Thank You
> 
> 
> 
> 
> -----------
> --Help save paper - do you really need to print this email?
> 
> This message is for the use of the intended recipient(s) only. If you have
> received this message in error, please notify the sender and delete it. The NUST
> School of Electrical Engg and Computer Science accepts no liability
> for loss or damage caused by software viruses and you are advised to
> carry out a virus check on any attachments contained in this message.
> 
> NUST School of Electrical Engg and Computer Science (Formerly NIIT)
> is constituent institution of National University of Sciences and
> Technology, Pakistan.
> -------
> 
> 
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel




More information about the live-devel mailing list