Package | Description |
---|---|
org.jcodec.codecs.h264 | |
org.jcodec.codecs.png | |
org.jcodec.codecs.prores | |
org.jcodec.codecs.raw | |
org.jcodec.codecs.vpx |
Modifier and Type | Class and Description |
---|---|
class |
H264Encoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
MPEG 4 AVC ( H.264 ) Encoder
Conforms to H.264 ( ISO/IEC 14496-10 ) specifications
|
Modifier and Type | Class and Description |
---|---|
class |
PNGEncoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Simplistic PNG encoder, doesn't support anything.
|
Modifier and Type | Class and Description |
---|---|
class |
ProresEncoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Apple ProRes encoder
|
Modifier and Type | Class and Description |
---|---|
class |
RAWVideoEncoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Encodes image data into raw bytes according to the color space.
|
Modifier and Type | Class and Description |
---|---|
class |
VP8Encoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Copyright © 2019. All rights reserved.