Gavin Greenwalt
Well-known member
- Joined
- Dec 29, 2006
- Messages
- 7,614
- Reaction score
- 0
- Points
- 36
- Age
- 40
Python for the win! 
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
Same issue as you point out. The problem with assigning a TAPE within the Avis is that all imports will have the same tape ID and you are likely to have same timecode at some point. The ALE merge concept removes that issue, but requires a double import which is painful. Does Edius export any kind of log file?
Michael
You will run into another problem, you cannot apply different tape names for imported files in doing what you are doing. You can work in 1080p/25 as you say, I would suggest you type the following into the console:
setresizetype 9
It uses a different algorithm for the uprez.
Yes it will work. But once Redcine exports all the metadata, the process will be the same as the merge file import of the QuickTime file directly.
Michael
I have not seen timecode from the original files inserted into the timecode of the QuickTime. I haven't tried the latest beta version to see if that is no longer true.
You will want to make sure that the file name is the same as the .r3d file and not change it since the file name combined with the timecode is used for the final conform.
My comment is that creating MXF wrapped QuickTime is a lot more engineering work than perhaps waiting for the metadata to come out of Redcine as a merged file. But that is up to Assimilate as to when that may be available.
Michael
The fast import of DNxHD quicktimes is essentially just copying the media into mxf files and splitting them up into chuncks less than 2 GB. It's actually not bad at all if you have fast enough storage, faster than realtime. There are a lot of tricks to be had with this kind of a workflow to automate data entry as well....one of these day I really need to write them all out for everyone.
Painful....
REDCINE to QuickTime wrapped DNxHD 145 (the only one it can do at this time).
Import into Avid. Delete Media.
Add START, END, and TAPE name to the column bin
Select ALL and export as ALE
Open in text editor
Put a value in the Tape name column
import ALE
select ALL
Batch import each clip to its corresponding QT file
Enter timecode and other metadata now that it has a tape associated with it.
A more detailed workflow will be done as soon as I get metadata to work with. For now, you can enter it by hand from the burn-in.
Michael
Michael, have you tested this work path?
I'm trying it at the moment but Avid is kicking me to the curb
I adjust the ALE and reimport it but it tells me
Batch import clip 1 of 1 FAILED: A001_C004_071101_RedMag.mov with error:
Exception: CM_NO_SOURCE
and if I try to modify the original clip it tells me
source Media not found
Anything else I could try?
Thanks in advance
Brenton
Hey Brenton!
If you want to burn the DNxHD file to a DVD and send it to me I'd love to have a crack - I've been doing a fair bit of playing with importing and exporting files from Avid lately (not from RED, but the concept remains the same).
Dylan Reeve
I've definitely been able to import clips into Avid, and set new timecode and source information without having to take them offline, or reimport them.
Step 1 - Set Source
- Highlight Clip in bin
- Right Click, select Modify
- Select 'Set Source'
- Pick/Create Source
- Click 'OK' in Modify dialog.
- Click OK in all warning dialogs
Step 2 - Set Timecode
or
- Highlight Clip in bin
- Right Click, select Modify
- Select 'Set Timecode By Field' and choose 'Start'
- Enter Timecode
- Click 'OK' in Modify dialog
- Click OK in all warning dialogs
With bin in 'Text' view, highlight clip and type new timecode. Then click okay for all warning.
I've done this with all manner of imported clips (including DNxHD from Redcine, although the images were broken, the metadata changing still worked).
I just tried this, and it seems to me that you're right about Step 2; Changing the Source Timecode works. But I couldn't get Step 1 (Changing the Source) to work, the following error was displayed: "The clip(s) you have selected could not be modified. 1 is a master clip and could not be modified by this operation unless unlinked."