

while presentation.CreateVideoStatus = 1: Open QuickTime Player, go to File > New Screen Recording, select Record Selected Portion of the toolbar and select the area where the presentation will paly, click Record to start record, then start to paly your presentation and the embedded video manually. Here you can adjust the PowerPoint presentation video resolution and file size. Step 3 Click the down arrow of Computer & HD Displays. Step 2 Choose Save & Send from the File list.


The only info I have managed to retrieve so far is by polling the CreateVideoStatus attribute which only tells me if the conversion has ended or not. Step 1 Unfold File and click Save to save a presentation as. I know that this information is available because Powerpoint itself shows an exact progress bar when exporting to video from within the application.
#Export powerpoint to video mac mp4
PowerPoint will begin exporting the presentation as an MP4 file and will show a progress bar at the bottom of the presentation. Adjust any quality settings to your preference. In the File Format dropdown menu, select MP4. The problem in my case is that I get no indication of the exporting-to-video progress. Select a location on your computer to save the file, such as the Desktop or Documents folder. # May need a few other parameters as well
#Export powerpoint to video mac code
This is my code so far: import win32com.client I am using Python 2.7.6 along with the win32com.client module in order to automate a couple of actions in Microsoft Powerpoint 2013. mp4 video file using progress indication.
