Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
APPLE FINAL CUT PRO:HomeFCP ForumFCP XFCPX TechniquesFCP TutorialsFC ServerBasics ForumTrainingPodcastFAQ

Re: find clips that are not used by projects or productions

COW Forums : Apple Final Cut Server

VIEW ALL   •   ADD A NEW POST   •   PRINT
Share on Facebook
Respond to this post   •   Return to posts index   •   Read entire thread


Andrew RichardsRe: find clips that are not used by projects or productions
by on Mar 6, 2012 at 4:31:19 am

[Mark Davidson] "On the command line, I can run ./fcsvr_client list_parent_links /asset/25123 and it will show me the productions that use that movie asset."

No.
./fcsvr_client list_parent_links /asset/XXXX
...will show you the Original Media (Primary Representation), Proxies, Thumbnails, Poster Frames, and Elements.

If you want to see the Productions an asset is a member of, do:
./fcsvr_client list_child_links /asset/XXXX
The listings for /project/XXXX represent Productions, not FCP Projects.
To track down the FCP projects that link to an Asset, get your output from:
./fcsvr_client list_parent_links /asset/XXXX
...to get the /element/XXXX values.

Then for each /element/XXXX value, run:
./fcsvr_client list_child_links /element/XXXX
The output will include a "Member(1): /asset/XXXXX" listing that corresponds to the FCP project that links to your original asset. Each /element/XXXX listing from the list_parent_links on your initial Asset will trace to a different FCP project.

Best,
Andy


Posts IndexRead Thread
Reply   Like  
Share on Facebook


Current Message Thread:




LOGIN TO REPLY



FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]