JPEG2000 for IMF Stream using obj_compress

47 views
Skip to first unread message

PMul 83

unread,
Aug 27, 2018, 4:40:00 PM8/27/18
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