This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

h264 header format

I would to get h264 header format , my purpose is  to encrypt the header  so that it cannot be viewed by normal video
players.

Kiransing

  • Hi Kiransing,
    There are many threads on the internet how h264 encryption works.
    http://www.cosy.sbg.ac.at/research/tr/2010-10_Stuetz_Uhl.pdf
    http://www.aicit.org/IJIIP/ppl/09-IJIIP1-057044.pdf
    this forum is platform specific, so your question must have more details about what are you using and what are you trying to achieve.
    Regards,
    Boyko
  • Hi Boyko

    Thanks for your reply.

    I know that h264 contains Sequence Parameter Set (SPS), Picture Parameter Set (PPS), slice header and macroblock header. But when we open

    xyz.h264 file in hex editor  I want to know size of sps, pps, slice header,MB header, NAL,and video data i,e  starting and ending point of all.

    my intention is file header  encryption so that it cannot be viewed by normal video
    players.


    If any idea on this , pls share.

    Regards

    Kiransing Paradeshi

    Bangalore