Widget for html5 videos requested

Dear Muse developer team,
It would be incredibly useful to have the possibility to insert html5 video files by help of a widget. (Not talking about links to vimeo- or youtube videos which is already possible.)
Yet we have to do tricks with inserting our own html.
A proper widget with varieties to select, such as autoplay, loop, or any options for skins, would be very helpful.
Best,
bartl
(referring to this discussion: http://forums.adobe.com/message/6067994#6067994)

Answered on your another thread Does vimeo have a vimeo gallery widget like youtube gallery widget

Similar Messages

  • Need help with coding for HTML5 Video with Flash fallback

    Hello, need help with my coding in Dreamweaver CS5.5 for HTML5 video with Flash fallback. Not sure if the coding is correct. Do I need anything else Javascipt etc?

    The reason you see a blank page is because it's trying to load the file that is pretty humungous and there is no preloader. So, you see a white screen till it complets loading.
    Also, the reason why its loading a SWF file and not any of HTML5 type video is because your doctype declaration is XHTML1.0 and not HTML5.
    Change the 1st line in your .html file from:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    to:
    <!DOCTYPE html>
    Then see if your HTML5 video types load with <video> tag.

  • Dreamweaver Widget Browser for Html5 video player not working

    Html5 video player (kalturaPlayer) not working on server.  It works fine in Dreamweaver Live View.  Need to get this resolved soon for client's web page.
    Here is my code:
    <figure>  <div>
              <video width="640" height="360" poster="NewFiles/images.tdrbcf/home/2012/denise4video2.jpg" duration="2:04" preload="auto"  >
                <source type="video/h264"> <source src="NewFiles/images.tdrbcf/video/liv-fab-well.mp4" width="640" height="360" />
          <source type="video/webm"> <source src="NewFiles/images.tdrbcf/video/liv-fab-well.webm"  width="640" height="360" />
                <source type="video/ogg" &gt;>
                <source src="NewFiles/images.tdrbcf/video/liv-fab-well.ogv" width="640" height="360" />
                </video>
      </div></figure>
    I'm not as familiar with editing the script ... so I left it alone.  Could there be an error there, do the video player files need to be in a particular location and are there some servers that do not support the kalturaPlayer?

    Html5 video player (kalturaPlayer) not working on server.  It works fine in Dreamweaver Live View.  Need to get this resolved soon for client's web page.
    Here is my code:
    <figure>  <div>
              <video width="640" height="360" poster="NewFiles/images.tdrbcf/home/2012/denise4video2.jpg" duration="2:04" preload="auto"  >
                <source type="video/h264"> <source src="NewFiles/images.tdrbcf/video/liv-fab-well.mp4" width="640" height="360" />
          <source type="video/webm"> <source src="NewFiles/images.tdrbcf/video/liv-fab-well.webm"  width="640" height="360" />
                <source type="video/ogg" &gt;>
                <source src="NewFiles/images.tdrbcf/video/liv-fab-well.ogv" width="640" height="360" />
                </video>
      </div></figure>
    I'm not as familiar with editing the script ... so I left it alone.  Could there be an error there, do the video player files need to be in a particular location and are there some servers that do not support the kalturaPlayer?

  • Does muse have a vimeo gallery widget like youtube gallery widget for multiple videos

    Does Muse have a gallery widget for Vimeo like the Youtube gallery widget to play multiple videos on the same page

    Answered on your another thread Does vimeo have a vimeo gallery widget like youtube gallery widget

  • Generating webm, ogg etc for HTML5 video delivery

    I'd love to create a Compressor workflow that generates MP4, webm, ogg and potentially other video formats for one-click generation for web sites using the HTML5 <video> tag/player.
    I don't see where/how to generate webm or ogg in Compressor 4?  Am i missing it, or are their plug-ins that can do it so that I don't have to run a separate encoding app to generate each format?
    Thanks,
    Karl

    Thanks, David ... but that ogg site seems to be just for audio.
    I searched this forum before posting using the forum's search ... but a Google search now found a related forum thread on creating OGG (ogv) in which you posted:
    https://discussions.apple.com/thread/3642539
    I'll try the Ziph Quicktime plugin mentioned by Tony in that thread... since it sounds like you were able to get that to work directly from Compressor, that'll work for generating mp4 and ogv in one batch.
    Google (but not the Apple search) found this thread that also asked about ogv and webm:
    https://discussions.apple.com/thread/2802246
    Sounds like Miro may do the trick - although in a separate, external step:
    http://www.mirovideoconverter.com/
    Lots of other good tips / workarounds for compressor deficiencies in that thread, including the Firefogg plug-in for Firefox.   Sorry for starting this duplicate...
    Glad I'm not the only one struggling for a clean batch solution to this though...
    Cheers,
    Karl

  • Final Cut export for HTML5 Video tag

    I need to export a video into OGG, WebM, and MP4 for use in HTML5 video tag. Is this possible in FCP or are there any good plugins/software that can export to those various formats?

    FCP can export MPEG4 and its variants such as H.264.
    Googling .mov to .ogg and webM brings up several options for other software, none of which are familiar to me.
    Here's the top hit: http://www.mirovideoconverter.com/

  • Using 'setMediaPlaybackRequiresUserAction' for html5 video

    Hello,
    I am working on a site that will need to work specifically for the iPad.  The client has provided me with several mp4 files which will act as short animations that should queue when the page is loaded.  I have found some documenation on developer forums and other sites that mention the use of a UIWebView object to use iPad specific attributes like "setMediaPlaybackRequiresUserAction" and "setAllowsInlineMediaPlayBack".  From what I have found I need to:
    1. Create UIWebView Object
    2. Attach Object to Window
    3. Send a Request to Load Web Content
    I found these directions but every example I have come across seems to be for an iPad application and this is just a site that will use the Safari browser.  The markup is in html.
    Does anyone have an example using these features on a web page so I can figure out how to implement the code I have found online?  
    Thanks!
    Michael

    UIWebView is for native iOS apps and has nothing to do with displaying video in HTML in a website.
    Here's Apple official Safari Developer information on using video in websites for iOS devices:
    http://developer.apple.com/library/safari/#documentation/AudioVideo/Conceptual/U sing_HTML5_Audio_Video/Introduction/Introduction.html

  • Does somebody know how to make Firefox use Gstreamer for HTML5 video?

    ... especially for Youtube ?
    Thanks.

    Sorry, I don't get it… does it apply to standard firefox now or why does it say core? If it's still fennec only, I'd love to see one for desktop firefox, too - but I'm not to sure I can open a bug/feature request in an orderly fashion, so maybe someone with smoother "bugtracker skills" might want to.
    (Also: vote! )

  • Html5 video: http range request spec??

    i am implementing a java servlet, serving html5 videos.
    implementing the range protocol for safari is very difficult.
    1) missing tool support
    safaris built in tools (resource view) shows all http requests (request and response headers) for all kind of files like images etc, but not for html5 video!! this is very bad. on firefox there is firebug which shows all requests/responses and allowed me to find the correct protocol and implement it.
    2) missing specification
    searching the web for the required http range protocol did not lead to an answer.
    the first request of the video element has following properties:
    range: bytes=0-1
    connection: close
    user-agent: Apple Mac OS X v10.6.5 CoreMedia v1.0.0.10H574
    accept: /
    accept-encoding: identity
    why close and not keep alive? i correctly serve what is requested - 1 byte (tried all means).
    but there never comes a second request...
    hope anyone has an answer.
    thanks!
    regards kht

    Thank you for replay.But I find a more horrible result.The MP4 file which I am watching is just 4MB.But totally my iPad requests about 20MB when using range request.

  • Is there a widget for Volume Control for HTML5 projects

    Is there a Volume Control widget for HTML5 projects in Captivate 8? How does articulate do it?
    Is there a 3rd party Volume Control widget?

    Hi there
    "Adobe Captivate will need to change to complete."
    I'm assuming here you meant to type "compete". But that's the nature of any upgrade, no? I'm sure that Captivate will change.
    For what it's worth, I was toying with creating a simple audio player. Captivate does offer a way to increase the volume and decrease the volume using Advanced Actions. It works for SWF output. Unfortunately, it doesn't seem to work when Captivate produces HTML 5. I didn't test with Responsive output.
    Cheers... Rick

  • Html5 video player won't work with slider script??

    Hi - I'm new to html5 and Dreamweaver, but I've worked with html in the past, so most things aspects aren't foreign to me.
    My question is this: I'm working with an existing html5 template and it had a slider graphics bar near the top. It works fine and scrolls through three pre-made banners.
    The problem is I just added the widget for HTML5 Videoplayer and inserted it into my code. The video box, etc. shows up fine, and will play, but now the slider graphic box at the top doesn't work anymore. Instead it just displays all three banners as images, one on top of the other.
    When I look closer at the script code that the widget embeds, it seems as though the script widget code is not playing well with the existing script code. When I remove the script code that the widget installs, the slider works perfectly again (but the video obviously won't play).
    The exact code is included below. My question is, how can I make the two of these scripts work together???Any help would be great appreciated. Thanks, Blair
    <script src="scripts/elegant-press.js" type="text/javascript"></script>
    <script src="kaltura-html5player-widget/jquery-1.4.2.min.js" type="text/javascript"></script>
    <script src="kaltura-html5player-widget/mwEmbed-player-static.js" type="text/javascript"></script>
    <!--[if IE]><style>#header h1 a:hover{font-size:75px;}</style><![endif]-->
    <link href="kaltura-html5player-widget/mwEmbed-player-static.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    /* BeginOAWidget_Instance_2294029: #kalturaPlayer */
                                  @import url("http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/themes/redmond/jquery-ui.css");
    /* EndOAWidget_Instance_2294029 */
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2294029" binding="#kalturaPlayer" />
    </oa:widgets>
    -->
    </script>

    Hi - I'm new to html5 and Dreamweaver, but I've worked with html in the past, so most things aspects aren't foreign to me.
    My question is this: I'm working with an existing html5 template and it had a slider graphics bar near the top. It works fine and scrolls through three pre-made banners.
    The problem is I just added the widget for HTML5 Videoplayer and inserted it into my code. The video box, etc. shows up fine, and will play, but now the slider graphic box at the top doesn't work anymore. Instead it just displays all three banners as images, one on top of the other.
    When I look closer at the script code that the widget embeds, it seems as though the script widget code is not playing well with the existing script code. When I remove the script code that the widget installs, the slider works perfectly again (but the video obviously won't play).
    The exact code is included below. My question is, how can I make the two of these scripts work together???Any help would be great appreciated. Thanks, Blair
    <script src="scripts/elegant-press.js" type="text/javascript"></script>
    <script src="kaltura-html5player-widget/jquery-1.4.2.min.js" type="text/javascript"></script>
    <script src="kaltura-html5player-widget/mwEmbed-player-static.js" type="text/javascript"></script>
    <!--[if IE]><style>#header h1 a:hover{font-size:75px;}</style><![endif]-->
    <link href="kaltura-html5player-widget/mwEmbed-player-static.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    /* BeginOAWidget_Instance_2294029: #kalturaPlayer */
                                  @import url("http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/themes/redmond/jquery-ui.css");
    /* EndOAWidget_Instance_2294029 */
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2294029" binding="#kalturaPlayer" />
    </oa:widgets>
    -->
    </script>

  • Safari 5.1.2 Youtube HTML5-Video issues

    Fullscreen-Button on Youtube doesn't work for HTML5 videos on Youtube in Safari. Also there are problems with the video performance. The process QTKitServer Safari Webcontent has 105% CPU, the whole MacBook is very slow in that moment.
    This is only a problem in Safari!
    Since three years i use Safari for all my work on the net. But after the upgrade to Lion, this browser has a lot of bugs and getting slower and slower. I think it is time to change the browser. :S

    Yes. I have the same problem as well. Watching a video on Youtube and the process called QTKitServer goes above 100%. I haven't figured out why (html 5 or fullscreen or whatever) but I didn't noticed it before.
    Macbook, Snow Leopard, Safari 5.1.2 with only the Adblock extension running.

  • How to force HTML5 video?

    hey,
    I did a clean install of Yosemite on my mid-2010 MBP 13, and one of the supposed things that was supposed to come of Yosemite (and Safari) was HTML5 video playback.
    1) I have "prefer HTML5 playback" set w/Netflix, but, it still demands me to download Silverlight.
    1) I cannot find a way to play HTML5 YouTube videos, so, I had to get Flash
    I haven't gone into vimeo or other things yet, but, this just doesn't make sense.
    If I can play non-flash YouTube videos, and don't need Silverlight for Netflix on my iOS device, then I absolutely demand I be able to do the same on my Mac!! Even my 4-year old Mac has a more powerful processor than the iOS devices that can play 1080p video!!!
    Anyone know what settings I need to adjust? Is there something I'm missing in Safari, because I should be able to force the HTML5 video by now.
    (Don't tell me to get Chrome, I despise google, they MADE me a google plus account just to sign in and manage my youtube playlists. Now they have another count for their social network, which I do not use at all.)
    I don't use this support site, much, but trying to get someone from apple to read this.
    thanks!

    "I don't have Adobe Flash installed, and YouTube videos play just fine in Safari 8. So do all other videos I have come across on various websites. If you find a site that seems to demand Flash Player, post its URL and I'll let you know what happens."
    I found a site: youtube.com! (yes I am using Safari 8, I did a clean install of Yo, so, there it is.) Which Mac model do you have? If you can do it on your Mac, then I don't need to contact google or netflix, I need to get Safari to tell the server to pull the HTML5 video.
    "...Perhaps your account's YouTube preferences needs a setting altered to force it to use HTML5? ..."
    Please tell me where these preferences are, I can find nothing, I have looked everywhere for some kind of setting for this.
    "Try uninstalling Adobe Flash Player, using Adobe's uninstaller utility. Don't use anything else to eradicate it. Download the uninstaller directly from Adobe's website."
    I don't need to, before I got flash, before I signed in to my youtube account it would not play, I tried and tried, it required flash player.
    • Apple must have implemented this only on certain newer Macs, yet, I am sure my Mac will do it, as I read elsewhere that people were using Chrome for HTML5 video playback, and, in fact, it ran fine on a machine such as mine, better than playing flash (uses less processor power). So I know it's possible.
    • Can anyone else tell me if there is some setting within Safari I can force HTML5 video playback somehow?
    I even tried to go to youtube's mobile site, but, it redirects me.
    arg.

  • How do you stop HTML5 video from autoplaying?

    I don't want video to play automatically. Flashblock achieves this for flash videos, but there doesn't seem to be a way to do the same thing for html5 video (on vine, for example).
    None of the about:config settings appear to have any effect, and html5 isn't handled by a plugin so click to activate doesn't do anything either.

    I confirm `flash-control`stops autoplay for html5 and old Flash videos (attached screen), plus it has a comprehensive little FAQ right on the extension page :)
    Unlike `about:config` and other extensions I tried in vain.
    Thanks @FredMcD @fledermaus for mentionning the former.
    https://addons.mozilla.org/en-US/firefox/addon/flash-control/

  • Firefox 15, Flash 11.4, Windows 7 - html5 videos/swf do not play

    Help me please!  I see that many people have similar issues, but no 2 are exactly alike, but I have tried every suggested solution and nothing seems to work.  Everything was fine until about 2 weeks ago and then nothing worked - no youtube, no flash apps, no swf.  I only use Firefox, but I tried it on IE and Chrome - nothing.  I really just want a solution with Firefox, because it has worked.  In my Add-ons Manager, it shows Shockwave Flash 11.4...and Shockwave for Director.  HOWEVER, when they are enabled I cannot watch ANY youtube videos.  If I disable Shockwave Flash, youtube videos play, except for HTML5 videos.  Regardless if Flash is enabled or disabled, when I go to the Adobe flash test page, it is indicating that I do not have flash installed.  However the Shockwave Player test page, shows that shockwave is installed and working.  I am so frustrated....I have uninstalled and installed so many times, shockwave, adobe, etc. And no matter what I do .swf images/apps do not play at all.  This is the worse, since my work's website (which I maintain) uses .swf.  I did not create them, but would like to see them and it seems to necessary when I try to update the website, because the website maintenance hangs.  Flash never 'crashes'.....

    Here's the report, just with the display device info - let me know if you need anything else (it's really long!)
    System Information
    Time of this report: 9/18/2012, 17:22:42
           Machine name: AM-LAPTOP
       Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120503-2030)
               Language: English (Regional Setting: English)
    System Manufacturer: Dell Inc.
           System Model: Inspiron N5050
                   BIOS: BIOS Date: 10/14/11 14:44:39 Ver: 04.06.04
              Processor: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz (4 CPUs), ~2.3GHz
                 Memory: 4096MB RAM
    Available OS Memory: 4004MB RAM
              Page File: 3162MB used, 4844MB available
            Windows Dir: C:\windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
            Sound Tab 2: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: Intel(R) HD Graphics Family
           Manufacturer: Intel Corporation
              Chip type: Intel(R) HD Graphics Family
               DAC type: Internal
             Device Key: Enum\PCI\VEN_8086&DEV_0116&SUBSYS_05041028&REV_09
         Display Memory: 1696 MB
       Dedicated Memory: 64 MB
          Shared Memory: 1632 MB
           Current Mode: 1366 x 768 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: unknown
             Monitor Id: SEC5441
            Native Mode: 1366 x 768(p) (59.997Hz)
            Output Type: Internal
            Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd10umd32,igd10umd32
    Driver File Version: 8.15.0010.2342 (English)
         Driver Version: 8.15.10.2342
            DDI Version: 10.1
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 3/25/2011 22:17:46, 7473664 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B78E66-4256-11CF-BE7A-0E25A9C2C535}
              Vendor ID: 0x8086
              Device ID: 0x0116
              SubSys ID: 0x05041028
            Revision ID: 0x0009
    Driver Strong Name: oem3.inf:Intel.Mfg.NTamd64:iSNBM0:8.15.10.2342:pci\ven_8086&dev_0116&subsys_05041028
         Rank Of Driver: 00E60001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
       Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled

Maybe you are looking for

  • Parent Child hierarchy Scenario

    Hi friends, Im just working on the parent child hierarchy using the following link with the sample data. http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/biadmin11g_02/biadmin11g.htm_ I tried to implement the same hierarchy us

  • IDOC inbound ....Status record !

    IDOC_STATUS-MSGID = 'YM'. What is the above variable means ? Where from i will be able to know what is the MSGID of my  IDOC  which i have created ...using we31 ,we30 ,we81, we82.

  • EM in startup/shutdown loop

    Hi Everyone, I just installed Oracle10g (Personal Edition) on Windows XP and on trying to access the EM I am getting the following error: The database status is currently unavailable. It is possible that the database is in mount or nomount state. Cli

  • Wallpaper issues

    I noticed odd problem with me mac. I have own wallpaper on the desktop. When I login I see mac default wallpaper (changes around the default wallpaper set) and then it turns to my custom wallpaper. Could there be like 2 wallpapers on top of each othe

  • Massive macbook hardware failure

    i have been having some issues with my macbook over the last couple of days and they just keep escalating. it started with my entire computer freezing temporarily everytime i would receive a message on msn. then it would have insane load times for th