look file utility? at DVinfo.net
DV Info Net

Go Back   DV Info Net > Cross-Platform Post Production Solutions > CineForm Software Showcase

CineForm Software Showcase
Cross platform digital intermediates for independent filmmakers.

Reply
 
Thread Tools Search this Thread
Old January 3rd, 2008, 01:12 PM   #1
New Boot
 
Join Date: Sep 2007
Location: San Francisco, CA
Posts: 11
look file utility?

Is there any way to switch the .look file associated with a given clip without using the prospect 2k software? we purchased a temporary 3 month license which has now expired. the edit is complete, & we're doing all effects work now, so occasionally we come across a file with the wrong .look & need to swap 'em.
there has to be some sort of utility for this right??
Sean Hellfritsch is offline   Reply With Quote
Old January 3rd, 2008, 01:27 PM   #2
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
Here is a shell based tool that will do it:

http://www.miscdata.com/cineform/AVIHeaderUpdate.zip

If it is use for upgrading the header to the current version, so you will need version 3.2 of NEO Player installed.

> AVIHeaderUpdate filewithlookyouwant.avi

opened: M:\Bayer\Test\filewithlookyouwant.avi
Current Metadata :

(TIMC) Timecode string :
(REEL) Reel name :
(LOGC) Log comment :

(TAKE) Take number : 294
(SHOT) Shot number : 1
(SCEN) Scene number : 1
(CAMR) Camera number : 1
(PROJ) Project number : 1
(DATE) Shot date (yyyy-mm-dd) : 2007-09-08
(TIME) Shot time (hh:mm:ss) : 04:59:53

(COLM) Color Matrix (12 floats) : 1,0,0,0,0,1,0,0,0,0,1,0
(WBAL) White balance (r,g,b) : 1.000,1.023,1.844
(LCRC) Lock file code : 0x17A71276
(PRCS) process flags : 13 ( Active WB LUT )


See the LCRC value, this is the look file unique code.

> AVIHeaderUpdate filewithlooktoset.avi LCRC=0x17A71276


If you want all files to be a particular look

> AVIHeaderUpdate *.avi -r LCRC=0x17A71276

the '-r' is an option to recurse directories.
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply With Quote
Old January 3rd, 2008, 01:44 PM   #3
New Boot
 
Join Date: Sep 2007
Location: San Francisco, CA
Posts: 11
thanks David.

I'm using Neo Version 3.2.2.148. I believe the latest one. Are there any issues (or risk of damaging files) I should know about?

I'm going to give this a test & i'll let u know if i have any more questions.
Sean Hellfritsch is offline   Reply With Quote
Old January 3rd, 2008, 01:52 PM   #4
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
NEO 3.2.2.148 is fine. Yes, there is a small risk as this tool does modify the AVI themselves. Early versions had some problems with old files (older than yours), but I have seen any issues since. Backup the a few test AVIs, before batch processing whole directories.
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply With Quote
Old January 3rd, 2008, 01:58 PM   #5
New Boot
 
Join Date: Sep 2007
Location: San Francisco, CA
Posts: 11
having some trouble.. here's my process:

place avi & "aviheaderupdate.exe" in same folder... (ie. E:\test)

type:
AVIHeaderUpdate E:\test\myfile.avi

nothing happens, line returns to "E:\test>"

i just typed AVIHeaderUpdate.exe & the guide came up. i see something about "updates to the new header".. is this needed?

i really appreciate your quick response & help, thanks!
-sean
Sean Hellfritsch is offline   Reply With Quote
Old January 3rd, 2008, 02:16 PM   #6
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
No idea. Need a small sample file that has this failure.
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply With Quote
Old January 3rd, 2008, 03:16 PM   #7
New Boot
 
Join Date: Sep 2007
Location: San Francisco, CA
Posts: 11
i renamed my avi to something shorter & it seems to be working now. i was wondering if there is any way to track down what look files the codes are associated with.. for example, we made a series of "neutral" flat pass looks with variations on contrast & when i open a file & it tells me my look is "0xF2669F13"... i have no clue as to what look that represents.

thanks again!
Sean Hellfritsch is offline   Reply With Quote
Old January 3rd, 2008, 03:38 PM   #8
New Boot
 
Join Date: Sep 2007
Location: San Francisco, CA
Posts: 11
ah i figured it out...

went to the looks folder, found a .cflook file with the corresponding name of "0xF2669F13" (sans first two characters) and opened with notepad.. there i found the name "neutral 3" nestled amongst a sea of unintelligible script.


i think this helps me out with everything for now... i'll be back if anything else pops up.

i gotta ask though, how hard would it be to port this header update utility to a windows app with more mouse clicking & less command typing? i'm not allergic to the occasional dos prompt, but it seems that a proper gui would make for a very handy little program. we have a whole team of compositors working with this footage & i think i'm probably one of the few that feels comfortable operating under a command line.

sincere thanks again David for your super fast help!
Sean Hellfritsch is offline   Reply With Quote
Old January 3rd, 2008, 04:16 PM   #9
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
You have a simple GUI is Premeire, but your license has expired. There will be no GUI this utility, yet the is something much more useful under development.
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply With Quote
Old March 31st, 2008, 03:36 PM   #10
New Boot
 
Join Date: Feb 2008
Location: Argentina
Posts: 6
Hi David!!!
Is there any script or tool to Enable/Disable active metadata using Neo Player?
I think this was possible using NEO 2k.
Thanks in Advance
Agustin
Agustin Goya is offline   Reply With Quote
Old March 31st, 2008, 04:13 PM   #11
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
I don't know what is in NEO Player, but it is limited, but it should be able to turn the looks off.
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply With Quote
Old March 31st, 2008, 08:40 PM   #12
New Boot
 
Join Date: Feb 2008
Location: Argentina
Posts: 6
Thanks David!, Any idea how?
Agustin
Agustin Goya is offline   Reply With Quote
Old March 31st, 2008, 08:43 PM   #13
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
If the scripting is installed it will be the Start Menu -> Programs -> CineForm -> Tools
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply With Quote
Old April 1st, 2008, 02:33 PM   #14
New Boot
 
Join Date: Feb 2008
Location: Argentina
Posts: 6
the scripts neo installs modify playback quality, but not active metadata
Agustin Goya is offline   Reply With Quote
Old April 1st, 2008, 05:21 PM   #15
CTO, CineForm Inc.
 
Join Date: Jul 2003
Location: Cardiff-by-the-Sea, California
Posts: 8,095
Oh well, you can grab the scripts from a NEO 4K install, they will work on NEO Player.
__________________
David Newman -- web: www.gopro.com
blog: cineform.blogspot.com -- twitter: twitter.com/David_Newman
David Newman is offline   Reply
Reply

DV Info Net refers all where-to-buy and where-to-rent questions exclusively to these trusted full line dealers and rental houses...

B&H Photo Video
(866) 521-7381
New York, NY USA

Scan Computers Int. Ltd.
+44 0871-472-4747
Bolton, Lancashire UK


DV Info Net also encourages you to support local businesses and buy from an authorized dealer in your neighborhood.
  You are here: DV Info Net > Cross-Platform Post Production Solutions > CineForm Software Showcase

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 



All times are GMT -6. The time now is 06:05 PM.


DV Info Net -- Real Names, Real People, Real Info!
1998-2024 The Digital Video Information Network