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.

DM365 de-interlacer version?

Hi,

I have the DEI.version..wizardversion.0.5.3 DM365 de-interlacer codec, is this the latest ?

and I find that if this version work with h264 and jpeg, the de-interlacer will block in VICP_WAIT after run > 10 mins. and I must reset the dm365 then it can recover.

If i remove the de-interlacer, the h264 and jpeg can work very will all the time.

is this a bug?

Thanks

  • Hi,

    The DEI version is maintained in the release notes document that goes with the release. The latest version is version 1.70.00. Request you to kindly verify the version you are using from your local contact.

    1. If you do not have the latest version, please ask for it from your local contact.

    2. If you are using the latest version and are observing the problem then please reply with more details to the problem description as to the order of calling, resolution, whether the h264, dei and jpeg are running sequentially or not, the dei parameter settings etc

     

    regards,

    Harmeet

  • Thanks,

    Yes we use the latest version. and i put the dei h264 and jpeg to a group 1. and the  app also use a lock for running sequentially. Because it will crash at any time,so it is very difficult to find the root cause.

    below is My confiure:

    q_num = 1;
    askIMCOPRes = 0;

    threshold = 30

  • Hi,

     

    Please try out with askIMCOPRes = 1;

     

    regards,

    Harmeet

  • Thanks

    Zack