ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
Follow zpav8
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
ZPAV (H265) basic algorithm : 1, analysis/synthesis : wavelets ; 2, denoise : GCV (generalized cross validation) ; 3, bit-rate controller : entropic bit-rate blurry controller ; 4, quantizer : entropic adaptive quantizer ; 5, DC/AC : NDLD (near-domain lower dimension) ; 6, MV/QP codec : BSW (generalized (broad-sense) wavelets) ; 7, bitplanes codec : SPIHT, EZW, MMW (mathematical morphological wavelets), BPLD (bitplanes lower dimension) ; 8, bitstreams codec : arithmetic, entropy ; 9, motion estimate : MBOD (macro block optimal decision), MVP (motion vector prediction) ; A, motion search : EPZS, diamond(normal, advance, small), square ; B, post process : edge, low_pass, default, dering filter . ZPAV (H265) basic performance : 1, average MIPS : 750 M/second (25frames, CIF<352*288>) ; 2, picture bit-rate : 50 ~~~ 10K Kbits/second ; (25/30/50/60frames/second, CIF,D1,HD) 3, sound bit-rate : 2 ~~~ 256 Kbits/second ; (samples_rate 8K ~~~ 48K, channels 1/2 ) 4, run : DM64XX(TI), pnxNNNN(PHILIPS), PC(X86) .