Jump to content
You must now use your email address to sign in [click for more info] ×

whizzrd

Members
  • Posts

    48
  • Joined

  • Last visited

Posts posted by whizzrd

  1. The "Window Zoom" option is not working in Affinity Publisher Beta 1.9.0.742 on macOS Big Sur 11.0 Beta (20A5384c)

    Used to be able to Alt + click green dot in the top left corner of application window to zoom the window to screen size (not Fullscreen), currently this action goes into Fullscreen; Menubar > Window > Zoom is working

     

  2. HI @Gabe,

    can we put in a feature request for automation ? 

    While Macro's might seem like the area where this should be implemented it might be simpler (and more better to my situation) to implement command line arguments to Affinity Photo
     

    e.g.
     

    "/Applications/Affinity Photo.app/Contents/MacOS/Affinity Photo" --hdrmerge filename1 filename2 ...
    "/Applications/Affinity Photo.app/Contents/MacOS/Affinity Photo" --panorama filename1 filename2 ...
    "/Applications/Affinity Photo.app/Contents/MacOS/Affinity Photo" --stack filename1 filename2 ...
    "/Applications/Affinity Photo.app/Contents/MacOS/Affinity Photo" --focusmerge filename1 filename2 ...
    

     

  3. The ColorTRUE SDK seems to be for display calibration on mobile devices https://xritephoto.com/colortrueSDK

    Adobe does publish a manual for tool to edit DNG profiles mentioning a dependance on X-rite color chart https://www.adobe.com/content/dam/acom/en/products/photoshop/pdfs/cs6/DNGProfile_EditorDocumentation.pdf

    X-Rite also publishes a manual for a tool to create DNG Profiles https://www.xrite.com/service-support/creating_dng_profiles_for_adobe_camera_raw

    I think the confusion stems from ColorChecker being the name of both a physical colorchart and a software application to do color correction using the chart.

    It was my impression that the request by OP was for software support in Affinity for the physical device, not for the software solution wih th same name, my apologies if this assumption was in error.

  4. @AiDon I really don’t understand how X-Rite creating non DNG dependent software is going to help Serif implementing chart based color correction. Apparently X Rite offer a SDK that can be licensed and implemented in the Affinity line of products. Is there something I am not aware of, like an inherent dependence of that SDK on the DNG format that would prevent Serif implementing the feature requested using said SDK? Affinity Photo seems to have support for reading DNG format, are you suggesting writing that format is a required feature to be able to license the SDK and that Serif can’t implement DNG writing to fulfill this requirement?

  5. On 12/22/2018 at 6:23 AM, AiDon said:

    X-Rite has the following Camera Calibration software written for Lightroom and Photoshop and the ColorChecker target is also supported by a variety of third-party software solutions such as Black Magic DaVinci Resolve and Hasselblad Phocus.

    https://www.xrite.com/service-support/downloads/c/colorchecker_camera_calibration_v1_1_1

    @AiDon is it supported in Affinity like it is in Resolve? This would be a great feature to implement in the often requested, long awaited, even mentioned to be in development, supposedly to be finished after publisher Affinity DAM

  6. exiftool -q -p '$ExposureBracketValue $FileName ' -if '$ShootingMode =~ /Exposure Bracketing/' * \
    | while read ExposureBracketValue FileName; do test $ExposureBracketValue -eq 0 && echo ; echo -n $FileName ''\
    || echo -n $FileName ''; done

    The hardest part is possibly determining which shots are bracketed and which ones are a bracketed group, code above is functional for Nikon NEF files where first shot is 0 EV

  7.  

    2 minutes ago, clfry said:

    Thanks for the offer, but unfortunately a typical job will consist of 500-1000 frames, so I need the batches to be fully automated.

    Yes, I was thinking that having command-line arguments to pass a set of bracketed images to Affinity Photo for HDR merge would be a good start, that way one could do some scripting using ExifTool to figure out if the images are bracketed and group several shots together, see this post below

     

  8. @clfry I started work on an applescript automation solution for HDR Merge in Affinity Photo using Apple Automator's "watch me do" action, it is however not fully automatic and not really useable because you still  have to select the bracketed images by hand, however it does save me some clicks. 

    Let me know if you're interested, i'll post the workflow somewhere

  9. Hi there, is there any documentation on command line arguments for Photo?

    I'm, looking for a way to automate HDR merge, Panorama, Focus stacking

    Having the ability to pass multiple images to Photo from the command line with the operation to perform would be a good start

    For example:

    /Applications/Affinity\ Photo.app/Contents/MacOS/Affinity\ Photo --hdr-merge <img1> <img2> ...
    /Applications/Affinity\ Photo.app/Contents/MacOS/Affinity\ Photo --focus-merge <img1> <img2> ...
    /Applications/Affinity\ Photo.app/Contents/MacOS/Affinity\ Photo --stack <img1> <img2> ...
    /Applications/Affinity\ Photo.app/Contents/MacOS/Affinity\ Photo --panorama <img1> <img2> ...
    



     

  10. Opened a PDF from Indesign in publisher 1.1.0.128, exported to PDF for print: all images except the first page are inverted, this does not happen when the PDF is opened and exported in Affinity Photo and exported, when the exported document is opened in Publisher Images are also inverted

    Original Document viewed in Apple QuickLook
    330959698_ScreenShot2018-09-23at19_16_16.thumb.png.4a84ee2039426a6158fdd1f7ca5013d7.png

    Export from Affinity Publisher 1.1.0.128 viewed in Apple QuickLook
    1843128371_ScreenShot2018-09-23at19_16_33.thumb.png.43b81fb1bb53d677b4d5a9efed18b171.png

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.