Title:
Hi_H.264_DEC_SDK_V2.1.0.3 Download
Description: the hi_h264dec_w.exe is built base on the hi_h264sample.c and static libary of the decoder, the command format is as following:
hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num]
Notes: The first parameter is required! The other parameters is optional.
test.h264 : is a h.264 stream file according with annex B of h.264.
-o test.yuv : is a file for saving YUV, if not give this parameter,
you can get the actual performance of our decoder.
-deinterlace : means the deinterlace process will be done by the decorder
-direct : is the fast decorder mode
-enhance num : means do the enhance process. The num is the coefficient, scope is [0,128].
But the scope [30, 50] is recommended.
To Search:
File list (Check if you may need any files):
Hi_H.264_DEC_SDK_V2.1.0.3\api\hi_config.h
.........................\...\hi_h264api.h
.........................\dll\hi_h264dec_w.dll
.........................\...\hi_h264dec_w.lib
.........................\Hi_H.264_DEC_SDK_V2.1.0.3 Deliverables.xls
.........................\lib\hi_h264dec_w.lib
.........................\sample\hi_h264dec_w.exe
.........................\......\hi_h264sample.c
.........................\api
.........................\dll
.........................\lib
.........................\sample
Hi_H.264_DEC_SDK_V2.1.0.3