Author Topic: ACR VisionLog Camera Profile  (Read 32469 times)

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3413
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: ACR VisionLog Camera Profile
« Reply #50 on: March 04, 2016, 04:22:52 PM »
Damn nice work boys! [emoji6]

Mind sharing that particular MLV file or at least a CR2 @newsense?
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8659
Re: ACR VisionLog Camera Profile
« Reply #51 on: March 04, 2016, 04:24:32 PM »
MLV is linked in reply #32

EDIT: I'm out here, I'm pleading incompetence! We have an issue for sure and I think g3gg0, dmilligan, Danne, Andy600 ... will come up with a solution for all Rebel/Kiss users.

dmilligan

  • Developer
  • Hero Member
  • *****
  • Posts: 3218
  • 60Da / 1100D / EOSM
Re: ACR VisionLog Camera Profile
« Reply #52 on: March 05, 2016, 06:29:52 AM »
PROP_CAM_MODEL returns the localized camera model. I was already somewhat aware of this, but I had not considered the implications.

I don't like the idea of some hardcoded table of camera names in MLVFS and other converters. The MLV format specification doesn't really go into detail about what is meant by "Camera Name", but there is only one field, so there's no possibility of recording both the localized and unique camera model names without changing the spec.

newsense

  • Member
  • ***
  • Posts: 117
Re: ACR VisionLog Camera Profile
« Reply #53 on: March 05, 2016, 04:53:40 PM »
I am trying to change the exif with exiftool to see if that can work as a temp solution but the script that danne shared doesn't work for me. Anyone know how I can change the exif? I'm using MLVFS to get .dng's

dmilligan

  • Developer
  • Hero Member
  • *****
  • Posts: 3218
  • 60Da / 1100D / EOSM
Re: ACR VisionLog Camera Profile
« Reply #54 on: March 05, 2016, 05:01:24 PM »
MLVFS dngs are "virtual", you can't change them unless you copy them out of the virtual filesystem thus turning them into real files.

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8659
Re: ACR VisionLog Camera Profile
« Reply #55 on: March 05, 2016, 05:03:43 PM »
And the script provided by Danne is for OS X, not Windows.
After copying them to them to a "real" directory, follow this:
Open Explorer, mark the directory where your DNGs are located (and for easy use: Copy Exiftool.exe there). Press shift key and open context menu while pressed. Select "Open Command Prompt here ...".
You will see a command line interface.
Put command in there
Code: [Select]
exiftool "-UniqueCameraModel=Canon EOS 650D" -overwrite_original *.DNGand press enter key.

newsense

  • Member
  • ***
  • Posts: 117
Re: ACR VisionLog Camera Profile
« Reply #56 on: March 05, 2016, 05:07:32 PM »
Thanks, I got a lot of profiles now :) I'll figure out howto make a script.

newsense

  • Member
  • ***
  • Posts: 117
Re: ACR VisionLog Camera Profile
« Reply #57 on: March 05, 2016, 05:10:01 PM »
One quick question, video seems a little noisy. Is it recommended to reduce noise in ACR or use a third party denoiser after ACR?

Supertouch

  • Just arrived
  • *
  • Posts: 1
Re: ACR VisionLog Camera Profile
« Reply #58 on: August 14, 2016, 04:36:26 PM »
Hi,
I have a problem with VisionLog Camera Profile:
- when I open the .dng files with Adobe Camera Raw (7.0) through Photoshop C6 I can choose Visionlog
- but when I open the .dng files in Adobe AE CC 2015 I can not see Visionlog in the menu of Adobe Camera Raw (9.6.1)
It may depend by the different version of Adobe Camera Raw ?
Thank you