I have some bitmap files (jpeg, png, ...) and I want to write a C++ program that joins those bitmap files to pes stream (mpeg-2 format), then create a sub file (.sub/.idx: vobsub subtitle files).
Can you give me some hint?
Thanks
I have some bitmap files (jpeg, png, ...) and I want to write a C++ program that joins those bitmap files to pes stream (mpeg-2 format), then create a sub file (.sub/.idx: vobsub subtitle files).
Can you give me some hint?
Thanks
Copyright © 2021 Jogjafile Inc.
Can't you just call ffmpeg ?
First gogle result : http://tooloftrade.blogspot.fr/2011/10/merging-images-into-movie-using-ffmpeg.html