ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
AVOutputFormat.interleave_packet
ffmpeg
libavformat
avformat
AVOutputFormat
Currently only used to set pixel format if not YUV420P.
struct
AVOutputFormat
int
function
(
AVFormatContext
*,
AVPacket
*
out_pkt
,
AVPacket
*
in_pkt
,
int
flush
)
interleave_packet
;
Meta
Source
See Implementation
ffmpeg
libavformat
avformat
AVOutputFormat
variables
audio_codec
check_bitstream
codec_tag
control_message
create_device_capabilities
data_codec
deinit
extensions
flags
free_device_capabilities
get_device_list
get_output_timestamp
init
interleave_packet
long_name
mime_type
name
next
priv_class
priv_data_size
query_codec
subtitle_codec
video_codec
write_header
write_packet
write_trailer
write_uncoded_frame
Currently only used to set pixel format if not YUV420P.