Go to the source code of this file.
◆ OFFSET
◆ VE
◆ amf_encode_init_h264()
Color Range (Partial/TV/MPEG or Full/PC/JPEG)
VBV Buffer
Maximum Access Unit Size
Definition at line 127 of file amfenc_h264.c.
◆ options
◆ defaults
Initial value:= {
{ "refs", "-1" },
{ "aspect", "0" },
{ "qmin", "-1" },
{ "qmax", "-1" },
{ "b", "2M" },
{ "g", "250" },
{ "slices", "1" },
}
Definition at line 361 of file amfenc_h264.c.
◆ h264_amf_class
Initial value:= {
.class_name = "h264_amf",
}
Definition at line 372 of file amfenc_h264.c.
◆ ff_h264_amf_encoder
Initial value:= {
.name = "h264_amf",
.wrapper_name = "amf",
}
Definition at line 379 of file amfenc_h264.c.