[M4IF Technotes] Decoder static test- frame buffer intercept method
Jwalant Sumantrai Desai
jwalant.desai wipro.com
Thu Feb 28 13:07:34 EST 2002
Hi Mike,
I assume you are performing this test for verifying the accuracy of your fast
IDCT algorithm and also to prove compliance of your decoder.
You can do the static tests without modifying the momusys reference code.
Actually you need to modify your decoder code. Please follow the steps below:
1. First use the momusys decoder to generate the output yuv file.
2. Now modify your decoder as follows:
(a) I assume your most recently decoded YUV buffer will be the reference YUV
buffer for the next VOP decode.
(b) Write your most recently decoded buffer to file and then discard it.
(c) Load the same buffer using the previously decoded data (of momusys) in
step 1.
(d) Now momusys decoded output will be used as the reference for next VOP
decoding.
(e) Continue this process for all VOPs.
(f) Finally do a file compare between your output and momusys output.
Note: The standard mentions that this test is to be done off-line and cannot be
done in real-time environment.
Hope I am clear.
rgds
Jwalant
Mike Welsh wrote:
> >From the standard for conformance testing it states that the static test,
> frame buffer intercept method, can be completed using the reference decoder.
> >From readme.txt for the momusys reference decoder, it appears that it is not
> possible to use previously generated samples reconstructed by the decoder
> under test with the reference decoder.
>
> Is it necessary to alter the reference decoder source code to complete this
> procedure, have I got the above wrong, or does someone have some useful
> knowledge in completing this test?
>
> Thanks,
>
> Mike Welsh
>
> The information in this e-mail is confidential and for use by the
> addressee(s) only. If you are not the intended recipient (or responsible for
> delivery of the message to the intended recipient) please notify us
> immediately on the above detailed phone number and delete the message from
> your computer: you may not copy or forward this e-mail, or use or disclose
> its contents to any other person. We thank you in anticipation for your
> assistance. As internet communications are capable of data corruption no
> responsibility is accepted for changes made to this message after it was
> sent. For this reason it may be inappropriate to rely on information
> contained in this e-mail without obtaining written confirmation of it. In
> addition, no liability or responsibility is accepted for viruses and it is
> your responsibility to scan any attachments to this e-mail. Nothing in this
> e-mail shall constitute or be construed as constituting an offer, obligation
> or an acceptance of any offer previously made. Opinions, comments and other
> information in this e-mail that do not relate to the business of
> IndigoVision Group plc, IndigoVision Limited and/or IndigoVision, Inc. shall
> be understood as neither given nor endorsed by the companies or any of them.
> _______________________________________________
> Technotes mailing list
> Technotes lists.m4if.org
> http://lists.m4if.org/mailman/listinfo/technotes
-------------- next part --------------
**************************Disclaimer************************************
Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.
********************************************************************
More information about the Mp4-tech
mailing list