Executing third party test scripts using eManager.

Can eManagers execute automated scripts written with other tools like SoapUI, SilkTest, QTP? If not directly, what are the ways to integrate thirdparty test scripts with eME?

Hello rohitpareek.
eManager can execute e-Tester scripts out of the box. What you can do is use eManager manual test functionality, run those other scripts, and note if pass/fail yourself.
Hope it helps!

Similar Messages

  • What is a good third party display to use with the Mac Mini?

    The Acer monitor I bought simply doesn't work with my first generation Mac-Mini. When connected to the VGA connection I get a "input not supported" message. When I connect the DVI, the screen blacks out when I scroll and then comes back, at first I thought it was just with Firefox but soon discovered it was with any application I used. After some research on the internet I discovered that there is a problem with the firmware design on the DVI's on Acer Monitors. My new Acer monitor is enjoying it's new home in my sisters office, on her desk, connected to the VGA plug on her computer, enjoying Windows XP.
    At another web site for the Mac-Mini I was told that there are not that many displays that work for the Mac-Mini and I would be better off purchasing an Apple display, only problem is that the Apple displays are not within my budget. I would like some suggestions on this board from users as to what third party displays they use with a first generation Mac-Mini? I'm looking in the budget range of $200 to $250 dollars. I have a first generation Mac-Mini, Mac OS X Panther.
    PS I have tried setting monitor resolutions using both the VGA and DVI plug, they don't work.
    Thank you for any help I receive.

    Charles,
    I cannot speak on behalf of hooking this model of monitor up to a mini, however I do have a 19" Planar monitor at home hooked up to an old G4 tower via VGA, and the 19" Planar monitor that I have at work is hooked up via digital to my G4 15" PowerBook. I love both of these Planar 19" LCD monitors, and have absolutely no complaints. Planar's three year warranty is nice, and their tech support is top notch. I had an issue with the monitor at work, and I had a replacement on my desk in two days. Returning the bad monitor in the pre-paid box that the new one came in made things effortless. We have a few Planar's in the school district that I work in, and have no major issues with any of them.
    Not too sure what the most recent pricing is on this model, but CDW was selling them for around $225-$230 delivered right to your door.
    Hope this helps.

  • How to communicate with third party bluetooth device using LAbVIEW

    Hi
          I am trying to communicate with a third party bluetooth device using LabVIEW, I am using a bluetooth dongle. I am able to discover the device and able to open the connection by specifying the service as serial port. But after that when I am trying to read and write data between LabVIEW and the bluetooth device (using Bluetooth Read & Bluetooth Write functions) its not happening.
    Dose anybody faced same kind of issue if so kindly guide me, this is first time I am using Blutooth protocol.
    Regards
    Visuman 

    Hi,
    I am able to talk with bluetooth / serial devices by using Labview protocol (not Wii dll). These are steps:
          Discover the bluetooth device in range (Bluetooth dicover.vi)
          Get the address of the device
          Pass device address to Bluetooth RFCOMM Service Discovery.vi to get service list
          Pass channel and uuid to Bluetooth open connection
          After that do write and read (Bluetooth Write / Bluetooth read).
      I hope it works for you.
    Take care
    tp
     

  • Can I Create VM snapshot in Azure with out-of box cmdlet? Or nee to use third-party strange scripts?

    Hi!
    I see that I can install MS Azure Powershell, which allows me by example create WM. But what about create/restore snapshot of this WM? in official described
    functions I don't see something about it.
    There are
    some
    methods, but they look like third-party, anybody used them to take/restore snapshots of VM's in Azure?
    Or any links or RTFM appreciated, I am newbie now in this area
    Best regards,
    Gennady
    Разработчик под SharePoint, http://rockietm.wordpress.com, http://demo.arsenal-it.com

    Thank You, Anders!
    It is not snapshot, backup, but it works, thank You very much!
    Best regards,
    Gennady
    Разработчик под SharePoint, http://rockietm.wordpress.com, http://demo.arsenal-it.com

  • Having trouble with third party upload script...

    I have installed a third party upload java app for use in a PHP application I am making (the java app is called Postlet, see:: http://www.postlet.com/ (for the build)). Initially, when I was testing the java, everything worked fine (see: http://www.kilbad.com/DEV/postlet/ ); however, once I put it within my site "wrapper" it started, what seems to be, pulling in meta data from the website header (see: http://www.kilbad.com/home/new_album ).
    I am new to Java, and wanted to know if someone would help me solve this problem? Or, is there another, simple, open source java multi file upload script you would recommend?
    Thank you all in advance!

    To run ore.*Apply or ore.doEval functions using FUN parameter the user you are connecting to in ore.connect needs to have an RQADMIN role. Once the role is granted you need to reconnect your R session. If you are only using FUN.NAME parameter to run existing scripts RQROLE role is sufficient.
    Please, verify that your user has both RQROLE and RQADMIN roles and try to restart your R sessions and reconnect to ORE. Let me know if that worked for you. If not, could you, please, tell me what version of ORE you are running (1.0 or 1.1), how did you create the DB user you are connecting to in ORE and whether this is a fresh install or an upgrade from 1.0. Did you have Beta version installed on the same system?
    Thanks,
    Denis

  • How to configure Solaris that third-party software can use Netscape

    Hi,
    I don't know if this is Solaris configuration issue.
    I have Storage Foundation installed on Solaris 10 SPARC.
    And I am using the VEA GUI application to manage storage. Then I intentionally made some activities that the Error window appears with the link.
    This link point to the Veritas web page.
    After clicking on this link the error appears:
    "Error attempting to launch web browser.:
    netscape: not found"
    Please tell me whether this issue is because it needs some changes in Solaris or maybe the Storage Foundation needs to be configured properly?
    The internet connection works fine while executing the Netscape from CDE.
    Kind regards,
    Daniel

    I don't think it has anything to do with the third-party software. When you click on a link or document, the OS tries to access it using the associated application. In your case, clicking on a hyperlink tries to load the default web browser which on your system is Netscape.
    If say, you installed Firefox and configured it to be the default web browser then Solaris would launch it instead.
    Try to manually launch Netscape and in the preferences, set it as the default web browser. See how you go with that.
    Cheers,
    Erick Ramirez
    Melbourne, Australia

  • Executing a UNIX shell script using SM49

    I have been trying all sorts of things to get this to work and I have been un-successful
    I am trying to run the UNIX script using SM49. the command line that I am using is
    /test/directory/bin/testmail.sh
    the script testmail.sh looks like
    #!/bin/ksh
    /usr/bin/mailx -s testmail <email address>
    I have tried all sorts of combinations to run this script
    example
    sh /test/directory/bin/testmail.sh
    /test/directory/bin/testmail.sh %f
    /test/directory/bin/testmail.sh %F
    does anyone have any suggestions on how to get this to run successfully. once I get this to run successfully in SM49, I am going to try it in the intregration builder of my PI process.

    Hi,
    considering authorization issues, you can use
    CALL FUNCTION 'SXPG_COMMAND_EXECUTE'
        EXPORTING
          commandname                         = 'LIST_DB2DUMP'
          additional_parameters               = l_path
         operatingsystem                      = 'UNIX'
        TABLES
          exec_protocol                       = lt_btcxpm
        EXCEPTIONS
    to extract information about files on the server
    I used this code to get detailed information for display including the attributes
    LOOP AT lt_btcxpm ASSIGNING <btcxpm>
        WHERE length > 57
          AND ( NOT message+57 CO '. '
                OR  message+57 = '..' )
          AND ( message(1) = 'd' OR
                message(1) = 'l' OR
                message(1) = '-' ).
        l_srvfil-type  = <btcxpm>-message(1).
        IF l_srvfil-type  = '-'.
          l_srvfil-type = 'F'.
        ENDIF." l_srvfil-type  = '-'.
        TRANSLATE l_srvfil-type TO UPPER CASE.               "#EC TRANSLANG
        l_srvfil-file  = <btcxpm>-message+57.
        CONDENSE l_srvfil-file.
        l_srvfil-attri = <btcxpm>-message+1(9).
    *    l_srvfil-time = <btcxpm>-message+44(12).
        l_srvfil-size = <btcxpm>-message+32(11).
        APPEND l_srvfil TO lt_srvfil.
      ENDLOOP." at lt_BTCXPM assigning <BTCXPM>.
      pt_srvfil = lt_srvfil.
    For the srvfil information I used this structure
    BEGIN OF typ_srvfil,
      %_box  TYPE flag,                                         "#EC *
      type   TYPE char01,
      attri  TYPE isp_rel,
      file   TYPE file,
      name   TYPE file,
      size   TYPE sytleng,
      owner  TYPE sy-uname,
      mod_date TYPE sydatum,
      mod_time TYPE syuzeit,
      END OF typ_srvfil,
    I do not remember exactly how the attribute information is resolved. In Unix all file system authorizations can be set as for the user, the group or for all and it can be read, write, execute granted. If you are no unix expert, ask one or google/wiki for some details.
    I wrote a program for navigation, display, and some more functions on the file system which is too big to post here and is not fully system-independent. Not perfect but useful and more than 5 years old. Contact me by mail if you want it.
    Regards,
    Clemens
    Edited by: Clemens Li on Oct 23, 2009 9:16 PM

  • Logon Problem in to third party HTTP Server using HTTP Adapter

    Hi All,
    I am trying to use a receiver HTTP Adapter to communicate to third party asp based Webserver.
    The Server expects the content type as application/x-www-form-urlencoded.
    So, in the HTTP receiver communication channel I gave content type as application/x-www-form-urlencoded. The Problem is that now we are getting logon error message from the application though we use the correct user and password provided by them.
    They have given us a HTTP test tool which is perfectly working with the user ad password used in PI HTTP Adapter receiver channel.
    kindly share your thoughts on this issue.
    Thanks in advance.
    Regards,
    Sudharshan N A

    Satish,
    I have used Non-SAP logon only..
    I doubt that the problem may be due to some encoding issue.. since the webserver expects a different Content type (application/x-www-form-urlencoded).
    I donno if my doubt is logical
    thanks.
    Regards,
    Sudharshan N A

  • Connecting to third party JMS Queue using Patchbay

    Hi All,
    We are trying to connect to a third party JMS queue configured in a remote weblogic server using ATG patcbay. We have configured the provider in dynamoMessagingSystem.xml and created a InitialContextFactory and provided all the queue configurations.
    When it tries to initializes it is trying to create a dynamic queue and saying that JMSHelper class is not configured so that it cannot create the queue (The queue exists in the remote server). When we given configurations based on the details available under C:\ATG\ATG10.0.3\WebLogic\JMSProvider, it is saying that we have to provide a TopicConnectionFactory (We dont need to use any Topics). If we provide TopicConnectionFactory then it will say that your connection factory don't have any Topics configured.
    I have read that for configuring with your application server's queue, this will try creating dynamic queues, but nowhere it is mentioned that how it will differentiate it is a third party queue or an application server queue.
    In our case the application server and the remote server which acts as queue server are Weblogic.
    Not sure why this is behaving like this and there is no proper documentation available in ATG that how to configure the third party queues using Patchbay.
    Any pointers regarding this would be of great help.
    Thanks,
    R.

    Hello kilgores. Welcome to the Apple Discussions!
    Something to ask your IT staff is if they use a proxy server for Internet access. If so, do they require proxy configuration scripts (.pac) to provide access to the Internet through your company's firewall. This information would normally be added to your browser's settings.
    For Safari: Preferences... > Advanced > Proxies > Change Settings... > Automatic Proxy Configuration

  • [SOLVED] building an ane which include third party framework and using it

    I made a ane which using third party framework.  Without packing the framework into ane, the ane works fine, and using the framework directly in xcode, it works perfectly too.
    But when pack the framework into ane, I got the error when using it to build a ipa:
    ld: warning: ignoring file /var/folders/c0/m8m1_z5915qblkj9d_7jhmcw0000gn/T/3cb383e9-0092-4b1c-9 09f-5c219b2fbcd4/Partytrack.framework/Partytrack, file was built for unsupported file format ( 0x56 0x65 0x72 0x73 0x69 0x6f 0x6e 0x73 0x2f 0x43 0x75 0x72 0x72 0x65 0x6e 0x74 ) which is not the architecture being linked (armv7): /var/folders/c0/m8m1_z5915qblkj9d_7jhmcw0000gn/T/3cb383e9-0092-4b1c-9 09f-5c219b2fbcd4/Partytrack.framework/Partytrack
    ld: warning: CPU_SUBTYPE_ARM_ALL subtype is deprecated: /Users/apple/Documents/flexsdk/flex3.9/lib/aot/lib/libDebugger1.arm-a ir.a(avmplusDebugger.cpp.o)
    Undefined symbols for architecture armv7:"_OBJC_CLASS_$_Partytrack", referenced from:objc-class-ref in libcom.haibin.extension.PromotionAPI.a(partyTrackAPI.o)
    ld: symbol(s) not found for architecture armv7
    Compilation failed while executing : ld64
    The message "is not the architecture being linked (armv7)" is wrong because i using lipo command and get the framework info:
    lipo -info Partytrack.framework/Partytrack
    Architectures in the fat file: Partytrack.framework/Partytrack are: armv7 armv7s i386
    So is it can't find the framework file?
    I'm using Air 3.9
    This is how i build the ane:
    My platformoptions.xml file content:
    <platform xmlns="http://ns.adobe.com/air/extension/3.8">
        <sdkVersion>7.0</sdkVersion>
        <linkerOptions>
            <option>-ios_version_min 4.3</option>
            <option>-framework CoreData</option>
            <option>-framework UIKit</option>
            <option>-framework Foundation</option>
            <option>-framework Security</option>
            <option>-weak_framework AdSupport</option>
        </linkerOptions>
        <packagedDependencies>
            <packagedDependency>Partytrack.framework</packagedDependency>
        </packagedDependencies>
    </platform>
    And my build command are:
    <target name="package" description="Create the extension package">
    <exec executable="${FLEX_HOME}/bin/adt" failonerror="true" dir="../">
    <env key="AIR_SDK_HOME" value="${FLEX_HOME}"/>
    <arg value="-package"/>
    <arg line="-storetype pkcs12"/>
    <arg line="-keystore build/testkey.p12"/>
    <arg line="-storepass 123456"/>
    <arg line="-target ane"/>
    <arg value="${ANE_NAME}.ane"/>
    <arg value="build/extension.xml"/>
    <arg line="-swc swc/${ANE_NAME}.swc"/>
    <arg line="-platform iPhone-ARM -platformoptions build/platform.xml -C ios/ . "/>
    <arg line="-platform Android-ARM -C android/ ."/>
    <arg line="-platform default -C default/ ."/>
    </exec>
    </target>
    File "Partytrack.framework " is in the directory "ios"
    I unzip the ane file and see the file Partytrack.framework is successfully packed into it.
    &: I use flash builder to build a ipa. 

    a got some error when build ipa:
    Error occurred while packaging the application:
    Undefined symbols for architecture armv7:
      "__ZNKSt3__120__vector_base_commonILb1EE20__throw_length_errorEv", referenced from:
          __ZNSt3__16vectorIPhNS_9allocatorIS1_EEE8__appendEm in AppotaSDK(dmz_all.o)
          __ZNSt3__16vectorIN2cv3VecIiLi128EEENS_9allocatorIS3_EEE8__appendEm in AppotaSDK(matrix.o)
          __ZNSt3__16vectorIN2cv3VecIiLi64EEENS_9allocatorIS3_EEE8__appendEm in AppotaSDK(matrix.o)
          __ZNSt3__16vectorIN2cv3VecIiLi32EEENS_9allocatorIS3_EEE8__appendEm in AppotaSDK(matrix.o)
          __ZNSt3__16vectorIN2cv3VecIiLi16EEENS_9allocatorIS3_EEE8__appendEm in AppotaSDK(matrix.o)
          __ZNSt3__16vectorIN2cv3VecIiLi12EEENS_9allocatorIS3_EEE8__appendEm in AppotaSDK(matrix.o)
          __ZNSt3__16vectorIN2cv3VecIiLi9EEENS_9allocatorIS3_EEE8__appendEm in AppotaSDK(matrix.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_", referenced from:
          __ZN2cv9ExceptionC1EiRKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9 _S9_i in AppotaSDK(system.o)
          __ZN2cv5errorERKNS_9ExceptionE in AppotaSDK(system.o)
          _cvRegisterModule in AppotaSDK(system.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev", referenced from:
          __Z37_DMZ_fc25492ba21335d69fb04c299b9af1e0P9_IplImageh in AppotaSDK(dmz_all.o)
          __ZL37_DMZ_9eb98eef37ddfbe246ec282eedb142fcP9_IplImageP37_DMZ_200145a25bf71dde0e26f96431f eb196 in AppotaSDK(dmz_all.o)
          __ZN2cv4meanERKNS_11_InputArrayES2_ in AppotaSDK(stat.o)
          __ZN2cv9minMaxIdxERKNS_11_InputArrayEPdS3_PiS4_S2_ in AppotaSDK(stat.o)
          __ZN2cv9minMaxLocERKNS_11_InputArrayEPdS3_PNS_6Point_IiEES6_S2_ in AppotaSDK(stat.o)
          __ZN2cv4normERKNS_11_InputArrayEiS2_ in AppotaSDK(stat.o)
          _cvAvg in AppotaSDK(stat.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEaSERKS5_", referenced from:
          __ZN2cv9Exception13formatMessageEv in AppotaSDK(system.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcm", referenced from:
          __Z37_DMZ_fc25492ba21335d69fb04c299b9af1e0P9_IplImageh in AppotaSDK(dmz_all.o)
          __ZL37_DMZ_9eb98eef37ddfbe246ec282eedb142fcP9_IplImageP37_DMZ_200145a25bf71dde0e26f96431f eb196 in AppotaSDK(dmz_all.o)
          __ZN2cv4meanERKNS_11_InputArrayES2_ in AppotaSDK(stat.o)
          __ZN2cv9minMaxIdxERKNS_11_InputArrayEPdS3_PiS4_S2_ in AppotaSDK(stat.o)
          __ZN2cv9minMaxLocERKNS_11_InputArrayEPdS3_PNS_6Point_IiEES6_S2_ in AppotaSDK(stat.o)
          __ZN2cv4normERKNS_11_InputArrayEiS2_ in AppotaSDK(stat.o)
          _cvAvg in AppotaSDK(stat.o)
    ld: symbol(s) not found for architecture armv7
    Compilation failed while executing : ld64

  • Create test scripts using e-Tester without using visual scripts

    I'm new researching on e-Test suite.
    I have the following question. Is there any possibility to create test scripts to run automatic tests without using the visual scripts created by e-Tester?
    Today, we are using Selenium to make Web based tests and this tool is included in a custom framework developed in Java. So, we don't use record and play. Directly we create code using objects, methods and attributes provided by Selenium api.

    You can create a dummy java agent script that can that call your module. The java agent script can then be automated to run in e-Load.
    1) e-tester menu ->options->New Scripts (global) -> Advanced -> Java Agent: Check on "Create Java Agent Script.." and the other 2 check boxes.
    2) menu -> File -> New Script
    3) Do Nothing. No navigations, ect...
    4) menu -> File -> Save Script i.e. "empty"
    5) Download and install Eclipse IDE (other IDEs should work but you need to create your own project)
    6) Eclipse -> Menu -> File -> Import -> General -> Existing Project into workspace: Select the root directory that contains the etester generated Java Agent script prefixed with the underscore "_" i.e c:\ETS\etest\Default!\_empty
    7) Once imported I suggest you call your module from within scriptCallback.class EndScript(RunState, ScriptResult);
    7b) When you get better at this you can return errors by changing the ScriptResult() object and view stats from the RunState() object.
    8) You will have to modify the Eclipse Project to be dependent on your jars if you want to debug in eclipse. Secondly there are 2 batch files. These two batch files create the *.JWG file which is just a renamed .JAR file.
    9) You MUST modify the batch files to create the new Empty.JWG including your *.JAR files.
    10) I recommend compiling in eclispe and only running the makefileNocompile.bat (after you add the *.jar inclusion). Ignore the makefile.bat unless you also change the javac.exe execution line to include all the correct classpaths.
    11) Once you are happy with running in Eclipse you should be able to execute in eload. I recommend you test the procedures steps 5 through 10 before adding your own module and code.

  • How can I set up printing to queues on a Windows 2008 server directly from the iPad apps and not from third-party applications without using AppleTalk or Bonjour?

    We have a Windows 2003/2008 server-based network with a dedicated print server which we would like to be able to print to over Wi-Fi.  How can I set up the printers on the iPad without downloading a third party application such as Print Central or Print N Share?  I want to just click the arrow and "Print" then choose the printer, which doesnt show up.  I want to be able to use the existing TCP/IP-based network that we have to reach these queues, not having to install Bonjour or AppleTalk to reach them.
    Thanks,
    KMQ7

    This would really be the "Holy Grail"   right now.  I think this a feature that every large organization requires. AirPrint works on a small scale, but is not really an enterprise class application.  In addition it uses the Bonjour discovery process which is difficult in a large LAN WAN environment.  For those that would remind me, I am aware of the enhancement link 

  • Extend range of unencrypted WLAN of third party router *without* using WDS

    Hello,
    Imagine the following scenario for which I would like to find a solution -- but I think it's impossible, so I'm looking for hints:
    My neighbour operates an open (unencrypted, unprotected) wireless network that I can use. He uses a third party WLAN router that does not support WDS. I have good reception only in a certain area in our house, so I would like to extend the range of the network, using my Airport Express station (or possibly other hardware).
    I cannot make changes to the configuration of my neighbours router anyway, because we don't know the password for the configuration pages (and we don't want to reset the device to factory defaults).
    I know that normally one would configure the two routers (his and mine) to use WDS (each knows the other's MAC address, uses the same channel, SSID and encryption setting etc.), but this is not possible here.
    I could join his network with my powerbook wirelessly and then set up sharing preferences on the powerbook such that the WLAN internet connection would be shared onto the ethernet port to which I would connect my Airport Express station to allow wireless access by other machines. This isn't the cleanest setup because I think my powerbook would have to distribute IP addresses using DHCP and NAT which my neighbour's router does, too, so we should not use the same IP range (e.g. would use 192.168.1.xxx and I would use 10.0.1.xxx) and probably we shouldn't use the same SSID, either.
    Because there's no WDS support, something like the above seems to be the only solution to me, namely: I would have to join his network as a normal client and the redistribute more or less separately (different subnet/different SSID/different IP address range/...).
    Now, the Airport Express can join an existing network as a client, but despite the displayed settings in Airport Admin Utility, bridging to the ehternet port or Airport Express does not work. I have read a lot of Apple documentation, and my understanding is that when setting up Airport Express to join an existing wireless network, the only purpose would be to use it as the receiving end for iTunes music streaming and possibly to connect a printer to it; but the ethernet is completely disabled. (It took me hours to figure this out because the Admin utility clearly suggests that the station would operate as WLAN-ethernet bridge in this setting, but it doesn't.)
    So do you have any other solutions to this problem? WOuld an AIrport Extreme station be capable of doing this?
    I don't want to use my powerbook as the 'bridge' to share the WLAN connection to the ethernet port as described above because that would require my powerbook to be on alll the time and be located in an inconvenient place.
    Thanks for your replies!
    P.S.: I do have some older/other wireless routers available, but I think they're not going to help because they won't allow this rather unusual setting. They're all very basic.
    Powerbook G4 1 GHz   Mac OS X (10.4.7)   Airport Express

    WOuld an AIrport Extreme station be capable of doing this?
    No. The only way an AirPort Extreme base station (AEBS) can wirelessly join a network is using WDS. It does not offer the wireless client mode like the AirPort Express (AX).
    Using your PowerBook as you suggested is the only solution using Apple's devices.
    There may be 3rd party repeaters that you can use but I have no experience with them.

  • Third-party e-mail using bellsouth account on FiOS ISP

    My elderly parents were just set up on FiOS as the ISP. They have bellsouth.net as a third-party e-mail through my account. Even when I change the outgoing SMTP to outgoing.verizon.net and try port. 25, 465 or 587, outgoing e-mail through Outlook Express still doesn't work.

    If you are using outgoing.verizon.net, then you need to set it to "My server requires authentication" and enter your verizon.net username and password. Port should be either 25 or 587.
    If you are using a 3rd party outgoing server on a Verizon connection, then it would be set up as normal but on a port other than 25. Any other port the 3rd party allows should work, but 25 will not.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Third party encoding for use with iDVD?

    Hello All,
    I have been doing a little bit of research on this, but I think I need some answers from more experienced users.
    Are there any third party apps that do a better quality job of encoding video for use with iDVD? I edit my videos in Final Cut Express and then I import to iDVD and while the quality is OK I wonder if I can get it to look better ( I use SD footage and I encode in Professional Quality).
    Has anyone here used a third party app that does a better job? (faster and/or better image quality)
    Thanks for your help.
    Mike

    Mike - Be sure and double-check over in the FCE forum to make sure you're using the best settings to make the jump from FCE to iDVD.
    The Pro algorithm is supposed to be iDVD's best setting (for all production lengths), if you have a shorter production (under 60 min), try using Best Performance and see if that gives you anything better.
    John

Maybe you are looking for