FFmpeg
[フレーム]
Data Structures | Macros | Functions
Encoding
libavcodec

Data Structures

struct   RcOverride
 

Macros

#define  AV_INPUT_BUFFER_MIN_SIZE   16384
 

Functions

int  avcodec_encode_subtitle (AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub)
 

Detailed Description

Macro Definition Documentation

AV_INPUT_BUFFER_MIN_SIZE

#define AV_INPUT_BUFFER_MIN_SIZE   16384

minimum encoding buffer size Used to avoid some checks during header writing.

Deprecated:
Unused: avcodec_receive_packet() does not work with preallocated packet buffers.

Definition at line 198 of file avcodec.h.

Function Documentation

avcodec_encode_subtitle()

int avcodec_encode_subtitle ( AVCodecContextavctx,
uint8_t *  buf,
int  buf_size,
const AVSubtitlesub 
)

Definition at line 191 of file encode.c.

Referenced by do_subtitle_out(), and wrap().


Generated on Fri Aug 22 2025 14:00:16 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /