Video parser using Qt and avcodec library
During my previous job on Set-Top Boxes, I’ve been asked to build a database of video streams, that listed all the streams we had for testing, and their characteristics. Somebody has already started such a work, by preforming streams analysis using a video parser the company bought, and copying the information into a database, but as usual I was against hand working. So, in this article I will explain the technique I’ve used to automate the video parsing, and the database storage.




