Commit Graph

48 Commits (5e061a4d736c9a7cfd19c47885f929b738d161ef)

Author SHA1 Message Date
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 ceb2ab09ea Added reference to documentation. 2016-03-28 17:30:26 -04:00
Sofus Albert Høgsbro Rose 7e93fb0c56 Added pdf too for the hell of it... 2016-03-28 17:23:13 -04:00
Sofus Albert Høgsbro Rose 1691f60f91 Added documentation/tutorial 2016-03-28 17:22:04 -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 f8210979c9 Updated README 2016-03-20 19:46:41 -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 9294b1af37 My badpixels.txt example. 2016-03-15 01:13:04 -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 39f852d46d Of all the irritants in the world, I swear to god, updating this file tops them all 2016-03-13 22:26:44 -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 1a91f8027a ... 2016-03-13 03:53:35 -04:00
Sofus Albert Høgsbro Rose 1a42b085d8 I could've spent my evening so much better... 2016-03-13 03:52:19 -04:00
Sofus Albert Høgsbro Rose 57e2208fb9 Please... 2016-03-13 03:32:14 -04:00
Sofus Albert Høgsbro Rose 49e6c0ced2 Really fixed readme... 2016-03-13 03:30:18 -04:00
Sofus Albert Høgsbro Rose 849debc06b Fixed README :) 2016-03-13 03:29:25 -04:00
Sofus Albert Høgsbro Rose cbd37d476a Fixed an oops in balance.py 2016-03-13 03:27:24 -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 3b23d920cc Update readme 2016-03-12 15:43:46 -05: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 33e7d0f9d0 Added badpixels support, cleaned up, fixed bugs 2016-03-12 15:25:04 -05:00
Sofus Albert Høgsbro Rose cd81c2f819 Think I fiexed readme... 2016-03-10 22:12:34 -05:00
Sofus Albert Høgsbro Rose 75bba44c6d Merge branch 'master' of bitbucket.org:so-rose/convmlv 2016-03-10 22:11:53 -05:00
Sofus Albert Høgsbro Rose 6e25c4c8f4 README update. 2016-03-10 22:10:39 -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 Rose a07981c8e7 README.md edited online with Bitbucket 2016-03-05 20:32:03 +00:00
Sofus Albert Høgsbro Rose 0802cba6b1 Added Script v1.1.0 2016-03-05 15:29:51 -05:00