How to extract coefficients of DCT from a MPEG-1 video? -


i need extract coefficients of dct mpeg-4 video , want know tool should provide me data.

i have tried different tools can't find right solution: * jm modified: http://vqegstl.ugent.be/?q=modjm * ffmpeg

what tool should use extract coefficients? sample code should useful. thanks!


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -