Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

C1 Custom Styles

Comments

10 comments

  • deejjjaaaa
    [quote="Urukhai" wrote:

    But they are for Mac. 🤭 🤭 Can someone transform them into Wins version and share here.

    and that is by the way an annoying issue, settings are stored in such manner that you can't easily port them between platforms (Win -> Mac, Mac -> Win) even for the same version of C1... can't P1 settle on a common file format for both platforms ?
    0
  • Paul Steunebrink
    [quote="Urukhai" wrote:
    I found a collection of C1 custom style here


    But they are for Mac. 🤭 🤭 Can someone transform them into Wins version and share here.

    To the best of my knowledge, a CO5 style is not platform specific. I just created a few styles with CO 5.1.1/Mac, copied the style files to a Windows machine and applied the styles within CO 5.1.1/Win.
    0
  • Paul Steunebrink
    [quote="deejjjaaaa" wrote:
    [quote="Urukhai" wrote:

    But they are for Mac. 🤭 🤭 Can someone transform them into Wins version and share here.

    and that is by the way an annoying issue, settings are stored in such manner that you can't easily port them between platforms (Win -> Mac, Mac -> Win) even for the same version of C1... can't P1 settle on a common file format for both platforms ?

    Styles are interchangeable between Win/Mac (according to my experience), settings in general are exchangeable between Win/Mac. It was one of the main design goals of CO4 to start with. Sessions are not interchangeable between platforms, which I can understand (file structure). Presets are probably not interchangeable but I am not sure.
    0
  • deejjjaaaa
    the author himself (Doug Peterson, titled "Head of Technical Services, Capture Integration, etc") claimed they are not:

    http://luminous-landscape.com/forum/ind ... =42983&hl=

    "...Styles are available in Capture One Pro on either mac or PC but if you make them on one they do not transport to the other platform (i.e. you can share styles made on mac with other macs or styles made on a PC with other PCs but not across platforms)..."

    so who is right ?!
    0
  • Keith Reeder
    Well styles are just XML files, so I'm going to suggest they're cross-platform compatible:

    A Cap One style:
    <?xml version="1.0"?>
    <SL>
    <E K="Brightness" V="0"/>
    <E K="Exposure" V="0"/>
    <E K="Saturation" V="37"/>
    <E K="Name" V="Color - Vivid 2"/>
    <E K="Contrast" V="0"/>
    <E K="UUID" V="CF7B95B3-62DC-486A-82E9-0CF0A161599A"/>
    </SL>


    One of Doug's:
    <?xml version="1.0" encoding="utf-8"?>
    <SL>
    <E K="Contrast" V="14.759" />
    <E K="ColorBalance" V="0.700;0.773;1.000" />
    <E K="ShadowRecovery" V="19.578" />
    <E K="GCurve" V="0.059,0.061;0.191,0.212;0.468,0.479" />
    <E K="GCurveR" V="0.664,0.730;0.827,0.941" />
    <E K="GCurveG" V="" />
    <E K="GCurveB" V="0.195,0.200;0.545,0.636;0.709,0.861;0.805,0.945" />
    <E K="Name" V="CaptureIntegration-FX_Screaming" />
    <E K="UUID" V="BAC4F3A7-769E-4146-BEEB-D309FDEB4AAC" />
    <E K="Clarity" V="100.000" />
    </SL>
    0
  • NN232997UL
    [quote="Keith Reeder" wrote:
    Well styles are just XML files, so I'm going to suggest they're cross-platform compatible:

    But are their DTD and schema the same?
    0
  • Keith Reeder
    [quote="Urukhai" wrote:
    But are their DTD and schema the same?

    Don't know, Uruhkai - would they be OS-dependent?

    Anyway, this'd be really easy to test for someone with Cap One 5 Pro - I don't use that version myself.
    0
  • karen221
    they can be used in c1 pro on a windows 7 machine - i have just done it.

    whether they are giving the intended results or not is a different matter - although they do say play with different types of image before making too many judgements!
    0
  • Keith Reeder
    Thanks, Karen.
    0
  • Paul Steunebrink
    [quote="Keith Reeder" wrote:
    [quote="Urukhai" wrote:
    But are their DTD and schema the same?

    Don't know, Uruhkai - would they be OS-dependent?

    No, hence they are cross-platform compatible. Also note that CO5's default styles on Mac & Win are identical. I think we discussing a non-issue here.
    0

Post is closed for comments.