Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Nikon DSLR Cameras
D3300
I'm new and have a new person type question
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="aroy" data-source="post: 325793" data-attributes="member: 16090"><p>There are two methods of applying the edits to the file</p><p>1. Modify the file using edit commands, but keep a log of all the commands. This may be in a separate file or in the same file. These are called non-destructive edits, as the original file remains as it was, and every time you open the software, it applies all the edit commands to display the file. Capture NX-D uses a separate file for the edit log, while some software embed the log within the NEF file while saving it.</p><p></p><p>2. Apply all the edit commands to the file and save only the final version. This is destructive edit, its only advantage is that the file is small and every time you open it it opens fast as there are no operations required.</p><p></p><p>SDK for file manipulation is available. Some times the manufacturer publishes them, some time third party, but they are available for developers who want to use the RAW files. Any way, once you can read the file you can also write it back.</p></blockquote><p></p>
[QUOTE="aroy, post: 325793, member: 16090"] There are two methods of applying the edits to the file 1. Modify the file using edit commands, but keep a log of all the commands. This may be in a separate file or in the same file. These are called non-destructive edits, as the original file remains as it was, and every time you open the software, it applies all the edit commands to display the file. Capture NX-D uses a separate file for the edit log, while some software embed the log within the NEF file while saving it. 2. Apply all the edit commands to the file and save only the final version. This is destructive edit, its only advantage is that the file is small and every time you open it it opens fast as there are no operations required. SDK for file manipulation is available. Some times the manufacturer publishes them, some time third party, but they are available for developers who want to use the RAW files. Any way, once you can read the file you can also write it back. [/QUOTE]
Verification
Post reply
Forums
Nikon DSLR Cameras
D3300
I'm new and have a new person type question
Top