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.

DM6467, h264 error with free other decoder

Guys, i'm use  dm6467_h264enc_1_20_02_00_production  and lasted ffplay decoder on my PC.

have follow errors:

1. stream after coding on DM6467 have to many errors (deblocking, flashing, very rare crashed on decoding with ffplay or VLC). -

How I can be assured that the codec normally works also it it is possible to use in real product?

 

 

  • Dmitry,

    Can you share the stream that you have generated using the TI encoder? It could happen that the VLC does not support some feature that is being used by the TI encoder.Have you tried playing the encoded stream using a H264 Stream analyzer?

    Regards,

    Kapil

  • Helo Kapil

    here two video:

    1.264 - simple video - on video can see droped frames, change background color and some other affect

    3.264 - video from camera - look this! it's very funny

     

    3755.1.264.tar.gz

     

     

  • Dmitry,

    These streams definitely have some problems. I think that the encoder is not being passed the correct parameters. Can you share the Create time parameters and dynamic params that you are using to set up the encoder?

    Regards,

    kapil

  • Helo Kapil

    dump from startup codec

    7522.param.xlsx

     

    if possible, give correct parameter for PAL (720x576 25fps)  with best quality

     

    params     {...} H264VENC_Params hex
      videncParams   {...} IVIDENC1_Params hex
        size 72 XDAS_Int32 dec
        encodingPreset 0 XDAS_Int32 dec
        rateControlPreset 1 XDAS_Int32 dec
        maxHeight 576 XDAS_Int32 dec
        maxWidth 720 XDAS_Int32 dec
        maxFrameRate 30000 XDAS_Int32 dec
        maxBitRate 20000000 XDAS_Int32 dec
        dataEndianness 3 XDAS_Int32 dec
        maxInterFrameInterval 0 XDAS_Int32 dec
        inputChromaFormat 9 XDAS_Int32 dec
        inputContentType 0 XDAS_Int32 dec
        reconChromaFormat -1 XDAS_Int32 dec
      profileIdc   100 XDAS_Int32 dec
      levelIdc   30 XDAS_Int32 dec
      EntropyCodingMode   1 XDAS_Int32 dec
      METype   1 XDAS_Int32 dec
      ScalingMatType   0 XDAS_Int32 dec
      ScalingFactor   0 XDAS_Int32 dec
    dynamicparams     {...} H264VENC_DynamicParams hex
      videncDynamicParams   {...} IVIDENC1_DynamicParams hex
        size 64 XDAS_Int32 dec
        inputHeight 480 XDAS_Int32 dec
        inputWidth 720 XDAS_Int32 dec
        refFrameRate 30000 XDAS_Int32 dec
        targetFrameRate 30000 XDAS_Int32 dec
        targetBitRate 1048576 XDAS_Int32 dec
        intraFrameInterval 30 XDAS_Int32 dec
        generateHeader 0 XDAS_Int32 dec
        captureWidth 0 XDAS_Int32 dec
        forceFrame -1 XDAS_Int32 dec
        interFrameInterval 0 XDAS_Int32 dec
        mbDataFlag 0 XDAS_Int32 dec
      OutBufSize   819200 XDAS_Int32 dec
      QPISlice   28 XDAS_UInt8 dec
      QPSlice   28 XDAS_UInt8 dec
      RateCtrlQpMax   45 XDAS_UInt8 dec
      RateCtrlQpMin   5 XDAS_UInt8 dec
      NumRowsInSlice   0 XDAS_UInt8 dec
      LfDisableIdc   0 XDAS_UInt8 dec
      LFAlphaC0Offset   0 XDAS_Int8 dec
      LFBetaOffset   0 XDAS_Int8 dec
      ChromaQPOffset   0 XDAS_Int8 dec
      SecChromaQPOffset   0 XDAS_Int8 dec