<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.digitalrebellion.com/css/rss.css" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://www.digitalrebellion.com/rss/blogcat-11.xml" rel="self" type="application/rss+xml" />
<title>Digital Rebellion Color Grading Blog Category</title>
<link>http://www.digitalrebellion.com/blog/cats/11</link>
<description>All recent posts from the Digital Rebellion blog.</description>
<language>en-us</language>
<pubDate>Sun, 13 Sep 2026 23:44:08 +0000</pubDate>
<lastBuildDate>Sun, 13 Sep 2026 23:44:08 +0000</lastBuildDate>
<generator>digitalrebellion.com</generator><item>
<title>ARRI Alexa dailies workflow with DaVinci Resolve 12</title>
<link>http://www.digitalrebellion.com/blog/posts/arri_alexa_dailies_workflow_with_davinci_resolve_12</link>
<description>&lt;p&gt;I've been working on a feature film shot on the ARRI Alexa and Alexa Mini and had to come up with a workflow for syncing and rendering out dailies. DaVinci Resolve 12 proved useful because all of the prep work could be done in one application all at once, with the added bonus of being able to roundtrip again after picture lock.&lt;/p&gt;
&lt;h2&gt;Step 1: Offloading&lt;/h2&gt;
&lt;p&gt;I used our very own &lt;a href="http://www.digitalrebellion.com/promedia"&gt;Auto Transfer&lt;/a&gt; tool to offload the memory cards to two hard drives at once with checksum authentication to ensure the copies were identical to the source files. The media files were then backed up to LTO tape at the end of the day.&lt;/p&gt;
&lt;h2&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/61edc6ccd6518d7f4b6e39064c5850e0.png" alt="" /&gt;Step 2: Organize and sync clips&lt;/h2&gt;
&lt;p&gt;In Resolve 12, create a new project, then go to File &amp;gt; Project Settings and switch off &lt;strong&gt;Use local version for new clips in timeline&lt;/strong&gt; from the Color page. This will be important later on.&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/7fab36fbbffc17c0d3d20e5102960d75.png" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;Then bring the video and audio files into your Media Pool and organize them in whatever manner makes sense to you. I chose to create bins for each scene (&lt;a href="https://www.digitalrebellion.com/blog/posts/special_characters_in_davinci_resolve_bin_names_cause_contents_to_disappear"&gt;be careful what names you choose for the bins&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;On this particular movie no audio was shot in-camera so the only way to automatically sync audio and video is by timecode. Select the video and audio files in your bin, right-click and choose &lt;strong&gt;Auto-sync Audio Based on Timecode&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/d4c9d2e32980cc5b5e08a2ec4c040ce1.png" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;In theory this is all you should need to do to get perfect sync, but in practice timecode can drift or it may be set incorrectly (or not at all) in the camera or sound recorder.&lt;br /&gt;&lt;br /&gt;An additional reason for splitting things into bins is because if you are shooting time-of-day timecode, you may have multiple clips with the same timecode that could confuse Resolve and cause it to sync clips up to audio from a different scene.&lt;br /&gt;&lt;br /&gt;In the event that the audio is not synced correctly, open the video in the viewer, scrub to the exact frame that the slate hits on and write down the timecode for that frame. Then open up the audio file and stop it on the exact frame that you hear the clap of the slate (in a lot of cases this will be an obvious short spike in the waveform towards the beginning of the file). Then right-click the audio file in the Media Pool and select &lt;strong&gt;Clip Attributes&lt;/strong&gt;. In the Timecode pane, enter the timecode from the video you noted down earlier. Then repeat the earlier step of selecting the video and audio files, right-clicking and choosing &lt;strong&gt;Auto-sync Audio Based On Timecode&lt;/strong&gt; again.&lt;/p&gt;
&lt;p&gt;(If you can't hear the slate, go to the Audio pane of &lt;strong&gt;Clip Attributes&lt;/strong&gt; and make sure your extra audio channels aren't muted.)&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/f35fa07069743f3510c3f9da4b1daf96.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;This will modify the timecode of the audio file so it can then be matched up automatically. You may be wondering why automatic matching is so important when you could just manually sync clips in a sequence. There is an important reason for this that will be clear later on.&lt;/p&gt;
&lt;p&gt;Now select all the video clips then right-click and select &lt;strong&gt;Create Timeline Using Selected Clips&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Step 3: Grading&lt;/h2&gt;
&lt;p&gt;Open the timeline then switch to the Color tab and grade the clips as you normally would.&lt;/p&gt;
&lt;h2&gt;Step 4: Render&lt;/h2&gt;
&lt;p&gt;In the Deliver tab, choose the &lt;strong&gt;Individual source clips option&lt;/strong&gt; under &lt;strong&gt;Render timeline as &lt;/strong&gt;and &lt;strong&gt;Use source filename&lt;/strong&gt; under&lt;strong&gt; Save as&lt;/strong&gt;. This will export each clip in the sequence as an individual movie file with the sameÂ  filename as its original source file - this is important to make it easy to reconnect back to the high-res source files later. Because these are offline clips we're rendering as ProRes Proxy to keep file sizes small but keeping the resolution the same as the source files.&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/16b92649043352d897a682a351b7bbc9.png" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;This is why it was necessary to auto-sync the clips in the earlier step. I could find no way to manually sync audio clips and then link the audio back to the original source file. That synchronization will only exist in the sequence itself and is ignored if you choose the Individual Source Clips option.&lt;/p&gt;
&lt;p&gt;Mark in and out points on the timeline at the bottom of the Deliver page to make sure it's going to render out all of the clips, then click &lt;strong&gt;Add to Queue&lt;/strong&gt;. It's easiest to queue up lots of sequences and render them all out in one go.&lt;/p&gt;
&lt;h2&gt;Step 5: Edit&lt;/h2&gt;
&lt;p&gt;Import the rendered proxy files into the NLE of your choice and edit.&lt;/p&gt;
&lt;h2&gt;Step 6: Roundtripping back to Resolve&lt;/h2&gt;
&lt;p&gt;After editorial, export an XML from your NLE and reimport back into your Resolve project.Â (With Avid you need to export an AAF and things become a bit more complicated but this is covered in the user manual.) &lt;/p&gt;
&lt;p&gt;On the Load XML dialog, deselect &lt;strong&gt;Automatically import clips into media pool&lt;/strong&gt; (because they already exist in the media pool) and deselect &lt;strong&gt;Use color information&lt;/strong&gt; if you edited in FCPX. Then click Ok.&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/b6b85a5eec3ebd0005b40094c51caae3.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Resolve should present you with a timeline from your NLE, however often things will not translate fully and need to be fixed. A great way to do this is to render out the full sequence from your NLE and then navigate to it in the media pool's browser. Right-click the file and select &lt;strong&gt;Add as Offline Reference Clip&lt;/strong&gt;. Then right-click the timeline in the media pool window and select &lt;strong&gt;Timelines &amp;gt; Link Offline Reference Clip&lt;/strong&gt; and choose the clip you just added.&lt;/p&gt;
&lt;p&gt;Switch to the Edit pane and click the icon that looks like a filmstrip underneath the left-hand viewer. Choose &lt;strong&gt;Offline&lt;/strong&gt; and Resolve will show the file you rendered from your NLE. You can then scrub through or play your timeline and it will show the reference clip alongside the corresponding frame of your timeline so you can compare them.&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/295676d9048148358a713210defe6895.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;If any clips are offline you can right-click the timeline in the browser and select &lt;strong&gt;Timelines &amp;gt; Reconform from Bin(s)&lt;/strong&gt;, then select the bins with your source media. If the clips still won't reconnect, select the relevant clip in the media pool then right-click the offline clip in the timeline and choose &lt;strong&gt;Force Conform with Selected Media Pool Clip&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;(At this point you may want to media-manage the timeline onto another drive to save disk space but I opted not to.)&lt;/p&gt;
&lt;p&gt;Now go to the Color tab. If you don't see the grades you did previously, select all of the clips (you may need to click the Clips button at the top to see them) then right-click and choose &lt;strong&gt;Use Remote Grades &lt;/strong&gt;(you may need to right-click again and choose &lt;strong&gt;Update All Thumbnails&lt;/strong&gt; to see the changes).&lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto;" src="//digitalrebellion-assets.s3.amazonaws.com/blog/f5c1475c8a19285f596d0f1d8b813772.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Because you switched off local grades by default at the start of the project your grades were remote, which means they will stick across different timelines and if you adjust the grade of a clip, any other copies of it on your timeline (and throughout the project) will also be updated. In some cases this may not be desired, so you can right-click and choose &lt;strong&gt;Copy Remote Grades to Local&lt;/strong&gt; so that your changes only apply to that specific instance of the clip.&lt;/p&gt;
&lt;h2&gt;Step 7: Sending back to the NLE&lt;/h2&gt;
&lt;p&gt;After grading you'll probably need to send it back to your NLE again for titling and syncing with the finished audio. You can do this one of two ways: export each clip individually like in Step 4 and then reconnect in your NLE (media managing before doing so will help a lot) or render out a single QuickTime file of the entire timeline. If you don't expect many editorial changes at this point the latter is simpler, which is what I opted for.&lt;/p&gt;</description>
<pubDate>Mon, 1 Feb 2016 05:27:44 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/arri_alexa_dailies_workflow_with_davinci_resolve_12</guid>
</item><item>
<title>Special characters in DaVinci Resolve bin names cause contents to disappear</title>
<link>http://www.digitalrebellion.com/blog/posts/special_characters_in_davinci_resolve_bin_names_cause_contents_to_disappear</link>
<description>&lt;p&gt;There's a bug in the DaVinci Resolve 12 beta that can cause the contents of a bin to disappear if certain characters are used in the bin name. What makes it particularly concerningÂ is that there is no indication that anything is amiss until the project is loaded again, so it is easy to lose hours of work this way.&lt;/p&gt;
&lt;p&gt;And because the bug only occurs when aÂ project is reloaded, you cannot load up an autosave to get the clips back either.&lt;/p&gt;
&lt;p&gt;Here's how to reproduce it:&lt;/p&gt;
&lt;p&gt;1. Create a new bin with a forward slash in the name, e.g. "1 / 2".&lt;/p&gt;
&lt;p&gt;2. Drag some clipsÂ into it.&lt;/p&gt;
&lt;p&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/252da78339471779abf02643424bee83.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;3. Save the project and close Resolve.&lt;/p&gt;
&lt;p&gt;4. Reopen Resolve. TheÂ bin will now be called "1" (everything after the forward slash is omitted) and will be completely empty.&lt;/p&gt;
&lt;p&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/3db05404e2c3ee5afcf37e2baadd7088.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;It's worth noting that theÂ clips and sequences do not appear to actually be removed, justÂ hidden. You can verify this by attempting to create a new sequence with the same name as one that disappeared, only to be told that a sequence of that name already exists.&lt;/p&gt;
&lt;p&gt;I have not however been able to come up with a strategy for unhiding the bin contents again - renaming the bin back to the old name did not restore the clips. If anyone can come up with a way of doing this I'd be very interested to hear it.&lt;/p&gt;</description>
<pubDate>Tue, 1 Sep 2015 20:10:28 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/special_characters_in_davinci_resolve_bin_names_cause_contents_to_disappear</guid>
</item><item>
<title>Fixing offline files in media managed XML</title>
<link>http://www.digitalrebellion.com/blog/posts/fixing_offline_files_in_media_managed_xml</link>
<description>&lt;p&gt;When you media manage a project in Final Cut Pro 7 and then export to XML for importing into a third-party application like Davinci Resolve*, you may get an error message from that application saying it cannot reconnect to the files.&lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/767/Resolve_Error.png" /&gt;&lt;/center&gt;&lt;p&gt;The reason for this is that when FCP 7 creates a new media file (which it does if it trims unused content) it gets created without a .mov extension which can confuse other applications into thinking it is not a media file.&lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/767/File_List.png" /&gt;&lt;/center&gt;&lt;p&gt;Here's how to fix it:&lt;p&gt;1. Use a &lt;a href="http://www.digitalrebellion.com/promedia"&gt;batch renaming tool&lt;/a&gt; to find and replace &lt;b&gt;-v&lt;/b&gt; with &lt;b&gt;-v.mov&lt;/b&gt; (note the dash at the beginning) for the files in your media managed folder.&lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/767/Batch_Renamer.png" /&gt;&lt;/center&gt;&lt;p&gt;2. Open up the XML file in a text editor like TextWrangler and find and replace &lt;b&gt;&lt;pre style="display:inline"&gt;-v&amp;lt;/pathurl&amp;gt;&lt;/pre&gt;&lt;/b&gt; with &lt;b&gt;&lt;pre style="display:inline"&gt;-v.mov&amp;lt;/pathurl&amp;gt;&lt;/pre&gt;&lt;/b&gt;. &lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/767/Find_Replace.png" /&gt;&lt;/center&gt;&lt;p&gt;3. Save the XML file then try the import again.&lt;p&gt;&lt;br&gt;* The "ignore file extensions" option in Davinci Resolve is supposed to prevent issues like this but this problem still occurs when that box is checked.</description>
<pubDate>Tue, 21 Apr 2015 03:54:25 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/fixing_offline_files_in_media_managed_xml</guid>
</item><item>
<title>Fixing missing database errors in DaVinci Resolve</title>
<link>http://www.digitalrebellion.com/blog/posts/fixing_missing_database_errors_in_davinci_resolve</link>
<description>&lt;p&gt;Upon launching DaVinci Resolve you may see the following error:&lt;p&gt;&lt;b&gt;"Resolve did not locate a compatible or upgradable database."&lt;/b&gt;&lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/716/Resolve_Error.png" /&gt;&lt;/center&gt;&lt;p&gt;Clicking past it shows an empty project view.&lt;p&gt;There are several possible causes including database corruption but a common one is caused by your PostgreSQL database being too large. This can cause PostgreSQL to request more shared memory than is allowed by OS X or Linux.&lt;p&gt;To determine the exact error on OS X, you can launch the Start Server app in your /Applications/PostgreSQL folder. If it fails to launch it will show an error message after about a minute or so. On Ubuntu the equivalent command would be &lt;b&gt;sudo service postgresql start&lt;/b&gt;.&lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/716/PostgreSQL_Error.png" /&gt;&lt;/center&gt;&lt;p&gt;The error may not have the exact wording shown above but will be labeled "could not created shared memory segment".&lt;p&gt;There are two ways to fix this problem - either permanently or temporarily until your next reboot. I'd recommend trying the temporary option first because if something goes wrong you can just restart to fix it.&lt;p&gt;&lt;h3&gt;Temporary Fix&lt;/h3&gt;&lt;p&gt;1. Enter the following command into the Terminal located in /Applications/Utilities:&lt;p&gt;&lt;pre&gt;sudo sysctl -w kern.sysv.shmmax=41943040&lt;/pre&gt;&lt;p&gt;You'll need to enter your admin password after typing this.&lt;p&gt;&lt;center&gt;&lt;img src="//digitalrebellion-assets.s3.amazonaws.com/blog/716/shmmax_command.png" /&gt;&lt;/center&gt;&lt;p&gt;2. Launch the Start Server app or type &lt;b&gt;sudo service postgresql start&lt;/b&gt; on Ubuntu. If all went well, it should not report an error and Resolve should be able to see the database when you relaunch it.&lt;p&gt;3. If you still get an error, try the command again with a higher value then repeat Step 2. The memory limit is specified in bytes so multiply the number of megabytes by 1024 twice. PostgreSQL documentation recommends you use 1/4 of the available memory for this, although I was able to get it working with much less.&lt;p&gt;&lt;h3&gt;Permanent Fix&lt;/h3&gt;&lt;p&gt;1. Back up the file /etc/sysctl.conf.&lt;p&gt;2. Use the following command to edit the file:&lt;p&gt;&lt;pre&gt;sudo nano /etc/sysctl.conf&lt;/pre&gt;&lt;p&gt;3. Add the following line (or edit it if it already exists):&lt;p&gt;&lt;pre&gt;kern.sysv.shmmax=41943040&lt;/pre&gt;&lt;p&gt;4. Press Ctrl + O to save the file, then reboot.&lt;p&gt;5. Resolve should now be able to see the database. If it can't, try increasing the memory limit further and reboot.&lt;p&gt;If you get into problems and your system refuses to boot, either boot into safe mode or use target disk mode to copy the backup file and then reboot.</description>
<pubDate>Mon, 28 Apr 2014 16:09:35 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/fixing_missing_database_errors_in_davinci_resolve</guid>
</item><item>
<title>Possible solution to Color 1.0.3 XDCAM issues</title>
<link>http://www.digitalrebellion.com/blog/posts/possible_solution_to_color_1.0.3_xdcam_issues</link>
<description>As &lt;a href="http://www.digitalrebellion.com/blog/posts/color_1.0.3_reportedly_breaking_xdcam_footage.html"&gt;reported earlier&lt;/a&gt;, the new Color 1.0.3 patch cannot seem to recognize XDCAM footage, reporting it as offline. Matt Bucy on the &lt;a href="http://discussions.apple.com/message.jspa?messageID=8616399#8616399"&gt;Apple discussions board&lt;/a&gt; seems to have come up with a potential fix though. It would appear that the problem is with the XDCAM codec that Sony's capture utility uses, and the problem goes away if you re-encode the video with Apple's flavor of the codec.&lt;br&gt;&lt;br&gt;Matt recommends going to &lt;b&gt;File &gt; Media Manager&lt;/b&gt; and selecting &lt;b&gt;Copy&lt;/b&gt; referenced media. You could also export to a QuickTime or put the files through Compressor (the latter being the least recommended option due to recompression taking place).&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;img src="http://www.digitalrebellion.com/blog_imgs/FCPMediaManagerCopy.png" /&gt;&lt;/center&gt;&lt;br&gt;&lt;br&gt;Let me know how well this works for you. Hopefully Apple will fix this soon.</description>
<pubDate>Sun, 14 Dec 2008 09:26:08 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/possible_solution_to_color_1.0.3_xdcam_issues</guid>
</item><item>
<title>Color 1.0.3 reportedly breaking XDCAM footage</title>
<link>http://www.digitalrebellion.com/blog/posts/color_1.0.3_reportedly_breaking_xdcam_footage</link>
<description>A large number of Color 1.0.3 users are &lt;a href="http://discussions.apple.com/thread.jspa?threadID=1801819&amp;start=0&amp;tstart=0"&gt;reporting&lt;/a&gt; that the latest version breaks XDCAM footage. Apparently their XDCAM media is listed as being offline, with no way to reconnect it. The symptoms vary - some report that 30p XDCAM works fine, others report that no XDCAM works at all. Some are saying it is an issue with 1080p clips only and that 720p is fine.&lt;br&gt;&lt;br&gt;Currently no-one has managed to come up with a workaround and the only suggested course of action at this stage is to &lt;a href="http://www.digitalrebellion.com/fcs_remover.htm"&gt;uninstall Color&lt;/a&gt; and reinstall version 1.0.2. As far as I'm aware, that is still available from Apple's site. If you experience problems with round-tripping from FCP you will need to uninstall the entire Studio, reinstall from the disc and then ask on some forums for the old FCP 6.0.4 update (included in Pro Applications 2008-02 I believe) because, frustratingly, Apple only posts the very latest updates on their site.&lt;br&gt;&lt;br&gt;This is why it is recommended to not update in the middle of a project and to read up on the patch in some forums before updating. And to be on the safe side, &lt;a href="http://www.bombich.com/software/ccc.html"&gt;clone&lt;/a&gt; your hard disk before you update as well. We can only hope that Apple fixes this issue soon (don't hold your breath) and in the meantime, all those experiencing issues should &lt;a href="http://www.apple.com/feedback/color.html"&gt;notify Apple&lt;/a&gt; so they are made aware that it is affecting a large number of their users.&lt;br&gt;&lt;br&gt;&lt;b&gt;Update 12/14/08: &lt;/b&gt; See the fix &lt;a href="http://www.digitalrebellion.com/blog/posts/possible_solution_to_color_1.0.3_xdcam_issues.html"&gt;here&lt;/a&gt;.</description>
<pubDate>Thu, 11 Dec 2008 09:22:04 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/color_1.0.3_reportedly_breaking_xdcam_footage</guid>
</item><item>
<title>Apple releases 8800 GT for old Mac Pros</title>
<link>http://www.digitalrebellion.com/blog/posts/apple_releases_8800_gt_for_old_mac_pros</link>
<description>Early Mac Pro users can now use &lt;a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?s=topSellers&amp;fnode=home/shop_mac/mac_accessories/displays&amp;nplm=MB560Z/A&amp;mco=OTkzNDY"&gt;Apple's NVIDIA GeForce 8800 GT Upgrade Kit&lt;/a&gt; to add the latest graphics card to their machine.&lt;br&gt;&lt;br&gt;However, before you rush off to find your credit card, I would advise holding off for a while until Apple fixes the &lt;a href="http://www.digitalrebellion.com/blog/posts/poor_geforce_8800_gt_pro_app_performance.html"&gt;performance issues&lt;/a&gt; with an updated driver (these are normally included in operating system updates but sometimes are offered separately). &lt;br&gt;&lt;br&gt;And if you're planning to use it with Color, you're better off with the original ATI Radeon X1900 XT as the NVIDIA card supports fewer working bit-depths.&lt;br&gt;&lt;br&gt;But if you're a gamer, you're grand.</description>
<pubDate>Thu, 17 Apr 2008 05:54:30 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/apple_releases_8800_gt_for_old_mac_pros</guid>
</item><item>
<title>How to run Color below its minimum requirements</title>
<link>http://www.digitalrebellion.com/blog/posts/how_to_run_color_below_its_minimum_requirements</link>
<description>Color has some pretty stringent requirements. This tip will tell you how to run Color when you do not meet the minimum system requirements. Why would you want to do this? Well, maybe you have a slow machine and just want to grade a couple of simple shots or perhaps you would like to learn how to use the software before buying a new machine. Whatever the reason, here's how to do it.&lt;br&gt;&lt;br&gt;Note that Apple doesn't set minimum requirements for the sake of it, and you may experience strange behavior from this tip. I wouldn't advise this for production use.&lt;br&gt;&lt;br&gt;When you launch Color, it will tell you specifically what is wrong with your configuration. In this case, it is less than 128 MB of VRAM (graphics card memory). &lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;img src="http://www.digitalrebellion.com/blog_imgs/Color_No_Launch.jpg" /&gt;&lt;/center&gt;&lt;br&gt;&lt;br&gt;1. Go to Applications, ctrl-click on Color and select &lt;b&gt;Show Package Contents&lt;/b&gt;.&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;img src="http://www.digitalrebellion.com/blog_imgs/Color_Show_Package_Contents.jpg" /&gt;&lt;/center&gt;&lt;br&gt;&lt;br&gt;2. Browse to &lt;b&gt;Contents/Resources&lt;/b&gt;.&lt;br&gt;&lt;br&gt;3. Double-click &lt;b&gt;minsys.plist&lt;/b&gt; to open it up in Property List Editor. Alternatively, you can open it in TextEdit. You might want to save a backup of this file before you change anything.&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;img src="http://www.digitalrebellion.com/blog_imgs/minsys.jpg" /&gt;&lt;/center&gt;&lt;br&gt;&lt;br&gt;4. You will see several self-explanatory options here such as minimum QuickTime version and minimum system memory. Go to &lt;b&gt;AELMinimumVRAM&lt;/b&gt; and change it from 128 to something lower. As I am running it on a system with 64 MB of VRAM, I will change it to 64. Just set it to something lower-than or equal-to what you currently have.&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;img src="http://www.digitalrebellion.com/blog_imgs/minsys_PLE.jpg" /&gt;&lt;/center&gt;&lt;br&gt;&lt;br&gt;5. Save the file and open Color.&lt;br&gt;&lt;br&gt;If your screen resolution is set too low, the Color interface will be tiny and unfortunately this is a side-effect of hacking the system requirements. Obviously they are there for a reason.&lt;br&gt;&lt;br&gt;This tip applies to all programs in Final Cut Studio, not just Color.&lt;br&gt;&lt;br&gt;&lt;b&gt;Update:&lt;/b&gt; Our &lt;a href="http://www.digitalrebellion.com/fcs_maintenance.htm"&gt;System Toolkit&lt;/a&gt; utility now automates this task. Just select the application name and tick &lt;b&gt;Low Minimum Requirements&lt;/b&gt;.&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;img src="http://www.digitalrebellion.com/blog_imgs/SystemToolkitLowMinimumReqs.png" /&gt;&lt;/center&gt;</description>
<pubDate>Thu, 10 Apr 2008 07:17:47 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/how_to_run_color_below_its_minimum_requirements</guid>
</item><item>
<title>Matrox MXO now runs on Leopard</title>
<link>http://www.digitalrebellion.com/blog/posts/matrox_mxo_now_runs_on_leopard</link>
<description>Matrox has just released a patch for its MXO HD monitoring system. The patch offers "Mac OS X v10.5 (Leopard) support, Apple Color v1.0.2 support, Adobe Premiere Pro CS3 v3.1.1 support and genlock timing offset controls."&lt;br&gt;&lt;br&gt;The Matrox MXO is a box that you connect between your graphics card and an Apple Cinema Display that allows you to perform accurate high definition monitoring for under $2000. This is a great product for indies, as monitoring solutions normally start at about $8000-9000, and the Matrox MXO is definitely comparable with these higher-priced solutions. The best experience will always be on a CRT monitor but this is a close second for a fraction of the price.&lt;br&gt;&lt;br&gt;Visit Matrox's &lt;a href="http://www.matrox.com/video/support/mxo/software/home.cfm"&gt;MXO support page&lt;/a&gt; to download the patch. Note that you will need to be a registered user on their site in order to do so.&lt;br&gt;&lt;br&gt;[via &lt;a href="http://broadcastengineering.com/newsrooms/matrox_releases_mxo/"&gt;Broadcast Engineering&lt;/a&gt;]</description>
<pubDate>Thu, 27 Dec 2007 22:02:21 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/matrox_mxo_now_runs_on_leopard</guid>
</item><item>
<title>Red Giant releases Magic Bullet Looks</title>
<link>http://www.digitalrebellion.com/blog/posts/red_giant_releases_magic_bullet_looks</link>
<description>&lt;a href='http://www.redgiantsoftware.com'&gt;Red Giant Software&lt;/a&gt; has just &lt;a href='http://studiodaily.com/main/news/8677.html'&gt;released&lt;/a&gt; Magic Bullet Looks, the latest edition to the Magic Bullet family of color correction tools.&lt;br&gt;&lt;br&gt;What makes Magic Bullet Looks different from other tools is its interface. It doesn't deal with Primary Ins and Secondaries, it follows a very logical model of a camera, starting with the lens, going through the body and coming out at the end.&lt;br&gt;&lt;br&gt;The genius behind this is &lt;a href='http://pro.imdb.com/name/nm0556179/'&gt;Stu Maschwitz&lt;/a&gt;, who writes on &lt;a href='http://prolost.blogspot.com/2007/04/magic-bullet-looks.html'&gt;his blog&lt;/a&gt;:&lt;br&gt;&lt;br&gt;"When you drag tools out from the drawer, an image of a camera appears. Some tools, such as lens filters like Diffusion and Gradient, only operate in one category of the camera. Others, like Exposure, work anywhere in the chain. The camera diagram reminds you that you're building a simulation of how light travels through a camera and is modified by film stocks and post-processes such as Bleach Bypass (neg or print), custom film stocks, and color correction."&lt;br&gt;&lt;br&gt;As if that wasn't enough, it also offers over 100 look presets for simulating various film stocks and effects. If you've used Magic Bullet Editors, you know how useful these are.&lt;br&gt;&lt;br&gt;Pricing is $399 or $99 if you already own Magic Bullet Editors or Magic Bullet Suite. If you purchased Magic Bullet Editors on or after April 11th 2007, you can claim a free upgrade &lt;a href='http://redgiantemail.com/survey_form.cfm?ID=35'&gt;here&lt;/a&gt;. </description>
<pubDate>Wed, 17 Oct 2007 17:49:42 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/red_giant_releases_magic_bullet_looks</guid>
</item><item>
<title>ProLost: The Film Industry is Broken</title>
<link>http://www.digitalrebellion.com/blog/posts/prolost_the_film_industry_is_broken</link>
<description>Stu Maschwitz has a great &lt;a href="http://prolost.blogspot.com/2007/09/film-industry-is-broken.html"&gt;post&lt;/a&gt; over at ProLost about the need for a universal color grading format for sharing data between applications. Kind of like an EDL for color.&lt;br&gt;&lt;br&gt;He makes a great point and it would be a great asset to the industry but sometimes standardization isn't good. What if the worst package on the market is the one creating the standard, locking out the advantages of its competitors? And with a rigid standard in place, how much room will there be for future innovation?&lt;br&gt;&lt;br&gt;I don't think any one company should set a standard. It should be the result of a consortium of all the companies (or at least the largest ones) or else an independent third party.&lt;br&gt;&lt;br&gt;Maybe a standard format isn't the way to go, but Stu is right in saying that &lt;i&gt;something&lt;/i&gt; is needed.</description>
<pubDate>Sat, 8 Sep 2007 16:03:42 +0000</pubDate>
<guid>http://www.digitalrebellion.com/blog/posts/prolost_the_film_industry_is_broken</guid>
</item></channel></rss>