Groups
Sign in
Groups
OpenJPEG
Conversations
About
Send feedback
Help
JPEG2000 for IMF Stream using obj_compress
48 views
Skip to first unread message
PMul 83
unread,
Aug 27, 2018, 4:40:00 PM
8/27/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenJPEG
Is it possible to constrain JPEG2000 output of obj_compress to IMF levels/sublevels?
I can see the profiles referenced in the code:
206
#define OPJ_PROFILE_IMF_2K 0x0400
207
#define OPJ_PROFILE_IMF_4K 0x0401
208
#define OPJ_PROFILE_IMF_8K 0x0402
209
#define OPJ_PROFILE_IMF_2K_R 0x0403
210
#define OPJ_PROFILE_IMF_4K_R 0x0800
211
#define OPJ_PROFILE_IMF_8K_R 0x0801
But how do I output compliant JPEGs using the CLI? Have checked the -h output and can only see methods of constraining to Cinema 2/4 K
Using latest version (2.3.0 x64 windows static build)
Reply all
Reply to author
Forward
0 new messages