Created by the British Broadcasting Corporation.
#include <dirac_encoder.h>
Lossless coding
float dirac_encparams_t::qf |
Quality factor
Full-search motion estimation
x-range for full search ME
y-range for full search ME
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::multi_quants |
Multiple quantisers flag
motion-vector pixel precision
target bit rate in kbps
unsigned int dirac_encparams_t::picture_coding_mode |
picture coding mode: 0 - frame coding; 1 - field coding
arithmetic coding flag: 0 - vlc coding; 1 - arithmetic coding
© 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.