Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • wildlife 54 posts 74 karma points
    May 15, 2010 @ 04:25
    wildlife
    0

    "ERROR: video format not supported" using Designit Video Embed.

    I'm trying to use Designit Video Embed on my site.  I've done everything I think I'm supposed to do in setting it up.  Everything with it works until I put it on a page and check that the video is displaying on that page.  The preview player shows up and plays videos in the Umbraco admin area when I add the URL in my content, so I'm thinking all should be fine since it is working at that level.  But when I save it and then go to view the page on the site, I'm getting "ERROR: video format not supported" no matter what I do.  It's very possible that I'm doing something wrong as I am very new to Umbraco.

    My macro is defined as follows:

    <umbraco:Macro videoHeight="480" videoWidth="640" videoUrl="(#newsVideo)" openVideoInLightbox="1" previewHeight="240" previewWidth="320" Alias="videoEmbed" runat="server"></umbraco:Macro>

     

    Any ideas why I keep getting this error?  Is this a question better asked of someone elsewhere?  I'd really like to add this functionality to the site and am disappointed that I can't seem to get it to work.  I'm not finding any other examples of someone else getting this error, so I'm guessing it is something I'm doing wrong here.

    Thanks for any help anyone can provide.

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    May 15, 2010 @ 10:02
    Morten Bock
    0

    Shouldn't it be square brackets:

    videoUrl="[#newsVideo]"

     

  • wildlife 54 posts 74 karma points
    May 15, 2010 @ 10:53
    wildlife
    0

    That was it.  Huge thanks.

    I watched the video for what to enter in there, but it was really blurry and/or my eyes were bad and I couldn't tell for sure what I should be using there.  I tried (#newsVideo) and {#newsVideo}, but I didn't try [#newsVideo].

     

     

  • Ramakrishna 12 posts 32 karma points
    Jun 30, 2010 @ 08:21
    Ramakrishna
    0

    i got error while embed video from youtube... i followed same steps which are presented in that video plz help me out i got error like

    Error parsing XSLT file: \xslt\Designit.VideoEmbed/VideoEmbed.xslt

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 30, 2010 @ 12:16
    Ismail Mayat
    0

    Ramakrishna,

    Can you hit the page using the macro but tag it with querystring ?umbDebugShowTrace=true then can you paste the actual error message being reported.

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft