TWO QUESTIONS: jpg colour invert and importing H264

When I am importing a particular jpg, FCP is changing the colours so it almost looks inverted. This particular image was created by someone using illustrator and CMYK colour and it looks fine in this, any ideas how I can rectify this? (bearing in mind I'm a rookie at Illustrator and Photoshop but do have access to them).
My second question is someone has sent me loads of video footage that has been compressed using H264 and this is too low and causing poor quality when there's any movement infront of the camera. It would take too long to get him to send me the uncompressed footage, I don't suppose there's anyway of retrieving the original quality from the compressed files I have?
Any help would be appreciated, Thanks
Martin

You can't use CMYK images in FCP, they must be RGB.
In Photoshop, go to the menu bar: Image > Mode. Change it to RGB and re-save.
I don't suppose there's anyway of retrieving the original quality from the compressed files I have?
No. Video compression works by throwing information away.
You can't use H264 in FCP either. Convert the files to an editable codec such as those found in FCP's Easy Setup menu.

Similar Messages

  • Two Questions Re: Embedding Flash and Tables Shortcut

    .
    Two Questions Re: Embedding Flash and Tables Shortcut
    1) I work on a Mac and use Dreamweaver 8. Often I like to
    embed Flash objects into a page and I do this by using
    Dreamweaver's INSERT > MEDIA > FLASH. However, the SWF file
    doesn't show up on the published web page and I’ve never had
    this issue using previous versions, so I’m not sure what to
    do? Here's what Dreamweaver generates when I use their INSERT
    feature:
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','550','height','180','src','flash/BANNER.HOME','quality','high','pluginspage','http:// www.macromedia.com/go/getflashplayer','movie','flash/BANNER.HOME'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    width="550" height="180">
    <param name="movie" value="flash/BANNER.HOME.swf">
    <param name="quality" value="high">
    <embed src="flash/BANNER.HOME.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="550"
    height="180"></embed>
    It seems a bit weird that the SWF file is not showing
    considering Flash & Dreamweaver are the most compatible apps,
    no? I’m assuming if Dreamweaver is generating this code it
    should work, no?
    2) I’m getting an error when trying to use the Tables
    short cut COMMAND+ OPTION+T that reads...
    "While executing objectTag, the following JavaScript error(s)
    occurred:
    At line 26 of file “Macintosh
    HD:Applications:Macromedia Dreamweaver 8:
    Configuration:Objects:Common:Table.htm”:
    TypeError: cmdDOM.parentWindo.createTableStr is not a
    function"
    What’s strange is it was working fine last week and for
    the life of me I don’t know what could of happened to make
    this shortcut get corrupted?
    I’ve reinstalled the app multiple times and still I get
    the same error :-(
    Any help is greatly appreciated!
    Thanks in advance!
    .

    > It seems a bit weird that the SWF file is not showing
    considering Flash &
    > Dreamweaver are the most compatible apps, no? I?m
    assuming if
    > Dreamweaver is
    > generating this code it should work, no?
    It works. Most likely you have not uploaded the Scripts
    folder referenced
    in the head of the page.
    > What?s strange is it was working fine last week and for
    the life of me I
    > don?t
    > know what could of happened to make this shortcut get
    corrupted?
    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Rupda" <[email protected]> wrote in message
    news:[email protected]...
    > .
    >
    >
    Two Questions Re: Embedding Flash and Tables Shortcut
    >
    >
    >
    1) I work on a Mac and use Dreamweaver 8. Often I like to
    embed
    > Flash
    > objects into a page and I do this by using Dreamweaver's
    INSERT > MEDIA >
    > FLASH. However, the SWF file doesn't show up on the
    published web page
    > and
    > I?ve never had this issue using previous versions, so
    I?m not sure what to
    > do?
    > Here's what Dreamweaver generates when I use their
    INSERT feature:
    >
    >
    <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','width','550','height','180','src','flash/BANNER.HOME','qualit
    > y','high','pluginspage','
    http://www.macromedia.com/go/getflashplayer','movie','f
    > lash/BANNER.HOME' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" width="550" height="180">
    > <param name="movie" value="flash/BANNER.HOME.swf">
    > <param name="quality" value="high">
    > <embed src="flash/BANNER.HOME.swf" quality="high"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash" width="550"
    height="180"></embed>
    >
    >
    > It seems a bit weird that the SWF file is not showing
    considering Flash &
    > Dreamweaver are the most compatible apps, no? I?m
    assuming if
    > Dreamweaver is
    > generating this code it should work, no?
    >
    >
    >
    >
    2) I?m getting an error when trying to use the Tables short
    cut
    > COMMAND+ OPTION+T that reads...
    >
    >
    "While executing objectTag, the following JavaScript error(s)
    occurred:
    > At line 26 of file ?Macintosh HD:Applications:Macromedia
    Dreamweaver 8:
    > Configuration:Objects:Common:Table.htm?:
    > TypeError: cmdDOM.parentWindo.createTableStr is not a
    function"
    >
    >
    > What?s strange is it was working fine last week and for
    the life of me I
    > don?t
    > know what could of happened to make this shortcut get
    corrupted?
    >
    > I?ve reinstalled the app multiple times and still I get
    the same error
    > :-(
    >
    >
    >
    > Any help is greatly appreciated!
    >
    >
    > Thanks in advance!
    >
    > :-)
    >
    > .
    >

  • Two questions:  how do Skype and iChat compare for group video?  quality, reliability, cost, etc are important.  2) Is my MobileMe ID what I need to use in the window in making an iChat buddy?  It only says AIM above the window, online tutorial differs.

    Two questions:  1) How do Skype and iChat compare for group video?  Quality, reliability, cost, etc are important.  2) Is my MobileMe ID what I need to input in the window in making an iChat buddy?  It only says AIM above the window, online tutorial differs, saying MobileMe, AIM, GoogleTalk (Jabber) all work. Thnx

    Hi,
    IChat uses better Video Compression than Skype does.
    On a top flight Mac you can send a 640 X 480 pixel frame up to 30 frames a sec.
    Skype can't match this.
    iChat in Video is Peer to Peer. (you can actually Log out of the Buddy list)
    Skype seems to borrow something from everyone's bandwidth to make connections.
    What do you mean by Business account Tracking ?
    iChat Adds (or can add) the First Name, Last Name of your Buddies and create an Address Book Entry
    Whether you mark those cards connected with a  company is up to you.
    (I have heard of issues with earlier version of iChat and the Address Book that "saw" the Company Name as the part of the Name and linking several Screen Names to the one name
    Audio on a Mac using Skype tend to be the same as the streaming needs are less.
    However you have to rely on any PCs audio abilities from PCs which may not be to the same standard.
    Mac to PCs in iChat and AIM can be difficult though.  (It should work but it rarely as simple as Plug and go)
    Skype may suit your needs better on ocassions.
    9:11 PM      Thursday; May 5, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
    , Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Two Questions- Away Message font and Buddy Profile length

    Good morning everyone!! Hope your not tooo cold on this beautiful sunny morning! Anyway, I have two questions to ask you smart people. Is there any way to change the font of the away message that you make? It just shows up in the regular black font. Along with this, I find it really annoying that I can never see my whole away message at once if i type a long one. I have to just press the right arrow button to be able to see the whole thing (not a question, more of a rant...but if you know a solution, feel free to let me know!) Last question, my buddy profile does not allow me to put anymore that like...4 lines in my profile. If I do, it gives my that message saying it is too long. Is there anyway to be able to put more into the profile? I can barely put a sentence inmy profile without it saying it is too long! Thanks guys. My problems are kinda....strange, but I'm high maitenance

    Hi
    Have a look at chax and see if it does what you want(you can change the font with chax) http://www.macupdate.com/info.php/id/20056
    Tony

  • Question about temporary tables and imports.

    Hello everybody.
    Interesting one this. We have an application that uses global temporary tables. We refresh live to test using import of the application schema. I noticed when doing this yesterday that the temporary tables were being recreated in test as perminant rather than temporary.
    Is there a reason for this? Has anyone come across this before? Is there a way around it (apart from manual checking)?
    Many thanks
    Rup

    Could you specify how you found out that it is coming in as permanent?
    I believe exp/Imp will export and import it is Temporary table. I have just done a simple test to check and it works fine;
    Here is my test log:
    SQL> connect scott
    Enter password:
    Connected.
    SQL>SQL> CREATE GLOBAL TEMPORARY TABLE test_global
      2          (startdate DATE,
      3           enddate DATE,
      4           class CHAR(20))
      5        ON COMMIT DELETE ROWS;
    Table created.
    SQL>  select table_name,temporary from user_tables where table_name='TEST_GLOBAL';
    TABLE_NAME                     T
    TEST_GLOBAL                    Y
    SQL> select table_name,temporary from user_tables;
    TABLE_NAME                     T
    DEPT                           N
    EMP                            N
    BONUS                          N
    SALGRADE                       N
    TEST_GLOBAL                    Y
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine options
    C:\Documents\dbmsdirect\Testing\global>exp
    Export: Release 10.2.0.2.0 - Production on Wed Feb 20 12:18:45 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Username: scott
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine options
    Enter array fetch buffer size: 4096 >
    Export file: EXPDAT.DMP > test_global
    (2)U(sers), or (3)T(ables): (2)U > t
    Export table data (yes/no): yes >
    Compress extents (yes/no): yes >
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    About to export specified tables via Conventional Path ...
    Table(T) or Partition(T:P) to be exported: (RETURN to quit) > test_global
    . . exporting table                    TEST_GLOBAL
    Table(T) or Partition(T:P) to be exported: (RETURN to quit) >
    Export terminated successfully without warnings.
    C:\Documents\dbmsdirect\Testing\global>sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Feb 20 12:19:50 2008
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    SQL> connect scott
    Enter password:
    Connected.
    SQL> drop table test_global purge;
    Table dropped.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine options
    C:\Documents\dbmsdirect\Testing\global>imp
    Import: Release 10.2.0.2.0 - Production on Wed Feb 20 12:20:19 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Username: scott
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine options
    Import file: EXPDAT.DMP > test_global.DMP
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    List contents of import file only (yes/no): no >
    Ignore create error due to object existence (yes/no): no >
    Import grants (yes/no): yes >
    Import table data (yes/no): yes >
    Import entire export file (yes/no): no > yes
    . importing SCOTT's objects into SCOTT
    . importing SCOTT's objects into SCOTT
    Import terminated successfully without warnings.
    C:\Documents\dbmsdirect\Testing\global>sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Feb 20 12:22:44 2008
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    SQL> connect scott
    Enter password:
    Connected.
    SQL>
    SQL> select table_name,temporary from user_tables;
    TABLE_NAME                     T
    DEPT                           N
    EMP                            N
    BONUS                          N
    SALGRADE                       N
    TEST_GLOBAL                    Y
    SQL> insert into TEST_GLOBAL values (sysdate,sysdate,'test1');
    1 row created.
    SQL> select * from TEST_GLOBAL;
    STARTDATE ENDDATE   CLASS
    20-FEB-08 20-FEB-08 test1
    SQL> commit;
    Commit complete.
    SQL> select * from TEST_GLOBAL;
    no rows selected
    SQL>  select table_name,temporary from user_tables where table_name='TEST_GLOBAL';
    TABLE_NAME                     T
    TEST_GLOBAL                    Y
    SQL>

  • Two Questions -- Ipod Export Fail and Wmvs

    Hey there,
    New to quicktime on windows, got two questions.
    First, when I try to export for the IPOD default setting, I get the error -2147023174: an unknown error occured.
    Second, is there any way to play WMVs in Quicktime on a PC? Flip4Mac is obviously not going to work, but is there an equivalent for windows?

    My other question is, when I replaced my iPod, does my warranty get renewed? Because the serial number on my new iPod says it expires in 2009, but the orginal box still serves as my receipt. (the box says it expires on the 29th)
    Any warranty on a replacement iPod last for either 90 days, or the remainder of the original warranty whichever is the longer period.

  • Two questions about the query and lsmw .

    Hi Experts ,
    Could you tell me how to download the query to local driver ? is it possible to do that ?
    I hear somebody introduce lsmw this t-code . it can transfer the data from non-sap/r3 system ? has somebody can fully expain this t-code ?
    Many thanks !!!
    Best Regards,
    Carlos Z

    Hi,
          LSMW – Step by Step Guide: Legacy System Migration Workbench is an R/3 Based tool for data transfer from legacy to R/3 for one time or periodic transfer.
    Basic technique is Import data from Spreadsheet / Sequential file, convert from source format to target format and import into R/3 database. LSMW not part of standard R/3, if we need this product email [email protected]
    Advantages of LSMW:
        • Most of the functions are within R/3, hence platform independence.
       • Quality and data consistency due to standard import techniques.
       • Data mapping and conversion rules are reusable across projects.
       • A variety of technical possibilities of data conversion.
       • Generation of the conversion program on the basis of defined rules
       • Interface for data in spreadsheet format.
       • Creation of data migration objects on the basis of recorded transactions.
       • Charge-free for SAP customers and partners.
    Working With LSMW:
    Use TCODE LSMW
    Objects of LSMW:
      •Project   – ID with max of 10 char to Name the data transfer project.
      • Subproject   – Used as further structuring attribute.
      • Object   – ID with max of 10 Characters, to name the Business object .
      • Project can have multiple sub projects and subprojects can have multiple objects.
      • Project documentation displays any documentation maintained for individual pop ups and processing steps
    User Guide: Clicking on Enter leads to interactive user guide which displays the Project name, sub project name and object to be created.
    Object type and import techniques:
      • Standard Batch / Direct input.
      • Batch Input Recording
          o If no standard programs available
          o To reduce number of target fields.
          o Only for fixed screen sequence.
        • BAPI
        • IDOC
          o Settings and preparations needed for each project
    Preparations for IDOC inbound processing:
        • Choose settings -> IDOC inbound processing in LSMW
        • Set up File port for file transfer, create port using WE21.
        • Additionally set up RFC port for submitting data packages directly to function module IDoc_Inbound_Asynchronous, without creating a file during data conversion.
        • Setup partner type (SAP recommended ‘US’) using WE44.
        • Maintain partner number using WE20.
        • Activate IDOC inbound processing.
        • Verify workflow customizing.
    Steps in creating LSMW Project:
        • Maintain attributes – choose the import method.
        • Maintain source structure/s with or without hierarchical relations. (Header, Detail)
        • Maintain source fields for the source structures. Possible field types – C,N,X, date, amount and packed filed with decimal places.
        • Fields can be maintained individually or in table form or copy from other sources using upload from a text file
        • Maintain relationship between source and target structures.
        • Maintain Field mapping and conversion rules
        • For each Target field the following information is displayed:
          o Field description
          o Assigned source fields (if any)
          o Rule type (fixed value, translation etc.)
          o Coding.
          o Some fields are preset by the system & are marked with Default setting.
        • Maintain Fixed values, translations, user defined routines – Here reusable rules can be processed like assigning fixed values, translation definition etc.
        • Specify Files
          o Legacy data location on PC / application server
          o File for read data ( extension .lsm.read)
          o File for converted data (extension .lsm.conv)
        • Assign Files – to defined source structures
        • Read data – Can process all the data or part of data by specifying from / to transaction numbers.
        • Display read data – To verify the input data being read
        • Convert Data – Data conversion happens here, if data conversion program is not up to date, it gets regenerated automatically.
        • Display converted data – To verify the converted data
    Import Data – Based on the object type selected
        • Standard Batch input or Recording
          o Generate Batch input session
          o Run Batch input session
        • Standard Direct input session
          o Direct input program or direct input transaction is called
    BAPI / IDOC Technique:
        • IDOC creation
          o Information packages from the converted data are stored on R/3 Database.
          o system assigns a number to every IDOC.
          o The file of converted data is deleted.
        • IDOC processing
          o IDOCS created are posted to the corresponding application program.
          o Application program checks data and posts in the application database.
    Finally Transport LSMW Projects:
        • R/3 Transport system
          o Extras ->Create change request
          o Change request can be exported/imported using CTS
        • Export Project
          o Select / Deselect part / entire project & export to another R/3 system
        • Import Project
          o Exported mapping / rules can be imported through PC file
          o Existing Project data gets overwritten
          o Prevent overwriting by using
        ‘Import under different name
        • Presetting for Inbound IDOC processing not transportable.
    Regards

  • Two questions: (1) Removing episodes and (2) Charging for podcasts

    Hi...
    I hope someone out there can either help me or point in the right direction.
    I recently launched a podcast and have two episodes. One is a full length podcast (roughly 90 minutes) and the other is a five-minute "teaser" or preview. I'd like to remove the teaser. While I think that doing so is a simple matter of removing it from my host (and/or removing it from the feed code), I thought I'd doublecheck just to be sure.
    Second question... When I originally submitted the podcast to iTunes for approval, I submitted it as a free subscription. I now thinking of charging 99 cents, but am not sure how to edit my account to reflect this change. I tried to find the answer to this by way of the FAQ page, but for some reason I couldn't find the answer.
    Thanks in advance, and best,
    tiarawordsmith

    Remove it from the feed file (everything between the <item> and </item> tags) and give it a day or two to disappear from the listing on iTunes. Then you can delete the media file (if you do it earlier visitors trying to access it will get an error message).
    As to charging I'm not sure that iTunes provides any mechanism for charing for podcasts. Plainly you would need an account with them so you would have to contact them.

  • Questions on full export and import

    I have a 9.2.0.5 database on Unix.
    The database have over 400 schemas. I am planning to migrate to 10g.
    This is the steps are am planning to take:
    1. create a 10g database.
    2. full export the database from my 9i database to exp.dmp.
    3. full import the exp.emp to 10g database.
    My question is if I use full import, does this impact the existing sys, system and other existing objects that already in the 10g database? What's the import parameter list should I use? Does my full import will import everything? Is there anything that I need to pre-create before do the full import?
    Thanks a lot!

    I did a full import as many of you suggested. I got many errors like this. Do you think those errors matters?
    What should I do to avoid those errors.
    Thanks a lot!
    IMP-00003: ORACLE error 23327 encountered
    ORA-23327: imported deferred rpc data does not match GLOBAL NAME of importing db
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_DEFER_IMPORT_INTERNAL", line 30
    ORA-06512: at line 1
    . . importing table "DEF$_AQCALL" 0 rows imported
    IMP-00017: following statement failed with ORACLE error 23327:
    "BEGIN SYS.DBMS_DEFER_IMPORT_INTERNAL.QUEUE_IMPORT_CHECK('APST.APS.ANL.GOV"
    "','SVR4-be-64bit-8.1.0'); END;"
    IMP-00003: ORACLE error 23327 encountered
    ORA-23327: imported deferred rpc data does not match GLOBAL NAME of importing db
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_DEFER_IMPORT_INTERNAL", line 30
    ORA-06512: at line 1
    . . importing table "DEF$_AQERROR" 0 rows imported
    . . importing table "DEF$_CALL" 0 rows imported
    IMP-00019: row rejected due to ORACLE error 1
    IMP-00003: ORACLE error 1 encountered
    ORA-00001: unique constraint (SYSTEM.REPCAT$_AUDIT_ATTRIBUTE_PK) violated
    Column 1 TIMESTAMP
    Column 2 3
    Column 3
    Column 4 SYSDATE
    IMP-00019: row rejected due to ORACLE error 1
    IMP-00003: ORACLE error 1 encountered
    ORA-00001: unique constraint (SYSTEM.REPCAT$_AUDIT_ATTRIBUTE_PK) violated
    IMP-00019: row rejected due to ORACLE error 1
    IMP-00003: ORACLE error 1 encountered
    ORA-00001: unique constraint (OLAPSYS.CWM$CLASSIFICATION_PK) violated
    Column 1 36
    Column 2 Descending
    ORA-02291: integrity constraint (SYSMAN.ESM_COLLECTION0) violated - parent key not found
    Column 1 262B6785DA5C56ADE04400144F2498E0
    Column 2 port
    Column 3 3816

  • Two questions about the E1000 and Xbox 360

    Okay this is going to be a two part questions. ( both my friend and I have the E1000 )
    1st
    My friend and his brother are having issues with their Xbox 360's. My friend has his xbox set to dmz mode and his brother is just using I guess we'll say the default way. And when my friend is playing any game his brother tries to play call of duty black ops and the nat says strict or moderate. Now I was reading about port range triggering and how to set it up but there are different ways some people are doing it. I've seen a few videos that the people had different settings. Whats the correct way that my friend and his brother can both play xbox 360 and not have any nat issues?
    ( BTW their both hook-up wired )
    2nd
    I'm currently using dmz settings as-well ( wireless ) My home users only uses a few devices like laptops, ipods, kindle, and just one Xbox. Now I want the optimal performance I can get. I'm currently downloading mass effect ( games on demand xbox 360 ) The game size is 6.83gb and taking awhile to download. I say I've been downloading it for over 40 minutes and I'm currently at 77%, is this normal speed? Or can I boost my speed a bit? My Internet Provider is Cablevision in NJ "Optimum Online" download is 15mbps download is 5mbps.

    Xbox live will only let you connect 1 xbox for every WAN IP address. Your ISP gives you only 1 dynamic public IP which will be pass down from the modem to the router. The router gives your other devices private ip addresses.
    Strictly speaking, only 1 xbox will be allowed by xbox live to connect because of the reason you only have 1 public ip. You will be lucky if you can connect two.
    Anyway, you can try the steps below:
    Access the page of your router
    Click Admin Tab, disable UpNP.
    Then trigger ports: 3074/53/88/22728/33233
    2869/10280-10284/1900/1024
    Click Applications and Gaming Center Tab
    Click Port Range Trigger
    Ex:
    Application name: xbox1, xbox2
    xbox1--enter port 3074 on all 4 boxes and click enable
    xbox2--enter 10280 on start box and 10284 on end box, same for the other 2 boxes and click enable.
    Enter all number and on the applications boxes and save

  • Two issues discovered: 5d tether and import movie files

    Using both the Canon 5d and 5d Mk2 I had the computer hang on import. In both cases I shot several frames in rapid succession. The 5d hangs after about only 3 rapid frames, the Mk2 after about 9. I'd guess this has something to do with the buffer. Has anyone else encountered this?
      Also, when importing some movie files, it hangs and I have to force quit to get out of it. It's not consistent, and I even have to restart on occassion to clear this out.
      RAM, processor and disk space should not be an issue-it's a new iMac 27"with 16GB RAM, 2.8 GHz i7 CPU, 2 TB HD with 1.82 TB free. OS 10.6.2.
      Are these bugs in the beta, or is something else happening?
    _Jeff Shaffer

    Best to post this in the Beta forum so the Adobe folks who are monitoring the feedback can read it.

  • Two questions: Executing batch files and executing a JAR on boot-up.

    I'm working with Windows XP and and currently I'm having a friend test this on Vista as well. I can't seem to find how to execute a batch file using Runtime.exec(). So far I've been passing the absolute pathname of the batch file as the argument to exec(), but it doens't seem to run, so I'm assuming there's another way.
    Second question, how do I get a JAR file to start running whenever the user turns on the PC?
    Thanks.

    I'm working with Windows XP and and currently I'm
    having a friend test this on Vista as well. I can't
    seem to find how to execute a batch file using
    Runtime.exec(). So far I've been passing the
    absolute pathname of the batch file as the argument
    to exec(), but it doens't seem to run, so I'm
    assuming there's another way.Are you using just Runtime.exec() or have you tried Runtime.getRuntime().exec()? If not, try that and see what happens.
    Second question, how do I get a JAR file to start
    running whenever the user turns on the PC?As far as I know, you can't do that programatically. You have to edit settings on your computer but I am not entirely sure.
    Thanks.

  • Two questions about Camera Raw and Lightroom

    I am now shooting in RAW image format only and cataloging those images into Lightroom.
    My first question is: How do I open an image in Camera Raw from Lightroom? When I right click on an image in Lightroom it gives me a choice to edit in > Photoshop, but does not offer the choice of editing in Camera Raw. In fact, when I go outside of Lightroom and just double-click on one of those RAW images, it opens in Photoshop. What is going on? Before I installed Lightroom, double-clicking on a RAW file would cause it to open in Camera RAW.
    My second question is: Lightroom seems to have all of the same controls over processing a RAW image as the Camera Raw plug-in does. Does that mean I no longer need to open images in Camera Raw? Should I just do all of my adjustments inside of Lightroom? I take it that the sidecar xmp file is the same whether modified in Lightroom or in Camera Raw.
    Pleas set me straight on this.
    Thank You,
    Ken

    Your second question:
    My second question is: Lightroom seems to have all of the same controls over processing a RAW image as the Camera Raw plug-in does.
    Answers your first. Lightroom and ACR share code, so the rendering you get from Lightroom with the same settings is exactly the same as in ACR. What happens is that when you say "edit in Photoshop", ACR gets called by Lightroom and the Develop settings get passed along. ACR then renders the RAW with those settings and opens it in Photoshop. So, because you already have a working interface to the settings, there is no point in showing them to you again.
    Does that mean I no longer need to open images in Camera Raw? Should I just do all of my adjustments inside of Lightroom?
    That depends on your workflow. I no longer open any images in ACR directly as Lightroom provides a more effective interface in my opinion. Other people I'm sure prefer the Bridge/ACR approach.
    I take it that the sidecar xmp file is the same whether modified in Lightroom or in Camera Raw.
    Lightroom does not modify the sidecars by default. All edits are stored in the database. This allows you to have virtual copies with different Develop settings and more tricks like that. You can have Lightroom write out xmp sidecars by choosing "save metadata to file" from the metadata menu in Library or by turning on automatic xmp file generation in preferences. There is usually no real point to doing that however as the "edit in Photoshop" route works just fine. It's only really useful when you have a mixed workflow that still uses Bridge. If you share images with others, you're better off exporting dngs, or exporting subsets of images as catalogs with the images included.

  • Question around elements organizer and importing

    I have PSE 8 and until recently, everytime I would import the photos from my card reader, I would get a filtered view with only the photos that I have imported. From there I could add the tags.
    For some reason now, I no longer get that view after a import and I have no idea how to enable it again. I found the batch view mode, and that helps, but I would prefer to do it the old way where I got the view by default.
    Any ideas on how to get this back?
    Thanks

    I think you might have accidentally checked the box that said don't take that action any more.
    In Edit > Preferences > General, click Reset All Warning Dialogs and Restore Default Settings. 

  • Two Questions, uninsall trail version, and then install full version that we downloaded

    Hi all, I need to uninstall "trail" verision on one computer, there is only a few apps that we tried out, but I know it good idea to uninstall them first. I then need to download and install a verision that wil bought that is full version, but was downloaded. When I log in on other mac,  i cannot find my paid version to download. Also the paid  verision is already intstalled on other computer. I can't seem to find the .dmg file on "paid install, Is there a way to copy to flash drive to intalll? I have pretty slow internet. I'm a newbie to adobe, so any help would be appreciated. I followed instruction I found for uninstalling, said to go to apps folded click on program and following instructions, I seem I'm missing something, because it just opens application. Any help is appreciated. Thanks Gerald Hetirck

    There is no requirement to uninstall trial versions - they all can be activated by inputting the serial numbers or signing into CCApp. The rest isn't really clear since you didn't say anything about what product(s) you actually bought.
    Mylenium

Maybe you are looking for