I am looking for a way to convert all of the jpeg images in a particular folder to a video file. Either via coding or a control. any ideas?
Loading
I am looking for a way to convert all of the jpeg images in a particular folder to a video file. Either via coding or a control. any ideas?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Marvin ReidPosted May 1, 2023, 8:55 PM
You can convert all your images to a video programatically by leveraging the ConvertCtrl class. Here is a snippet of code that highlights this based on the below tutorial:
https://www.leadtools.com/help/sdk/tutorials/dotnet-fx-console-create-a-video-from-still-images.html
ALEX-GRIMPosted Jan 19, 2006, 8:15 PM