Difference between revisions of "OpenCine.Features"
From apertus wiki
BAndiT1983 (talk | contribs) |
|||
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
= | =Feature status / Roadmap= | ||
MediaExplorer | ===General=== | ||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
| Mode switching (Manage, Process, Export) || style="color:black;background-color:red;" | No || | |||
|- | |||
| Layout for "Manage" || style="color:black;background-color:red;" | No || | |||
|- | |||
| Layout for "Process" || style="color:black;background-color:red;" | No || | |||
|- | |||
| Layout for "Export" || style="color:black;background-color:red;" | No || | |||
|} | |||
===OCBackup=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
| Sequential backup || style="color:black;background-color:yellow;" | WIP || | |||
|- | |||
| Parallel backup || style="color:black;background-color:yellow;" | WIP || | |||
|- | |||
| Preview thumbnail || style="color:black;background-color:green;" | Yes || | |||
|- | |||
| MLV support || style="color:black;background-color:yellow;" | WIP || only first frame currently | |||
|} | |||
===MediaExplorer=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
| Loading clips || style="color:black;background-color:yellow;" | WIP || Only DNG folder is supported atm | |||
|- | |||
| Rating clips || style="color:black;background-color:yellow;" | WIP || Rating control available, lacks storing | |||
|- | |||
| Show clip information || style="color:black;background-color:yellow;" | WIP || Only resolution is set right atm | |||
|- | |||
| Preview thumbnail || style="color:black;background-color:red;" | No || | |||
|- | |||
| Clip settings dialog || style="color:black;background-color:red;" | No || e.g. FPS setting for clips from plain DNG folder | |||
|} | |||
===Playback=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
| OpenGL playback || style="color:black;background-color:yellow;" | WIP || rudimentary | |||
|- | |||
| Zooming || style="color:black;background-color:red;" | No || | |||
|- | |||
| Playback slider || style="color:black;background-color:yellow;" | WIP || Setting frame manuallly missing atm | |||
|- | |||
| Playback buttons || style="color:black;background-color:yellow;" | WIP || Play and Stop implemented | |||
|- | |||
| "Cached frames" bar || style="color:black;background-color:red;" | No || | |||
|} | |||
===Preview=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
| RGB channel switch || style="color:black;background-color:yellow;" | WIP || | |||
|} | |||
===Processing pipeline=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
|| OpenCL || style="color:black;background-color:red;" | No || | |||
|- | |||
|| OpenFX / TuttleOFX || style="color:black;background-color:red;" | No || | |||
|} | |||
===Import / Export=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
|| LibRaw || style="color:black;background-color:yellow;" | WIP || Only DNG folder is supported atm | |||
|- | |||
|| Export || style="color:black;background-color:red;" | No || | |||
|- | |||
|| Storing metadata || style="color:black;background-color:red;" | No || | |||
|} | |||
===Development=== | |||
===General=== | |||
{| class="wikitable" | |||
|- | |||
! Feature | |||
! Status | |||
! Comment | |||
|- | |||
| Loose coupling between data provider and storage || style="color:black;background-color:yellow;" | WIP || | |||
|} |
Latest revision as of 20:29, 15 July 2017
1 Feature status / Roadmap
1.1 General
Feature | Status | Comment |
---|---|---|
Mode switching (Manage, Process, Export) | No | |
Layout for "Manage" | No | |
Layout for "Process" | No | |
Layout for "Export" | No |
1.2 OCBackup
Feature | Status | Comment |
---|---|---|
Sequential backup | WIP | |
Parallel backup | WIP | |
Preview thumbnail | Yes | |
MLV support | WIP | only first frame currently |
1.3 MediaExplorer
Feature | Status | Comment |
---|---|---|
Loading clips | WIP | Only DNG folder is supported atm |
Rating clips | WIP | Rating control available, lacks storing |
Show clip information | WIP | Only resolution is set right atm |
Preview thumbnail | No | |
Clip settings dialog | No | e.g. FPS setting for clips from plain DNG folder |
1.4 Playback
Feature | Status | Comment |
---|---|---|
OpenGL playback | WIP | rudimentary |
Zooming | No | |
Playback slider | WIP | Setting frame manuallly missing atm |
Playback buttons | WIP | Play and Stop implemented |
"Cached frames" bar | No |
1.5 Preview
Feature | Status | Comment |
---|---|---|
RGB channel switch | WIP |
1.6 Processing pipeline
Feature | Status | Comment |
---|---|---|
OpenCL | No | |
OpenFX / TuttleOFX | No |
1.7 Import / Export
Feature | Status | Comment |
---|---|---|
LibRaw | WIP | Only DNG folder is supported atm |
Export | No | |
Storing metadata | No |
1.8 Development
1.9 General
Feature | Status | Comment |
---|---|---|
Loose coupling between data provider and storage | WIP |