Forum Replies Created

Page 23 of 87
  • Steven Gonzales

    August 22, 2008 at 2:15 am in reply to: Nvidia GEForce 8800 no workie with FCP !

    Here’s a report that says it’s an issue with the older models not supporting PCI-Express 2.0

    The link also says NVIDIA was working on a upgrade kit, so maybe that’s now available.

    https://www.engadget.com/2008/01/18/geforce-8800-gt-upgrade-causes-headaches-for-some-mac-pro-users/

  • Steven Gonzales

    August 22, 2008 at 1:39 am in reply to: Codec help
  • Steven Gonzales

    August 20, 2008 at 3:18 pm in reply to: ProRes performance over USB 2.0?

    USB might work in a pinch, but that pinch is where your reputation goes down the drain.

    For example, if you’re laying off to tape on a tight deadline, and you get a glitch everytime you edit to tape (albeit at a different spot) then the slightly higher price for a better drive subsystem seems money well spent.

    This board is biased in favor of a professional way of working, which means reliability under all circumstances.

    For the customer, any technical glitch is a failing of the editor.

  • Steven Gonzales

    August 19, 2008 at 5:04 am in reply to: RED workflow – ProRes422 HQ?

    Thanks for the clarification and additional info.

  • Steven Gonzales

    August 19, 2008 at 1:38 am in reply to: RED workflow – ProRes422 HQ?

    You can save out a look (preset) from Red Alert (an RLX) and this will appear as a choice in the Log and Transfer Red plugin.

  • Steven Gonzales

    August 18, 2008 at 7:21 pm in reply to: Best workflow for two computers

    I concur with Shane’s idea as the best solution.

    What might not relink are render files, as they will often be different on the systems (especially as you said they go to a different locations on the different machines).

    Just don’t relink renders, and if everything else is in the same path you’ll be okay.

  • Steven Gonzales

    August 15, 2008 at 7:13 pm in reply to: Audio popping in timeline but not in the viewer

    MP3 are no good in Final Cut, because they are highly compressed.

    https://support.apple.com/kb/HT2619?viewlocale=en_US

  • Steven Gonzales

    August 3, 2008 at 7:08 pm in reply to: OT – Timecode calculator

    Type or copy the minutes number into cell A1.

    In cell A2, type exactly what was in the previous post:

    =(INT(A1/60))&”:”&(MOD(A1,60))&”:00:00″

    the equal sign tells excel that this is a formula. The “A1” in the formula are a reference to what in cell A1. To be exact, it is a relative reference. INT and MOD are built in functions, which means they take arguments and return a result. The INT returns the results of dividing cell A1 contents by 60, then rounding it down to the previous integer. Mod takes the contents of cell A1, divides it by the other argument, which is 60, and returns the remainder after that division is done. The & sign is a way of concatenating (joinging together) strings, so “:” and “:00:00” are strings.

    The result of the first function is joined with “:” and then joined with the result of the second function and then joined with “:00:00”. So you end up with something which looks like timecode, but was really a processing of your minutes to turn then into hours, and minutes remainder after calculating hours.

    For your next lesson, you should learn what is the difference between a relative and an absolute reference. This is very useful in Excel.

  • Steven Gonzales

    August 3, 2008 at 2:45 pm in reply to: OT: Your laptop can be detained by DNS

    Many adopt the argument that “I have nothing to hide, so why not let the government intrude?”.

    The problem is ideological exclusion. People with ideas that disagree with the policing agency have their voices silenced. Since we all work in the area of intellectual property creation, this should be a concern, as new ideas are the lifeblood of this business / artistic pursuit.

    “We are not afraid to entrust the American people with unpleasant facts, foreign ideas, alien philosophies, and competitive values. For a nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.” — John F. Kennedy

    Here’s a paper the issue:

    https://www.aclu.org/safefree/exclusion/32357pub20071025.html

  • You might have a ground loop problem. You might want to try a high quality isolation transformer on the audio:

    https://www.jensen-transformers.com/ci2rr.html

    Here’s an article on the subject of ground loops in audio:

    https://www.rane.com/note110.html

Page 23 of 87

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy