Creating a Movie Annotation Plug-in

Hi,
I'm trying to create a plug-in that creates a pdf and embeds a movie annotation into the pdf.
The only problem i'm having is locating the correct path to the file.
File Location-> C:/tmp/Surgery.avi
I've tried passing in the file specification as a string via
1) "C:/tmp/Surgery.avi"
2) "C:\\/tmp\\/Surgery.avi"
But none of them seem to be locating the correct movie file. I read about protecting the file path using back slashes in the PDF Reference documentation.
My plug-in creates the pdf and begins to set up the cos object properly but cannot find the correct path ... When I run my plug-in in Acrobat 3D, a window appears saying "C:/tmp/Surgery.avi cannot be found. Would you like to choose a replacement file?"
If someone could help me out, I would greatly appreciate it.
Thanks,
Kristy
Below is my source code to setup my Cos Object
// Create Dictionary and set its Key as "Movie" in the annot dictionary
CosObj dictMovie = CosNewDict ( cosDoc, true, DICTIONARY_SIZE );
CosDictPutKeyString ( cosAnnot, "Movie", dictMovie );
// Entries in a movie dictionary
// Key = subtype, value = Movie
CosDictPutKeyString(dictMovie, "Subtype", CosNewName(cosDoc, false, ASAtomFromString("Movie")));
// Key = T [Movie Title]
CosDictPutKeyString(dictMovie, "T", CosNewString(cosDoc, false, "Movie Annotation", DICTIONARY_SIZE));
// Key = F [File Specification], Value = movieFileName
CosDictPutKeyString(dictMovie, "F", CosNewString(cosDoc, false, "C:/tmp/Surgery.avi", DICTIONARY_SIZE));
// Movie Action
CosDictPutKeyString(dictMovie, "S", CosNewName(cosDoc, false, ASAtomFromString("Movie")));
CosDictPutKeyString(dictMovie, "Operation", CosNewName(cosDoc, false, ASAtomFromString("Play")));

Hi
I just tried "C:\\tmp\\Surgery.avi" and for some reason I got the exact same error. "C:\tmp\Sur" Cannot be found..."
But, I suddenly recognized why I was getting that error. It was b/c I had my DICTIONARY_SIZE set to 10 -> Which only takes the first 10 characters of the path :)
So, in case anyone else has this issue, make sure you specify the correct file path as well as
// Key = F [File Specification], Value = movieFileName
#define DICTIONARY_SIZE 30
CosDictPutKeyString(dictMovie, "F", CosNewString(cosDoc, false, "/C/tmp/Surgery.avi", DICTIONARY_SIZE));
Thanks PDL for your help!!! :)

Similar Messages

  • Loading a Poster to a Movie Annotation

    Hi,
    I'm trying to add a poster to my movie annotation because when it initially loads before playing, it is a blank rectangle.
    So, I thought of creating a PDF with an image of the first frame of the movie to be displayed as a poster. However, this doesn't work. Is it posible to load a poster to this type of annotation or is there a better way of doing this?
    Thanks,
    Kristy

    Hi Leonard,
    The problem is I've created a poster [Ie: PDF] and created a loadPoster function that creates an XObject and adds the poster to the page. I used this procedure to place a poster for my 3D annotation, but for some reason, it doesn't seem to work for the movie annotation.
    Heres my code which loads my Poster:
    // Global definitions
    bool gbUseExternalPosterFile = true;
    // input poster file
    #ifdef PLUGIN // code for Acrobat plugin. full path.
    #if WIN_PLATFORM
    char* posterPath = "C:/tmp/input/ImagePoster.pdf";
    #else
    char* posterPath = "/tmp/input/ImagePoster.pdf";
    #endif
    #else // PDFL SDK
    char* posterPath = "ImagePoster.pdf";
    #endif
    // Load Poster Function
    void loadImagePoster (PDDoc pdDoc, PDAnnot newAnnot)
    DURING
    CosObj formXObject;
    if(gbUseExternalPosterFile == true)
    // Form XObject generated from an external image PDF file
    formXObject = GetFormXObjectFromFileByConversion(posterPath, pdDoc);
    else
    // using the internal PDF Form XObject, we get form XObject through watermark generation.
    formXObject = GetFormXObjectFromFileByWatermark("", pdDoc);
    // Specify the poster as appearance for the movie annotation
    if (!CosObjEqual(formXObject, CosNewNull()))
    CosObj cosAnnot = PDAnnotGetCosObj(newAnnot);
    CosDoc cosDoc = CosObjGetDoc(cosAnnot);
    CosObj apprDict = CosNewDict(cosDoc, false, 1);
    // Set the stream object (now a Forms XObject) as the normal (N) key
    // and add to the Appearance (AP) key.
    CosDictPutKeyString(apprDict, "N", formXObject);
    CosDictPutKeyString(apprDict, "D", formXObject);
    CosDictPutKeyString(cosAnnot, "AP", apprDict);
    HANDLER
    char buf[256];
    AVAlertNote(ASGetErrorString(ERRORCODE, buf, 255));
    END_HANDLER
    Then where I create my movie annotation and set its contents, I call the poster function. [The exact same procedure I used to load my 3D Annotation Poster] Only in this case, it does not work.
    Please, any help would be great.
    Im just wondering if I need to add an entry called "Poster" when setting up my movie annotation and set up my stream [which is my poster] to be loaded...
    Ex:
    // Key = Poster, Value = true [boolean]
    CosDictPutKeyString(dictMovie, "Poster", CosNewBoolean(cosDoc, false, true));

  • In preview how can i create an hyperlink annotation

    I've upgradetd to mountain lion and i'd like to create a Link annotation on my PDF using Preview, but i cannot find the right tool
    The Help says:
    Click Annotate in the toolbar, if you don’t see the annotations bar.
    Click Link in the annotations bar.
    but i cannot find the "link" tools anymore.
    Any hint?
    Thanks

    Preview used to be such a useful application, why has Apple removed so many functions?
    1. Can't create a white box to white out an area - no way to remove the shadow.
    2. "Save as" is back in Mountain Lion version but hidden behind the alt key
    3. There is no hand function, so only possible to move the image around awkwardly via the scroll bars, or by drawing lines (sic)
    4. Can't insert hyperlink text
    5. Worst of all for me, it is no longer possible to "print selected pages". That was how one could:
    Select exactly the pp one wanted to print - given that page numbering in pdf documents is often quite different from that in the view.
    Create new pdf documents by selecting various images or pages and then saving them as a new pdf document in the Print menu
    Create new pdf documents of just the pages one wanted, again by saving those selected in the Print dialogue.
    Why has Apple wrecked such a useful application?

  • Error when creating new movie

    When trying to create new movie in iMovie, I get a dialog box saying "The operation could not be completed. No other information is available about the problem." Also, I cannot import media into my iMovie library - problems could be related.

    I believe you get something like a 30-day full-functioning "trial" from the licensed install discs before you're locked out, if you don't activate over the Internet. It used to be a more manual process, but with CS4, it's done during install as long as you do have a live Internet connection. Again, from the information, it's hard to tell what's actually happening (ie. what's the message box that appears say?), but you could try plugging into the Internet and then going to Help > Activate from any of the suite apps.

  • I just finished creating a movie in IMovie and now want to burn it to a DVD and make it loop.  Since I just purchased this IMac it no longer comes with IDVD.  My question is how to burn and loop a dvd without IDVD.  Thanks for any help.

    I just finished creating a movie using IMovie and want to burn it to a DVD and loop it.  Since I just purchased this mac it looks like they no longer include IDVD.  Is there something out there to help me do this.  I am new to MAC and any help would be greatly appreciated.  Thanks

    There is free open source software called Burn that will burn DVDs. Here is a link.
    If you wish to pay for software, there are many, including TOAST TITANIUM from Roxio. Apple's retail copy of iLife 11, and Apple's Compressor.
    Of these, I would say that iDVD is known for being able to create very professional looking DVDs with intros, menus, lots of interesting templates.
    Toast is much simpler and the menus and templates are more plain.
    Compressor is a professional tool that does a lot more than make DVDs. Don't expect much in the way of menus or templates.
    Burn, I have never tried, since I have iDVD and Toast for those ocasions when I need to burn a DVD. However, since it is free, I think it is worth a try.
    Each software package is a little different, but in general, in iMovie, you can use the SHARE menu to SHARE/MOVIE in Large size. Save the movie to your desktop or someplace you can easily find it. Then drag it into the tool of your choice. You can alsouse SHARE/MEDIA BROWSER/LARGE if you have iDVD or Toast.

  • I have created a movie in 16:9 format. I have created an iDVD pane in 16:9 but when I preview the movie that pane changes to 4:3 and burns the DVD as a 4:3 movie. How can I stop that, please I am in Snow Leopard, using FCE4.0.1?

    I am using Snow Leopard and have created a movie in 16:9 format (SD not HDV) I created a movie which stays in the 16:9 format in fcp file, .mov fiule and MP4 file. I created an iDVD pane in 16:9 but when I play the movie in the iDVD preview window the iDVD pane switches to 4:3 and it burns the DVD in 4:3. How can I stop this so I get a16:9 DVD. Thanks for any help offered
    James Bowman

    Hi
    As I see this I see two parts
    • Howto go from FinalCut to iDVD
    • Howto set iDVD right
    In FinalCut Express (to 4) or Pro (to 6 - most probably 7 too)
    • One has to set Anamorphic in the Browser window - menu columns
    • Export as QuickTime movie .mov - NO QUICKTIME CONVERSION
    In iDVD there are TWO places to set - WideScreen
    - Start a NEW iDVD project - AND HERE SELECT WideScreen 16:9
    - in Project - select Projectinfo
    - now set WideScreen 16:9 - Here too
    This use to work for me.
    FOR FinalCut Pro-X - I have not a Clue - as I don't use it. SORRY
    BTW - There is a good practice to before BURNING the DVD do
    • Save as a DiskImage
    • Test this by using DVD-Player tool
    And if it is OK Size and All - then burn it by using
    • Disk Util tool
    • here set down burn speed to x4 or less (less burn errors = plays on more devices and better)
    • Not using Memorex or NoName etc cheap media - as they usually DO NOT WORK as Video-DVDs
    • I use Verbatim DVD-R as they play on more and even older DVD-players
    Yours Bengt W

  • How to create a movie file of java 3D animation without altering the code?

    Is there a way to create a movie file of a Java 3D animation without altering the source code of the Java 3D animation program???
    Because as what I observed, most of the forum recommends extracting the bufferedimages of the animation. And, then using the bufferedimages to do a movie file. In this way, I will need to add in new code in the animation program in order to extract the bufferedimages.
    So, is there an alternative way?
    My objective is write a program to create movie file of any Java 3D animation.
    Pls advise me. Thanks a million.

    I'm curious as to why FRAPS will record java3d and
    not a java2d app? is there something that Java3d
    sets that makes it recognizable by fraps? or?? could
    someone or messengers ( =D!) explain this for me?Seems that only in JDK 5.0 or later, does the 2D api automatically use a DirectX or OpenGL rendering pipeline (if available).
    Further, these automatic pipelines accelerate polygons and the like, but not low level Graphics2D bit blitting operations.
    There are JOGL apis that allow better control over acceleration, and are considered 'thread safe' (single threaded) whereas DirectX pipelines are not.
    Interesting demos of this here:
    https://jogl-demos.dev.java.net/applettest.html
    and
    http://www.hardcorepawn.com/RandomGL/
    Fraps (commercial) and Taksi (opensource) will reveal that you are actually using acceleration, since they intercept the pipeline at the openGL (and DirectX) level.

  • Function modules to create a movement type 105 and 104

    Hi folks,
             I have created a custom screen and attached to MIGO Transaction. If my user enter data and click 'PASS' on my screen, a movement type 105 to be triggered in back ground. And if he click 'FAIL', movement type 104 need to be triggered. is there any BAPI or Function Module to create goods movement type. I have searched some function modules in SE37 and found some stuff. But i am confused which one to use...Could you pls guide me regarding this...
    for ur information, i am thinking to use these FM's
    MB_READ_GOODS_MOVEMENT
    MB_CREATE_GOODS_MOVEMENT
    MB_CANCEL_GOODS_MOVEMENT
    Will it be useful for me.
    Thanks in advance,
    Shyam.
    Edited by: shyam prasad on Jan 7, 2009 10:24 AM

    Hi
    Yes you can use this function modules.
    Thanks & Regards
    Kishore

  • A few months ago, I purchased a new iMac. I recently created a movie using iMovie. Then I found out that iDVD is not included. So I have the problem that I want to burn a movie that I can play on my DVD player and watch on a television. i rang Applecare a

    A few months ago, I purchased a new iMac. I recently created a movie using iMovie. Then I found out that iDVD is not included. So I have the problem that I want to burn a movie that I can play on my DVD player and watch on a television. I rang Applecare and was told that I need a program called BURN.
    Is this correct? I can export the movie from iMovie in a m4v format, but I think I need to convert this to iso format before I can burn the disc.
    I know there are programs like TOAST that will do this, but it is expensive.
    I would be very grateful for any assistance.

    Burn will not do what you want, and there is no real substutute for iDVD.
    Why is there no iDVD on my new Mac?
    Apple insists that the entire world has access to fast broadband (and are prepared to pay for the considerable bandwidth usage) and wants to distribute home movies to friends and relatives via download (iCloud, YouTube, Facebook, whatever) rather than mailing them a DVD. The fact that in reality not all users do, has so far had no effect on this policy. If you scream and shout loudly enough down the phone Apple may send you a free copy of iDVD. Stating that they would return their brand new Mac unless they received a copy of iDVD worked for some, but that is now said to have been withdrawn by Apple.
    Also, you can complain bitterly via Apple’s Feedback link, perhaps suggesting that Apple could have provided a choice between burning DVDs and distributing home movies by other means. You may feel that Apple should not dictate how you destribute family videos or photos to distant relatives and friends, and should not assume that every user is prepared to pay for the excessive bandwidth usage charged by ISPs for huge downloads from the App Store:
    http://www.apple.com/feedback/
    Whilst Macs with a Superdrive continue to be able to burn video DVDs, the software for so doing, iDVD, is no longer included in the iLife bundle that came with OS 10.7 Lion (which also omitted iWeb) or that comes with OS 10.8 Mountain Lion. And it is no longer included in the iLife 11 from the online Apple Store: http://www.apple.com/ilife/. Your only solution is to look on Amazon or eBay and try to get an older version that includes iDVD 7, i.e. iLife version 9 onwards. You should also do this if you plan to buy a new Mac anytime soon, as stocks of iLife that include iDVD will not be available for ever.
    However, the vastly more expensive FCPX can burn a DVD without iDVD or DVD Studio Pro involvement, but lack the themes etc of iDVD. Also, of course, there is Roxio Toast, which is the best software for burning anything but again does not offer the flexibility of iDVD.
    And if you think Microsoft are any better, their new Windows 8 operating system will not play DVDs, or burn them, unless customers buy an extra upgrade, the company has announced:  http://www.gizmag.com/windows-8-no-dvd-playback/22443/
    In other words, computer manufacturers have declared optical media as dead, long before consumers are ready to stop using them, which is fine as long as they offered us a choice, but they won’t even do that. Flexibility and intuitive use of a computer seems to be a thing of the past.

  • I just created a movie in iMovie 10.0.5 and shared it to iTunes but I cannot copy to my iPod touch

    I just created a movie in iMovie 10.0.5 and shared it to iTunes but I cannot copy to my iPod touch.  It says the movie was not copied because it cannot be played on this iPod. My iPod was bought in 2009 and has the latest iOS 4.2.1.  I also tried sharing in all the different resolutions but none of them worked.
    What should I do?

    iOS: Importing personal photos and videos from iOS devices to your computer
    iOS: Unable to import photos to computer       
    You have a 2G iPod and the can play/sync only SD videos.
    If necessary use a converter app to convert to compatible format. I use the free HandBrake

  • Hi I have created a movie using iMovie 10.0.6. I cannot save the movie as a complete file to be able to burn on to a dvd.

    Hi I have created a movie using iMovie 10.0.6 on a macbook pro using Yosemite 10. I want to burn this movie to a dvd to use on any dvd player.
    I have "shared" to a file and saved it to a named folder, but it just disappears into thin air. I cannot drag this file into an application because there is no file.
    This is very frustrating, Help.

    iOS: Importing personal photos and videos from iOS devices to your computer
    iOS: Unable to import photos to computer       
    You have a 2G iPod and the can play/sync only SD videos.
    If necessary use a converter app to convert to compatible format. I use the free HandBrake

  • Do I need multicam in order to create a movie from multiple cameras?

    Do I need multicam in order to create a movie from multiple cameras? The old fashioned way is just to simply put multiple video clips into multiple video tracks in Final Cut, right? Then I can transition the tracks as I see fit.
    Multicam in Final Cut Pro simply improves upon this by hard synching timecodes right?
    As an amateur, do I really need multicam features in Final Cut Pro in order to make a movie from multiple camera angles?

    Will it make your editing tasks more efficient? Not
    likely. Multicam is an advanced feature of FCP. It
    requires knowing how most of the application's basic
    operations are performed.
    I have to disagree with bog in that multicam is all about efficiency and being able to quickly set-up and edit what could normally take a lot longer. But he is totally correct in that it is a strange set-up with some strange behaviors so if you don't know what you're doing and plan accordingly it could take a lot longer and be a lot more frustrating than the 'old fashioned' way.
    I think it's also important to note that multi-cam is way more than just the "real time" switching of the multiclip in the viewer as it plays back. If you can take time to learn the ins and outs of multi-cam then you can use some features on some jobs and other features at other times. An amateur can do anything that the FCP software because it's there in front of you so play play play!

  • Use of SQL fetchlet to create a custom management plug-in

    Hi,
    I would appreciate if you anyone could help me out on this:
    I need to fetch some data from EMF tables and create a custom Management plug-in in OEM so that it can be monitored from OEM itself. For getting the data from database table i am using SQL fetchlet coz it provides the facility to use SQL statement in it. Following is the code i have developed in target-type.xml file.
    <TargetMetadata META_VER="1.0" TYPE="emf_filer">
    <Display>
    <Label NLSID="emf_filer">Error Management Filer</Label>
    </Display>
    <Metric NAME="emf_filer" TYPE="TABLE">
    <Display>
    <Label NLSID="emf_filer_resp">Response</Label>
    </Display>
    <TableDescriptor>
    <!-- <ColumnDescriptor NAME="tcpPing" TYPE="NUMBER" >
    <Display>
    <Label NLSID="netapp_filer_resp_tcpPing">TCP Ping, Milliseconds</Label>
    </Display>
    </ColumnDescriptor> -->
    <ColumnDescriptor NAME="Status" TYPE="NUMBER" >
    <Display>
    <Label NLSID="emf_filer_resp_status">Status</Label>
    </Display>
    </ColumnDescriptor>
    <ColumnDescriptor NAME="PROGRAM_NAME" TYPE="STRING" >
    <Display>
    <Label NLSID="PROGRAM_NAME">Program Name</Label>
    </Display>
    </ColumnDescriptor>
    <ColumnDescriptor NAME="PROGRAM_TYPE" TYPE="STRING" >
    <Display>
    <Label NLSID="PROGRAM_TYPE">Program Type</Label>
    </Display>
    </ColumnDescriptor>
    <ColumnDescriptor NAME="RICEW_ID" TYPE="STRING" >
    <Display>
    <Label NLSID="RICEW_ID">Rice Id</Label>
    </Display>
    </ColumnDescriptor>
    <ColumnDescriptor NAME="Request_id" TYPE="NUMBER" IS_KEY="TRUE" >
    <Display>
    <Label NLSID="Request_id">Request Id</Label>
    </Display>
    </ColumnDescriptor>
    <ColumnDescriptor NAME="EBIZ_INSTANCE_NAME " TYPE="STRING" >
    <Display>
    <Label NLSID="EBIZ_INSTANCE_NAME">Instance Name</Label>
    </Display>
    </ColumnDescriptor>
    </TableDescriptor>
    <QueryDescriptor FETCHLET_ID="SQL">
    <Property NAME="MachineName" SCOPE="INSTANCE">MachineName</Property>
    <Property NAME="Port" SCOPE="INSTANCE">Port</Property>
    <Property NAME="SID" SCOPE="INSTANCE">SID</Property>
    <Property NAME="UserName" SCOPE="UserName">apps</Property>
    <Property NAME="password" SCOPE="password">password</Property>
    <Property NAME="ServiceName" SCOPE="INSTANCE">ServiceName</Property>
    <Property NAME="STATEMENT" SCOPE="INSTANCE">
    BEGIN
    SELECT PROGRAM_NAME, PROGRAM_TYPE,
    RICEW_ID,REQUEST_ID, EBIZ_INSTANCE_NAME FROM XX_EMF_MESSAGE_HEADER WHERE STATUS = 'ERROR' AND RICEW_ID = 'INT-DL019';
    END;
    </Property>
    <!-- <Property NAME="SQLINPARAM1" SCOPE="ENV">HOSTNAME</Property>
    <Property NAME="SQLOUTPARAMPOS" SCOPE="GLOBAL">2</Property>
    <Property NAME="SQLOUTPARAMTYPE" SCOPE="GLOBAL">SQL_CURSOR</Property>-->
    <Property NAME="NUMROWS" SCOPE="GLOBAL">40
    </Property>
    </QueryDescriptor>
    <ExecutionDescriptor>
    <GetTable NAME="emf_filer"/>
    <GetView NAME="emf_View" FROM_TABLE="emf_filer">
    <Column NAME="PROGRAM_NAME"/>
    <Column NAME="PROGRAM_TYPE"/>
    <Column NAME="RICEW_ID"/>
    <Column NAME="REQUEST_ID"/>
    <Column NAME="EBIZ_INSTANCE_NAME"/>
    <Filter COLUMN_NAME="REQUEST_ID" OPERATOR="GT">0</Filter>
    </GetView>
    </ExecutionDescriptor>
    <InstanceProperties>
    <InstanceProperty NAME="UserName" CREDENTIAL="TRUE" OPTIONAL="FALSE" NEED_REENTER="FALSE" HIDE_ENTRY="FALSE">
    <Display>
    <Label NLSID="UserName_emf">Username</Label>
    </Display>
    </InstanceProperty>
    <InstanceProperty NAME="password" CREDENTIAL="TRUE" OPTIONAL="FALSE" NEED_REENTER="TRUE">
    <Display>
    <Label NLSID="password_emf">Password</Label>
    </Display>
    </InstanceProperty>
    <InstanceProperty NAME="MachineName" CREDENTIAL="FALSE" OPTIONAL="FALSE">
    <Display>
    <Label NLSID="MachineName_emf">Listener Machine Name</Label>
    </Display>
    </InstanceProperty>
    <InstanceProperty NAME="Port" CREDENTIAL="FAL
    My doubt here is:
    As per Oracle it is importent to use response matrics with status column. How can i accomodate Response matrics with this code. what will be the columns except Status that i need to mention? if i use just one matrics i.e response then what will i use in in FROM clause in ExecutionDescriptor [<GetView NAME="emf_View" FROM_TABLE="emf_filer">]? i wuld appreciate if anyone could clarify my issues.
    Thanks for your help.
    Regards,
    AS

    That is what i am trying to ask..as i will b using 2 dfifferent matrics so i will have to use 2 diffrent QueryDescriptors one for Response matric and one for other one. Now following QueryDescriptor will be added in other(Not Response) matric then what should i add in QueryDescriptor in Response matric?
    Query Descriptor for matric other than "Reposnse":
    QueryDescriptor FETCHLET_ID="SQL">
         <Property NAME="MachineName" SCOPE="INSTANCE">MachineName</Property>
         <Property NAME="Port" SCOPE="INSTANCE">Port</Property>
         <Property NAME="SID" SCOPE="INSTANCE">SID</Property>
         <Property NAME="UserName" SCOPE="UserName">UserName</Property>
         <Property NAME="password" SCOPE="password">password</Property>
         <Property NAME="ServiceName" SCOPE="INSTANCE">ServiceName</Property>
         <Property NAME="STATEMENT" SCOPE="GLOBAL">
              SELECT PROGRAM_NAME,
                             PROGRAM_TYPE,
                             RICEW_ID,REQUEST_ID,
                             EBIZ_INSTANCE_NAME
              FROM XX_EMF_MESSAGE_HEADER WHERE STATUS = 'ERROR' AND RICEW_ID = 'INT-DL019';
              </Property>
    </QueryDescriptor>
    what should be the QueryDescriptor for Response matric?? Will it be same or different?
    Thanks for your help.
    Regards,
    AS
    Edited by: user9959418 on Oct 31, 2008 1:10 PM

  • Creating a movie in widescreen format.

    Hello, I have a question, I'm hoping that someone can help me out. I have created a movie in iMovie, what I need is to create a file that I can transfer over to my PC and then play it on the PC. When I have done this, I have created a AVI file (4 min. in length) and when I play it on the PC, it looks pixelated and busy, the widescreen aspect looks good but the pixelation looks aweful. Is there something that I am doing wrong? Is there a setting that I need to change?
    I'm hoping that someone can help me out with this.
    Thanks in advance!

    My computer:
    Until last weekend, it was a G4/450 AGP with 768M
    Ram. I replaced the processor with a Sonnet Encore G4
    1GHz processor and reduced the Ram to 640M Ram
    (removed suspected 128M DIMM). It still has the
    original video card in the AGP slot.
    Would a faster video card and/or more RAM make iDVD
    work better/faster for me?____
    There have ben several reports of problems with the iLife '06 applications and hardware upgraded systems due to graphic card limitations of the older hardware.
    Or, are these typical problems with iDVD6.0?_____
    Not for me.
    (I have similar issues with iMovie6 -- separate
    forum).
    I suspect your graphic card may be the main problem - especially with the menu issue.
    Search this forum for graphic card (and variations)

  • Steps to create new movement types

    Hi Folks,
    I need to create new movement type, please let me know the steps that i need to follow.
    Thanks,
    Regards
    Raghavendra

    Dear
    Please follow the steps in below link and create new Movement type
    http://www.sap-basis-abap.com/sapmm015.htm
    http://help.sap.com/saphelp_40b/helpdata/ru/fc/6cec6eb435d1118b3f0060b03ca329/content.htm
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/new-movement-type-1857755
    Regards
    Aamir

Maybe you are looking for

  • Downpayment issue

    Hi, All, Is there anyone here can tell me what's the whole end-to-end Downpayment process for Vendor? I have done one business scenario. Step below: 1. Create Info Record 2. Create Contract for that vendor 3. Maintain source list and assign contract

  • I can successfully log into this website but when i try to open messages or test results from the menu I am immediately kicked out saying session timed out.

    I called the customer support line for website. They had me try to open using Internet Explorer, and it works perfectly fine. I recently changed from Windows 7 to Windows 8, and am back to Windows 7 again via system recovery discs. I did not have thi

  • Read Azure AD in Visual Studio 2013

    I am working on a Room App, which is simply used to let user know if the room is free/busy and display all the custom attributes along with room capacity. While using online Exchange I came across that capacity and custom attributes are stored in Act

  • Cutting and Pasting vs. Placing Images

    Hi there, I'm currently doing some visual research for a class project and I'm collecting some images from the web for my presentation booklet. Normally when I do this, I save each image to my folder and then place the images into either illustrator

  • Using DCOM in Oracle 9ias 9.0.3

    I have a site where I need to show some images using JSP pages. Images are reader using a MS DCOM dll. Therefore, I'm using a java class with a native method (JNI) in order to call MS DCOM dll within a JSP page. I don't have any error when I use OC4J