Problem creating walk-out videos

I'm trying to create a walk-out video by exporting from After Effects, using the VP6 codec. Sound didn't export, so I brought a WAVE file into a Flash stage and saved as swf. Brought the swf on a layer in Dreamweaver. The audio is unacceptable. When exported from another codec or directly to flv in AF, the transparency is lost, but the audio plays okay. Obviously, there's a better way to do this, like the website http://www.talkingheads.com/ .
Here's what I've got so far http://www.cestcop.com/Heads/Mike_3.htm
Thanks ahead for your help!
-Mike Carroll

When exported from another codec or directly to flv in AF, the transparency is lost,
Make sure you are actualyl enabling Alpha channel usage. aside from that, transparency usage requires proper support in whatever player you use to embed, usualyl by setting variables in the surrounding JS code. Since the performance hit is considerable, it's optional and off by default. Similarly, your audio issues could be just that. Also sounds like you're embedding teh video and audio in the SWF, which is fundamentally evil. Keep them external and stream them to the stage, rather than making the player cringe by enforcing synchronous redraw of the whole SWF...
Mylenium

Similar Messages

  • Problem: Creating groups out of a set of points in 2D space based on their relative proximity

    Hi,
    I'm new to LabVIEW and I've tried doing this several times, but I just can't solve it.
    Problem:
    I've got a set of points in the 2D space(x,y), and I want to calculate the mean of the sets of closely spaced points.
    Example:
    Consider 5 points, A(1,2); B(2,3); C(100,200); D(120,220); E(110,210); F(500,600)
    I'm trying to get the output a set of points
    P[ (1+2)/2 , (2+3)/2 ]
    Q[ (100+120+110)/3, (200+210+220)/3 ]
    S[ 500, 600 ]
    Where the outputs are the means of the points taken in sets which are composed of "closely" paced points(within a limit).
    I.e.., (A,B) are close; (C,D,E) are close, while E is separated from the rest, within a small limit(say 30).
    This has been causing a lot of problems for me recently and I have to solve it. Image included.
    Any suggestions/ideas are most welcome.
    Thanks in advance.
    Solved!
    Go to Solution.
    Attachments:
    Problem_1.png ‏9 KB

    Hi,
    "Data clustering" is exactly what I was looking for, and I checked the link. Very informative. Thanks on that.
    I didn't post my code intentionally because it's very cluttered and inefficient.(I've just started using Labview).
    But my Algorithm is simple and trivial.
    1. Take any one point and compare it with every other point within a limit(say L).
    2. If comparable, then add an entry into a 2D array, if non-existent else just ignore(points have already been accounted for).
        (The 2Darray  has each column representing a collection of comparable points,i.e. 1 group and N such columns for N point in all)
    3. Repeat steps 1 and 2 for the remaining points.
    4. Finally, construct a 1D array, with each element representing the mean point based on values taken per column from the 2D array.
    Also, this Algorithm works fine for my application(less than 30 points), so I haven't tested it for a large number of points.
    I bet It'll be highly inefficient, considering the more widely use clustering algorithms out there.
    However, if you know of any VI's or simple algorithms for such(small data set), it would be highly beneficial to me.

  • How to incorporate "walk out" video onto a website?

    Does anyone have any experience getting a cutout video of a person talking, onto a website? Obviously these are shot in front of a green screen (which I am working on getting set-up) but what is the process from there? Thanks.

    Try Creative Cow's Dreamweaver or Flash forums.< </div>
    The Cow bellows.
    You will need to talk very carefully with the webheads at the site you're working for. They must be able to tell you exactly what codec and pixel dimensions for this clip. If they can't, you and your clients are in big trouble.
    There are only a few ways to carry the alpha for video that plays on a web site but they're mutually exclusive and depend on where and how the video is played or viewed. A banner will need animated gifs, maybe, but a complicated interactive piece may need an FLV wrapper.
    bogiesan

  • I recently had to swap out my iphone 4s and I am having problems restoring photos and videos from icloud.  I get a message on my phone that says " the URL you are requesting is not found on this server".  Pics and videos have been deleted too.

    I recently had to swap out my iphone 4s and I am having problems restoring photos and videos from icloud.  When I restored my phone from icloud, half of my pics and videos have been deleted, the pics that were restored on my phone are very blurry, and the videos won't play.  I get a message on my phone that says " the URL you are requesting is not found on this server".  I have erased and reset my phone twice, but every time I do it, more pics and videos are deleted.  I have backed up to icloud and iphoto, however, some of the pics are no longer on iphoto either.  Is there someway to get the videos to play on my phone again?  Make the photos not as blurry as they are now and to restore the pics and videos that have been lost?  I really would love to have them back, this phone is supposed to be the best and right now it doesn't seem to be.  Please help if you can.

    I too have noticed that once i restored from iCloud. Pictures blurry and videos wont play!
    Need help too!!

  • MX440-VTP TV-Out Video-In problem

    Hi, I have big problem with TV-Out function. When I installed the driver 27.50 from MSI CD, TV-Out works, but Video-In doesn't! And when I installed the latest driver 30.00 (or any other drivers other than 27.50), the Video-In works, but on TV-Out, I got a flickering brown (sometimes green) screen, and no images are showing. I tried this card on win98se and win2k sp2, I got the same problem under both os. Any help will be greatly appreciated!

    got an MSI G4 MX 460...under win2000
     8o same problem ... MSI should post a patch or  something..
    my icons went funny and GTA 3 suddenly stopped working saying graphics card needs 12Mb ram?
    okay so I  installed latest nvidia drivers.. the the Video Out stopped working after that but games were fine..
    I clone the display to check it and it displays light blue!!! ????
    I go back to old MSI drivers and game stop working..

  • I also am having problems creating cd cover. When I try to print onlt text comes out picture art is 1 big black square. cannot load library error shows up 126. Do anyone have a solution for this problem?

    Having problem creating cd cover.When I try to print one out only text print no picture. Error message appears "cannot load library"LXBBPRP,DLL Default error126. Anyone have a solution to this problem?

    One other note I do have parallels installed but not running on both machines.
    Make sure on both machines that even if Parallels is not running that the two VPNs it creates in System Preferences > Network are set to Off.
    Also make sure that in System Preferences > Sharing that Internet Sharing is nnot ON.
    Later you will have to adjust the Parallels setting to NOT Share the Mac IP.
    10:18 PM Sunday; June 1, 2008

  • Can anyone help with a Green Screen Walk Out with FLV

    I have seen a number of sites that use an interactive video walking out over the website. I have final cut and can create an .flv with a green screen. The problem is I do not know how to create the player for the overlay. I think I may need CS3 but I was hoping someone might have a work around.
    Here is an example: www.thinkvacuums.com
    I was able to take the source and put it into iweb as a test but I can't access the files to swap out my video.
    If anyone knows how to do this with Iweb and not using CS3 please let me know.
    Thanks,
    Will

    Hi Tom,
    Read through the following link and try a Safe Boot: http://support.apple.com/kb/TS2570

  • Hopefully someone can help.... I have an Iphone 5 and want to create a music video playlist on my phone so then i can play through my apple tv... but when i make a playlist in itunes and try to add it over to my iphone it wont let me sync the playlist...?

    Hopefully someone can help.... I have an Iphone 5 and want to create a music video playlist on my phone so then i can play through my apple tv... but when i make a playlist in itunes and try to add it over to my iphone it wont let me sync the playlist...? I have already added the music videos to my iphone so that is not the problem.... i cant seem to figure out how to make a playlist for them... IE: to make the videos play consecutively in the order i want without stopping after each video and gong back to the list.... this is what i have had to resort to make it work....what i want to do....is be able to make a playlist of videos on my iphone 5....take my apple tv to friends houses and with wifi....set up apple tv and play videos at the party and not have to stand by with the remote and find a new video to play stopping the music between the songs/videos....very annoying....and have spent over 4 hours one day and an hour and a half today on the phone today with a sr. advisor with apple and they have no clue.... this seems sooooo simple.... please somebody that really knows how to do this....i will be indebted forever...............
    Mike

    Thank you for replying.    Yes I deleted the old email address..   

  • URGENT help needed in creating external xml video plalist. Please help!

    I was given an assignment to  create and external video playlist using an xml file.  I have never used  flash before, know nothing about encoding and all that was given to the  class in terms of instuctions was a short tutorial that has no  resources for troubleshooting.  We were given everything; the external  playlist file equipped with the video skin, the video list, actionscript  that loads the xml and the xml file.  We were told that all we need to  do is change the names of the videos in the xml file to match the names  of our videos.  I did that.  We were also told we needed to "name  target", but we were not informed on how to do this.  I have tried  everything, visited every tutorial and I cannot figure out how to get  this damn thing to work.  I cannot even get flash to load the xml file.  PLEASE HELP.
    Here is the xml file:
    <?xml version = "1.0" encoding = "i-8859-1"?>
    <playlist>
    <ADogWithoutABone
    flvurl="ADogWithoutABone.flv"
    desc="Hyper Wall First Video" />
    <Highway
    flvurl="Highway.flv"
    desc="Hyper Wall Second Video" />
    <PsychoBabble
    flvurl="PsychoBabble.flv"
    desc="Hyper Wall Third Video" />
    <SomethingElse
    flvurl="SomethingElse.flv"
    desc="Hyper Wall Fourth Video" />
    </playlist>
    I tried putting in the entire address of the file location, but it did nothing.
    Here is the actionscript in the flash file:
    var xmlLoader:URLLoader = new URLLoader();
    xmlLoader.addEventListener(Event.COMPLETE, xmlLoaded);
    xmlLoader.load(new URLRequest("playlistXML.xml"));
    function xmlLoaded(event:Event):void {
    var playlistXML:XML = new XML(event.target.data);
    var item:XML;
    for each(item in playlistXML.videoname) {
    trace("item: "+item.attribute("flvurl").toXMLString());
    myPlayList.addItem({label:item.attribute("desc").toXMLString(), data:item.attribute("flvurl").toXMLString()});
    //Select the first video
    myPlayList.selectedIndex = 0;
    //And automatically play it
    myPlayScreen.play(myPlayList.selectedItem.data);
    //Add a listener to detect when new video is selected and play it
    function listListener(event:Event) {
    myPlayScreen.play(event.target.selectedItem.data);
    myPlayList.addEventListener(Event.CHANGE, listListener);
    I  tried placing the full address of the xml file in, along with the file  address of the videos, but again it did nothing.  Everything is located  in the same file, and the videos in a sub file in that file. I tried  taking out the sub file and putting all the videos in the same file, but  it did nothing.  I am sure it's something very simple, but like I said I  have NO experience with this whatsoever. I am SO lost and DESPERATELY  need help. PLEASE someone SAVE MEEEE!
    Thanks

    It might be a crossdomain.xml problem.
    Please make sure that the server hosting the xml allows the domain where the swf is hosted.
    You can start with:
    <?xml version="1.0" encoding="utf-8" ?>
    <cross-domain-policy>
        <allow-access-from domain="*"/>
        <site-control permitted-cross-domain-policies="master-only"/>
    </cross-domain-policy>

  • Problems creating Blu Ray Discs with AME Presets in CS4

    After several weeks wasted (months back) with an ATI 5750 graphics card in Win 7/and CS4 (not working correctly) - I finally resolved by swapping with a NVidia GTS250 card .....but all my troubles are not over yet ....
    I'm running Premiere CS4 and have finally just got down to testing creation of a Blu Ray test disc from some AVCHD 1920x1080 HD footage I am editing from my new camera.
    My work in CS4 is just testing at present as I used to use CS3 [still have on my dual core machine with Matrox RTX2]  - and have successfully created Blu Ray discs from HDV material in CS3 - but using Blu Ray MPEG 2 settings.
    New machine Win 7 - 64 bit
    Premiere CS4 is at 4-2-0 version
    Encore at 4-0-1 version
    These are the last updates
    I've selected a short test piece (about 2 mins)on Premiere timeline and initially tried Media export using Adobe Media encoder.
    I selected H264 BluRay codec in media encoder. Hi quality 1080 25 fps.(PAL)
    This creates dual MP4 Video and Audio streams
    Encode process goes OK, just slightly slower than real time, (I'm using i7-930 Quad Core and Win 7 64 Bit)
    Now - when I come to input the encoded video file into Encore as an Asset - Encore freezes and the whole machine locks up !!!
    Audio file imports OK but the Encore software does not like the encoded Video file
    I've re-installed Premiere and Encore twice in case of bad install. It wasn't that.
    I also found Adobe Media player couldn't play the file created by AME either - but it would play on a Premiere timeline?
    So is Adobe Media encoder messing up here ?
    So - .....3 hours of testing later ....I stumble on a Support thread from someone on the Forum that they found AME preset has "HIGH" in the Encoding Profile Preset - when it should be MAIN ?.
    Not sure what these settings do - but tried changing that parameter and re-encoded the Video file with H264 BluRay setting - all to no avail as when I try importing again the machne just locks up ?
    My final search in Premiere help file about creating BluRay discs ONLY talks about using MPEG 2 BluRay setting for creating BluRay discs
    It does not specify H264. Why is that?
    Can one of the moderators / experts confirm if H264 Blu ray format  is supported for BluRay disc creation in CS4 please??
    Better still please tell me the exact settings for Adobe Media encoder so it will import into Encore without having to be transcoded again.
    H264 should work - yes ?
    Final comment
    As an alternative method, I tried sending the short timeline in Premiere (using Dynamic Link)  to Encore to test that route for making a BluRay disc
    Bearing in mind the sequence is only about 2 mins long - when I ty to Transcode using the engine within Encore - the process takes a ridiculously long time and twice it has crashed just before the end of the process......
    Can someone explain why the encode process in Encore takes such a long time as I thought it used the Adobe Media encoder engine as well.?
    Adobe Media Encoder is much faster used stand alone mode.
    Encore seems to not use that ?
    Anyway - conclusion is that using Encore to encode the tmeline is a non starter as it takes too long.
    why so slow  on such a fast machine?....I know HD encoding is demanding but not that demanding with a decent machine.
    So the question is ....
    How do I encode in the most efficient and fastest way possible (using H264)  for Blu Ray authoring into Encore without need for more Transcodes?
    Any help or suggestions welcome as I'm now hitting my head against the wall :-)
    I have not gone through Adobe Support desk as it is usually a waste of time.{Dear VP of Adobe Customer Service - please do get this sorted out in the near future  if you want to retain loyal customers....}
    I cannot believe how disappointing  CS4 is turning out to be.
    After investing in a very fast PC machine etc the whole user experience is somewhat of a let down.
    Why so many issues for such a small test??

    Picking up on my original post about H264 - as I have a dual boot machine I also have a clean  installed Win 7 /64bit partition which I use for general bits of work.
    On that I have CyberPowerDVD SW installed which plays all Video files fine including BluRay material etc.
    Interestingly when I try to play the file that AME has created from the BluRay H264 preset it says 'It cannot play the file as it is a format it does not recognise...'
    This is really weird and would suggest AME is not encoding the file corrrectly??
    I have already removed and made a re-install of CS4 on my main [video editing] partition but there were some fragments of CS4 left intact
    How do I completely remove everything?
    I tried the CS4 clean script but it said it relied on Microsoft CLean Up utility and gave a link
    When I loooked on Microsoft web site the link to download it had been removed?
    Also Adobe say the CS4 remove script is no longer supported ?
    Can anyone advise on the correct tool/procedure to completely remove CS4 from a Win 7/64bit installation so I can then try re-install of CS4 one more time....in case the installation is corrupt in some way
    I can't explain why I am having this problem otherwise if other people find AME encodes OK with H264 BluRay preset.

  • Synching audio problem with MPEG-4 video in QuickTime

    Hello,
    I’m having a problem with MPEG-4 video file I created with TechSmith Camtasia (6.0.1).
    Problem: The audio does not sync up with the video when played with Apple QuickTime 7.6 (latest build) in Windows Vista. The longer the video plays the more out of sync the audio is. Here's where it gets interesting:
    When I play the file using Adobe Media Player or Adobe Flash Player (plug-in in Internet Explorer), the video and audio sync up and all is good.
    Is there a problem with how Quicktime decompresses this type of file?
    Does anyone have any idea what is happening?
    Thanks,
    Leo

    If I remember well, N70 plays mp4 video without problems. Try resizing during encoding to 176 x 144 and reducing frame rate to 15 frames per second. Also try to keep data rate below 200 kb/s. If you are using MediaCoder do not go with default settings for Nokia N70, they are too optimistic.
    Here is link to document titled Creating Mobile Videos
    http://www.forum.nokia.com/info/sw.nokia.com/id/b0c449c1-8e67-4c60-bd50-18a2b4f1e09b/Creating_Mobile...
    Hope it helps.
    www.2010-solutions.co.za

  • Problem Creating Hyperlink to another workbook

    I am having a problem creating a hyperlink to a worksheet in another workbook.
    Here is what I have done:
    Created the master and detail reports in 2 different workbooks.
    Executed the master worksheet to display the data
    Right clicked the field in the first row where I want to create the hyperlink, and chose Manage Links
    Clicked the New Link button
    Chose Worksheet for Where do you want to link to?
    Clicked Browse by the Destination Worksheet
    Clicked the detail report from the list of workbooks but the select button is grayed out
    Does anyone have any idea why it won't let me select the detail report to link to?
    I have OracleBI Discoverer Plus 10g
    Any suggestions would be deeply appreciated.

    Yes, I did add a parameter to the detail report so that I could get detail just for that one item. The part that is giving me trouble is specifying the Destination workbook/worksheet. I see the detail report when I browse but the Select button is grayed out so I haven't made it to the part where you identify what values to pass to the detail report yet.

  • How do I create a complete video program for 6 hours of event video?

    I have used Premiere Elements 13 to create 10 Projects of individual presentations recorded in HD during a 6 hour conference. The chair of the conference wants a complete video record that could be given to participants. The totality is too large for a DVD but might fit on a large flash drive to be given to the participants. Each Project is a record of an individual presentation. I know how to create the individual videos of each presentation with Premiere Elements 13 and I can create DVDs. Multiple DVDs seem like a logistical problem and not everyone has Blu-Ray. I would like to have a menu like a DVD to take the viewer to any one presentation or to start at the beginning. The final product does not need to be HD but should be as good as possible.
    This seems beyond what Photoshop Elements can do. Is it? How do I create the finished product?
    Steve

    Steve
    Please clarify. You talk about Premiere Elements 13 and then you ask at the end
    This seems beyond what Photoshop Elements can do. Is it? How do I create the finished product?
    In Premiere Elements 13, the burn to products are the only end products with menus. The webDVD (flash file with menus)
    has been discontinued in Premiere Elements 13.
    How much of your HD source Timeline content can you fit on a DVD double layer single sided disc destined for DVD-VIDEO Widescreen on that DVD disc?
    As a rough guess-estimate, when you have the disc in the burner tray, look at the burn dialog Quality area's Space Required and Bitrate just before you would hit Burn button in the burn dialog ("Fit Content to Available Space" with check mark next to it.)
    The DVD double layer single sided disc is labelled 8.5 GB/240 minutes. In reality that 8.5 GB is 7.95 GB.
    More later.
    ATR

  • Creating a FLV video player with full screen option

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3258016930_5977304
    Content-type: text/plain;
    charset="ISO-8859-1"
    Content-transfer-encoding: 8bit
    Hi!
    I am trying to create a video player that will allow full
    screen functions
    like what we can see on youtube. I know how to create the
    window and the pop
    up but the only problem I am having is having the original
    video in the
    small screen to pause or go silent when the full screen mode
    is activated.
    How can get it done?
    Thank you.
    °K.
    --B_3258016930_5977304
    Content-type: text/html;
    charset="ISO-8859-1"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Creating a FLV video player with full screen
    option</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Arial"><SPAN
    STYLE=3D'font-size:12.0px'>Hi!<BR>
    <BR>
    <BR>
    I am trying to create a video player that will allow full
    screen functions =
    like what we can see on youtube. I know how to create the
    window and the pop=
    up but the only problem I am having is having the original
    video in the sma=
    ll screen to pause or go silent when the full screen mode is
    activated. How =
    can get it done?<BR>
    <BR>
    Thank you.<BR>
    <BR>
    <BR>
    <B>&deg;K.<BR>
    </B> </SPAN></FONT>
    </BODY>
    </HTML>
    --B_3258016930_5977304--

    Hello,
    You should ask in the
    Windows Phone forums on the Microsoft Community forums.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Logical Standby Creation Problems "Create STatus Unknown"

    We are using Grid Control 10.2.0.3 on Oracle 10.2..0.3 databases, Windows 2003 sp2 machines.
    We have a primary and fsfo physical standby working properly. We went to create a logical standby on a separate server and had problems. it turned out that the listener on the server was not discovered on the target. we fixed that problem and finished the creation of the logical standby and it seems to be functioning properly now.
    However, the status on the data guard page for the logical standby shows Create Status Unknown and we are unable to proceed on to create an additional standby database for other purposes. We have tried removing the logical standby target and re-discovering it but status still shows Create Status Unknown.
    Is there any way to clear this status without having to drop the logical standby and completely recreate it.

    The status on the agent shows it uploading successfully.
    We resolved the issue by removing the logical standby from the configuration and selecting to retain the log apply. We then re-added the standby selecting to manage an existing standby database and the status went to normal.

Maybe you are looking for