Darren,
You can also use the metadata TCL command to view specific metadata items in a
text node if you wish.
For example, to display the edge code of an image sequence, if it exists, you
would put the following in the "message" area of a Text node:
[metadata input/edgecode]
On Sep 20, 2011, at 4:32 PM, Michael Ralla wrote:
> Nuke always reads the timecode-information if there is metadata present.
>
> Here's two ways of displaying that information:
>
>
> set cut_paste_input [stack 0]
> version 6.2 v2
> push $cut_paste_input
> Dot {
> name Dot5
> selected true
> xpos 1991
> ypos 503
> }
> set N3c55b260 [stack 0]
> ViewMetaData {
> name ViewMetaData1
> selected true
> xpos 2007
> ypos 549
> }
> push $N3c55b260
> Text {
> message "timcode \[timecode]"
> font /usr/share/fonts/bitstream-vera/Vera.ttf
> yjustify center
> box {512 389 1536 1167}
> center {1024 778}
> name Text1
> selected true
> xpos 1917
> ypos 549
> }
>
>
> Not sure if that's the case for Quicktimes, though - but imho it is a
> good idea to completely stay away from using QT directly in Nuke
> anyway, there's way too many variables coming with them (colorspace,
> fps, codec, gamma-flag etc.)
>
> m.
>
>
>
>
>
> On Tue, Sep 20, 2011 at 4:23 PM, Darren Coombes
> <[email protected]> wrote:
>> Hi, does anyone know how to get nuke to read the timecode or display the
>> timecode in a clip?
>>
>> Thanks.
>>
>> Darren._______________________________________________
>> Nuke-users mailing list
>> [email protected], http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>>
> _______________________________________________
> Nuke-users mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users