Thanks for the sample. It got me past my problem of embedding the file more than once.
Now I’m trying to work through starting the video at a specific time point. At first, I thought the problem was that the <bmkLst> element needed a <bmk> element, but that just gets me a file which needs repair. Then the repair strips out the bookmark. Any idea which versions of PowerPoint support starting and stopping mid-video? Thanks again… John > On Apr 6, 2015, at 4:47 PM, Andreas Beeker <[email protected]> wrote: > > Hi John, > >> Technical Question: Is it possible to have a single copy of a video file in >> a PPTX file and to embed it in more than one slide? > > Technical Answer: yes ;) -> http://pastebin.com/3kmT6ufk > > This is working as expected in MS Powerpoint Viewer - haven't tested in a > normal Powerpoint. > Maybe you want to jump to certain timestamps within the video on different > slides. > You would need to add then the corresponding timing settings + the marker > (already included in the sample). > As this is a bit lengthy, simply create a sample presentation with the timing > settings for starting and stopping the videos, save it as pptx and have a > look at the resulting xml. > > In case you would use xuggle, please use their latest version 5.4 - the rest > is described in http://www.xuggle.com/downloads --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
