Wiretap (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

wiretap_create_clip with proxy

0 REPLIES 0
Reply
Message 1 of 1
ksainth
1376 Views, 0 Replies

wiretap_create_clip with proxy

Hi,

 

Is there any way to set file paths for LOWRES clip when a clip is created with 'wiretap_create_clip'?

I created this clip from frames that are not in Stone format.

 

#################################################################################################

Here is the result of 'wiretap_print_tree' after creating the clip;

 

~wiretap/tools % ./wiretap_print_tree -n /projects/test_proj -d 4                                                                                                      

Server: 'xxxx' WireTap Version: 2015.1  Server Vendor: Autodesk  Product: IFFFS  Version: 2015.1
Printing WireTap Tree

test_proj <node> (PROJECT) Node ID: /projects/test_proj
    Workspace <node> (WORKSPACE) Node ID: /projects/test_proj/cc00000a_543d5edf_0009a6c9
    Shared Libraries <node> (LIBRARY_LIST) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198
        Lucy <node> (LIBRARY) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5
            comp <node> (REEL) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9
                test <clip> (CLIP) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6                
                    test (hires) <clip> (HIRES) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/hires
                    test (hiresAlpha) <clip> (ALPHA_HIRES) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/hiresAlpha
                    test (lowres) <clip> (LOWRES) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/lowres
                    test (lowresAlpha) <clip> (ALPHA_LOWRES) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/lowresAlpha
                    test (slate) <clip> (SLATE) Node ID: /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/slate

 

##################################################################################################

And here are the result ofs 'wiretap_get_frames';

 

As I mentioned above, these frames are not in Stone format.

~wiretap/tools % ./wiretap_get_frames -n /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/hires -p

/mnt/x7/projects/test_proj/shots/test_shot/images/test.1001.exr
/mnt/x7/projects/test_proj/shots/test_shot/images/test.1002.exr
....

 

 

But the frame of lowres looks in Stone format.

I just got "Pending Render" and couldn't get correct a proxy

~wiretap/tools % ./wiretap_get_frames -n /projects/test_proj/cc00000a_543d5e91_00053198/cc00000a_543d5f4d_0000a1e5/cc00000a_543db6c7_000587b9/cc00000a_543db6c8_00061db6/lowres -p

/mnt/x5/discreet/stonefs/204/8756/0x33294d3370000048.raw
/mnt/x5/discreet/stonefs/204/8756/0x33294d3370000049.raw
/mnt/x5/discreet/stonefs/204/8756/0x33294d337000004a.raw
....

 

##################################################################################################

 

I tried to use "wiretap_bg_io_tool" for generating a proxy to 'LOWRES' clip, but it makes 'sementation fault'

 

So how can I make a proxy after creating a clip from frame that are not in Stone format?

 

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums