Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - sepa

#1
Hi there,

i take many dual iso raw files with my 700d, and so i developed an "easy to use" Windows front end for the cr2hdr post-processor.
This software is written in C#, .NET Framework 4. Windows 7/8/8.1 users can use it out-of-the-box.  XP users may install the latest .NET Framework 4.

The front end automatically determined the number of simultaneous threads of our cpu.
You can add CR2 files by the "Add CR2 files" button or simply by drag&drop CR2 files directly into the file list.

I hope it's useful  :)

Screenshot version 0.3.5.0




Download: https://bitbucket.org/0xsepa/barracudagui/downloads/

Version 0.3.5.0
14-05-12 Added: Dynamic parameter interface (parsed from cr2hdr.exe) for commandline parameters (see settings dialog for details)

Version 0.3.4.0
14-05-08 Change: Change path of BarracudaGUI.ini file to Windows ApplicationData folder (c:\Users\<Username>\AppData\Roaming\BarracudaGUI\BarracudaGUI.ini)
14-05-08 Added: Installer version (NSIS) of BarracudaGUI
14-05-08 Fixed: Some small GUI fixes



Important: If you come from an earlier version please copy your existing BarracudaGUI.ini to c:\Users\<Username>\AppData\Roaming\BarracudaGUI\

Version 0.3.3.1
14-04-30 Fixed: Fixed program freeze during prostprocessing

Version 0.3.2.0
14-03-16 Fixed: Whitespace bug in cr2 filename handling
14-03-16 Added: "Log cr2hdr console output to file". See settings dialog for details.
14-03-16 Modified: Standard window dimension set to 1024x768
14-03-16 Modified: Remember last selected folder for "Add cr2 files..." dialog

Version 0.3.1
13-11-08 Added: BarracudaGUI commandline parameters support: --import:<path>, --export:<path> and --start:true for automatically start postprocessing
13-11-08 Added: Option for deleting source cr2 files from import folder after postprocessing. Default is "no deleting".
13-11-07 Fixed: Parsing error/crash on cr2 exif value "CreationDate".
13-11-07 Fixed: cr2 Listview was accessible during postprocessing.

Version 0.3
13-11-05 Added: Command line parameters support. See settings dialog for details.
13-11-05 Added: CR2 import folder. If set BarracudeGUI load all CR2 files from import folder on start up. See settings dialog for details.
13-11-05 Added: Manual overwrite for Workerthreads. You can choose up to 100 parallel threads for postprocessing - if  needed. ;) See settings dialog for details.
13-11-05 Added: Mask rename function. Possible placeholder are [N] = original name, [ISOlow] = base ISO, [ISOhigh] = recovery ISO, [CreationDate] = Date of creation,  (Format: YYYYmmDD), [CreationTime] = Time of creation (Format: HHiiss)
13-11-05 Added: Normal CR2 raw files will be copy to the export folder. No moving.
13-11-05 Fixed: Improve CR2 ListView handling (remove selected items by pressing delete key, double click items to open the standard application)

How to use:

Requirements:
BarracudeGUI requires the following files to run correctly.

BarracudaGUI.exe (program itself)
BarracudaGUI.ini (will be create automatic after first start)
Microsoft.WindowsAPICodePack.dll (in the same folder as BarracudaGUI.exe)
Microsoft.WindowsAPICodePack.Shell.dll (in the same folder as BarracudaGUI.exe)
A path to exiftool.exe (included in the cr2hdr.zip (http://www.magiclantern.fm/forum/index.php?topic=7139.0))
A suitable postprocessing program like cr2hdr.exe (requires itself dcraw.exe and exiftool.exe)

1. Download / unpack cr2hdr.zip (http://www.magiclantern.fm/forum/index.php?topic=7139.0)
2. Download and unpack the BarracudaGUI zip file.
3. Start BarracudaGUI, choose the path of postprocessing program (e.g. cr2hdr.exe), exiftool.exe and select the folder for dng output.
4. Add/drag any dual iso raw files into the queue list an press "Start postprocessing".
5. After finishing postprocessing take a look to the dng output folder

That's it.

This software is provided 'as-is', without any expressed or implied warranties whatsoever.
In no event will the author be held liable for any damages, claims or other liabilities direct or indirect, arising from the use of this software.