World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVCodecContext

#include <avcodec.h>

+ Граф связей класса AVCodecContext:

Открытые атрибуты

const AVClassav_class
 
int log_level_offset
 
enum AVMediaType codec_type
 
const struct AVCodeccodec
 
enum AVCodecID codec_id
 
unsigned int codec_tag
 
voidpriv_data
 
struct AVCodecInternal * internal
 
voidopaque
 
int64_t bit_rate
 
int bit_rate_tolerance
 
int global_quality
 
int compression_level
 
int flags
 
int flags2
 
uint8_textradata
 
int extradata_size
 
AVRational time_base
 
int ticks_per_frame
 
int delay
 
int width
 
int height
 
int coded_width
 
int coded_height
 
int gop_size
 
enum AVPixelFormat pix_fmt
 
void(* draw_horiz_band )(struct AVCodecContext *s, const AVFrame *src, int offset[AV_NUM_DATA_POINTERS], int y, int type, int height)
 
enum AVPixelFormat(* get_format )(struct AVCodecContext *s, const enum AVPixelFormat *fmt)
 
int max_b_frames
 
float b_quant_factor
 
attribute_deprecated int b_frame_strategy
 
float b_quant_offset
 
int has_b_frames
 
attribute_deprecated int mpeg_quant
 
float i_quant_factor
 
float i_quant_offset
 
float lumi_masking
 
float temporal_cplx_masking
 
float spatial_cplx_masking
 
float p_masking
 
float dark_masking
 
int slice_count
 
attribute_deprecated int prediction_method
 
int * slice_offset
 
AVRational sample_aspect_ratio
 
int me_cmp
 
int me_sub_cmp
 
int mb_cmp
 
int ildct_cmp
 
int dia_size
 
int last_predictor_count
 
attribute_deprecated int pre_me
 
int me_pre_cmp
 
int pre_dia_size
 
int me_subpel_quality
 
int me_range
 
int slice_flags
 
int mb_decision
 
uint16_tintra_matrix
 
uint16_tinter_matrix
 
attribute_deprecated int scenechange_threshold
 
attribute_deprecated int noise_reduction
 
int intra_dc_precision
 
int skip_top
 
int skip_bottom
 
int mb_lmin
 
int mb_lmax
 
attribute_deprecated int me_penalty_compensation
 
int bidir_refine
 
attribute_deprecated int brd_scale
 
int keyint_min
 
int refs
 
attribute_deprecated int chromaoffset
 
int mv0_threshold
 
attribute_deprecated int b_sensitivity
 
enum AVColorPrimaries color_primaries
 
enum AVColorTransferCharacteristic color_trc
 
enum AVColorSpace colorspace
 
enum AVColorRange color_range
 
enum AVChromaLocation chroma_sample_location
 
int slices
 
enum AVFieldOrder field_order
 
int sample_rate
 samples per second Подробнее...
 
int channels
 number of audio channels Подробнее...
 
enum AVSampleFormat sample_fmt
 sample format Подробнее...
 
int frame_size
 
int frame_number
 
int block_align
 
int cutoff
 
uint64_t channel_layout
 
uint64_t request_channel_layout
 
enum AVAudioServiceType audio_service_type
 
enum AVSampleFormat request_sample_fmt
 
int(* get_buffer2 )(struct AVCodecContext *s, AVFrame *frame, int flags)
 
attribute_deprecated int refcounted_frames
 
float qcompress
 amount of qscale change between easy & hard scenes (0.0-1.0) Подробнее...
 
float qblur
 amount of qscale smoothing over time (0.0-1.0) Подробнее...
 
int qmin
 
int qmax
 
int max_qdiff
 
int rc_buffer_size
 
int rc_override_count
 
RcOverriderc_override
 
int64_t rc_max_rate
 
int64_t rc_min_rate
 
float rc_max_available_vbv_use
 
float rc_min_vbv_overflow_use
 
int rc_initial_buffer_occupancy
 
attribute_deprecated int coder_type
 
attribute_deprecated int context_model
 
attribute_deprecated int frame_skip_threshold
 
attribute_deprecated int frame_skip_factor
 
attribute_deprecated int frame_skip_exp
 
attribute_deprecated int frame_skip_cmp
 
int trellis
 
attribute_deprecated int min_prediction_order
 
attribute_deprecated int max_prediction_order
 
attribute_deprecated int64_t timecode_frame_start
 
attribute_deprecated void(* rtp_callback )(struct AVCodecContext *avctx, void *data, int size, int mb_nb)
 
attribute_deprecated int rtp_payload_size
 
attribute_deprecated int mv_bits
 
attribute_deprecated int header_bits
 
attribute_deprecated int i_tex_bits
 
attribute_deprecated int p_tex_bits
 
attribute_deprecated int i_count
 
attribute_deprecated int p_count
 
attribute_deprecated int skip_count
 
attribute_deprecated int misc_bits
 
attribute_deprecated int frame_bits
 
char * stats_out
 
char * stats_in
 
int workaround_bugs
 
int strict_std_compliance
 
int error_concealment
 
int debug
 
int debug_mv
 
int err_recognition
 
int64_t reordered_opaque
 
const struct AVHWAccelhwaccel
 
voidhwaccel_context
 
uint64_t error [AV_NUM_DATA_POINTERS]
 
int dct_algo
 
int idct_algo
 
int bits_per_coded_sample
 
int bits_per_raw_sample
 
int lowres
 
attribute_deprecated AVFramecoded_frame
 
int thread_count
 
int thread_type
 
int active_thread_type
 
int thread_safe_callbacks
 
int(* execute )(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size)
 
int(* execute2 )(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg, int jobnr, int threadnr), void *arg2, int *ret, int count)
 
int nsse_weight
 
int profile
 
int level
 
enum AVDiscard skip_loop_filter
 
enum AVDiscard skip_idct
 
enum AVDiscard skip_frame
 
uint8_tsubtitle_header
 
int subtitle_header_size
 
attribute_deprecated uint64_t vbv_delay
 
attribute_deprecated int side_data_only_packets
 
int initial_padding
 
AVRational framerate
 
enum AVPixelFormat sw_pix_fmt
 
AVRational pkt_timebase
 
const AVCodecDescriptorcodec_descriptor
 
int64_t pts_correction_num_faulty_pts
 
int64_t pts_correction_num_faulty_dts
 Number of incorrect PTS values so far. Подробнее...
 
int64_t pts_correction_last_pts
 Number of incorrect DTS values so far. Подробнее...
 
int64_t pts_correction_last_dts
 PTS of the last frame. Подробнее...
 
char * sub_charenc
 DTS of the last frame. Подробнее...
 
int sub_charenc_mode
 
int skip_alpha
 
int seek_preroll
 
uint16_tchroma_intra_matrix
 
uint8_tdump_separator
 
char * codec_whitelist
 
unsigned properties
 
AVPacketSideDatacoded_side_data
 
int nb_coded_side_data
 
AVBufferRefhw_frames_ctx
 
int sub_text_format
 
int trailing_padding
 
int64_t max_pixels
 
AVBufferRefhw_device_ctx
 
int hwaccel_flags
 
int apply_cropping
 
int extra_hw_frames
 
int discard_damaged_percentage
 

Подробное описание

main external API structure. New fields can be added to the end with minor version bumps. Removal, reordering and changes to existing fields require a major version bump. You can use AVOptions (av_opt* / av_set/get*()) to access these fields from user applications. The name string for AVOptions options matches the associated command line parameter name and can be found in libavcodec/options_table.h The AVOption/command line parameter names differ in some cases from the C structure field names for historic reasons or brevity. sizeof(AVCodecContext) must not be used outside libav*.

См. определение в файле avcodec.h строка 1565

Данные класса

◆ av_class

const AVClass* AVCodecContext::av_class

information on struct for av_log

  • set by avcodec_alloc_context3

См. определение в файле avcodec.h строка 1570

◆ log_level_offset

int AVCodecContext::log_level_offset

См. определение в файле avcodec.h строка 1571

◆ codec_type

enum AVMediaType AVCodecContext::codec_type

См. определение в файле avcodec.h строка 1573

◆ codec

const struct AVCodec* AVCodecContext::codec

См. определение в файле avcodec.h строка 1574

◆ codec_id

enum AVCodecID AVCodecContext::codec_id

См. определение в файле avcodec.h строка 1575

◆ codec_tag

unsigned int AVCodecContext::codec_tag

fourcc (LSB first, so "ABCD" -> ('D'<<24) + ('C'<<16) + ('B'<<8) + 'A'). This is used to work around some encoder bugs. A demuxer should set this to what is stored in the field used to identify the codec. If there are multiple such fields in a container then the demuxer should choose the one which maximizes the information about the used codec. If the codec tag field in a container is larger than 32 bits then the demuxer should remap the longer ID to 32 bits with a table or other structure. Alternatively a new extra_codec_tag + size could be added but for this a clear advantage must be demonstrated first.

  • encoding: Set by user, if not then the default based on codec_id will be used.
  • decoding: Set by user, will be converted to uppercase by libavcodec during init.

См. определение в файле avcodec.h строка 1590

◆ priv_data

void* AVCodecContext::priv_data

См. определение в файле avcodec.h строка 1592

◆ internal

struct AVCodecInternal* AVCodecContext::internal

Private context used for internal data.

Unlike priv_data, this is not codec-specific. It is used in general libavcodec functions.

См. определение в файле avcodec.h строка 1600

◆ opaque

void* AVCodecContext::opaque

Private data of the user, can be used to carry app specific stuff.

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 1607

◆ bit_rate

int64_t AVCodecContext::bit_rate

the average bitrate

  • encoding: Set by user; unused for constant quantizer encoding.
  • decoding: Set by user, may be overwritten by libavcodec if this info is available in the stream

См. определение в файле avcodec.h строка 1615

◆ bit_rate_tolerance

int AVCodecContext::bit_rate_tolerance

number of bits the bitstream is allowed to diverge from the reference. the reference can be CBR (for CBR pass1) or VBR (for pass2)

  • encoding: Set by user; unused for constant quantizer encoding.
  • decoding: unused

См. определение в файле avcodec.h строка 1623

◆ global_quality

int AVCodecContext::global_quality

Global quality for codecs which cannot change it per frame. This should be proportional to MPEG-1/2/4 qscale.

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1631

◆ compression_level

int AVCodecContext::compression_level
  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1637

◆ flags

int AVCodecContext::flags

AV_CODEC_FLAG_*.

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 1645

◆ flags2

int AVCodecContext::flags2

AV_CODEC_FLAG2_*

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 1652

◆ extradata

uint8_t* AVCodecContext::extradata

some codecs need / can use extradata like Huffman tables. MJPEG: Huffman tables rv10: additional flags MPEG-4: global headers (they can be in the bitstream or here) The allocated memory should be AV_INPUT_BUFFER_PADDING_SIZE bytes larger than extradata_size to avoid problems if it is read with the bitstream reader. The bytewise contents of extradata must not depend on the architecture or CPU endianness. Must be allocated with the av_malloc() family of functions.

  • encoding: Set/allocated/freed by libavcodec.
  • decoding: Set/allocated/freed by user.

См. определение в файле avcodec.h строка 1666

◆ extradata_size

int AVCodecContext::extradata_size

См. определение в файле avcodec.h строка 1667

◆ time_base

AVRational AVCodecContext::time_base

This is the fundamental unit of time (in seconds) in terms of which frame timestamps are represented. For fixed-fps content, timebase should be 1/framerate and timestamp increments should be identically 1. This often, but not always is the inverse of the frame rate or field rate for video. 1/time_base is not the average frame rate if the frame rate is not constant.

Like containers, elementary streams also can store timestamps, 1/time_base is the unit in which these timestamps are specified. As example of such codec time base see ISO/IEC 14496-2:2001(E) vop_time_increment_resolution and fixed_vop_rate (fixed_vop_rate == 0 implies that it is different from the framerate)

  • encoding: MUST be set by user.
  • decoding: the use of this field for decoding is deprecated. Use framerate instead.

См. определение в файле avcodec.h строка 1688

◆ ticks_per_frame

int AVCodecContext::ticks_per_frame

For some codecs, the time base is closer to the field rate than the frame rate. Most notably, H.264 and MPEG-2 specify time_base as half of frame duration if no telecine is used ...

Set to time_base ticks per frame. Default 1, e.g., H.264/MPEG-2 set it to 2.

См. определение в файле avcodec.h строка 1697

◆ delay

int AVCodecContext::delay

Codec delay.

Encoding: Number of frames delay there will be from the encoder input to the decoder output. (we assume the decoder matches the spec) Decoding: Number of frames delay in addition to what a standard decoder as specified in the spec would produce.

Video: Number of frames the decoded output will be delayed relative to the encoded input.

Audio: For encoding, this field is unused (see initial_padding).

For decoding, this is the number of samples the decoder needs to output before the decoder's output is valid. When seeking, you should start decoding this many samples prior to your desired seek point.

  • encoding: Set by libavcodec.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 1721

◆ width

int AVCodecContext::width

picture width / height.

Заметки
Those fields may not match the values of the last AVFrame output by avcodec_decode_video2 due frame reordering.
  • encoding: MUST be set by user.
  • decoding: May be set by the user before opening the decoder if known e.g. from the container. Some decoders will require the dimensions to be set by the caller. During decoding, the decoder may overwrite those values as required while parsing the data.

См. определение в файле avcodec.h строка 1738

Используется в AVVideoStream::open().

◆ height

int AVCodecContext::height

См. определение в файле avcodec.h строка 1738

Используется в AVVideoStream::open().

◆ coded_width

int AVCodecContext::coded_width

Bitstream width / height, may be different from width/height e.g. when the decoded frame is cropped before being output or lowres is enabled.

Заметки
Those field may not match the value of the last AVFrame output by avcodec_receive_frame() due frame reordering.
  • encoding: unused
  • decoding: May be set by the user before opening the decoder if known e.g. from the container. During decoding, the decoder may overwrite those values as required while parsing the data.

См. определение в файле avcodec.h строка 1753

◆ coded_height

int AVCodecContext::coded_height

См. определение в файле avcodec.h строка 1753

◆ gop_size

int AVCodecContext::gop_size

the number of pictures in a group of pictures, or 0 for intra_only

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1760

◆ pix_fmt

enum AVPixelFormat AVCodecContext::pix_fmt

Pixel format, see AV_PIX_FMT_xxx. May be set by the demuxer if known from headers. May be overridden by the decoder if it knows better.

Заметки
This field may not match the value of the last AVFrame output by avcodec_receive_frame() due frame reordering.
  • encoding: Set by user.
  • decoding: Set by user if known, overridden by libavcodec while parsing the data.

См. определение в файле avcodec.h строка 1775

Используется в AVVideoStream::open().

◆ draw_horiz_band

void(* AVCodecContext::draw_horiz_band) (struct AVCodecContext *s, const AVFrame *src, int offset[AV_NUM_DATA_POINTERS], int y, int type, int height)

If non NULL, 'draw_horiz_band' is called by the libavcodec decoder to draw a horizontal band. It improves cache usage. Not all codecs can do that. You must check the codec capabilities beforehand. When multithreading is used, it may be called from multiple threads at the same time; threads might draw different parts of the same AVFrame, or multiple AVFrames, and there is no guarantee that slices will be drawn in order. The function is also used by hardware acceleration APIs. It is called at least once during frame decoding to pass the data needed for hardware render. In that mode instead of pixel data, AVFrame points to a structure specific to the acceleration API. The application reads the structure and can change some fields to indicate progress or mark state.

  • encoding: unused
  • decoding: Set by user.
    Аргументы
    heightthe height of the slice
    ythe y position of the slice
    type1->top field, 2->bottom field, 3->frame
    offsetoffset into the AVFrame.data from which the slice should be read

См. определение в файле avcodec.h строка 1800

◆ get_format

enum AVPixelFormat(* AVCodecContext::get_format) (struct AVCodecContext *s, const enum AVPixelFormat *fmt)

callback to negotiate the pixelFormat

Аргументы
fmtis the list of formats which are supported by the codec, it is terminated by -1 as 0 is a valid format, the formats are ordered by quality. The first is always the native one.
Заметки
The callback may be called again immediately if initialization for the selected (hardware-accelerated) pixel format failed.
Предупреждения
Behavior is undefined if the callback returns a value not in the fmt list of formats.
Возвращает
the chosen format
  • encoding: unused
  • decoding: Set by user, if not set the native format will be chosen.

См. определение в файле avcodec.h строка 1817

◆ max_b_frames

int AVCodecContext::max_b_frames

maximum number of B-frames between non-B-frames Note: The output will be delayed by max_b_frames+1 relative to the input.

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1825

◆ b_quant_factor

float AVCodecContext::b_quant_factor

qscale factor between IP and B-frames If > 0 then the last P-frame quantizer will be used (q= lastp_q*factor+offset). If < 0 then normal ratecontrol will be done (q= -normal_q*factor+offset).

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1834

◆ b_frame_strategy

attribute_deprecated int AVCodecContext::b_frame_strategy
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 1839

◆ b_quant_offset

float AVCodecContext::b_quant_offset

qscale offset between IP and B-frames

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1847

◆ has_b_frames

int AVCodecContext::has_b_frames

Size of the frame reordering buffer in the decoder. For MPEG-2 it is 1 IPB or 0 low delay IP.

  • encoding: Set by libavcodec.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 1855

◆ mpeg_quant

attribute_deprecated int AVCodecContext::mpeg_quant
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 1860

◆ i_quant_factor

float AVCodecContext::i_quant_factor

qscale factor between P- and I-frames If > 0 then the last P-frame quantizer will be used (q = lastp_q * factor + offset). If < 0 then normal ratecontrol will be done (q= -normal_q*factor+offset).

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1870

◆ i_quant_offset

float AVCodecContext::i_quant_offset

qscale offset between P and I-frames

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1877

◆ lumi_masking

float AVCodecContext::lumi_masking

luminance masking (0-> disabled)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1884

◆ temporal_cplx_masking

float AVCodecContext::temporal_cplx_masking

temporary complexity masking (0-> disabled)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1891

◆ spatial_cplx_masking

float AVCodecContext::spatial_cplx_masking

spatial complexity masking (0-> disabled)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1898

◆ p_masking

float AVCodecContext::p_masking

p block masking (0-> disabled)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1905

◆ dark_masking

float AVCodecContext::dark_masking

darkness masking (0-> disabled)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1912

◆ slice_count

int AVCodecContext::slice_count

slice count

  • encoding: Set by libavcodec.
  • decoding: Set by user (or 0).

См. определение в файле avcodec.h строка 1919

◆ prediction_method

attribute_deprecated int AVCodecContext::prediction_method
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 1924

◆ slice_offset

int* AVCodecContext::slice_offset

slice offsets in the frame in bytes

  • encoding: Set/allocated by libavcodec.
  • decoding: Set/allocated by user (or NULL).

См. определение в файле avcodec.h строка 1935

◆ sample_aspect_ratio

AVRational AVCodecContext::sample_aspect_ratio

sample aspect ratio (0 if unknown) That is the width of a pixel divided by the height of the pixel. Numerator and denominator must be relatively prime and smaller than 256 for some video standards.

  • encoding: Set by user.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 1944

◆ me_cmp

int AVCodecContext::me_cmp

motion estimation comparison function

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1951

◆ me_sub_cmp

int AVCodecContext::me_sub_cmp

subpixel motion estimation comparison function

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1957

◆ mb_cmp

int AVCodecContext::mb_cmp

macroblock comparison function (not supported yet)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1963

◆ ildct_cmp

int AVCodecContext::ildct_cmp

interlaced DCT comparison function

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1969

◆ dia_size

int AVCodecContext::dia_size

ME diamond size & shape

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 1993

◆ last_predictor_count

int AVCodecContext::last_predictor_count

amount of previous MV predictors (2a+1 x 2a+1 square)

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2000

◆ pre_me

attribute_deprecated int AVCodecContext::pre_me
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2005

◆ me_pre_cmp

int AVCodecContext::me_pre_cmp

motion estimation prepass comparison function

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2013

◆ pre_dia_size

int AVCodecContext::pre_dia_size

ME prepass diamond size & shape

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2020

◆ me_subpel_quality

int AVCodecContext::me_subpel_quality

subpel ME quality

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2027

◆ me_range

int AVCodecContext::me_range

maximum motion estimation search range in subpel units If 0 then no limit.

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2036

◆ slice_flags

int AVCodecContext::slice_flags

slice flags

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2043

◆ mb_decision

int AVCodecContext::mb_decision

macroblock decision mode

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2053

◆ intra_matrix

uint16_t* AVCodecContext::intra_matrix

custom intra quantization matrix Must be allocated with the av_malloc() family of functions, and will be freed in avcodec_free_context().

  • encoding: Set/allocated by user, freed by libavcodec. Can be NULL.
  • decoding: Set/allocated/freed by libavcodec.

См. определение в файле avcodec.h строка 2065

◆ inter_matrix

uint16_t* AVCodecContext::inter_matrix

custom inter quantization matrix Must be allocated with the av_malloc() family of functions, and will be freed in avcodec_free_context().

  • encoding: Set/allocated by user, freed by libavcodec. Can be NULL.
  • decoding: Set/allocated/freed by libavcodec.

См. определение в файле avcodec.h строка 2074

◆ scenechange_threshold

attribute_deprecated int AVCodecContext::scenechange_threshold
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2079

◆ noise_reduction

attribute_deprecated int AVCodecContext::noise_reduction
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2083

◆ intra_dc_precision

int AVCodecContext::intra_dc_precision

precision of the intra DC coefficient - 8

  • encoding: Set by user.
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2091

◆ skip_top

int AVCodecContext::skip_top

Number of macroblock rows at the top which are skipped.

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2098

◆ skip_bottom

int AVCodecContext::skip_bottom

Number of macroblock rows at the bottom which are skipped.

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2105

◆ mb_lmin

int AVCodecContext::mb_lmin

minimum MB Lagrange multiplier

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2112

◆ mb_lmax

int AVCodecContext::mb_lmax

maximum MB Lagrange multiplier

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2119

◆ me_penalty_compensation

attribute_deprecated int AVCodecContext::me_penalty_compensation
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2126

◆ bidir_refine

int AVCodecContext::bidir_refine
  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2133

◆ brd_scale

attribute_deprecated int AVCodecContext::brd_scale
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2138

◆ keyint_min

int AVCodecContext::keyint_min

minimum GOP size

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2146

◆ refs

int AVCodecContext::refs

number of reference frames

  • encoding: Set by user.
  • decoding: Set by lavc.

См. определение в файле avcodec.h строка 2153

◆ chromaoffset

attribute_deprecated int AVCodecContext::chromaoffset
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2158

◆ mv0_threshold

int AVCodecContext::mv0_threshold

Note: Value depends upon the compare function used for fullpel ME.

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2166

◆ b_sensitivity

attribute_deprecated int AVCodecContext::b_sensitivity
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2171

◆ color_primaries

enum AVColorPrimaries AVCodecContext::color_primaries

Chromaticity coordinates of the source primaries.

  • encoding: Set by user
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2179

◆ color_trc

enum AVColorTransferCharacteristic AVCodecContext::color_trc

Color Transfer Characteristic.

  • encoding: Set by user
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2186

◆ colorspace

enum AVColorSpace AVCodecContext::colorspace

YUV colorspace type.

  • encoding: Set by user
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2193

◆ color_range

enum AVColorRange AVCodecContext::color_range

MPEG vs JPEG YUV range.

  • encoding: Set by user
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2200

◆ chroma_sample_location

enum AVChromaLocation AVCodecContext::chroma_sample_location

This defines the location of chroma samples.

  • encoding: Set by user
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2207

◆ slices

int AVCodecContext::slices

Number of slices. Indicates number of picture subdivisions. Used for parallelized decoding.

  • encoding: Set by user
  • decoding: unused

См. определение в файле avcodec.h строка 2216

◆ field_order

enum AVFieldOrder AVCodecContext::field_order

Field order

  • encoding: set by libavcodec
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2222

◆ sample_rate

int AVCodecContext::sample_rate

samples per second

См. определение в файле avcodec.h строка 2225

Используется в AudioBaseDataSource::GetSampleRate(), Movie::Load(), AVAudioStream::open() и AudioBaseDataSource::Open().

◆ channels

int AVCodecContext::channels

number of audio channels

См. определение в файле avcodec.h строка 2226

Используется в AudioBaseDataSource::GetChannelCount() и AudioBaseDataSource::GetNextBuffer().

◆ sample_fmt

enum AVSampleFormat AVCodecContext::sample_fmt

sample format

audio sample format

  • encoding: Set by user.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 2233

Используется в AVAudioStream::open() и AudioBaseDataSource::Open().

◆ frame_size

int AVCodecContext::frame_size

Number of samples per channel in an audio frame.

  • encoding: set by libavcodec in avcodec_open2(). Each submitted frame except the last must contain exactly frame_size samples per channel. May be 0 when the codec has AV_CODEC_CAP_VARIABLE_FRAME_SIZE set, then the frame size is not restricted.
  • decoding: may be set by some decoders to indicate constant frame size

См. определение в файле avcodec.h строка 2245

◆ frame_number

int AVCodecContext::frame_number

Frame counter, set by libavcodec.

  • decoding: total number of frames returned from the decoder so far.
  • encoding: total number of frames passed to the encoder so far.

    Заметки
    the counter is not incremented if encoding/decoding resulted in an error.

См. определение в файле avcodec.h строка 2256

◆ block_align

int AVCodecContext::block_align

number of bytes per packet if constant and known or 0 Used by some WAV based audio codecs.

См. определение в файле avcodec.h строка 2262

◆ cutoff

int AVCodecContext::cutoff

Audio cutoff bandwidth (0 means "automatic")

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2269

◆ channel_layout

uint64_t AVCodecContext::channel_layout

Audio channel layout.

  • encoding: set by user.
  • decoding: set by user, may be overwritten by libavcodec.

См. определение в файле avcodec.h строка 2276

Используется в AVAudioStream::open() и AudioBaseDataSource::Open().

◆ request_channel_layout

uint64_t AVCodecContext::request_channel_layout

Request decoder to use this channel layout if it can (0 for default)

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2283

◆ audio_service_type

enum AVAudioServiceType AVCodecContext::audio_service_type

Type of service that the audio stream conveys.

  • encoding: Set by user.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 2290

◆ request_sample_fmt

enum AVSampleFormat AVCodecContext::request_sample_fmt

desired sample format

  • encoding: Not used.
  • decoding: Set by user. Decoder will decode to this format if it can.

См. определение в файле avcodec.h строка 2298

◆ get_buffer2

int(* AVCodecContext::get_buffer2) (struct AVCodecContext *s, AVFrame *frame, int flags)

This callback is called at the beginning of each frame to get data buffer(s) for it. There may be one contiguous buffer for all the data or there may be a buffer per each data plane or anything in between. What this means is, you may set however many entries in buf[] you feel necessary. Each buffer must be reference-counted using the AVBuffer API (see description of buf[] below).

The following fields will be set in the frame before this callback is called:

  • format
  • width, height (video only)
  • sample_rate, channel_layout, nb_samples (audio only) Their values may differ from the corresponding values in AVCodecContext. This callback must use the frame values, not the codec context values, to calculate the required buffer size.

This callback must fill the following fields in the frame:

  • data[]
  • linesize[]
  • extended_data:
    • if the data is planar audio with more than 8 channels, then this callback must allocate and fill extended_data to contain all pointers to all data planes. data[] must hold as many pointers as it can. extended_data must be allocated with av_malloc() and will be freed in av_frame_unref().
    • otherwise extended_data must point to data
  • buf[] must contain one or more pointers to AVBufferRef structures. Each of the frame's data and extended_data pointers must be contained in these. That is, one AVBufferRef for each allocated chunk of memory, not necessarily one AVBufferRef per data[] entry. See: av_buffer_create(), av_buffer_alloc(), and av_buffer_ref().
  • extended_buf and nb_extended_buf must be allocated with av_malloc() by this callback and filled with the extra buffers if there are more buffers than buf[] can hold. extended_buf will be freed in av_frame_unref().

If AV_CODEC_CAP_DR1 is not set then get_buffer2() must call avcodec_default_get_buffer2() instead of providing buffers allocated by some other means.

Each data plane must be aligned to the maximum required by the target CPU.

См. также
avcodec_default_get_buffer2()

Video:

If AV_GET_BUFFER_FLAG_REF is set in flags then the frame may be reused (read and/or written to if it is writable) later by libavcodec.

avcodec_align_dimensions2() should be used to find the required width and height, as they normally need to be rounded up to the next multiple of 16.

Some decoders do not support linesizes changing between frames.

If frame multithreading is used and thread_safe_callbacks is set, this callback may be called from a different thread, but not from more than one at once. Does not need to be reentrant.

См. также
avcodec_align_dimensions2()

Audio:

Decoders request a buffer of a particular size by setting AVFrame.nb_samples prior to calling get_buffer2(). The decoder may, however, utilize only part of the buffer by setting AVFrame.nb_samples to a smaller value in the output frame.

As a convenience, av_samples_get_buffer_size() and av_samples_fill_arrays() in libavutil may be used by custom get_buffer2() functions to find the required data size and to fill data pointers and linesize. In AVFrame.linesize, only linesize[0] may be set for audio since all planes must be the same size.

См. также
av_samples_get_buffer_size(), av_samples_fill_arrays()
  • encoding: unused
  • decoding: Set by libavcodec, user can override.

См. определение в файле avcodec.h строка 2380

◆ refcounted_frames

attribute_deprecated int AVCodecContext::refcounted_frames

If non-zero, the decoded audio and video frames returned from avcodec_decode_video2() and avcodec_decode_audio4() are reference-counted and are valid indefinitely. The caller must free them with av_frame_unref() when they are not needed anymore. Otherwise, the decoded frames must not be freed by the caller and are only valid until the next decode call.

This is always automatically enabled if avcodec_receive_frame() is used.

См. определение в файле avcodec.h строка 2396

◆ qcompress

float AVCodecContext::qcompress

amount of qscale change between easy & hard scenes (0.0-1.0)

См. определение в файле avcodec.h строка 2399

◆ qblur

float AVCodecContext::qblur

amount of qscale smoothing over time (0.0-1.0)

См. определение в файле avcodec.h строка 2400

◆ qmin

int AVCodecContext::qmin

minimum quantizer

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2407

◆ qmax

int AVCodecContext::qmax

maximum quantizer

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2414

◆ max_qdiff

int AVCodecContext::max_qdiff

maximum quantizer difference between frames

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2421

◆ rc_buffer_size

int AVCodecContext::rc_buffer_size

decoder bitstream buffer size

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2428

◆ rc_override_count

int AVCodecContext::rc_override_count

ratecontrol override, see RcOverride

  • encoding: Allocated/set/freed by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2435

◆ rc_override

RcOverride* AVCodecContext::rc_override

См. определение в файле avcodec.h строка 2436

◆ rc_max_rate

int64_t AVCodecContext::rc_max_rate

maximum bitrate

  • encoding: Set by user.
  • decoding: Set by user, may be overwritten by libavcodec.

См. определение в файле avcodec.h строка 2443

◆ rc_min_rate

int64_t AVCodecContext::rc_min_rate

minimum bitrate

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2450

◆ rc_max_available_vbv_use

float AVCodecContext::rc_max_available_vbv_use

Ratecontrol attempt to use, at maximum,

of what can be used without an underflow.

  • encoding: Set by user.
  • decoding: unused.

См. определение в файле avcodec.h строка 2457

◆ rc_min_vbv_overflow_use

float AVCodecContext::rc_min_vbv_overflow_use

Ratecontrol attempt to use, at least,

times the amount needed to prevent a vbv overflow.

  • encoding: Set by user.
  • decoding: unused.

См. определение в файле avcodec.h строка 2464

◆ rc_initial_buffer_occupancy

int AVCodecContext::rc_initial_buffer_occupancy

Number of bits which should be loaded into the rc buffer before decoding starts.

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2471

◆ coder_type

attribute_deprecated int AVCodecContext::coder_type
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2482

◆ context_model

attribute_deprecated int AVCodecContext::context_model
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2488

◆ frame_skip_threshold

attribute_deprecated int AVCodecContext::frame_skip_threshold
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2494

◆ frame_skip_factor

attribute_deprecated int AVCodecContext::frame_skip_factor
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2498

◆ frame_skip_exp

attribute_deprecated int AVCodecContext::frame_skip_exp
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2502

◆ frame_skip_cmp

attribute_deprecated int AVCodecContext::frame_skip_cmp
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2506

◆ trellis

int AVCodecContext::trellis

trellis RD quantization

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2514

◆ min_prediction_order

attribute_deprecated int AVCodecContext::min_prediction_order
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2519

◆ max_prediction_order

attribute_deprecated int AVCodecContext::max_prediction_order
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2523

◆ timecode_frame_start

attribute_deprecated int64_t AVCodecContext::timecode_frame_start
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2527

◆ rtp_callback

attribute_deprecated void(* AVCodecContext::rtp_callback) (struct AVCodecContext *avctx, void *data, int size, int mb_nb)
Уст.:
unused

См. определение в файле avcodec.h строка 2541

◆ rtp_payload_size

attribute_deprecated int AVCodecContext::rtp_payload_size
Уст.:
use encoder private options instead

См. определение в файле avcodec.h строка 2547

◆ mv_bits

attribute_deprecated int AVCodecContext::mv_bits

См. определение в файле avcodec.h строка 2558

◆ header_bits

attribute_deprecated int AVCodecContext::header_bits

См. определение в файле avcodec.h строка 2560

◆ i_tex_bits

attribute_deprecated int AVCodecContext::i_tex_bits

См. определение в файле avcodec.h строка 2562

◆ p_tex_bits

attribute_deprecated int AVCodecContext::p_tex_bits

См. определение в файле avcodec.h строка 2564

◆ i_count

attribute_deprecated int AVCodecContext::i_count

См. определение в файле avcodec.h строка 2566

◆ p_count

attribute_deprecated int AVCodecContext::p_count

См. определение в файле avcodec.h строка 2568

◆ skip_count

attribute_deprecated int AVCodecContext::skip_count

См. определение в файле avcodec.h строка 2570

◆ misc_bits

attribute_deprecated int AVCodecContext::misc_bits

См. определение в файле avcodec.h строка 2572

◆ frame_bits

attribute_deprecated int AVCodecContext::frame_bits
Уст.:
this field is unused

См. определение в файле avcodec.h строка 2576

◆ stats_out

char* AVCodecContext::stats_out

pass1 encoding statistics output buffer

  • encoding: Set by libavcodec.
  • decoding: unused

См. определение в файле avcodec.h строка 2584

◆ stats_in

char* AVCodecContext::stats_in

pass2 encoding statistics input buffer Concatenated stuff from stats_out of pass1 should be placed here.

  • encoding: Allocated/set/freed by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2592

◆ workaround_bugs

int AVCodecContext::workaround_bugs

Work around bugs in encoders which sometimes cannot be detected automatically.

  • encoding: Set by user
  • decoding: Set by user

См. определение в файле avcodec.h строка 2599

◆ strict_std_compliance

int AVCodecContext::strict_std_compliance

strictly follow the standard (MPEG-4, ...).

  • encoding: Set by user.
  • decoding: Set by user. Setting this to STRICT or higher means the encoder and decoder will generally do stupid things, whereas setting it to unofficial or lower will mean the encoder might produce output that is not supported by all spec-compliant decoders. Decoders don't differentiate between normal, unofficial and experimental (that is, they always try to decode things when they can) unless they are explicitly asked to behave stupidly (=strictly conform to the specs)

См. определение в файле avcodec.h строка 2628

◆ error_concealment

int AVCodecContext::error_concealment

error concealment flags

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2640

◆ debug

int AVCodecContext::debug

debug

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2650

◆ debug_mv

int AVCodecContext::debug_mv

debug

  • encoding: Set by user.
  • decoding: Set by user.

debug motion vectors

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2683

◆ err_recognition

int AVCodecContext::err_recognition

Error recognition; may misdetect some more or less valid parts as errors.

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2694

◆ reordered_opaque

int64_t AVCodecContext::reordered_opaque

opaque 64-bit number (generally a PTS) that will be reordered and output in AVFrame.reordered_opaque

  • encoding: Set by libavcodec to the reordered_opaque of the input frame corresponding to the last returned packet. Only supported by encoders with the AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE capability.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2722

◆ hwaccel

const struct AVHWAccel* AVCodecContext::hwaccel

Hardware accelerator in use

  • encoding: unused.
  • decoding: Set by libavcodec

См. определение в файле avcodec.h строка 2729

◆ hwaccel_context

void* AVCodecContext::hwaccel_context

Hardware accelerator context. For some hardware accelerators, a global context needs to be provided by the user. In that case, this holds display-dependent data FFmpeg cannot instantiate itself. Please refer to the FFmpeg HW accelerator documentation to know how to fill this is. e.g. for VA API, this is a struct vaapi_context.

  • encoding: unused
  • decoding: Set by user

См. определение в файле avcodec.h строка 2741

◆ error

uint64_t AVCodecContext::error[AV_NUM_DATA_POINTERS]

error

  • encoding: Set by libavcodec if flags & AV_CODEC_FLAG_PSNR.
  • decoding: unused

См. определение в файле avcodec.h строка 2748

◆ dct_algo

int AVCodecContext::dct_algo

DCT algorithm, see FF_DCT_* below

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2755

◆ idct_algo

int AVCodecContext::idct_algo

IDCT algorithm, see FF_IDCT_* below.

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2768

◆ bits_per_coded_sample

int AVCodecContext::bits_per_coded_sample

bits per sample/pixel from the demuxer (needed for huffyuv).

  • encoding: Set by libavcodec.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2789

◆ bits_per_raw_sample

int AVCodecContext::bits_per_raw_sample

Bits per sample/pixel of internal libavcodec pixel/sample format.

  • encoding: set by user.
  • decoding: set by libavcodec.

См. определение в файле avcodec.h строка 2796

◆ lowres

int AVCodecContext::lowres

low resolution decoding, 1-> 1/2 size, 2->1/4 size

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2804

◆ coded_frame

attribute_deprecated AVFrame* AVCodecContext::coded_frame

the picture in the bitstream

  • encoding: Set by libavcodec.
  • decoding: unused

    Уст.:
    use the quality factor packet side data instead

См. определение в файле avcodec.h строка 2815

◆ thread_count

int AVCodecContext::thread_count

thread count is used to decide how many independent tasks should be passed to execute()

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2824

◆ thread_type

int AVCodecContext::thread_type

Which multithreading methods to use. Use of FF_THREAD_FRAME will increase decoding delay by one frame per thread, so clients which cannot provide future frames should not use it.

  • encoding: Set by user, otherwise the default is used.
  • decoding: Set by user, otherwise the default is used.

См. определение в файле avcodec.h строка 2834

◆ active_thread_type

int AVCodecContext::active_thread_type

Which multithreading methods are in use by the codec.

  • encoding: Set by libavcodec.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 2843

◆ thread_safe_callbacks

int AVCodecContext::thread_safe_callbacks

Set by the client if its custom get_buffer() callback can be called synchronously from another thread, which allows faster multithreaded decoding. draw_horiz_band() will be called from other threads regardless of this setting. Ignored if the default get_buffer() is used.

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 2853

◆ execute

int(* AVCodecContext::execute) (struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size)

The codec may call this to execute several independent things. It will return only after finishing all tasks. The user may replace this with some multithreaded implementation, the default implementation will execute the parts serially.

Аргументы
countthe number of things to execute
  • encoding: Set by libavcodec, user can override.
  • decoding: Set by libavcodec, user can override.

См. определение в файле avcodec.h строка 2864

◆ execute2

int(* AVCodecContext::execute2) (struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg, int jobnr, int threadnr), void *arg2, int *ret, int count)

The codec may call this to execute several independent things. It will return only after finishing all tasks. The user may replace this with some multithreaded implementation, the default implementation will execute the parts serially. Also see avcodec_thread_init and e.g. the –enable-pthread configure option.

Аргументы
ccontext passed also to func
countthe number of things to execute
arg2argument passed unchanged to func
retreturn values of executed functions, must have space for "count" values. May be NULL.
funcfunction that will be called count times, with jobnr from 0 to count-1. threadnr will be in the range 0 to c->thread_count-1 < MAX_THREADS and so that no two instances of func executing at the same time will have the same threadnr.
Возвращает
always 0 currently, but code should handle a future improvement where when any call to func returns < 0 no further calls to func may be done and < 0 is returned.
  • encoding: Set by libavcodec, user can override.
  • decoding: Set by libavcodec, user can override.

См. определение в файле avcodec.h строка 2884

◆ nsse_weight

int AVCodecContext::nsse_weight

noise vs. sse weight for the nsse comparison function

  • encoding: Set by user.
  • decoding: unused

См. определение в файле avcodec.h строка 2891

◆ profile

int AVCodecContext::profile

profile

  • encoding: Set by user.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 2898

◆ level

int AVCodecContext::level

level

  • encoding: Set by user.
  • decoding: Set by libavcodec.

См. определение в файле avcodec.h строка 3018

◆ skip_loop_filter

enum AVDiscard AVCodecContext::skip_loop_filter

Skip loop filtering for selected frames.

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 3026

◆ skip_idct

enum AVDiscard AVCodecContext::skip_idct

Skip IDCT/dequantization for selected frames.

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 3033

◆ skip_frame

enum AVDiscard AVCodecContext::skip_frame

Skip decoding for selected frames.

  • encoding: unused
  • decoding: Set by user.

См. определение в файле avcodec.h строка 3040

◆ subtitle_header

uint8_t* AVCodecContext::subtitle_header

Header containing style information for text subtitles. For SUBTITLE_ASS subtitle type, it should contain the whole ASS [Script Info] and [V4+ Styles] section, plus the [Events] line and the Format line following. It shouldn't include any Dialogue line.

См. определение в файле avcodec.h строка 3050

◆ subtitle_header_size

int AVCodecContext::subtitle_header_size

См. определение в файле avcodec.h строка 3051

◆ vbv_delay

attribute_deprecated uint64_t AVCodecContext::vbv_delay

VBV delay coded in the last frame (in periods of a 27 MHz clock). Used for compliant TS muxing.

  • encoding: Set by libavcodec.
  • decoding: unused.
    Уст.:
    this value is now exported as a part of AV_PKT_DATA_CPB_PROPERTIES packet side data

См. определение в файле avcodec.h строка 3063

◆ side_data_only_packets

attribute_deprecated int AVCodecContext::side_data_only_packets

Encoding only and set by default. Allow encoders to output packets that do not contain any encoded data, only side data.

Some encoders need to output such packets, e.g. to update some stream parameters at the end of encoding.

Уст.:
this field disables the default behaviour and it is kept only for compatibility.

См. определение в файле avcodec.h строка 3078

◆ initial_padding

int AVCodecContext::initial_padding

Audio only. The number of "priming" samples (padding) inserted by the encoder at the beginning of the audio. I.e. this number of leading decoded samples must be discarded by the caller to get the original audio without leading padding.

  • decoding: unused
  • encoding: Set by libavcodec. The timestamps on the output packets are adjusted by the encoder so that they always refer to the first sample of the data actually contained in the packet, including any added padding. E.g. if the timebase is 1/samplerate and the timestamp of the first input sample is 0, the timestamp of the first output packet will be -initial_padding.

См. определение в файле avcodec.h строка 3096

◆ framerate

AVRational AVCodecContext::framerate
  • decoding: For codecs that store a framerate value in the compressed bitstream, the decoder may export it here. { 0, 1} when unknown.
  • encoding: May be used to signal the framerate of CFR content to an encoder.

См. определение в файле avcodec.h строка 3105

◆ sw_pix_fmt

enum AVPixelFormat AVCodecContext::sw_pix_fmt

Nominal unaccelerated pixel format, see AV_PIX_FMT_xxx.

  • encoding: unused.
  • decoding: Set by libavcodec before calling get_format()

См. определение в файле avcodec.h строка 3112

◆ pkt_timebase

AVRational AVCodecContext::pkt_timebase

Timebase in which pkt_dts/pts and AVPacket.dts/pts are.

  • encoding unused.
  • decoding set by user.

См. определение в файле avcodec.h строка 3119

◆ codec_descriptor

const AVCodecDescriptor* AVCodecContext::codec_descriptor

AVCodecDescriptor

  • encoding: unused.
  • decoding: set by libavcodec.

См. определение в файле avcodec.h строка 3126

◆ pts_correction_num_faulty_pts

int64_t AVCodecContext::pts_correction_num_faulty_pts

Current statistics for PTS correction.

  • decoding: maintained and used by libavcodec, not intended to be used by user apps
  • encoding: unused

См. определение в файле avcodec.h строка 3142

◆ pts_correction_num_faulty_dts

int64_t AVCodecContext::pts_correction_num_faulty_dts

Number of incorrect PTS values so far.

См. определение в файле avcodec.h строка 3143

◆ pts_correction_last_pts

int64_t AVCodecContext::pts_correction_last_pts

Number of incorrect DTS values so far.

См. определение в файле avcodec.h строка 3144

◆ pts_correction_last_dts

int64_t AVCodecContext::pts_correction_last_dts

PTS of the last frame.

См. определение в файле avcodec.h строка 3145

◆ sub_charenc

char* AVCodecContext::sub_charenc

DTS of the last frame.

Character encoding of the input subtitles file.

  • decoding: set by user
  • encoding: unused

См. определение в файле avcodec.h строка 3152

◆ sub_charenc_mode

int AVCodecContext::sub_charenc_mode

Subtitles character encoding mode. Formats or codecs might be adjusting this setting (if they are doing the conversion themselves for instance).

  • decoding: set by libavcodec
  • encoding: unused

См. определение в файле avcodec.h строка 3160

◆ skip_alpha

int AVCodecContext::skip_alpha

Skip processing alpha if supported by codec. Note that if the format uses pre-multiplied alpha (common with VP6, and recommended due to better video quality/compression) the image will look as if alpha-blended onto a black background. However for formats that do not use pre-multiplied alpha there might be serious artefacts (though e.g. libswscale currently assumes pre-multiplied alpha anyway).

  • decoding: set by user
  • encoding: unused

См. определение в файле avcodec.h строка 3178

◆ seek_preroll

int AVCodecContext::seek_preroll

Number of samples to skip after a discontinuity

  • decoding: unused
  • encoding: set by libavcodec

См. определение в файле avcodec.h строка 3185

◆ chroma_intra_matrix

uint16_t* AVCodecContext::chroma_intra_matrix

custom intra quantization matrix

  • encoding: Set by user, can be NULL.
  • decoding: unused.

См. определение в файле avcodec.h строка 3204

◆ dump_separator

uint8_t* AVCodecContext::dump_separator

dump format separator. can be ", " or "\n " or anything else

  • encoding: Set by user.
  • decoding: Set by user.

См. определение в файле avcodec.h строка 3212

◆ codec_whitelist

char* AVCodecContext::codec_whitelist

',' separated list of allowed decoders. If NULL then all are allowed

  • encoding: unused
  • decoding: set by user

См. определение в файле avcodec.h строка 3220

◆ properties

unsigned AVCodecContext::properties

Properties of the stream that gets decoded

  • encoding: unused
  • decoding: set by libavcodec

См. определение в файле avcodec.h строка 3227

◆ coded_side_data

AVPacketSideData* AVCodecContext::coded_side_data

Additional data associated with the entire coded stream.

  • decoding: unused
  • encoding: may be set by libavcodec after avcodec_open2().

См. определение в файле avcodec.h строка 3237

◆ nb_coded_side_data

int AVCodecContext::nb_coded_side_data

См. определение в файле avcodec.h строка 3238

◆ hw_frames_ctx

AVBufferRef* AVCodecContext::hw_frames_ctx

A reference to the AVHWFramesContext describing the input (for encoding) or output (decoding) frames. The reference is set by the caller and afterwards owned (and freed) by libavcodec - it should never be read by the caller after being set.

См. определение в файле avcodec.h строка 3262

◆ sub_text_format

int AVCodecContext::sub_text_format

Control the form of AVSubtitle.rects[N]->ass

  • decoding: set by user
  • encoding: unused

См. определение в файле avcodec.h строка 3269

◆ trailing_padding

int AVCodecContext::trailing_padding

Audio only. The amount of padding (in samples) appended by the encoder to the end of the audio. I.e. this number of decoded samples must be discarded by the caller from the end of the stream to get the original audio without any trailing padding.

  • decoding: unused
  • encoding: unused

См. определение в файле avcodec.h строка 3284

◆ max_pixels

int64_t AVCodecContext::max_pixels

The number of pixels per image to maximally accept.

  • decoding: set by user
  • encoding: set by user

См. определение в файле avcodec.h строка 3292

◆ hw_device_ctx

AVBufferRef* AVCodecContext::hw_device_ctx

A reference to the AVHWDeviceContext describing the device which will be used by a hardware encoder/decoder. The reference is set by the caller and afterwards owned (and freed) by libavcodec.

This should be used if either the codec device does not require hardware frames or any that are used are to be allocated internally by libavcodec. If the user wishes to supply any of the frames used as encoder input or decoder output then hw_frames_ctx should be used instead. When hw_frames_ctx is set in get_format() for a decoder, this field will be ignored while decoding the associated stream segment, but may again be used on a following one after another get_format() call.

For both encoders and decoders this field should be set before avcodec_open2() is called and must not be written to thereafter.

Note that some decoders may require this field to be set initially in order to support hw_frames_ctx at all - in that case, all frames contexts used must be created on the same device.

См. определение в файле avcodec.h строка 3314

◆ hwaccel_flags

int AVCodecContext::hwaccel_flags

Bit set of AV_HWACCEL_FLAG_* flags, which affect hardware accelerated decoding (if active).

См. определение в файле avcodec.h строка 3323

◆ apply_cropping

int AVCodecContext::apply_cropping

Video decoding only. Certain video codecs support cropping, meaning that only a sub-rectangle of the decoded frame is intended for display. This option controls how cropping is handled by libavcodec.

When set to 1 (the default), libavcodec will apply cropping internally. I.e. it will modify the output frame width/height fields and offset the data pointers (only by as much as possible while preserving alignment, or by the full amount if the AV_CODEC_FLAG_UNALIGNED flag is set) so that the frames output by the decoder refer only to the cropped area. The crop_* fields of the output frames will be zero.

When set to 0, the width/height fields of the output frames will be set to the coded dimensions and the crop_* fields will describe the cropping rectangle. Applying the cropping is left to the caller.

Предупреждения
When hardware acceleration with opaque output frames is used, libavcodec is unable to apply cropping from the top/left border.
Заметки
when this option is set to zero, the width/height fields of the AVCodecContext and output AVFrames have different meanings. The codec context fields store display dimensions (with the coded dimensions in coded_width/height), while the frame fields store the coded dimensions (with the display dimensions being determined by the crop_* fields).

См. определение в файле avcodec.h строка 3350

◆ extra_hw_frames

int AVCodecContext::extra_hw_frames

См. определение в файле avcodec.h строка 3364

◆ discard_damaged_percentage

int AVCodecContext::discard_damaged_percentage

The percentage of damaged samples to discard a frame.

  • decoding: set by user
  • encoding: unused

См. определение в файле avcodec.h строка 3372


Объявления и описания членов структуры находятся в файле: