Embedding video for a CD Presentation

Hi,
I used to know Flash, but haven't used it in a couple of
years. I'm working on a project now using 2 large, 16-second AVI
videos I created with Bryce 5.5 (355 MB each). The project is for a
90-second self-executing Flash presentation for business card CDs
(60 MB capacity). The storyline is as follows:
5 second company splash screen (Fade in/Fade out)
Begin music/narration
Video 1 (16 seconds)
Video 2 (16 seconds)
1 minute of displaying photos and bulleted graphics
highlighting points
5 second company splash screen (Fade in/Fade out)
End music/narration
I'm having trouble finding information on importing my videos
to maintain their quality. (My demo piece, minus the 2D graphics
section, done in Windows Movie Maker using "Video for Local
Playback 2.1 Mbps" is fine. The 2 movies and two splash screens
together come to about 8 MB, and the video quality is good.) I take
it I need to embed my AVIs in Flash using the Custom Encoding, but
the default is a "Max Data Rate" of 700 kbs per second and the
quality degrades terribly.
What is the maximum you would recommend for local playback on
modern PCs given the 60 MB space on the CDs and the storyline?
Note: the people to be given these business card CDs are likely to
have decent computers.
Thanks for the help.
Matt

Adrian,
If I'm not mistaken, you will get better results if you deinterlace your video when you encode, IF your source was in a DV/DV50 timeline, or anything where there is a lower or upper field dominance (check your sequence settings.) If you happen to have shot in any progressive format, then no, you don't have to deinterlace.
Now, the tricky thing is, you'll need the flip4mac plug-in to allow you to encode windows media files. In the advanced tab of your video settings in the flip4mac encoding window, look down at the bottom in the Frame Format input type to change the input type from "Progressive" to "Interlace - Lower field first" and then the output type needs to be "Progressive." This will deinterlace your footage.
Now, one thing you mention, is that this powerpoint needs to work on PCs and Macs. With windows media, you should be all clear on the PC side, but any newer mac will have to go and download the free flip4mac plugin, or windows media player for mac to be able to play it - a free download, but it will still require an internet connection, and the time to do that.
Hope that helps,
Chris

Similar Messages

  • How do I create/host interactive articles with embedded video for use in browsers?

    I'm seeking a little guidance -
    How do I create/host interactive articles with embedded video for use in browsers?
    The aim is to bring together video, design, images and writing in one place. A little like Born Presents, but very accessible and user friendly.
    I'm happy using InDesign but want to create interactive articles / magazines that have embeded video files as required. I've been looking at .SWF files but I've come unstuck.
    I want people to view the articles via a blog, ideally with them opening in a lightbox style viewer. It's not intended for tablet viewing and people should be able to view and interact with the files with little effort on their part.
    I think I know how to create these files within InDesign, but I'm not so hot on web design and I'm not sure how to host these online. Does this start coming into the realms of Flash?
    If anyone could point in the right direction I'd really appreciate it - Thank you in advance.

    PDF is one thing. Folios for DPS is another. There is a little bit of
    overlap but not much.
    The interactivity in the folio overlays panel is for DPS only.

  • Trying to loop/repeat a video for a continuous presentation on ipod touch

    If anyone could help me out here, I'm trying to display a video from the ipod touch on a projector, it's just a 1 minute loop and so far I have no luck trying to get it to loop. I have tried to set it to repeat in photo libraries and play but it still never starts over. I have tried an app called CWG's Video Loop Presenter which seems to work but only on the ipod, and doesn't project the video into the projector. If you guys could help me out then that would be great. Thank you.

    Thank you for the help, I resolved it a few minutes ago by making the video into a music video through the Get Info option and it is now in my Music app and I'm able to loop it just like I would loop a regular song.
    Thanks!

  • Should I deinterlace video for a powerPoint presentation

    Hello:
    So while we are getting the bugs out of my agony render issue I have another question.
    I have to make Windows Media Files from FCP/Quicktime movies for insertion into PowerPoint.
    Should I deinterlace the Windows Media Files for playback in PowerPoint? The Windows Media Files will be on the desktop of a PC laptop.
    And yes I know Windows Media *****... but I have had too many fights trying to get anything else to work in PowerPoint (espcially when it has to work on both macs and pcs)
    Thanks

    Adrian,
    If I'm not mistaken, you will get better results if you deinterlace your video when you encode, IF your source was in a DV/DV50 timeline, or anything where there is a lower or upper field dominance (check your sequence settings.) If you happen to have shot in any progressive format, then no, you don't have to deinterlace.
    Now, the tricky thing is, you'll need the flip4mac plug-in to allow you to encode windows media files. In the advanced tab of your video settings in the flip4mac encoding window, look down at the bottom in the Frame Format input type to change the input type from "Progressive" to "Interlace - Lower field first" and then the output type needs to be "Progressive." This will deinterlace your footage.
    Now, one thing you mention, is that this powerpoint needs to work on PCs and Macs. With windows media, you should be all clear on the PC side, but any newer mac will have to go and download the free flip4mac plugin, or windows media player for mac to be able to play it - a free download, but it will still require an internet connection, and the time to do that.
    Hope that helps,
    Chris

  • Problems embeding video for quicktime

    I'm not sure if this is the right place for this.
    Hi, I am trying to embed quicktime video into a web site. When I view it, it shows the quicktime logo for a long time. Then when the movie downloads, then the movie shows up. I would like to be able to watch it when it is downloading. Here is the code I got off of apples site.
    <embed src="sample.mov" width="320" height="256"></embed>
    can anyone help.
    thanks
    dave
    Powerbook G4    

    Hi,
    That did help some, thanks. the problem I am having now is, the code that I am using works with one video, but not another one. The videos are both .mov files and the same size. One video plays when it is downloading, the other shows the quicktime icon until it is downloaded then plays. Why would this happen? The only thing I am changing is the src.
    Here is the code I am using. Thanks!
    <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="256" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"
    ID="Qtactivexplugin1" VIEWASTEXT>
    <PARAM NAME="controller" VALUE="TRUE">
    <PARAM NAME="type" VALUE="video/quicktime">
    <PARAM NAME="autoplay" VALUE="false">
    <PARAM NAME="target" VALUE="myself">
    <PARAM NAME="src" VALUE="test/video.mov">
    <PARAM NAME="pluginspage" VALUE="http://www.apple.com/quicktime/download/index.html">
    <EMBED WIDTH="320" HEIGHT="240" CONTROLLER="TRUE" TARGET="myself" SRC="test/video.mov" type="video/quicktime"
    PLUGINSPAGE="http://www.apple.com/quicktime/download/index.html"></EMBED>
    </OBJECT>
    Powerbook G4    
    Powerbook G4    

  • Embedded video not playing in exported podcast of a recorded presentation

    I have embedded video (.mov) in my Keynote '08 presentation which plays fine in the presentation and in Quicktime standalone too. But when I'm recording the presentation with the audio voice-over, the embedded video does not appear in the podcast. When I click on "play" presenentation from within Keynote, it DOES play fine. It just doesn't show up in the podcast.
    Is it possible to have embedded video in a recorded presentation that's exported as a podcast?

    I tried your suggestion. I record the presentation. Save it and then attempt to export it to IDVD. It works all the way till it gets to the end of the first embedded movie. I then get an error message that says my file is corrupt or I am out of memory.
    The computer is 2 weeks old so I do not think memory is an issue. The file plays perfectly in Keynote.
    Any suggestions??

  • Embedding video and audio for internet flipbook

    Dear All,
    first of all, sorry if it's been asked before but I could not find direct answer.
    My company, small translation agency in Poland, plans on to buy InDesign to improve quality of our output documents, but we have one more feature in mind and we don't know if InDesign CS6 supports this.
    In a movie http://tv.adobe.com/watch/cs55-design-standard-feature-tour/create-more-compelling-ebooks- with-indesign-cs55/ Terry White presents how to make an eBook with embedded video. We need a solution to create a similar effect, but the final document would be accessible from WWW (eg. http://essentialabsurdities.com/dance/ - there is no video in the example) - we want people to be able to browse content like in a book (flipbook?) and access video and audio (embedded or stored on a serwer along the document) when needed.
    Does InDesign support this? What should be the final format of such a document? Interactive PDF? SWF? Everybody says Flash is going to be retired soon (Apple does not support it, Android devices are soon to follow, the same for PCs in the nearest future probably) so we do not want to use this.
    Many thanks for your opinions on the issue.
    Best wishes,
    Michal Kornacki

    I have no incoming video for my Jabber account. I was doing some testing for one of my customers who had this issue. Here is what I found. I have a EX90 registered to VCS on a corporate network. I have my Jabber Express client I downloaded and installed. When I call to or from either I don't receive video on Jabber Express but I get audio from the EX90. I get Audio and video on the EX90 from Jabber. What I found when I was troubleshooting is that if you leave the call up for 30 seconds I finally start recieving video on Jabber from the EX90. After testing a few calls this happened every time. I then checked the call settings on both sides during the call. Both endpoints are experiencing 50% or so packet loss until the video started being sent to Jabber and then the packet loss dropped to 0. So I would assume there is something wrong on the Jabber Express end that is causing a 30 second or so delay when the video is being sent through the proxy. Has anyone else had this exact issue?

  • Embedded videos from Presenter won't play/sync

    I have a couple embedded videos in a PPT that I've published from Presenter to Adobe Connect.  When I get to the slide with the video in the Connect meeting, the section with the video is blank.  However, if I turn off the Sync, I get the play bar and can manually play it, but it does not sync to the group (obviously with sync being disabled).
    How can I set it up so I can manually play the video and keep the attendees synced to the video, as well?

    Hi,
    You can get the playbar even in the sync mode. Click on share pod's dropdown menu and click on Show Presentation playbar option from the dropdown.
    You will then see the playbar similar to what you see in un-sync mode and you can then play the video. Let us know if this did the trick for you!
    Thanks
    Sameer Puri

  • If I use my iPad2 to present presentations created in MS Powerpoint, will I retain the embedded videos and hyperlinks that were created in the original presentation

    I want to use my iPad2 to make presentations created in MS Powerpoint. These have embedded videos, animations and hyperlinks. Will these all work in the spreadsheet if I use Keynote on my iPad to display and present them.

    I have another problem.
    I have deleted all apps from my iPhone 4s and then I have changed my
    Apple ID's country information from Poland to United States.
    After that, I have downloaded all deleted apps.
    But only few are in 'Purchased' section on iPhone!
    I guess only these, I have downloaded using USA App Store, not Polish.
    I am getting frustrated, because I have got too many problems with iOS
    and it doesn't look it will get better... Please help me ASAP! Thanks!

  • Hi - Re Keynote  I'm trying to figure out how to create a music album on USB flash drive. What I want is a background picture with 'click-buttons' to play each track listed, also similar for embedded videos and photos etc.  Is this possible with Keynote ?

    Hi - Re Keynote  I'm trying to figure out how to create a music album (as an artist) on USB flash drive, (accessible by both Mac and PC). What I want is a background picture with 'click-buttons' to play each track listed, and play in order (like a cd) - also similar for embedded videos and photos etc. This should all be on the one page.  
    Is this possible with Keynote, or any other software package for Mac (am using Macbook Pro) ?
    Gav 88

    Hi there,
    Yikes, it sounds like you've been doing a lot of work on this project... Unfortunately, however, this isn't the Adobe Encore forum, but the Acrobat.com forum. While it seems like an exciting question, we're not able to address issues pertaining to other Adobe products and services. Here's a link to the Adobe Encore forum, where you're more likely to get help for this specific issue:
    http://forums.adobe.com/community/encore
    Sorry not to be of more specific help to you. Best of luck!
    Kind regards,
    Rebecca

  • Play/Pause button for embedded video

    I'm working with an embedded video file and have set up some
    basic controls. The client wants the play button to be able to go
    from Play to Pause and have the button visually do this as well.
    Currently I have one Play button and one Stop button. How do I do
    this?
    Right now I have this for the play button:
    on (release) {
    _root.embeddedVideo.stopped = false;
    _root.embeddedVideo.play();
    And for the Stop button I have:
    on (release) {
    _root.embeddedVideo.stopped = true;
    _root.embeddedVideo.stop();
    Any thoughts or ideas?

    What would that look like? Right now they're loading using the following code:
    btnCashCollect_btn.onRelease = function () {
          mcLoader.loadClip("CashCollections.swf",myLoader);
          btnEndPeriod_btn.enabled = false;
          btnCashCollect_btn.enabled = false;
          btnFinancialMGMT_btn.enabled = false;
          _root.btnHome_mc._visible = false;
    So would I use something like:
    btnPause.onRelease = function() {
         myLoader.content.pause();
    Actually I just tried that and it didn't work...I need the buttons to work for multiple external swfs that will be loaded into myLoader

  • Why isn't there yet an available p2p embeded code for voip and video conference in Firefox??

    why isn't there yet an available p2p embeded code for voip and video conference in Firefox??

    So, the upload time will vary on internet connection. If there is an issue with how fast it is uploaded you can check if prefetching is turned on, but this does not really affect uploading [https://developer.mozilla.org/en-US/docs/Controlling_DNS_prefetching Controlling DNS prefetching]
    If you search for solutions, you will see a bunch of tweaks as well that may be helpful to your specific computer. [[Upgrade your graphics drivers to use hardware acceleration and WebGL]] to make sure you are all up to date as well.

  • Controller not showing up for my embedded video

    My embedded video will not show the controller for some reason! I have tried setting the controller attribute to true, even though it is set to true by default but it still isn't showing up! Here is the java script that I use to insert the video:
    <script language="javascript">
    var myImg = document.createElement("img");
    var myEmbed = document.createElement("embed");
    var src = document.createAttribute("src");
    var width = document.createAttribute("width");
    var height = document.createAttribute("height");
    var autoplay = document.createAttribute("autostart");
    var controller = document.createAttribute("controller");
    var thereImage = false;
    var thereMovie = false;
    function changeImage(img) {
    thereImage = true;
    myImg.setAttribute("src",img);
    myImg.setAttribute("width","450");
    myImg.setAttribute("height","378");
    var tdAppend = document.getElementById("container");
    tdAppend.appendChild(myImg);
    if (thereMovie == true) {
    var toDelete = document.getElementById("container");
    toDelete.removeChild(myEmbed);
    function changeMovie() {
    thereMovie = true;
    myEmbed.setAttribute("src","../stockhausen animation/stockhausen%20animation-desktop.m4v");
    myEmbed.setAttribute("width","450");
    myEmbed.setAttribute("height","378");
    myEmbed.setAttribute("autostart","false");
    myEmbed.setAttribute("controller","true");
    var tdAppend = document.getElementById("container");
    tdAppend.appendChild(myEmbed);
    if (thereImage == true) {
    var toDelete = document.getElementById("container");
    toDelete.removeChild(myImg);
    </script>
    Any help will be gratefully received!!!

    Best guess?
    You source file dimensions are not 450X362.
    We must add 16 pixels to the height value for the controller. You can also use the Scale="aspect" or Scale="tofit" tags.
    http://developer.apple.com/internet/ieembedprep.html
    Better code at the link above.

  • Firefox for Android crashes on all three of my Sony Xperia V's (LT25i), usually when a page contains one or more embedded videos or Flash animations.

    I have three Sony Xperia V (LT25i) phones, all of which are running the latest Android firmware version (for that model (9.2.A.2.5) to date. Since I had been using Firefox since 2007, I tried numerous times to run Firefox on all three with limited success. The browser crashes whenever I load a page that had embedded videos or any other form of animation. The issue was so frustrating that it caused me to stop using Firefox altogether and switch to Chrome, which is in no way nearly as sophisticated, streamlined and feature-rich as my formerly-beloved Firefox - a situation which I would very much like to reverse. Thanks.

    Oh, there are too many to list - basically any page that's even slightly heavy-handed with videos and/or animation.
    For the record, I managed to ''somewhat'' alleviate the issue by uninstalling Adblock Plus, but I haven't yet done enough testing to verify that Adblock Plus ''actually was'' the root cause of the problem. However, that didn't solve the issue of the text on any page flickering at five-second intervals, which makes reading longer articles a very annoying and unpleasant experience.
    Shady

  • Embeded video using video tag for mobile Applications , Phonegap

    Hey.
    I am trying to get an embeded movie to play when I convert the mobile app to an .apk file.
    I can play the video using the dreamweaver "Live" option , and I can watch a video if it has a http:// URL . however the video wont play when I use a rellitive path such as videos/video.mp4
    The actual html block looks like this :
    <!--Working on mobile device -->
    </video>
    <video poster="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Teddy_bear_27.jpg/250px-Teddy_bear_27.jpg" controls>
    <source src="http://www.w3schools.com/html/movie.mp4" type="video/mp4">
    </video>
    <!-- Not working on mobile device -->
    <video width="560" height="340" id="videoToPlay" poster="images/thickGuy.png" controls >
      <source src="videos/broken_compas.mp4" type="video/mp4" />
    When I load onto the mobile device , I get the spinning option, but it never actually loads the video.
    Could this be a file path issue ?
    Has anyone else tried to embed a video for phonegap dreamweverCC ?. I would be very intrested to know if they got it working.
    Cheers

    Thanks John Fritz.
    I was actually trying to use the <code> tag for the entire code block on this form, but it got very messy. I may have deleted / re arranged  some code accidently.
    In the end I used a hacky way , that I know won’t work in other phones, but you may understand my problem a bit more here :
    <video width="560" height="340" poster="images/thickGuy.png" controls id="videoCompass">
    <source src="file:///storage/sdcard0/Movies/broken_compas.mp4 type="video/mp4">
    </video>
    The video dose actually work and play now, but the path is absolute, rather than relative. The question is, where would “broken_compas.mp4”  actually install to on an android , if I hadn’t manually placed the video on a specific folder on the phone? . The only reason this is working is because I had to manually place the video in a folder on the phone.
         Madness me thinks :-)

Maybe you are looking for

  • Report: Link

    Hello Everyone, I have an application , which has a report region of type SQL Query Region Source: select id, name from tableA I would like to make the name column as a link so that when the user clicks on a particular name, it should open up a form/

  • Purpose of ALG_RSA_SHA_ISO9796

    Hi Folks, I have a clarification on ALG_RSA_SHA_ISO9796. Does the mechanism 1) Take a plain text as input, then does a SHA1 hashing of that, then does a ISO9796 padding and then does a signing. 2) Take a SHA1 digest as input, then do the ISO9796 padd

  • How to download microsoft Word 2011

    Hello! Can you please help me how to donload microsoft word document 2011 on Macbook pro i7 for free.

  • How to edit symbol without dimming the rest?

    I can't figure out if this is possible and how to do it on the same window. Illustrator is not very good with the display options and real time updating changes on a new window.

  • What's the best color laser printer to use with my new IMac?

    My HP CP1525 laser printer prints too dark.  The fixes reccomended require Windows.  Does anyone know of an economical color laser printer that is compatible with my IMac?