Any library/dll using which i can convert jpeg images to mp4 video
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, i want a library/dll through which i can convert jpeg images to mpeg4 video format and vice versa. i googled and found FFMpeg, many sample codes use the exe and do the conversions; i donot want that way, i want any library/dll to be linked to my project and then i will be using the api(s) directly! Can you please suggest me any open source like or easier that FFMpeg? Note i am doing this in VC++! Regards, Kapardhi