Skip to content

akumrao/videoAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video x264 Analyzer

x264 encoder and decoder Small library using SDL2 and webassembly to analyze video stream and plot points into a 2D graph at webpages It renders graph using webassemply at HTML5 canvas. Which makes it very fast. It displays video, FFT, DCT, SNR, frame by frame analysis, structure similarity and object similarity

Please keep in mind I am not the author of x264 encdoer, I have just made x264 easy to understand and debug. Also, I am sharing my x264 decoder source code. It plots the graphs and help in visualisation of the video frame. Also it helps in boosting performance and bug fixes. Also I have fixed broken x264 decoder, which helps in understanding encoder and decoder.

I am a big admirer of Laurent Aimar, original author of x264.

https://www.itu.int/rec/T-REC-H.264-200503-S/en

About

Video x264 Analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published