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.

DRA712: H.264 profile level 4.0 or higher

Part Number: DRA712

Hi Experts,

I have a couple of questions for H.264 decoder.

Q1) Does it support the Profile Level 4.0 or higher?

Q2) Does it support both Baseline Profile : BP and Main Profile : MP?

I would like to know which document gives me such information.

Thank you for your kind check.
Best regards,
Hitoshi.

  • Hi Hitoshi

    1) IVAHD h264 decoder supports upto level 5.1

    2) It supports BP, MP

    git://git.ti.com/ivimm/ipumm.git      clone this repositoy.

    This path extrel/ti/ivahd_codecs/packages/ti/sdo/codecs/h264vdec/docs

    has user guide and data sheet.

    Thanks

    RamPrasad

  • Hi RamPrasad,

    Thank you for the answers.

    I have tried to download the user guide from the Git.
    However, it says that this file is too big to be rendered with reasonable time, try viewing the raw data.
    Even though I have tried clicking the raw data, the UG was not able to be downloaded.
    Please let me know if there is any resolution to download it.

    Thank you again for your kind help.
    Best regards,
    HItoshi

  • Hi Hitoshi,

    If you directly try to download the document from the link , it won't work due to some issue with gitorious.

    I would recommend to clone the repository on your Ubuntu machine with this command

    git clone git://git.ti.com/ivimm/ipumm.git

    and then transfer the docs to your windows machine.

    Can you try this? this should work.

    Thanks

    RamPrasad

  • Hi RamPrasad,

    I got it now!
    I was able to download the UG accordingly with no problem.

    Thank you so much again.
    Best regards,
    Hitoshi