If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Exciting News: Chaos acquires EvolveLAB = AI-Powered Design.
To learn more, please visit this page!
New! You can now log in to the forums with your chaos.com account as well as your forum account.
--primary_color_key, --secondary_color_key options added (#239)
Paste Shadow Color, Set Black Point, Paste Black Point added (#238 )
1.0.1.35:
Added the --force_sequence option. This is useful when launching
Pdplayer from the command line to watch a sequence that is going
to be rendered, but may not be present yet:
Fixed #243 (Pdplayer 64 cannot save an uncompressed AVI)
1.0.1.33:
Color Key added (#229) (found in the Effects tab of the property panel)
1.0.1.32:
Improved handling of AVI files.
Fixed #197 (Save Layer as sequence doesn't respect the crop rectangle)
Softimage PIC support (#188 )
E-mail screen or frame as PNG no longer includes an alpha channel
Bluefish444 output no longer contains alpha
1.0.1.31:
Fixed #196 (Invert Color doesn't work on adjustment layers)
Fixed #191 (Locate in Explorer doesn't work when the path contains both \ and /)
Fixed #210 (Resizing a layer leaves the crop rectangle with the old size)
Implemented #222 (New Brush Layer should skip text layers and size itself to the image beneath)
New Composition now resets the background, frame rate, zoom, pan, aspect (#206)
--lookup_table=default now resets the lookup table, same as --lookup_table="" (#225)
Shift+double click on a text layer now brings up the edit text dialog (#224)
--layer_toggle_difference added, with shortcut D (#226)
"Do not save alpha channel" option added when saving images (#122)
1.0.1.30:
Video layer added (#7).
1.0.1.29:
Pdplayer can now use 3D lookup tables. The supported formats are Autodesk .3dl,
Nucoda .cms and Iridas .cube. .3dl tables are assumed to have 12 bits of output
(range 0..4095). .3dl and .cube are assumed to contain sRGB values by default,
whereas .cms is assumed to be linear.
As a result of the changes, the option "Linear Cineon" has been removed. The
same effect may be achieved by using the supplied "identity.lut" 1D table, found
in the LUTs subfolder of the installation directory. In the same place one can
find a 1D lookup table for viewing Panalog DPX files, named "panalog.cms".
The reason the Color Space menu is present and active, even when a LUT is chosen, is that look-up tables basically consist of a collection of raw values whose interpretation is entirely up to the program. In particular, some tables contain linear values, and others contain sRGB values. The second kind is typically called a "view LUT" and the first kind is often used as a "load LUT". So the Color Space menu does function even with a LUT, and allows one to choose whether the LUT values ought to be interpreted as linear or sRGB.
The default is sRGB for .lut, .3dl and .cube files, and linear for .cms files.
Comment