I want to convert bmp images to a mkv video using Directshow filters.
I am using SolveigMM BMP Push Source Filter,connecting it to MPEG Compressor then Matroska Muxer and finally writing mkv file to a given folder.
Problem is that code hangs after loading 11 images to SolveigMM BMP Push Source Filter.