Skip to content

how to compress a yuv420 raw data using opj_compress #357

Closed
@gcode-importer

Description

Originally reported on Google Code with ID 357

What steps will reproduce the problem?

I using the command : "opj_compress -i 1920x540_i420.raw -o image.j2k -F 1920,540,3,8,u@1x1:2x2:2x2"
to compress a yuv420 raw data, buf failed.
How can I do...


What is the expected output? What do you see instead?

I got this error:
[INFO] tile number 1 / 1
*** glibc detected *** opj_compress: munmap_chunk(): invalid pointer: 0xb61c7008 ***


What version of the product are you using? On what operating system?

my version is openjpeg-2.1.0, OS is ubuntu12.04



Reported by dhz6110 on 2014-06-19 08:10:48

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions