Scaling issue going from computer to flat screen tv.

I have a client that has shot thousands of pictures from his world travels over the years some in the raw format some in jpeg. He created a slide show in Photoshop Elements of the pictures and when he shows them through his computer onto his large Toshiba HD flat screen some of them come out jagged (doesn't matter if they are jpeg or raw). I am assuming it is a scaling issue causing this. Question can some one please give me the right instructions on how to go about fixing this so all of his pictures come out crystal clear on his flat screen? Thanks.

What is the current pixel dimension of the images that are causing the issue?
Richard Lynch

Similar Messages

  • Hi to All, My wife still has ios 6 on her ipad (she likes the look). I will do the 7.1 upgrade when it is released. Should there be any issues going from 6 directly to 7.1? Thanks!

    Hi to All, My wife still has ios 6 on her ipad (she likes the look). I will do the 7.1 upgrade when it is released. Should there be any issues going from 6 directly to 7.1? Thanks!

    There shouldn't be. I went from iOS5.whatever to iOS6.1 with no issues.
    Just make sure to back everything up before you do it, just in case all doesn't go as planned.
    I always do mine the old fashioned way, download the full OS via iTunes so if you've already got it linked to a computer and been using iTunes to do updates/syncing that's how I'd suggest you do it.

  • Got new ATV and all set up. It keeps loosing connection with iTunes on laptop and have tried everything suggested in set up guide. It works fine for a while then the iTunes account vanishes from 'computer' menu TV screen.  Full Wifi signal on both devices

    Got new ATV and all set up. It keeps loosing connection with iTunes on laptop and have tried everything suggested in set up guide. It works fine for a while then the iTunes account vanishes from 'computer' menu TV screen.  Full Wifi signal on both devices so can't think what could be causing it to happen. Any suggestions please?

    Sorry, I updated another thread I was a part of but didn't update my own thread.....ughhh!
    I updated all of my ATV 2's and 3's to the latest firmware when it was released and have been problem free since. I do believe the major issue of not being able to connect after a period of inactivity has been corrected with the latest ATV firmware.
    I can look at my network connection table using "netstat -an" in a CMD window and I do not see the massive number of connections I saw before the update.
    Here is a link to the other thread I was referring to above:
    https://discussions.apple.com/message/19952545#19952545
    Have you applied the latest firmware updates to your ATV 3's?

  • Blue screen of death, and continous reboot.  Phone never actually boots up, just keeps going from reboot to blue screen and back again.  Any suggestion?

    Blue screen of death, and continous reboot.  Phone never actually boots up, just keeps going from reboot to blue screen and back again.  Any suggestion?

    Hello jared1915
    If you are stuck in that loop, the next step would be to restore your iPhone. Check out the article below to get your iPhone into recovery-mode and restore it in iTunes.
    If you can't update or restore your iOS device
    http://support.apple.com/kb/HT1808
    Regards,
    -Norm G.

  • I plugged a HDM1 cable from the Sony flat screen TV into a mac pro book and get not sound.  great picture.  Help?

    I plugged a HDM1 cable from the Sony flat screen TV into a mac pro book and get not sound.  great picture.  Help?

    Mac computers: Frequently asked questions about using ...

  • Transaction variant for Goods Issue going back to MB1A transaction screen

    Hello,
    I have created a transaction variant ZMB1A for Goods issue.
    When the goods issue transaction completed by using ZMB1A system again going back to the initial screen of MB1A. (Since it is the base of MB1A)
    Here the issue is everytime user had to enter the ZMB1A transaction. (for example if the user wants to issue material for different plants).
    Please suggest any suitable method to avoid the above multiple t code execution.
    Regards
    Rifaie M

    Hi,
    In SHD0, do the complete processing of Transaction MB1A during creation of Transaction Variant "ZMB1A" till posting of the Material document.
    To create a new T-Code as ZMB1A, go to Transaction SE93 and here enter Transaction Code as ZMB1A and Click Create button. Now enter Short text of Transaction and select option "Transaction with Variant (Variant transaction)" and press enter.
    Here enter following;
    Transaction             MB1A
    Transaction variant     ZMB1A
    Activate "Cross-client"
    Select Professional User Transaction
    Activate SAP GUI for HTML
    Activate SAP GUI for Java
    Activate SAP GUI for Windows
    Now Click SAVE button.
    Now you can start using Transaction ZMB1A which will call Transaction Variant ZMB1A.

  • Black and White conversion issues going from LR to PS

    When I take a black and white image directly from Lightroom to Photoshop using "Edit in Photoshop", the black and white conversion doesn't stay true. My image, once opened in PS, is mostly black and white, but has green and magenta casts running throughout. Anyone know how to resolve this without just gray scaling the image again once in PS?
    Screen grab from LR on the left, and PS on the right.
    Thanks.

    Geoff the kiwi wrote:
    How does the OP's green/magenta colouring equate to your stated red/cyan?
    Well, it looks cyan to me. Here it is with saturation boost - assuming the OP made the screenshot correctly, assigning the display profile:
    In any case, the Photoshop bug is well known and well documented, showing up as cyan shadow banding in ProPhoto files, when GPU is set to "Normal" or "Advanced" mode.
    I'm not saying the display profile isn't involved, it most certainly is. The whole issue is the conversion into the display profile. And it also shows to varying degree with different display profiles - sometimes just subtle cyan bands, easily missed until you look for it, other times more pronounced and with secondary red banding (like here).
    It also happens with sRGB as display profile. So the bug is real, no question about that.
    What's different here is that there's cyan also in the highlights. But that could be the screenshot - or it could be "just" a bad display profile. I'm not ruling that out, just pointing out that there is a more likely explanation in this case.

  • Migration issues going from 2.0 to 3.1

    Hi,
    I'm investigating the migration of an old 2.0 datamodel (build 584) to a new 3.1 version (build 700) and I have some questions and issues:
    Can I go directly from 2.0 to 3.1?
    When trying I get an error message and the log-file from datamodeler contains errors.
    Using version 3.0 (build 665) as an intermediate step doesn't give the error-message....
    After opening the 2.0 model in 3.0 and using "Save as..." I observe some strange things:
    - The properties "Name on Source" and "Name on Target" of each Logical relation are now emtpy. They were filled in the 2.0 model.
    As a consequence all my labels in the Logical diagram are now blank.
    I found a posting "Sql Developer Data Modeler 3.0 EA1: Relationship source and target names" for 3.0EA1 that this was a bug.
    Is it still a bug in 3.0 build 665?
    - In the relational diagram all columns with a datatype that defined by a domain show UNKNOWN.
    Looking at the properties of such a column I see that the domain is migrated properly.
    It is only not shown in the diagram....
    Someone a clue?
    Thanks in advance,
    Enrico

    Well, it gets even more serious.
    When generating DDL I get a generation error because all the datatypes of the columns with a domain are generated as UNKNOWN....
    After some searching I see the following:
    Defined is domain NUMBER_10_F in both version of Datamodeler
    Version 2.0
    Relational model > Table properties > Columns > Datatype : Domain + Type : NUMBER_10_F
    Relational model > Column properties > General > Datatype : NUMBER(10) {NUMBER_10_F}
    Physical model > Column properties > General > Datatype : NUMBER(10)
    Version 3.0
    Relational model > Table properties > Columns > Datatype : Domain + Type : NUMBER_10_F
    Relational model > Column properties > General > Datatype : UNKNOWN {NUMBER_10_F}
    Physical model > Column properties > General > Datatype : UNKNOWN
    Somehow the columns do not inherite the right datatype from the domain.
    Probably I did something wrong with the defaultdomains.xml file but I do not know what.
    I copied it from the old datamodeler (2.0) directory datamodeler\domains to the new datamodeler (3.0) directory datamodeler\datamodeler\types
    Suggestions?
    Enrico

  • Help please... Audio sync issues going from iMovie to iDVD (iLife '09 packa

    I've tried technical support, I've tried looking online but nothing seems to have helped, so here's the problem:
    I have a video/movie, that is around 58 minutes long, I share it to iDVD and the other media formats from iMovie. The vid has music, transitions, titles, credits, etc... It plays fine in iMovie while I am editing it. The problem comes when I try to export it to another media format and to iDVD.
    There's a section that has major audio sync issues that I have no idea how to even begin to fix. There is audio and music from the 55 minute mark that plays over the 27 minute mark for a good 3 minutes of video and audio.
    I've tried some of the suggestions I've come across but nothing seems to work. Does anyone have anything that they can offer this very frustrated guy? Please and thank you in advance.

    I don't shoot 12 bit audio (ever) so I'm not an expert on fixing it or converting it back to 16 bit audio. I can only report what others on this forum claim to have worked (in some cases with marginal success).
    The ones that comes to mind are:
    1. video and audio extraction in an attempt to re sync.
    2. exporting back to the camera from iMovie and then re-importing as 16 bit.
    http://support.apple.com/kb/TA25603?viewlocale=en_US
    http://discussions.apple.com/thread.jspa?messageID=8113985
    Message was edited by: SDMacuser

  • REMOVING  ADMINISTRATOR FROM iMac G4 Flat Screen

    I have a new MacBook Pro and have given my iMac G4 Flatscreen to my wife for her personal use. I was the Original Administrator on the machine and she was a user. She is now also an Administrator and I wan't to delete all reference to my account and leave her as the only Administrator and with a clean hardrive without all my stuff clogging it up. How do I do that?

    Log in from an administrator account other than the one you want to delete, and then use the Accounts pane of System Preferences to delete the unwanted account. Next, open the Users folder on the hard disk and look for a folder named Deleted Users; if you find it, delete everything inside which relates to the old account.
    (20994)

  • Odd pagination issue going from RH8 to RH9

    I just recently upgraded from TCS2 to 3. I'm linking a structured FM book to a RH project. The FM to RH mappings are set to paginate at the ChapterTitle and Heading1 (top level section elements) levels. Everything worked fine in RH8, but in RH9 any time I have a ChapterTitle not followed by a paragraph, RH9 isn't correctly creating a separate topic for the ChapterTitle and instead creating a topic using the chaptertitle with the first Heading1 topic lumped in. This creates a problem since I'm using a htt for the chapter level topics to generate a mini-TOC to the sections in each chapter. If I add a paragraph after the ChapterTitle (before the first Heading1) everything works fine and I get a separate topic for the ChapterTitle and the first Heading1. All other Heading1 styles are correctly being generated as a separate topic.
    To be clear, I'm using the paginate setting in the paragraph styles mapping and then using <$paratext_no_num> topic name pattern. Did something change between RH8 and 9? Do I need to just bite the bullet and add topic name markers?

    There has been a change in the pagination behavior in TCS 3. TCS 3 does not allow creating of empty topics with just a heading text. If pagination is set on two heading styles with one following the other at a particular location, the earlier one is simply ignored at that particular location. In order to achieve pagination at such a location one needs to pick either of the two options as you have already mentioned in your post.
    Add an extra paragraph in between with some relevant content.
    Or use Topic Name Marker for pagination.
    Mayank

  • Has anyone had issues going from 1 Apple ID to 2 since the iCloud update?

    My wife and I each have our own iPhones and iPads and I just got her a MacBook Pro, but we've been sharing 1 Apple ID to share apps.  Now with iCloud, all our information is being combined, like contacts and iCal.  Has anyone had this situation and resolved it?  If so, can you give me any good tips?

    So yes, I did figure it out...with the help of the Genius Bar at my local Apple Store.  The answer was pretty simple and very easy.  My wife and I each have our own iCloud accounts now, which our iPhones / iPads / MacBooks each sync with, but we still share a single iTunes account.  This causes no conflicts whatsoever in terms of our personal information or ability to share apps / music purchased on iTunes.  There are a couple of things to remember, though:
    - We each sync to our own computers to keep it clean.  Any music / apps we want to share we move manually or just initiate separate downloads.
    - The iTunes account on both computers is the same, but our Apple ID's for iCloud are unique.
    - Before the setup, the user that is getting the new iCloud account needs to backup their personal info that they want to keep prior to syncing to the new computer / iCloud account, as it will not keep it.  This way, the info you want can be restored to the device.
    - I'm not sure if this solution will still work if you're syncing multiple devices to the same computer, but I'd think it would be fine.
    If you're not sure how exactly to do all this, by all means, set up an appointment for the Genius Bar.  They helped with everything with me, as I had no idea what to do, and they were awesome.
    Good luck and I hope this helps!

  • My computer screen goes from grey to black on startup and stays there. Can any one help me?

    Hi there,
    I was wondering if anyone can tell me what is going on with my Mac Pro. The screen is blank or black. When I reboot, it goes from the grey startup screen to black and nothing after that. HELP.

    You don't say which year it is, but if it's a 13" you're not having a common GPU that some 2010 and 2011 15" models are having.
    Since reinstalling the OS didn't help, I'm afraid that the only real choice you have is to take the machine to your local Apple Store or an AASP and have them run diagnostics on the machine. It's likely a screen problem, rather than a logic board problem (although that's always a possibility).
    The testing is free as if the estimate for repair. There's really nothing else you can do yourself at this point.
    Sorry,
    Clinton

  • How to transfer files from old flat screen Imac to time capsule?

    I just purchased a brand new Imac and would like to transfer my files, pics and music to it from my old flat screen Imac.
    I have a 500gb capsule as my wireless router and backup for the new imac, however my old imac does not have airport installed on it so I can't access the capsule wirelessly.
    So... I was wondering if I could link them together through ethernet or hook the old imac to the capsule with an ethernet cable and off load my files to it?
    Any help would be greatly appreciated.

    Ok, let's give the following a try:
    1) On the host iMac (the "old" iMac), in the Services pane of the Sharing System Preferences pane, turn on Personal File Sharing.
    2) From the Finder's Go menu on the "new" iMac, choose Network. A computer icon for host iMac should be present.
    3) Double-click it to mount it. You will need to provide credentials (an account name & password). These credentials must be an existing user account on the host iMac.
    4) The host iMac should now be mounted on the new iMac's desktop. You should now be able to transfer files as required between devices.

  • WILL NOT COPY FROM FLAT SCREEN OR DOCUMENT FEEDER ERROR" ORIGINAL MISFEED"

    THIS HP 7525 HAS STOP COPYING FROM BOTH THE FLAT SCREEN AND AUTOMATIC DOCUMENT FEEDER. HAS ERROR "ORIGINAL MISFEED" BUT THERE IS NO PAPER IN THE AUTOMATIC DOCUMENT FEEDER" ANY SUGGESTION TO FIX THIS WILL BE GREATLY APPRECATED. THANK YOU

    The Install disk has version 10.4 on it. I have also tried booting from my OS 10.5 disk but with no avail.
    However, here is an update on my plight.
    Apple tech says that after hearing the symptoms, he thinks that one of the processors is shot. Being that my particular model of G5 (dual 2.7 processors) is a liquid cooled machine, it's possible that some sort of leak has formed and has either taken out a processor or has caused a processor to overheat. He says that this model of G5 has been known to do that. In this case, nothing will boot which makes me think that my original system drive may actually be okay. I'm taking it in for the tech to look at it and just be sure that's the problem. However, if it is a dead processor, the part alone would run $799 plus labor to install it. Frankly, that's just too much for me to pay to keep this old G5. I'd rather put that money towards a new or reconditioned Mac Pro 8 core or quad core machine.
    I've owned several Mac computers in the past and perhaps this is the frustration talking but it seems that no matter how diligent you are in maintaining your Macintosh, these machines only seem to last about 5 years before something majorly wrong happens (mother board, processor, etc). Can I expect this same, limited time frame from a new Mac Pro? I mean, am I just being paranoid?

Maybe you are looking for