Skip to main content
Eleni Dimitriou
Participant
October 7, 2020
Question

Captivate and SVG files

  • October 7, 2020
  • 3 replies
  • 345 views

Hi I have been using SVG files for my project and sometimes they appear fine but then when export in video they some times desapear and others they look very low res. The files this is happening too is more of a random situation. When I export in HTML5 they are all there. Any ideas?

 

Thanks

Eleni

    This topic has been closed for replies.

    3 replies

    Eleni Dimitriou
    Participant
    October 10, 2020

    Thank you I will give it a try.

    Lilybiri
    Legend
    October 9, 2020

    I would never use SVGs if you want only to publish to mp4. SVGs need to be rendered contrary to bitmap images, there is no time in a video. That is the reason you experienced those problems.

    A cumbersome workaround if you need mp4 output, parallel with HTML5 output could be to play the HTML output and record it with Video Demo.

    Eleni Dimitriou
    Participant
    October 10, 2020

    Thank you I will try that as well.

    Paul Wilson CTDP
    Community Expert
    Community Expert
    October 9, 2020

    The SVG format is great when publishing to HTML5, but I'm not sure Adobe was thinking of their use when publishing to video. SVG takes a moment or two to render and this might interfere with publishing to HTML5. My advice would be to swap them out for their PNG equivalents if your intention is to publish as a video.

     

     

    Paul Wilson, CTDP