Cross platform Studio with G5 computer

I am perfectly happy with my Dual 2.5 G5, but would like to upgrade FCP to the latest, greatest Final Cut Studio.
What I have not been able to ascertain is if there will be a performance reduction using the Intel compatible app with my G5. (That $199 upgrade deal is not going to look so good if I need to buy a new computer to make it work right.)
Any suggestions on resources?
Thanks.
G5- Dual 2.5G   Mac OS X (10.4.5)  

New Discussions ResponsesThe new system for discussions asks that after you mark your question as Answered, you take the time to mark any posts that have aided you with the tag and the post that provided your answer with the tag. This not only gives points to the posters, but points anyone searching for answers to similar problems to the proper posts.
If we use the forums properly they will work well...
Patrick

Similar Messages

  • Cross platform issues with InDesign CS5 or earlier

    Potential client would like me (designer on a Mac) to design print docs which they can then edit on their PCs. Would love to hear feedback from others about any cross-platform issues/best practices suggestions. Thanks!

    No problem at all, the only thing you have to do is make sure you both have the same fonts in a flavour (Opentype) that you can both read.  So when you send them a Indesign document using these fonts they should be able to open it up on a PC without getting a "missing fonts" warning.  Once you've got that sorted you're away, I do exactly this all the time.
    Oh and of course you must have the same version of Indesign!  You can save back one version (or from CS5.5 to CS4) but it's not recommended for this type of workflow.

  • Cross-platform issues with Initial View

    When I specify my Initial View setting on Acrobat Pro (10.1.9) on my Mac, they are not honoured when the PDF is opened on a Windows machine. I've noticed this specifically with the Page Layout view. Any help would be appreciated.
    Thanks.

    Hi Bill.
    I open the PDF in Acrobat Pro, then go to File > Properties (cmd + D), choose the Initial View tab and change the setting there. I then OK that and save the PDF. When I open the same PDF again on the Mac (in either Reader or Acrobat Pro) the settings I made are honoured. When I open the same PDF on a Windows machine, they're not.
    J

  • Old Macromedia - Adobe cross platform font issues

    This message is more directed to Adobe.
    I am aware that currently OpenType fonts are cross platform compatible but only with Illustrator, Photoshop and InDesign.
    However, my primary workspace is Fireworks-Flash. There are serious cross platform issues with fonts - I have looked at truetype, postscript and opentype and they all have issues translating onto PC - many of the styles are not available.
    In our studio I design on Mac but our Flash developers are on PC - our final renders and review renders always need to happen on Mac as a result of this cross platform issue. This is a little inefficient.
    When is Adobe planning on resolving this issue?

    "I am aware that currently OpenType fonts are cross platform
    compatible but only with Illustrator, Photoshop and InDesign."
    No, they are fully cross-platform compatible. The Adobe products you
    mention, along with a very few others, are the only applications
    capable of taking full advantage of the advanced features available in
    some opentype fonts. And even the three products you mention don't all
    necessarily support open-type in the same way.
    "However, my primary workspace is Fireworks-Flash. There are serious
    cross platform issues with fonts - I have looked at truetype,
    postscript and opentype and they all have issues translating onto PC -
    many of the styles are not available."
    If you are using the same application version on both platforms, you
    should have identical functionality. If you're using an older version
    of Fireworks.
    The only cross-platform style issue with TT or T1 fonts is that
    Windows doesn't recognize any styles other than Regular, Bold, Italic,
    and Bold Italic. Also, there's a font menu difference between MacOS
    and Windows. Mac display all available styles, whereas Windows only
    displays the family name, and you have to select the variants from
    somewhere else (typically "B" "I" "U" buttons). SOME font families
    from some vendors use the style function to define such variants as
    Small Caps, Light, etc. MS products get ... confused.
    "In our studio I design on Mac but our Flash developers are on PC -
    our final renders and review renders always need to happen on Mac as a
    result of this cross platform issue. This is a little inefficient."
    If you're using different applications for design and rendering, and
    their functionality is different, then you have a cross-application
    compatibility issue. You didn't mention what applications or versions
    are involved.
    "When is Adobe planning on resolving this issue?"
    It may be more a Microsoft issue than an Adobe issue. In addition to
    the style limitations, There are no MS products that yet support
    open-type features.
    Although Adobe personnel do sometimes visit here, this is not a
    "talk-to-Adobe' forum. Since your problem is application related, I'd
    suggest taking it to the appropriate application forumsFireworks
    General Discussion looks right.
    And, as Bob said, you might also contact Adobe support directly with
    your concerns.

  • Recommendations for cross-platform software development?

    I'm considering developing a new shareware product and I'd like for it to be able to run on both OS X and Windows, and Linux too if that ends up not requiring too much more effort.
    I've been a Java programmer for many years now, making Java in some ways a very obvious solution. But I've never been all that pleased with the look and the performance of Java Swing GUIs. Swing isn't all that bad for some uses, but it can be clumsy in many ways (like Mac open/save file dialogs), doesn't always get the look-and-feel of a particular platform quite right, misses many platform-specific features one might want to access -- in short, Java-based apps seldom manage to have the fit-and-finish of off-the-shelf, shrink-wrapped commercial software.
    I could stick with Java and try out the SWT toolkit (it's better at getting native look-and-feel, and native performance) for building a GUI, but from what I've read SWT has its limitation as well, and besides, because of the nature of the product I have in mind -- something dealing with audio and music -- a lot of the open source code I'd like to incorporate into my product is written in C or C++, and I might need to do some low-level driver work too. Trying to bridge all of that into a Java app with lots of JNI work doesn't seem like the best route to take.
    I could learn C# and use Mono to make my stuff work for OS X, but, although I've never worked with C# and whatever standard GUI libraries one would typically use with C#, I suspect that it will work best for Windows and be kind of iffy for Mac use.
    All this said, I'm fairly certain that, after many years away from it, the best thing for me to do is get back into using C++ for this project.
    From my cursory preliminary research, the best looking C++ cross-platform development library I've seen so far is Qt from Trolltech. It's also very expensive from the viewpoint of a start-up operation -- a few thousand dollars, even with a 65% discount given to small start-ups.
    There's the totally free, open-source wxWidgets, but it sounds like wxWidgets' Mac support isn't the greatest, and it sounds like it's noticeably buggier than Qt. Maybe it would still be good enough for my uses, but I don't know that yet -- which is one reason I'm writing this post, hoping others have had some experience with it.
    Anyone know any other C++ cross platform toolkits for general GUI application development? One article I read said:
    If your needs are a free cross-platform environment, then wxWidgets is your best and only solution. However, for under $100, you can find a cross-platform environment with a much better Macintosh user experience than wxWidgets.
    I can't seem to find any of these better-than-wxWidgets, under-$100 solutions, however. Suggestions, anyone?
    Quad G5 + 15" MBP   Mac OS X (10.4.6)  

    Hi--
    I think, from looking at that page he must be talking about the CPLAT framwork. It's kind of hard to figure out from that page, but he's got another page with information on CPLAT here.
    It looks like it's $50 for the license. You can also look at the official CPLAT site for more info. I've never used it, though, so I can't really say whether it's any good or not. But there is a trial version available...
    charlie

  • Can I use Messages in OSX to text with a person on an Android platform? My iPhone works cross platform but I don't get the text in Messages on my desktop with OSX 10.8.2

    Does "Messages" in OSX 10.8.2 work cross platform? My daughter has an android phone and I can text with her OK in iOS. However, her texts don't show up on OSX whereas texts from my son, who has an iPhone, work in iOS and OSX.

    HI,
    The answer is yes and no.
    As Barney-15E link says you can get the Messages app to SMS to AIM Buddies.  Or rather telephone Numbers as AIM Buddies.
    There are limits.
    The computer has to be set as if in the United States (System Preferences > Language and Text > Region)
    The phone is question has to be on a carrier that supports AIM SMS forwarding which only applies to some US based carriers.
    The reason the SMS Messages arriving on the iPhone do not sync is that they are not iMessages  (the "No" Part).
    I use Messages with the Buddy List Showing.
    As a test I have added a made up number as a Buddy and also created a Address Card for it.
    So Mousing over the "Buddy" reveal the "Screen Name" which is the phone Number
    You have to include the Leading +1 country code as well.
    9:32 PM      Thursday; March 14, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Recommended way to unit test mobile cross platform C++ in Visual Studio 2015

    Hello,
    I'm playing with the new Visual Studio 2015 to check its capabilities for cross platform development using C++ as coding language. I've seen several videos in Channel9 about this feature but I don't remember hearing in any of these a word about how
    to unit test such projects from Visual Studio 2015. Is there some recommended way to create unit tests for such projects?
    I'm not sure I can use Visual Studio test projects for C++ to test the android library or the Windows Phone 8.1. If I add a new platform ARM to a test project of those, I cannot select in the platform toolset combo the values that I have for my libraries
    (Clang 3.4 and Windows 8.1 respectively). So it seems that such test projects are not addressed for cross platform c++ in VS2015.
    I also have tried to make a second cross platform library project to contain the tests, adding there the Catch.h file from catch framework or adding the files from Google Test framework. My idea was to link each cross platform test library with their corresponding
    "production code" libraries. In both cases (catch and gtest) I have problems when trying to compile the test framework files (not sure if it is not possible or just my fault being new at C++ for mobile platforms).
    Has anyone succeeded unit testing the cross platform c++ code in VS2015? How?
    Thanks in advance,
    Jorge.

    Hi Jorge,
    Thanks you for posting in MSDN forum.
    Based on your issue, since VS2015 Preview is previews for the next major release of Visual Studio, currently we forums don’t provide support for VS2015 Preview. So the product team would accept the suggestions or feedbacks for the VS2015 now.
    So you can submit the feedback/suggestions to Microsoft Connect feedback portal:
    http://connect.microsoft.com/VisualStudio/feedback/CreateFeedback.aspx, Microsoft engineers will evaluate them seriously. Thanks for your understanding.
    After you submit the feedback, you can post the link here which will be beneficial for other members with the similar issue. And I will help you to vote it.
    Thank you for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cross platform pdf CD-rom with hyperlinks

    Hi there, I am suffering with some cross platform impatience.
    Trying to make a cd-rom...the structure is from a root folder-containing an html file which is opened then select links to open particular PDF documents (that all works fine)
    In the PDF document there are hyperlinks to other PDf docs, word docs, zip files and powerpoiunt files. They all work perfectly on the PC but no links working from the mac.
    Mac is running OS X 10.5.
    I have created the links by using the advanced editing options, then add custonm link and add file. Then i select the appropraite file.
    I did do it on an older version mac to test too (running mac OS X 10.4.10) and all the linking files worked except for the zip files - which try open a web browser. Thats ok though but then i put the cd-rom in the newer mac and nothing is linking (like dead links)
    Thanks for any help - this is an urgent job i have to get out. So speedy replies will be GREATLY appreciated.

    You can use an in-line computer to download the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/

  • PDF with special characters (é, ñ) needs to be legible cross-platform(mac & pc)

    I am using Illustrator to design a PDF. Because it's in Spanish, accent marks and other special characters are needed (á, ñ).
    When I export the PDF from the ai file and view it on my mac it looks fine. However, when I open it on a pc some of the special characters are completely missing.
    I tried Creating Outlines with the text, although it will make it harder to update in the future and so less preferable to leaving the text editable. Creating Outlines works fine on the mac, however on the pc the L's appear thicker than they actually are.
    Does anyone know how to make special characters legible cross-platform when creating a PDF using Illustrator?
    Thanks!!

    Does anyone know how to make special characters legible cross-platform when creating a PDF using Illustrator?
    Yes. You use a correct OpenType font that has the glyphs in the place where they belong and can be embedded without limitations. Older TrueType or PostScript fonts are simply unsuitable as are fonts that cannot be emebdded and require to be installed locally. It all comes down to system language settings vs. the unified environment inside acrobat. This also requires any PDF to be created on systems with the language settings correct in the first place, i.e. creating Spanish text with a Japanese version of AI would be pretty desastrous due to how foreign language fonts are accessed... check these things and then try again. If possible, enforce embedding of the full font in the PDF settings, not just a subset and choose a suitable font.
    Mylenium

  • Oracle 10g - Cross-Platform Transportable Database (with or without RMAN?)

    Hello guys,
    i am currently on a project for migrating oracle databases from one platform to another platform (both platforms are on the same endianess):
    -> From Linux 64-Bit to Windows 64-Bit
    -> From HP-UX 64-Bit to AIX 64-Bit
    All databases are on Oracle 10g (10.2.0.4) and i have tested two different ways:
    1) The "official" way with RMAN CONVERT DATABASE
    http://youngcow.net/doc/oracle10g/backup.102/b14191/dbxptrn002.htm#CHDEEEAG
    2) "Copy & Paste"
    - Copy & Paste of the database files
    - Recreate controlfile manually on target platform (with help of "backup controlfile to trace" on source platform)
    Both ways are working well and the migrated test databases are running fine.
    Now i am wondering why there is a "RMAN CONVERT DATABASE" command, if it possible to copy and paste the data files and perform two steps manually afterwards.
    The "RMAN CONVERT DATABASE" is time consuming and you still need to copy the RMAN output files to the target platform.
    Is there any special reason, why you need the "RMAN CONVERT DATABASE"? Does the "RMAN CONVERT DATABASE" change some things in the database files internally?
    Thanks and Regards

    Hello,
    Anurag Tibrewal wrote:
    If the source platform and the target platform are of different endianness, then an additional step must be done on either the source or target platform to convert the tablespace being transported to the target format. Of course .. in this case you can not use the "Cross-Platform Transportable Database" - you have to use the "Cross-Platform Tranportable Tablespace" (with RMAN CONVERT DATAFILE or TABLESPACE).
    Anurag Tibrewal wrote:
    If they are of the same endianness, then no conversion is necessary and tablespaces can be transported as if they were on the same platform.Yes, but oracle provides this with RMAN and the command "RMAN CONVERT DATABASE" .. as i already wrote i have already performed the two ways "RMAN CONVERT DATABASE" and "just copy & paste" and both are working fine.
    So my question is if there is any special case in which you should use the RMAN way with "RMAN CONVERT DATABASE" instead of just "copy & paste" if you stay on the same endianness?
    Thanks and Regards

  • Adobe software and suites with cross platform licenses

    Hello,
    I am aware that Photoshop Elements, Premiere Elements, and Lightroom come with cross-platform licenses (so I can install one copy on my PC and one copy on my Mac using the same serial number).
    Because I own a Mac and a PC, this type of license is very useful for me.
    Could you please provide a full list of Adobe software and software  suites which carry this type of license?
    Thanks

    Your list is complete. As far as Creative Suites are concerned, only Creative Cloud or Volume Licenses allow cross-platform use and activation. All otehr normal retail bundles are platform specific.
    Mylenium

  • Problems of MDIApp.java with cross-platform JMF.

    Is there anyone ever tested the code MDIApp.java (http://java.sun.com/products/java-media/jmf/2.1.1/solutions/SwingJMF.html) with cross-platform JMF before? I didn't change anything of the code, but I got the following errors when trying to play a quicktime movie.
    Unable to handle format: JPEG, 512x384, FrameRate=2.0, Length=29833
    Failed to realize: com.sun.media.PlaybackEngine@9945ce
    Error: Unable to realize com.sun.media.PlaybackEngine@9945ce
    The code works fine with JMF windows/Linux performance pack. As claimed on their webpage, the code is supposed to work with all-java version of JMF. Can anybody help? Thanks a lot.
    Daniel.

    Is there anyone ever tested the code MDIApp.java (http://java.sun.com/products/java-media/jmf/2.1.1/solutions/SwingJMF.html) with cross-platform JMF before? I didn't change anything of the code, but I got the following errors when trying to play a quicktime movie.
    Unable to handle format: JPEG, 512x384, FrameRate=2.0, Length=29833
    Failed to realize: com.sun.media.PlaybackEngine@9945ce
    Error: Unable to realize com.sun.media.PlaybackEngine@9945ce
    The code works fine with JMF windows/Linux performance pack. As claimed on their webpage, the code is supposed to work with all-java version of JMF. Can anybody help? Thanks a lot.
    Daniel.

  • Cross platform DVD burning  - Mac/PC/home DVD player

    All right, Geniuses, re: cross platform DVD burning, I have read and read and spoken to many people. Out of 6 1/2 billion people, NOBODY can answer this question. Shane Ross probably can't answer it with a straight face.
    How, where, why, when, what do I use to burn a DVD - who knows, maybe up to 90 minutes - so that I can play the same DVD on my Mac, your DVD home player, your boss's PC, whether it's Real Player, Windows Media Player, QT, mmrphmm-mmrphmm, or quakiifrafermessendt (w/chrome) format.
    I am running Mac G5, dual proc. 2Gig, 3.5 G. RAM, OS 10.3.9, Final Cut Pro HD 4.5 which includes FCP, Compressor Live Type, DVD Studio Pro 3, Cinema Tools.
    The editing part is a cinch. Even with my eyes open. I've used Mac since 1978 and shoot broadcast. Oddly, dropped frames, A/V synch, phase shifting, etc are no problems.
    Also, I have about 300 shows that I did on VHS, 3/4", Betacam, and DV. I have an A to D converter that works great converting these tapes to digital which I store on my hard drive. What I need to do, let me back up... about a year ago I had to buy a PC because Mac doesn't support Solid Works 3D program. So, there, I said it, I own a PC. And that's why I have a problem. Or more accurately, a quandry. Rather than tie up my Mac, I might as well use the PC to record my videos to, then burn to DVD, then to edit them or run them through DVD Studio Pro on my Mac for authoring, then back to my first problem, How, where, why, when, what do I use to burn a DVD - who knows, maybe up 90 minutes - so that I can play the same DVD on my Mac, your DVD home player, your boss's PC, whether it's Real Player, Windows Media Player, QT, mmrphmm-mmrphmm, or quakiifrafermessendt (w/ultrascuzzyectoplacticdefoid) format.
    Of course, I want highest quality. Absolutely, my finished DVDs have to play on PC, Mac and home DVD players. If you've gone this far, someday I might need to put some of this on the web. I like options. It might be delivered as a stream, or a download. Another compression question?
    Simple, huh? Is there anything else you need to know? Should I fire up my old wire recorder, or are you going to suggest another 3rd party peripheral? Which would make me wonder, why hasn't Apple addressed this obvious disfunction.
    BTW/ I have found Memorex DVDs work best on my system. Any comments?
    Regards.

    Welcome to the forum!
    Time for a reality check: burned DVDs (and even stamped DVDs) are NOT 100% compatible with all DVD-Video reading devices. Period. It just the Nature of the technology and that fact that player and drive manufacturers rush products to market that are not fully in compliance with the DVD-Video standard.
    That said, I've had only two individual playback compatibility complaints in the last 6 years with well over 2000 DVD-R discs authored in DVD-SP and burned from my Macs on an external Sony DVD burner. Those two complaints were rectified by burning a DVD+R disc for the clients.
    Things I have learned:
    · Windows Media Player doesn't play nice with DVD-Video. ULead and other DVD players for the Windows platform do work very well (I have to WinXP systems to test on). PC playback compatibility is dependent on many, many things; the user's video card, RAM, drive type (and condition), processor speed ... the list goes on and on. It's impossible to predict if ANY disc will work in any given PC.
    · Memorex is at the very bottom of the list for quality media. Don't get me wrong; they do have a wonderful warranty. If you send back any discs they will replace them with equally poor quality media at no charge. Memorex is simply a marketer - there's no telling what brand or quality of media you're actually getting when you purchase their brand ... but you can be assured it will be cheap.
    That said; I'll agree that your workflow seems a bit backward. Authoring to DVD and then editing? Makes no sense. You're losing quite a bit of quality in that process as well as adding unneeded steps. If you must capture the footage with a Windows system and it needs editing, capture then convert to a QT codec that matches your FCP Sequence settings so when you move the files to your Mac for editing, everything actually plays nice.
    If your program doesn't need editing and you just want to transfer it to tape, I'd recommend using a stand-alone DVD recorder so you don't have to tie up either computer.
    -DH

  • External Hard Drive won't appear on PC (want cross platform)

    I have an external USB Hard Drive. I formatted it using the Disk Utility, OS Format and Journaling. Did a small partition in case I needed a system boot drive. Now my sis needed to backup her laptop (Dell laptop), but the drive won't appear in My Computer, it recognizes there is a USB device on the lower task bar, but no drive anywhere.
    Do I have to reformat? what steps do I need to make this USB drive cross-platform friendly?
    Paul

    Hi, Paul.
    You may not want to reformat the drive as FAT-32 since there is a limit on the size of the partition, the maximum file size, and other issues, especially if her Dell's drive is formatted as NTFS (FAT-32 does not support NTFS extended attributes). FAT-32 is unsuitable for backing-up Mac OS X volumes as it cannot preserve the extended attributes (permissions, etc.) employed by Mac OS X.
    It's really best if you each have your own external hard drive for backup, as part of implementing a comprehensive Backup and Recovery solution, such as I use and detail in my "Backup and Recovery" FAQ. You also don't want one person inadvertently writing over another person's backups, which could happen if one is not careful. Furthermore, it is often easiest for recovery.
    How one handles backup in cross-platform environments is tricky and depends on the native formats employed by the different computers involved, and whether backup will be performed over a network or by directly connecting backup drives to the computers one is backing up.
    To enable her Dell to use the Mac-formatted drive, install Mediafour's MacDrive for Windows on the PC. MacDrive for Windows is probably the state-of-the-art application for enabling you to use Mac-formatted disks and hard drives on Windows-based PCs.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Can you cross platforms on the 4S? My itunes is on MAC, all other info is on PC

    Can you cross platforms on the 4S? My itunes is on MAC, all other info is on PC

    Yes, you can sync iTunes content with one computer, & contacts & calendars with another computer.

Maybe you are looking for

  • Add a new tab to General data in XD01

    Hi, I want to add a new tab to General data in XD01. I came across some BADI's(CUSTOMER_ADD_DATA, CUSTOMER_ADD_DATA_CS) which can be used to add pushbuttons(like General Data, Sales Area) and inside that we were able to add tabs. But i need to add a

  • Who can solve oracle error ORA-0012638 ?

    Why I get this error when I re-start oracle after join networking domain ? When the computer in lcoal mode ,the oracle is normal . How can I solve this error ?

  • JNDI lookup in iPlanet and specifying it in IAB

    Hi, I an trying to port a entiry bean deployed in WebLogic written in J2EE standards with no reference to weblogic apis. I open the JAR in IAB and it generates all the required XML and stubs correctly. In meta editor all the CMP properties are OK exc

  • Lens Correction Profiles

    Hello: Does anyone happen to have the Lightroom Lens Correction Profiles for the following two lenses: Nikon AF-S DX NIKKOR 18-55mm f/3.5-5.6G VR and Sigma 10-20mm f/4-5.6 EX DC HSM Lens for Nikon Digital SLR Cameras? Thank you in advance.

  • Help! Lost original folders and files and trying to update website with new information

    I lost the original folders and files for my website. I have new files to upload to the site but when I synch, the website still shows the original files. How do I get rid of the old and replace with the updated website files?