Package | Description |
---|---|
org.jcodec.codecs.h264 | |
org.jcodec.codecs.h264.encode |
Constructor and Description |
---|
H264Encoder(RateControl rc) |
Modifier and Type | Class and Description |
---|---|
class |
DumbRateControl
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Dumb rate control policy, always maintains the same QP for the whole video
|
class |
H264FixedRateControl
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
H.264 rate control policy that would produce frames of exactly equal size
|
Copyright © 2019. All rights reserved.