Created by the British Broadcasting Corporation.
#include <dirac_encoder.h>
Quality factor
float dirac_encparams_t::qf |
Quality factor
The separation between L1 frames
The number of L1 frames before the next intra frame. Together with L1_sep determines the GOP structure.
float dirac_encparams_t::cpd |
Normalised viewing distance parameter, in cycles per degree
The width of blocks used for motion compensation
The height of blocks used for motion compensation
The horizontal separation between blocks. Always <xblen
The vertical separation between blocks. Always <yblen
Video format preset
Transform filter for intra frames
Transform filter for inter frames
unsigned int dirac_encparams_t::wlt_depth |
Transform depth
unsigned int dirac_encparams_t::spatial_partition |
Spatial partitioning flag
unsigned int dirac_encparams_t::denoise |
Denoising flag
unsigned int dirac_encparams_t::def_spatial_partition |
default Spatial partitioning flag
unsigned int dirac_encparams_t::multi_quants |
Multiple quantisers flag
motion-vector pixel precision
target bit rate in kbps
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.