Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Removing single filter from multiple filter clips

Can I remove a single filter from about 300 clips that have 5 filters on without opening each one?

I should point out that the filters are all different in settings but 1 filter doesn't work in Snow Leopard and I can't see my edit because of it-it's an old project I've had to re-visit.

I know I could copy the FX from a clip without the offending filter and then paste on but as mentioned the settings are all individual for the FX I want to keep.

I hope there's a way to do this as I really don't fancy manually removing them!

Ta!

24" iMac, 17" Mac Book Pro, Mac Pro Quad Intel Dual Core, Mac OS X (10.5.6), Infortrend 20TB RAID - ATTO Fibre Channel - FCP Certified Pro Trainer

Posted on Oct 6, 2009 1:26 PM

Reply
5 replies

Oct 6, 2009 4:15 PM in response to Ken Evans

Well, there is no WAY.
But I think there's a workaround.

It's still needs some effort though.
Let's assume the filter your want to remove is called "RGB Balance"(I know, it's not, you mentioned a third party plugin, but didn't name it. this s just the example, and you'll need to adjust that in your steps...)

So
•Remove in and outpoits from the timeline.
•Select the sequence in the browser.
•File > Export > XML
(all settings as you like, choose version 4)

Now open the XML file with a text editor.
You'll need a Replace function. I don't think that Apple's TextEdit has an automated one, so you'll need another texteditor like [TextWrangler|http://www.barebones.com/products/TextWrangler/download.html] (free).

So open the XML file with the texteditor and do a find for "RGB Balance"
(Again, this is the example)
You'll find your effect in the XML something like this:

<enabled>TRUE</enabled>
<start>-1</start>
<end>-1</end>
<effect>
<name>RGB Balance</name>


Copy the 5 lines you see above.
Now change the word TRUE to FALSE (capitals).

Do a find for the next group of these 5 lines and in the Replace With field you copy this text, but now again changing TRUE to FALSE. And let the texteditor do a Replace All.

Save the file.

Go back to FCP.
File > Import > XML. Browse to your file. Hit OK
And all instances off the filter should be switched OFF now.
(Check the Filters tab of the clip and see that the filter does not have the checkmark anymore. FCP will bypass it.)

Of course you can remove the filter completely in the same way, but a simple replace wouldn't work then, if the filter has different parameters on the various shots, which I understand is the case in your situation.
Switching it Off has another advantage. You can switch it back ON in the same way. (this plugin SnowLeopard-bug might be fixed someday)

Well. That's a way.

If that's all to complicated, you'll need to do it manually.
But your workflow can be speed up by doing this:
In the Canvas there are 3 buttons in the top of the window.
Select the middle one and select "Open" in there.
Now if you scroll through the timeline all the clips you pass will open in the viewer, so you do not have to double-click them.
There are some limitations to that, because I think it will open the highest layer only...
(Although you can disable tracks (green buttons on the left) which will override this)

Well,
Not the answer you were hoping for, and reading (let alone: writing) this took as much time as working you through the first 100 clips manually, but it shows at least that it can be done...

Rienk

Message was edited by: Rienk

Oct 7, 2009 12:57 PM in response to Ken Evans

Just the fact that it SEEMS longwinded doesn't mean it IS longwinded 🙂
But of course I get your point.
So, not to persuade you but just for the record:

You won't break anything by doing this. You're just creating another copy of the sequence, only this time with the filter switched off.

And of course Nick's solution is MUCH easier

Rienk

Removing single filter from multiple filter clips

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.