Commit Graph

48 Commits (fdfce59bc4f5a10e80e67ab570a3a6ca1645a5c6)

Author SHA1 Message Date
Sofus Albert Høgsbro Rose fdfce59bc4 Huge color management release. Added lists getting ready for true compatibility, multiple LUTs, dcraw paths, updated convmlv -h.
Bug Fixes: Reuse of DNGs, DPX colorspace bug, PNG compression format, "files left" display for DNG folders, ARG bug, filter application sequence, file-specific reset bugs.
Error Checking: Though not complete, it's been drastically upscaled - there should be far fewer "weird errors"; it'll tell you what's wrong.
Speedups: ffmpeg filtering is faster for EXRs. movie creation is much faster if images were developed.
2016-07-09 02:11:59 +02:00
Sofus Albert Høgsbro Rose 8e0f352855 Set less -R again. 2016-06-30 23:06:41 +02:00
Sofus Albert Høgsbro Rose b4622fc2a2 Finished release + bugfixes. See 1.9.4 changelog. 2016-06-30 23:03:43 +02:00
Sofus Albert Høgsbro Rose e0bce02bba Added unsharp filter. 2016-06-30 20:46:03 +02:00
Sofus Albert Høgsbro Rose 5742812bc2 Added removegrain ffmpeg filter denoiser. All right, I think that's enough denoisers :). 2016-06-27 01:34:04 -04:00
Sofus Albert Høgsbro Rose 91663f92e5 Added removegrain ffmpeg filter denoiser. All right, I think that's enough denoisers :). 2016-06-27 01:33:53 -04:00
Sofus Albert Høgsbro Rose b4e83a6e2f Fixed the huge colorspace bug (in a weird way - see Nasty Hacks in source). Fixed sRange 1 n error, where no output would be given. Implemented hqdn3d denoiser, and ffmpeg deshake, filters.
Expanded filter framework; list now formats correctly.
2016-06-27 00:59:14 -04:00
Sofus Albert Høgsbro Rose 784437b9e1 Added atadenoise, completely supports -vf ffmpeg filters now. Discovered colorspace bug. 2016-06-26 12:28:01 -04:00
Sofus Albert Høgsbro Rose 65cfb52af0 Fixed the old 'cut frame range' bug - essentially, in dcrawOpt, the already partially developed DNGs were being cut again, causing inconsistent movie development. 2016-06-25 11:38:33 -04:00
Sofus Albert Høgsbro Rose 3892a72fb0 Filly supported config files, file-specific blocks (with massive manual sandboxing :O), creation of darkframes, and fixed DNG bug. 2016-06-24 20:38:00 -04:00
Sofus Albert Høgsbro Rose e32e88348b Fixed little help oops 2016-05-18 18:01:56 -04:00
Sofus Albert Høgsbro Rose dfa4d226cf Huge update: Multithreaded DNG, new argument parsing & long arguments, reuse root folders,
global config file, more error checking, use s and e in frame range, DNG progress bar, bug fixes galore!!
2016-05-18 17:36:28 -04:00
Sofus Albert Høgsbro Rose 9aeea608eb Save before New Argument Parsing 2016-05-17 20:19:53 -04:00
Sofus Albert Høgsbro Rose 1bd217bbe1 Save before DNG multiprocessing 2016-05-17 11:15:56 -04:00
Sofus Albert Høgsbro Rose be0c432120 Updated README. Also, auto threads on Linux. 2016-05-16 21:32:02 -04:00
Sofus Albert Høgsbro Rose 05eae08c9a DNG progress bar, MLV split before development + DNGs renamed after, specify saturation point, white balance scale >1 or <1, fixed Dual ISO frame cut bug. 2016-05-16 21:19:58 -04:00
Sofus Albert Høgsbro Rose 2b3677b432 Inverted compression arg, fixed WB black level, writing BL to new settings.txt when reused. 2016-05-11 10:40:54 -04:00
Sofus Albert Høgsbro Rose ea9eb63ae3 Bug fixes for -a option, Black Level for multiple arguments (FRAME_START should be 1). More settings are printed!! 2016-04-15 08:50:43 -04:00
Sofus Albert Høgsbro Rose 5e061a4d73 Camera WB is not default. Can specify frame range to process. Chroma smoothing now works with Dual ISO footage.
* Can reuse DNGs from previous run; used to speedup settings changes.
  * Semi-interactive usage is now possible due to fast, targeted redevelopment (specify a frame range)!
2016-04-13 09:47:22 -04:00
Sofus Albert Høgsbro Rose f560d8f9c6 Little tweaks 2016-04-12 18:20:10 -04:00
Sofus Albert Høgsbro Rose 784bddd449 HUGE changes.
* Black level aware. In fact, all previous versions are useless because of this bug. Adds exiftool as dependency.
* Can use a badpixels file without generating one.
* Color space output; gamma/space are synchronized.
* Can output some MLV settings by themselves.
* Chroma smoothing! 2x2, 3x3, or 5x5.
2016-04-12 12:47:47 -04:00
Sofus Albert Høgsbro Rose 8aa14efcd2 Mass cleanup, especially of constants. 2016-03-28 18:52:59 -04:00
Sofus Albert Høgsbro Rose 9e5e2d986c Finally cleaned up help()git add convmlv.sh ! 2016-03-28 18:25:49 -04:00
Sofus Albert Høgsbro Rose 3125e2fd72 Added manual dependency listing 2016-03-28 15:55:58 -04:00
Sofus Albert Høgsbro Rose 14ee147dcc Optimized movie development when images are available. 2016-03-27 01:02:26 +01:00
Sofus Albert Høgsbro Rose cec8a0c40e Speedup for + preaveraged darkframe. 2016-03-27 00:12:53 +01:00
Sofus Albert Høgsbro Rose 1c768280d9 forgot to increment version string 2016-03-26 23:27:50 +01:00
Sofus Albert Høgsbro Rose d83f049f07 Can use DNG sequences as input, can use darkframe subtraction. Bug fix for -k option. 2016-03-26 23:17:45 +01:00
Sofus Albert Høgsbro Rose 8a70b4000f Added licence to top 2016-03-20 19:48:10 -04:00
Sofus Albert Høgsbro Rose bef489970d Fixed exit :( 2016-03-20 19:41:17 -04:00
Sofus Albert Høgsbro Rose 3d3e60379a Multithreading, dual iso, and formats (png, exr, tiff, dpx) now work. 2016-03-20 19:37:02 -04:00
Sofus Albert Høgsbro Rose 3214cdcb2a Initial Dual ISO support! It's even parallelized :). 2016-03-20 11:17:40 -04:00
Sofus Albert Høgsbro Rose 859da72993 Added EXR support! 2016-03-19 20:42:46 -04:00
Sofus Albert Høgsbro Rose 81892fe049 Fixed really serious AWB bug 2016-03-19 14:15:31 -04:00
Sofus Albert Høgsbro Rose 95da1ce3b2 Improved -A (AWB Speed) option 2016-03-18 18:37:48 -04:00
Sofus Albert Høgsbro Rose ae3db18582 Completely replaced all image development with piped method! 2016-03-18 16:05:18 -04:00
Sofus Albert Høgsbro Rose 725c778bd7 Fancy new image code works very well! 2016-03-18 08:36:53 -04:00
Sofus Albert Høgsbro Rose 5902f31718 Removed some movie functions, replacing them for the new piping scheme. Kinda dangerous ;). 2016-03-15 18:10:10 -04:00
Sofus Albert Høgsbro Rose 6d86da52d7 A file was deleted 2016-03-15 01:15:02 -04:00
Sofus Albert Høgsbro Rose b2b6537ee0 Undefaulted -H2, exposed 4-color interpolation, allowed for own badpixels, streamlined + sped up LUT for images. 2016-03-15 00:40:55 -04:00
Sofus Albert Høgsbro Rose 0157c824eb Helpful Guides 2016-03-13 22:03:08 -04:00
Sofus Albert Høgsbro Rose 520de0e660 Fixed issue with Prores encoder where -c:a copy made it freeze. 2016-03-13 22:00:00 -04:00
Sofus Albert Høgsbro Rose 54e40b3c78 Revamped UI. ffmpeg now streams encoding data from dcraw directly. WB speedup. Just kinda better! 2016-03-13 21:33:53 -04:00
Sofus Albert Høgsbro Rose 346ca40f5d Fixed and cleaned. 2016-03-13 03:16:10 -04:00
Sofus Albert Høgsbro Rose 4bf79e88ee Added auto white balance, averaged over sequence. Added .RAW processing capability. Fixed a quirk of x266 where heights/widths not divisible by 2 prevented encoding by rounding down a pixel. 2016-03-13 03:04:18 -04:00
Sofus Albert Høgsbro Rose 0ff62501f8 Forgot to add convmlv.sh. 2016-03-12 15:33:27 -05:00
Sofus Albert Høgsbro Rose 41296789be Exposed denoising, undefaulted auto white balance. Streamlined cmdline options. 2016-03-10 22:09:21 -05:00
Sofus Albert Høgsbro Rose 0802cba6b1 Added Script v1.1.0 2016-03-05 15:29:51 -05:00