Thursday, 8 December 2016

FCP 7 and El Captian are not friends

I've recently had to update computer with Mac OS to El Captain. And I do not recommend to do it if you're going to use old FCP 7 on it. The main problems I have encountered until now:








Wednesday, 23 November 2016

OPPRESSED MAJORITY (Majorité Opprimée), by Eleonore Pourriat

The French short film by Eleonore Pourriat. This hilariuos short shows the sexism if the world would be all feminist. It's a mirror image of what women usually face and underlines how wierd are the situations if the man finds himself in the opposite position.

Sunday, 15 May 2016

New blog about travel!



Editor is not sitting all the time behind the computer. For better ideas and inspiration one need vacations! I introduce a new page on my blog editorvacation.blogspot.com  (link is always on the right)  - Editor on vacation! Here I will share some useful travel tips and experiences, which maybe will answer the questions you're usually have before the trip, but can't find the answers. The first series of posts will be about Poros island in Greece, where I am happy to be currently:)  

Saturday, 25 April 2015

Codecs and containers explained

Really great animation in a very simple way explains the essential information about codecs and containers. By Florian Fahrenberger

Sunday, 12 April 2015

Avid: how to list all effects in timeline + source and clip inforamtion

To display all effects/source information/clip information open Console (Tools ->Console) and run scripts below:
1. dumpfxsummary  - shows all effects, effect plug-ins and how many times it was used
2. dumpclipsummary - shows all clips used in sequence
3. dumpsourcesummary  - show all import paths for your media. No information on media if it was consolidated.

Examples (what you will get in reports):

Credits roll in Avid: how to add logos

There are 2 ways you can get logos in your credits roll:
1. Creating roll in Avid Marquee
You find great tutorial below. There is only one important note to this: resize your logos to the size you need before import to Avid!. Especially it's important if you want to add several logos to your roll.

2. Creating roll in Photoshop and then importing in Marquee. This tutorial shows clever workaround:

Saturday, 6 December 2014

Thursday, 4 December 2014

Audio and video sync workflow for FCP7

Source materials:
Video: Sony FS 700, Canon Mark III. Video materials has their own audio track.
Sound: recordered separately
Tools: 
FCP 7, Plural Eyes 3.5

How to:  

Saturday, 15 November 2014

How to send large files - free file transfer services I personally like

I usually use "WeTransfer" to send large files - I like the design, no need to register, unlimited number of files, automated email to a friend or client with a link and download confirmation. The only "but" of wetransfer is the 2gb limit. I've made my own research to see what are the wetransfer alternatives and the best file transfer sites with greater file size limit. Here I post my own list  - free services only, no registration needed, automated emails with links.

MyAirBridge

Size per file: 20 gb
Design:  clean and look much like wetransfer, but requiers few more steps to upload file.  
Download confirmation: YES
How long file is on the server:  3 days
Nice feature: while you're entering all information (email addresses, subject, text) it already uploads the files
Apps: Android and AppStore  - allow to upload up to 5gb with internet reconnect when using wifi


    FileMail

Size per file: 50gb
Design: everything is clear, but no beautiful background images

Download confirmation: YES
How long file is on the server: you can choose the number of days, but up to 7
+ multi-language interface, confirmation email is sent in language you've used during upload
Nice feature: you can have password protected page with your file (paid)
Apps: AppStore, Desktop (mac & pc) + Outlook addon, API

If you know more good resources please post in comments

Sunday, 2 November 2014

Top 10 Most Effective Editing Moments of All Time

Check this great video by CineFix - great review on best editing moments

Editing: styles, cuts and matches

This article at Yale university site for Film studies course on Editing covers all principal editing styles, cut and matches you need to know with images and video examples

Editing at Yale University site

Tuesday, 28 October 2014

Prestashop: change user password via phpmyadmin

I've found this great article on how to change user / admin /  employee password via phpmyadmin if you can't login to your dashboard in Prestashop. It works both for 1.5 and 1.6 version.

The short overview:
1. Open ps_employee data row in your database
2. Click Edit near user you want to change, find "Password"
3. Choose MD5 in "Function" column.
4. From your settings.inc.php file (config folder in prestashop folder) copy COOKIE_KEY value (usually, line 10) to "Value" column. At the end of it add new password (with no spaces!).

If you need more detailed instructions with images, click link above:) 

Monday, 22 September 2014

Short AVID tip - how to scale frame more than 400

To scale frames we usually use 3DWarp effect or Resize effect. But the limit for scaling is only 400. So what to do if you want more?
My simple solution was to add the same effect 2 times. After adding it for the first time Step In and add it again. And it works!

Thursday, 17 July 2014

Few steps to make your wordpress site more secure

security wordpress


1. Username

NEVER use "admin" as your administator user name. Choose something different!

2. Database prefix
Dont use wp_! Choose something different

3. Salt