Opened 5 years ago
Last modified 16 months ago
#1441 assigned task
EXR codec
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | encodings | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Now that we have support for 10-bit per channel in both the server (#909) and the client (#1309), 10-bit video encoding is planned (#1308 for nvenc, #1310 for vpx) so it makes sense to also support a 10-bit non-video compression format. See also #784 for BPG.
EXR also supports stereo modes (#1316) and could potentially help us replace PNG with something faster / better? The list of Compression methods is not particularly impressive: RLE and ZIP for lossless!
Both openexr and jxrlib have mingw64 ports already.
Links:
- jxrlib: open source implementation of jpegxr - hosted on codeplex (yuk - doesn't work properly), they have EXE files in their repository! (WTH!) no documentation, not maintained?
- openexr: OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications., some documentation here: Reading and Writing OpenEXR Image Files with the IlmImf Library - though this uses file or mmap IO... PITA.
Change History (5)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 3.0 → 3.1 |
Status: | new → assigned |
comment:2 Changed 3 years ago by
Milestone: | 3.1 → 4.0 |
---|
comment:3 Changed 3 years ago by
Milestone: | 4.0 → 4.1 |
---|
comment:4 Changed 22 months ago by
Milestone: | 4.1 → future |
---|
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1441
Note: See
TracTickets for help on using
tickets.
Milestone renamed