Hi,
We’re looking to convert PowerPoint presentations to video with interactive navigation capabilities. Our requirements are:
Convert PPTX files to video format
Enable users to navigate through slides with “Next”…...const int FPS = 30; List<string> frames = new List<string>(); using...