26 #define AOM_DISABLE_CTRL_TYPECHECKS 1
27 #include <aom/aom_encoder.h>
28 #include <aom/aomcx.h>
136 [AOME_SET_CPUUSED] =
"AOME_SET_CPUUSED",
137 [AOME_SET_CQ_LEVEL] =
"AOME_SET_CQ_LEVEL",
138 [AOME_SET_ENABLEAUTOALTREF] =
"AOME_SET_ENABLEAUTOALTREF",
139 [AOME_SET_ARNR_MAXFRAMES] =
"AOME_SET_ARNR_MAXFRAMES",
140 [AOME_SET_ARNR_STRENGTH] =
"AOME_SET_ARNR_STRENGTH",
141 [AOME_SET_STATIC_THRESHOLD] =
"AOME_SET_STATIC_THRESHOLD",
142 [AV1E_SET_COLOR_RANGE] =
"AV1E_SET_COLOR_RANGE",
143 [AV1E_SET_COLOR_PRIMARIES] =
"AV1E_SET_COLOR_PRIMARIES",
144 [AV1E_SET_MATRIX_COEFFICIENTS] =
"AV1E_SET_MATRIX_COEFFICIENTS",
145 [AV1E_SET_TRANSFER_CHARACTERISTICS] =
"AV1E_SET_TRANSFER_CHARACTERISTICS",
146 [AV1E_SET_AQ_MODE] =
"AV1E_SET_AQ_MODE",
147 [AV1E_SET_FRAME_PARALLEL_DECODING] =
"AV1E_SET_FRAME_PARALLEL_DECODING",
148 [AV1E_SET_SUPERBLOCK_SIZE] =
"AV1E_SET_SUPERBLOCK_SIZE",
149 [AV1E_SET_TILE_COLUMNS] =
"AV1E_SET_TILE_COLUMNS",
150 [AV1E_SET_TILE_ROWS] =
"AV1E_SET_TILE_ROWS",
151 [AV1E_SET_ENABLE_RESTORATION] =
"AV1E_SET_ENABLE_RESTORATION",
152 #ifdef AOM_CTRL_AV1E_SET_ROW_MT
153 [AV1E_SET_ROW_MT] =
"AV1E_SET_ROW_MT",
155 #ifdef AOM_CTRL_AV1E_SET_DENOISE_NOISE_LEVEL
156 [AV1E_SET_DENOISE_NOISE_LEVEL] =
"AV1E_SET_DENOISE_NOISE_LEVEL",
158 #ifdef AOM_CTRL_AV1E_SET_DENOISE_BLOCK_SIZE
159 [AV1E_SET_DENOISE_BLOCK_SIZE] =
"AV1E_SET_DENOISE_BLOCK_SIZE",
161 #ifdef AOM_CTRL_AV1E_SET_MAX_REFERENCE_FRAMES
162 [AV1E_SET_MAX_REFERENCE_FRAMES] =
"AV1E_SET_MAX_REFERENCE_FRAMES",
164 #ifdef AOM_CTRL_AV1E_SET_ENABLE_GLOBAL_MOTION
165 [AV1E_SET_ENABLE_GLOBAL_MOTION] =
"AV1E_SET_ENABLE_GLOBAL_MOTION",
167 #ifdef AOM_CTRL_AV1E_SET_ENABLE_INTRABC
168 [AV1E_SET_ENABLE_INTRABC] =
"AV1E_SET_ENABLE_INTRABC",
170 [AV1E_SET_ENABLE_CDEF] =
"AV1E_SET_ENABLE_CDEF",
171 [AOME_SET_TUNING] =
"AOME_SET_TUNING",
172 #if AOM_ENCODER_ABI_VERSION >= 22
173 [AV1E_SET_ENABLE_1TO4_PARTITIONS] =
"AV1E_SET_ENABLE_1TO4_PARTITIONS",
174 [AV1E_SET_ENABLE_AB_PARTITIONS] =
"AV1E_SET_ENABLE_AB_PARTITIONS",
175 [AV1E_SET_ENABLE_RECT_PARTITIONS] =
"AV1E_SET_ENABLE_RECT_PARTITIONS",
176 [AV1E_SET_ENABLE_ANGLE_DELTA] =
"AV1E_SET_ENABLE_ANGLE_DELTA",
177 [AV1E_SET_ENABLE_CFL_INTRA] =
"AV1E_SET_ENABLE_CFL_INTRA",
178 [AV1E_SET_ENABLE_FILTER_INTRA] =
"AV1E_SET_ENABLE_FILTER_INTRA",
179 [AV1E_SET_ENABLE_INTRA_EDGE_FILTER] =
"AV1E_SET_ENABLE_INTRA_EDGE_FILTER",
180 [AV1E_SET_ENABLE_PAETH_INTRA] =
"AV1E_SET_ENABLE_PAETH_INTRA",
181 [AV1E_SET_ENABLE_SMOOTH_INTRA] =
"AV1E_SET_ENABLE_SMOOTH_INTRA",
182 [AV1E_SET_ENABLE_PALETTE] =
"AV1E_SET_ENABLE_PALETTE",
183 [AV1E_SET_ENABLE_FLIP_IDTX] =
"AV1E_SET_ENABLE_FLIP_IDTX",
184 [AV1E_SET_ENABLE_TX64] =
"AV1E_SET_ENABLE_TX64",
185 [AV1E_SET_INTRA_DCT_ONLY] =
"AV1E_SET_INTRA_DCT_ONLY",
186 [AV1E_SET_INTER_DCT_ONLY] =
"AV1E_SET_INTER_DCT_ONLY",
187 [AV1E_SET_INTRA_DEFAULT_TX_ONLY] =
"AV1E_SET_INTRA_DEFAULT_TX_ONLY",
188 [AV1E_SET_REDUCED_TX_TYPE_SET] =
"AV1E_SET_REDUCED_TX_TYPE_SET",
189 [AV1E_SET_ENABLE_DIFF_WTD_COMP] =
"AV1E_SET_ENABLE_DIFF_WTD_COMP",
190 [AV1E_SET_ENABLE_DIST_WTD_COMP] =
"AV1E_SET_ENABLE_DIST_WTD_COMP",
191 [AV1E_SET_ENABLE_DUAL_FILTER] =
"AV1E_SET_ENABLE_DUAL_FILTER",
192 [AV1E_SET_ENABLE_INTERINTER_WEDGE] =
"AV1E_SET_ENABLE_INTERINTER_WEDGE",
193 [AV1E_SET_ENABLE_INTERINTRA_WEDGE] =
"AV1E_SET_ENABLE_INTERINTRA_WEDGE",
194 [AV1E_SET_ENABLE_MASKED_COMP] =
"AV1E_SET_ENABLE_MASKED_COMP",
195 [AV1E_SET_ENABLE_INTERINTRA_COMP] =
"AV1E_SET_ENABLE_INTERINTRA_COMP",
196 [AV1E_SET_ENABLE_OBMC] =
"AV1E_SET_ENABLE_OBMC",
197 [AV1E_SET_ENABLE_ONESIDED_COMP] =
"AV1E_SET_ENABLE_ONESIDED_COMP",
198 [AV1E_SET_REDUCED_REFERENCE_SET] =
"AV1E_SET_REDUCED_REFERENCE_SET",
199 [AV1E_SET_ENABLE_SMOOTH_INTERINTRA] =
"AV1E_SET_ENABLE_SMOOTH_INTERINTRA",
200 [AV1E_SET_ENABLE_REF_FRAME_MVS] =
"AV1E_SET_ENABLE_REF_FRAME_MVS",
202 #ifdef AOM_CTRL_AV1E_GET_NUM_OPERATING_POINTS
203 [AV1E_GET_NUM_OPERATING_POINTS] =
"AV1E_GET_NUM_OPERATING_POINTS",
205 #ifdef AOM_CTRL_AV1E_GET_SEQ_LEVEL_IDX
206 [AV1E_GET_SEQ_LEVEL_IDX] =
"AV1E_GET_SEQ_LEVEL_IDX",
208 #ifdef AOM_CTRL_AV1E_GET_TARGET_SEQ_LEVEL_IDX
209 [AV1E_GET_TARGET_SEQ_LEVEL_IDX] =
"AV1E_GET_TARGET_SEQ_LEVEL_IDX",
216 const char *
error = aom_codec_error(&
ctx->encoder);
217 const char *detail = aom_codec_error_detail(&
ctx->encoder);
225 const struct aom_codec_enc_cfg *cfg,
232 " %*s%u\n %*s%u\n %*s%u\n %*s%u\n %*s%u\n"
234 " %*s{%u/%u}\n %*s%u\n %*s%d\n %*s%u\n",
235 width,
"g_usage:", cfg->g_usage,
236 width,
"g_threads:", cfg->g_threads,
237 width,
"g_profile:", cfg->g_profile,
238 width,
"g_w:", cfg->g_w,
239 width,
"g_h:", cfg->g_h,
240 width,
"g_bit_depth:", cfg->g_bit_depth,
241 width,
"g_input_bit_depth:", cfg->g_input_bit_depth,
242 width,
"g_timebase:", cfg->g_timebase.num, cfg->g_timebase.den,
243 width,
"g_error_resilient:", cfg->g_error_resilient,
244 width,
"g_pass:", cfg->g_pass,
245 width,
"g_lag_in_frames:", cfg->g_lag_in_frames);
248 width,
"rc_dropframe_thresh:", cfg->rc_dropframe_thresh,
249 width,
"rc_end_usage:", cfg->rc_end_usage,
250 width,
"rc_twopass_stats_in:", cfg->rc_twopass_stats_in.buf, cfg->rc_twopass_stats_in.sz,
251 width,
"rc_target_bitrate:", cfg->rc_target_bitrate);
254 width,
"rc_min_quantizer:", cfg->rc_min_quantizer,
255 width,
"rc_max_quantizer:", cfg->rc_max_quantizer);
258 width,
"rc_undershoot_pct:", cfg->rc_undershoot_pct,
259 width,
"rc_overshoot_pct:", cfg->rc_overshoot_pct);
261 " %*s%u\n %*s%u\n %*s%u\n",
262 width,
"rc_buf_sz:", cfg->rc_buf_sz,
263 width,
"rc_buf_initial_sz:", cfg->rc_buf_initial_sz,
264 width,
"rc_buf_optimal_sz:", cfg->rc_buf_optimal_sz);
265 av_log(avctx,
level,
"2 pass rate control settings\n"
266 " %*s%u\n %*s%u\n %*s%u\n",
267 width,
"rc_2pass_vbr_bias_pct:", cfg->rc_2pass_vbr_bias_pct,
268 width,
"rc_2pass_vbr_minsection_pct:", cfg->rc_2pass_vbr_minsection_pct,
269 width,
"rc_2pass_vbr_maxsection_pct:", cfg->rc_2pass_vbr_maxsection_pct);
271 " %*s%d\n %*s%u\n %*s%u\n",
272 width,
"kf_mode:", cfg->kf_mode,
273 width,
"kf_min_dist:", cfg->kf_min_dist,
274 width,
"kf_max_dist:", cfg->kf_max_dist);
277 width,
"tile_width_count:", cfg->tile_width_count,
278 width,
"tile_height_count:", cfg->tile_height_count);
311 aome_enc_control_id
id,
313 enum aome_enc_control_id
id,
325 res = aom_codec_control(&
ctx->encoder,
id,
val);
326 if (res != AOM_CODEC_OK) {
336 #if defined(AOM_CTRL_AV1E_GET_NUM_OPERATING_POINTS) && \
337 defined(AOM_CTRL_AV1E_GET_SEQ_LEVEL_IDX) && \
338 defined(AOM_CTRL_AV1E_GET_TARGET_SEQ_LEVEL_IDX)
341 aome_enc_control_id
id,
343 enum aome_enc_control_id
id,
355 res = aom_codec_control(&
ctx->encoder,
id, ptr);
356 if (res != AOM_CODEC_OK) {
371 #if defined(AOM_CTRL_AV1E_GET_NUM_OPERATING_POINTS) && \
372 defined(AOM_CTRL_AV1E_GET_SEQ_LEVEL_IDX) && \
373 defined(AOM_CTRL_AV1E_GET_TARGET_SEQ_LEVEL_IDX)
375 int num_operating_points;
377 int target_levels[32];
379 if (!codecctl_intp(avctx, AV1E_GET_NUM_OPERATING_POINTS,
380 &num_operating_points) &&
381 !codecctl_intp(avctx, AV1E_GET_SEQ_LEVEL_IDX, levels) &&
382 !codecctl_intp(avctx, AV1E_GET_TARGET_SEQ_LEVEL_IDX,
384 for (
int i = 0;
i < num_operating_points;
i++) {
385 if (levels[
i] > target_levels[
i]) {
388 "Could not encode to target level %d.%d for "
389 "operating point %d. The output level is %d.%d.\n",
390 2 + (target_levels[
i] >> 2), target_levels[
i] & 3,
391 i, 2 + (levels[
i] >> 2), levels[
i] & 3);
392 }
else if (target_levels[
i] < 31) {
395 "Output level for operating point %d is %d.%d.\n",
396 i, 2 + (levels[
i] >> 2), levels[
i] & 3);
403 aom_codec_destroy(&
ctx->encoder);
412 struct aom_codec_enc_cfg *enccfg, aom_codec_flags_t *
flags,
413 aom_img_fmt_t *img_fmt)
417 enccfg->g_bit_depth = enccfg->g_input_bit_depth =
desc->comp[0].depth;
420 enccfg->monochrome = 1;
424 *img_fmt = AOM_IMG_FMT_I420;
428 *img_fmt = AOM_IMG_FMT_I422;
433 *img_fmt = AOM_IMG_FMT_I444;
437 enccfg->monochrome = 1;
441 if (codec_caps & AOM_CODEC_CAP_HIGHBITDEPTH) {
444 *img_fmt = AOM_IMG_FMT_I42016;
445 *
flags |= AOM_CODEC_USE_HIGHBITDEPTH;
451 if (codec_caps & AOM_CODEC_CAP_HIGHBITDEPTH) {
453 *img_fmt = AOM_IMG_FMT_I42216;
454 *
flags |= AOM_CODEC_USE_HIGHBITDEPTH;
462 if (codec_caps & AOM_CODEC_CAP_HIGHBITDEPTH) {
465 *img_fmt = AOM_IMG_FMT_I44416;
466 *
flags |= AOM_CODEC_USE_HIGHBITDEPTH;
479 aom_color_range_t aom_cr;
495 int sb_dim = (
dim + sb_size - 1) / sb_size;
496 int tile_dim = (sb_dim + (1 << tiles_log2) - 1) >> tiles_log2;
498 return (sb_dim + tile_dim - 1) / tile_dim;
502 struct aom_codec_enc_cfg *enccfg)
505 int sb_128x128_possible, sb_size, sb_width, sb_height;
506 int uniform_rows, uniform_cols;
507 int uniform_64x64_possible, uniform_128x128_possible;
508 int tile_size, rounding,
i;
510 if (
ctx->tile_cols_log2 >= 0)
511 ctx->tile_cols = 1 <<
ctx->tile_cols_log2;
512 if (
ctx->tile_rows_log2 >= 0)
513 ctx->tile_rows = 1 <<
ctx->tile_rows_log2;
515 if (
ctx->tile_cols == 0) {
518 if (
ctx->tile_cols > 1) {
520 "columns to fill width.\n",
ctx->tile_cols);
524 if (
ctx->tile_rows == 0) {
527 ctx->tile_cols - 1) /
ctx->tile_cols, 128);
531 if (
ctx->tile_rows > 1) {
533 "rows to fill area.\n",
ctx->tile_rows);
538 if ((avctx->
width + 63) / 64 <
ctx->tile_cols ||
539 (avctx->
height + 63) / 64 <
ctx->tile_rows) {
541 "large enough to fit specified tile arrangement.\n");
547 "not allow more than %dx%d tiles.\n",
553 "not allow tiles of width greater than %d.\n",
558 ctx->superblock_size = AOM_SUPERBLOCK_SIZE_DYNAMIC;
560 if (
ctx->tile_cols == 1 &&
ctx->tile_rows == 1) {
565 sb_128x128_possible =
566 (avctx->
width + 127) / 128 >=
ctx->tile_cols &&
567 (avctx->
height + 127) / 128 >=
ctx->tile_rows;
569 ctx->tile_cols_log2 =
ctx->tile_cols == 1 ? 0 :
571 ctx->tile_rows_log2 =
ctx->tile_rows == 1 ? 0 :
575 64,
ctx->tile_cols_log2);
577 64,
ctx->tile_rows_log2);
579 "-> %dx%d tiles.\n", uniform_cols, uniform_rows);
580 uniform_64x64_possible = uniform_cols ==
ctx->tile_cols &&
581 uniform_rows ==
ctx->tile_rows;
583 if (sb_128x128_possible) {
585 128,
ctx->tile_cols_log2);
587 128,
ctx->tile_rows_log2);
589 "-> %dx%d tiles.\n", uniform_cols, uniform_rows);
590 uniform_128x128_possible = uniform_cols ==
ctx->tile_cols &&
591 uniform_rows ==
ctx->tile_rows;
594 uniform_128x128_possible = 0;
597 ctx->uniform_tiles = 1;
598 if (uniform_64x64_possible && uniform_128x128_possible) {
600 "superblocks (tile_cols_log2 = %d, tile_rows_log2 = %d).\n",
601 ctx->tile_cols_log2,
ctx->tile_rows_log2);
604 if (uniform_64x64_possible && !sb_128x128_possible) {
606 "superblocks (tile_cols_log2 = %d, tile_rows_log2 = %d).\n",
607 ctx->tile_cols_log2,
ctx->tile_rows_log2);
608 ctx->superblock_size = AOM_SUPERBLOCK_SIZE_64X64;
611 if (uniform_128x128_possible) {
613 "superblocks (tile_cols_log2 = %d, tile_rows_log2 = %d).\n",
614 ctx->tile_cols_log2,
ctx->tile_rows_log2);
615 ctx->superblock_size = AOM_SUPERBLOCK_SIZE_128X128;
618 ctx->uniform_tiles = 0;
620 if (sb_128x128_possible) {
622 ctx->superblock_size = AOM_SUPERBLOCK_SIZE_128X128;
625 ctx->superblock_size = AOM_SUPERBLOCK_SIZE_64X64;
628 "superblocks (tile_cols = %d, tile_rows = %d).\n",
629 sb_size, sb_size,
ctx->tile_cols,
ctx->tile_rows);
631 enccfg->tile_width_count =
ctx->tile_cols;
632 enccfg->tile_height_count =
ctx->tile_rows;
634 sb_width = (avctx->
width + sb_size - 1) / sb_size;
635 sb_height = (avctx->
height + sb_size - 1) / sb_size;
637 tile_size = sb_width /
ctx->tile_cols;
638 rounding = sb_width %
ctx->tile_cols;
639 for (
i = 0;
i <
ctx->tile_cols;
i++) {
640 enccfg->tile_widths[
i] = tile_size +
642 i >
ctx->tile_cols - 1 - (rounding + 1) / 2);
645 tile_size = sb_height /
ctx->tile_rows;
646 rounding = sb_height %
ctx->tile_rows;
647 for (
i = 0;
i <
ctx->tile_rows;
i++) {
648 enccfg->tile_heights[
i] = tile_size +
650 i >
ctx->tile_rows - 1 - (rounding + 1) / 2);
657 const struct aom_codec_iface *iface)
661 struct aom_codec_enc_cfg enccfg = { 0 };
662 #ifdef AOM_FRAME_IS_INTRAONLY
663 aom_codec_flags_t
flags =
666 aom_codec_flags_t
flags = 0;
670 aom_img_fmt_t img_fmt;
671 aom_codec_caps_t codec_caps = aom_codec_get_caps(iface);
676 if ((res = aom_codec_enc_config_default(iface, &enccfg,
ctx->usage)) != AOM_CODEC_OK) {
678 aom_codec_err_to_string(res));
693 enccfg.g_w = avctx->
width;
694 enccfg.g_h = avctx->
height;
700 if (
ctx->lag_in_frames >= 0)
701 enccfg.g_lag_in_frames =
ctx->lag_in_frames;
704 enccfg.g_pass = AOM_RC_FIRST_PASS;
706 enccfg.g_pass = AOM_RC_LAST_PASS;
708 enccfg.g_pass = AOM_RC_ONE_PASS;
712 enccfg.rc_end_usage = AOM_CBR;
713 }
else if (
ctx->crf >= 0) {
714 enccfg.rc_end_usage = AOM_CQ;
716 enccfg.rc_end_usage = AOM_Q;
722 }
else if (enccfg.rc_end_usage != AOM_Q) {
723 enccfg.rc_end_usage = AOM_Q;
726 "Neither bitrate nor constrained quality specified, using default CRF of %d\n",
730 if (avctx->
qmin >= 0)
731 enccfg.rc_min_quantizer = avctx->
qmin;
732 if (avctx->
qmax >= 0) {
733 enccfg.rc_max_quantizer = avctx->
qmax;
734 }
else if (!
ctx->crf) {
735 enccfg.rc_max_quantizer = 0;
738 if (enccfg.rc_end_usage == AOM_CQ || enccfg.rc_end_usage == AOM_Q) {
739 if (
ctx->crf < enccfg.rc_min_quantizer ||
ctx->crf > enccfg.rc_max_quantizer) {
741 "CQ level %d must be between minimum and maximum quantizer value (%d-%d)\n",
742 ctx->crf, enccfg.rc_min_quantizer, enccfg.rc_max_quantizer);
747 enccfg.rc_dropframe_thresh =
ctx->drop_threshold;
751 if (
ctx->minsection_pct >= 0)
752 enccfg.rc_2pass_vbr_minsection_pct =
ctx->minsection_pct;
754 enccfg.rc_2pass_vbr_minsection_pct =
756 if (
ctx->maxsection_pct >= 0)
757 enccfg.rc_2pass_vbr_maxsection_pct =
ctx->maxsection_pct;
759 enccfg.rc_2pass_vbr_maxsection_pct =
766 enccfg.rc_buf_initial_sz =
768 enccfg.rc_buf_optimal_sz = enccfg.rc_buf_sz * 5 / 6;
770 if (
ctx->rc_undershoot_pct >= 0)
771 enccfg.rc_undershoot_pct =
ctx->rc_undershoot_pct;
772 if (
ctx->rc_overshoot_pct >= 0)
773 enccfg.rc_overshoot_pct =
ctx->rc_overshoot_pct;
779 enccfg.kf_max_dist = avctx->
gop_size;
781 if (enccfg.g_pass == AOM_RC_FIRST_PASS)
782 enccfg.g_lag_in_frames = 0;
783 else if (enccfg.g_pass == AOM_RC_LAST_PASS) {
784 int decode_size,
ret;
791 ctx->twopass_stats.sz = strlen(avctx->
stats_in) * 3 / 4;
796 ctx->twopass_stats.sz);
797 ctx->twopass_stats.sz = 0;
801 ctx->twopass_stats.sz);
802 if (decode_size < 0) {
807 ctx->twopass_stats.sz = decode_size;
808 enccfg.rc_twopass_stats_in =
ctx->twopass_stats;
815 enccfg.g_profile = avctx->
profile;
817 enccfg.g_error_resilient =
ctx->error_resilient;
823 if (
ctx->still_picture) {
829 enccfg.g_lag_in_frames = 0;
831 enccfg.kf_max_dist = 0;
832 enccfg.kf_mode = AOM_KF_DISABLED;
836 res = aom_codec_enc_init(&
ctx->encoder, iface, &enccfg,
flags);
837 if (res != AOM_CODEC_OK) {
847 if (
ctx->auto_alt_ref >= 0)
849 if (
ctx->arnr_max_frames >= 0)
851 if (
ctx->arnr_strength >= 0)
853 if (
ctx->enable_cdef >= 0)
855 if (
ctx->enable_restoration >= 0)
856 codecctl_int(avctx, AV1E_SET_ENABLE_RESTORATION,
ctx->enable_restoration);
857 #if AOM_ENCODER_ABI_VERSION >= 22
858 if (
ctx->enable_rect_partitions >= 0)
859 codecctl_int(avctx, AV1E_SET_ENABLE_RECT_PARTITIONS,
ctx->enable_rect_partitions);
860 if (
ctx->enable_1to4_partitions >= 0)
861 codecctl_int(avctx, AV1E_SET_ENABLE_1TO4_PARTITIONS,
ctx->enable_1to4_partitions);
862 if (
ctx->enable_ab_partitions >= 0)
863 codecctl_int(avctx, AV1E_SET_ENABLE_AB_PARTITIONS,
ctx->enable_ab_partitions);
864 if (
ctx->enable_angle_delta >= 0)
865 codecctl_int(avctx, AV1E_SET_ENABLE_ANGLE_DELTA,
ctx->enable_angle_delta);
866 if (
ctx->enable_cfl_intra >= 0)
868 if (
ctx->enable_filter_intra >= 0)
869 codecctl_int(avctx, AV1E_SET_ENABLE_FILTER_INTRA,
ctx->enable_filter_intra);
870 if (
ctx->enable_intra_edge_filter >= 0)
871 codecctl_int(avctx, AV1E_SET_ENABLE_INTRA_EDGE_FILTER,
ctx->enable_intra_edge_filter);
872 if (
ctx->enable_paeth_intra >= 0)
873 codecctl_int(avctx, AV1E_SET_ENABLE_PAETH_INTRA,
ctx->enable_paeth_intra);
874 if (
ctx->enable_smooth_intra >= 0)
875 codecctl_int(avctx, AV1E_SET_ENABLE_SMOOTH_INTRA,
ctx->enable_smooth_intra);
876 if (
ctx->enable_palette >= 0)
878 if (
ctx->enable_tx64 >= 0)
880 if (
ctx->enable_flip_idtx >= 0)
882 if (
ctx->use_intra_dct_only >= 0)
884 if (
ctx->use_inter_dct_only >= 0)
886 if (
ctx->use_intra_default_tx_only >= 0)
887 codecctl_int(avctx, AV1E_SET_INTRA_DEFAULT_TX_ONLY,
ctx->use_intra_default_tx_only);
888 if (
ctx->reduced_tx_type_set >= 0)
889 codecctl_int(avctx, AV1E_SET_REDUCED_TX_TYPE_SET,
ctx->reduced_tx_type_set);
890 if (
ctx->enable_ref_frame_mvs >= 0)
891 codecctl_int(avctx, AV1E_SET_ENABLE_REF_FRAME_MVS,
ctx->enable_ref_frame_mvs);
892 if (
ctx->enable_reduced_reference_set >= 0)
893 codecctl_int(avctx, AV1E_SET_REDUCED_REFERENCE_SET,
ctx->enable_reduced_reference_set);
894 if (
ctx->enable_diff_wtd_comp >= 0)
895 codecctl_int(avctx, AV1E_SET_ENABLE_DIFF_WTD_COMP,
ctx->enable_diff_wtd_comp);
896 if (
ctx->enable_dist_wtd_comp >= 0)
897 codecctl_int(avctx, AV1E_SET_ENABLE_DIST_WTD_COMP,
ctx->enable_dist_wtd_comp);
898 if (
ctx->enable_dual_filter >= 0)
899 codecctl_int(avctx, AV1E_SET_ENABLE_DUAL_FILTER,
ctx->enable_dual_filter);
900 if (
ctx->enable_interinter_wedge >= 0)
901 codecctl_int(avctx, AV1E_SET_ENABLE_INTERINTER_WEDGE,
ctx->enable_interinter_wedge);
902 if (
ctx->enable_masked_comp >= 0)
903 codecctl_int(avctx, AV1E_SET_ENABLE_MASKED_COMP,
ctx->enable_masked_comp);
904 if (
ctx->enable_interintra_comp >= 0)
905 codecctl_int(avctx, AV1E_SET_ENABLE_INTERINTRA_COMP,
ctx->enable_interintra_comp);
906 if (
ctx->enable_interintra_wedge >= 0)
907 codecctl_int(avctx, AV1E_SET_ENABLE_INTERINTRA_WEDGE,
ctx->enable_interintra_wedge);
908 if (
ctx->enable_obmc >= 0)
910 if (
ctx->enable_onesided_comp >= 0)
911 codecctl_int(avctx, AV1E_SET_ENABLE_ONESIDED_COMP,
ctx->enable_onesided_comp);
912 if (
ctx->enable_smooth_interintra >= 0)
913 codecctl_int(avctx, AV1E_SET_ENABLE_SMOOTH_INTERINTRA,
ctx->enable_smooth_interintra);
931 if (
ctx->aq_mode >= 0)
933 if (
ctx->frame_parallel >= 0)
934 codecctl_int(avctx, AV1E_SET_FRAME_PARALLEL_DECODING,
ctx->frame_parallel);
938 if (
ctx->uniform_tiles) {
943 #ifdef AOM_CTRL_AV1E_SET_DENOISE_NOISE_LEVEL
944 if (
ctx->denoise_noise_level >= 0)
945 codecctl_int(avctx, AV1E_SET_DENOISE_NOISE_LEVEL,
ctx->denoise_noise_level);
947 #ifdef AOM_CTRL_AV1E_SET_DENOISE_BLOCK_SIZE
948 if (
ctx->denoise_block_size >= 0)
949 codecctl_int(avctx, AV1E_SET_DENOISE_BLOCK_SIZE,
ctx->denoise_block_size);
951 #ifdef AOM_CTRL_AV1E_SET_ENABLE_GLOBAL_MOTION
952 if (
ctx->enable_global_motion >= 0)
953 codecctl_int(avctx, AV1E_SET_ENABLE_GLOBAL_MOTION,
ctx->enable_global_motion);
955 #ifdef AOM_CTRL_AV1E_SET_MAX_REFERENCE_FRAMES
956 if (avctx->
refs >= 3) {
960 #ifdef AOM_CTRL_AV1E_SET_ROW_MT
961 if (
ctx->row_mt >= 0)
964 #ifdef AOM_CTRL_AV1E_SET_ENABLE_INTRABC
965 if (
ctx->enable_intrabc >= 0)
969 #if AOM_ENCODER_ABI_VERSION >= 23
974 int ret = aom_codec_set_option(&
ctx->encoder, en->
key, en->
value);
975 if (
ret != AOM_CODEC_OK) {
984 aom_img_wrap(&
ctx->rawimg, img_fmt, avctx->
width, avctx->
height, 1,
987 if (codec_caps & AOM_CODEC_CAP_HIGHBITDEPTH)
988 ctx->rawimg.bit_depth = enccfg.g_bit_depth;
1000 "not found. This is a bug, please report it.\n");
1016 if (enccfg.rc_end_usage == AOM_CBR ||
1017 enccfg.g_pass != AOM_RC_ONE_PASS) {
1029 const struct aom_codec_cx_pkt *
src)
1031 dst->
pts =
src->data.frame.pts;
1033 dst->
flags =
src->data.frame.flags;
1034 dst->
sz =
src->data.frame.sz;
1035 dst->
buf =
src->data.frame.buf;
1036 #ifdef AOM_FRAME_IS_INTRAONLY
1039 if (
ctx->have_sse) {
1042 memcpy(dst->
sse,
ctx->sse,
sizeof(dst->
sse));
1069 if (!!(cx_frame->
flags & AOM_FRAME_IS_KEY)) {
1071 #ifdef AOM_FRAME_IS_INTRAONLY
1073 }
else if (cx_frame->
flags & AOM_FRAME_IS_INTRAONLY) {
1080 cx_frame->
have_sse ? 3 : 0, pict_type);
1084 for (
i = 0;
i < 3; ++
i) {
1095 "failed to send input packet\n");
1102 "failed to receive output packet\n");
1120 const struct aom_codec_cx_pkt *
pkt;
1121 const void *iter =
NULL;
1124 if (
ctx->coded_frame_list) {
1130 ctx->coded_frame_list = cx_frame->
next;
1136 while ((
pkt = aom_codec_get_cx_data(&
ctx->encoder, &iter))) {
1137 switch (
pkt->kind) {
1138 case AOM_CODEC_CX_FRAME_PKT:
1155 "Frame queue element alloc failed\n");
1161 if (!cx_frame->
buf) {
1172 case AOM_CODEC_STATS_PKT:
1174 struct aom_fixed_buf *
stats = &
ctx->twopass_stats;
1178 pkt->
data.twopass_stats.sz)) < 0) {
1188 #ifdef AOM_FRAME_IS_INTRAONLY
1189 case AOM_CODEC_PSNR_PKT:
1200 case AOM_CODEC_CUSTOM_PKT:
1213 struct aom_image *rawimg =
NULL;
1214 int64_t timestamp = 0;
1215 int res, coded_size;
1216 aom_enc_frame_flags_t
flags = 0;
1219 rawimg = &
ctx->rawimg;
1220 rawimg->planes[AOM_PLANE_Y] =
frame->data[0];
1221 rawimg->planes[AOM_PLANE_U] =
frame->data[1];
1222 rawimg->planes[AOM_PLANE_V] =
frame->data[2];
1223 rawimg->stride[AOM_PLANE_Y] =
frame->linesize[0];
1224 rawimg->stride[AOM_PLANE_U] =
frame->linesize[1];
1225 rawimg->stride[AOM_PLANE_V] =
frame->linesize[2];
1226 timestamp =
frame->pts;
1227 switch (
frame->color_range) {
1229 rawimg->range = AOM_CR_STUDIO_RANGE;
1232 rawimg->range = AOM_CR_FULL_RANGE;
1237 flags |= AOM_EFLAG_FORCE_KF;
1240 res = aom_codec_encode(&
ctx->encoder, rawimg, timestamp,
1242 if (res != AOM_CODEC_OK) {
1258 ctx->twopass_stats.sz);
1261 *got_packet = !!coded_size;
1319 int supports_monochrome = aom_codec_version() >= 20001;
1320 aom_codec_caps_t codec_caps = aom_codec_get_caps(aom_codec_av1_cx());
1321 if (codec_caps & AOM_CODEC_CAP_HIGHBITDEPTH)
1328 if (aom_codec_version_major() < 2)
1334 return aom_init(avctx, aom_codec_av1_cx());
1337 #define OFFSET(x) offsetof(AOMContext, x)
1338 #define VE AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_ENCODING_PARAM
1341 {
"auto-alt-ref",
"Enable use of alternate reference "
1343 {
"lag-in-frames",
"Number of frames to look ahead at for "
1345 {
"arnr-max-frames",
"altref noise reduction max frame count",
OFFSET(arnr_max_frames),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, INT_MAX,
VE},
1346 {
"arnr-strength",
"altref noise reduction filter strength",
OFFSET(arnr_strength),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 6,
VE},
1347 {
"aq-mode",
"adaptive quantization mode",
OFFSET(aq_mode),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 4,
VE,
"aq_mode"},
1349 {
"variance",
"Variance based Aq", 0,
AV_OPT_TYPE_CONST, {.i64 = 1}, 0, 0,
VE,
"aq_mode"},
1350 {
"complexity",
"Complexity based Aq", 0,
AV_OPT_TYPE_CONST, {.i64 = 2}, 0, 0,
VE,
"aq_mode"},
1352 {
"error-resilience",
"Error resilience configuration",
OFFSET(error_resilient),
AV_OPT_TYPE_FLAGS, {.i64 = 0}, INT_MIN, INT_MAX,
VE,
"er"},
1353 {
"default",
"Improve resiliency against losses of whole frames", 0,
AV_OPT_TYPE_CONST, {.i64 = AOM_ERROR_RESILIENT_DEFAULT}, 0, 0,
VE,
"er"},
1354 {
"crf",
"Select the quality for constant quality mode", offsetof(AOMContext, crf),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 63,
VE },
1355 {
"static-thresh",
"A change threshold on blocks below which they will be skipped by the encoder",
OFFSET(static_thresh),
AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX,
VE },
1356 {
"drop-threshold",
"Frame drop threshold", offsetof(AOMContext, drop_threshold),
AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX,
VE },
1357 {
"denoise-noise-level",
"Amount of noise to be removed",
OFFSET(denoise_noise_level),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, INT_MAX,
VE},
1358 {
"denoise-block-size",
"Denoise block size ",
OFFSET(denoise_block_size),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, INT_MAX,
VE},
1359 {
"undershoot-pct",
"Datarate undershoot (min) target (%)",
OFFSET(rc_undershoot_pct),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 100,
VE},
1360 {
"overshoot-pct",
"Datarate overshoot (max) target (%)",
OFFSET(rc_overshoot_pct),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 1000,
VE},
1361 {
"minsection-pct",
"GOP min bitrate (% of target)",
OFFSET(minsection_pct),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 100,
VE},
1362 {
"maxsection-pct",
"GOP max bitrate (% of target)",
OFFSET(maxsection_pct),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 5000,
VE},
1363 {
"frame-parallel",
"Enable frame parallel decodability features",
OFFSET(frame_parallel),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1365 {
"tile-columns",
"Log2 of number of tile columns to use",
OFFSET(tile_cols_log2),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 6,
VE},
1366 {
"tile-rows",
"Log2 of number of tile rows to use",
OFFSET(tile_rows_log2),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, 6,
VE},
1369 {
"enable-global-motion",
"Enable global motion",
OFFSET(enable_global_motion),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1370 {
"enable-intrabc",
"Enable intra block copy prediction mode",
OFFSET(enable_intrabc),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1371 {
"enable-restoration",
"Enable Loop Restoration filtering",
OFFSET(enable_restoration),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1372 {
"usage",
"Quality and compression efficiency vs speed trade-off",
OFFSET(
usage),
AV_OPT_TYPE_INT, {.i64 = 0}, 0, INT_MAX,
VE,
"usage"},
1375 {
"allintra",
"All Intra encoding", 0,
AV_OPT_TYPE_CONST, {.i64 = 2 }, 0, 0,
VE,
"usage"},
1376 {
"tune",
"The metric that the encoder tunes for. Automatically chosen by the encoder by default",
OFFSET(tune),
AV_OPT_TYPE_INT, {.i64 = -1}, -1, AOM_TUNE_SSIM,
VE,
"tune"},
1380 {
"still-picture",
"Encode in single frame mode (typically used for still AVIF images).",
OFFSET(still_picture),
AV_OPT_TYPE_BOOL, {.i64 = 0}, -1, 1,
VE },
1381 {
"enable-rect-partitions",
"Enable rectangular partitions",
OFFSET(enable_rect_partitions),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1382 {
"enable-1to4-partitions",
"Enable 1:4/4:1 partitions",
OFFSET(enable_1to4_partitions),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1383 {
"enable-ab-partitions",
"Enable ab shape partitions",
OFFSET(enable_ab_partitions),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1384 {
"enable-angle-delta",
"Enable angle delta intra prediction",
OFFSET(enable_angle_delta),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1385 {
"enable-cfl-intra",
"Enable chroma predicted from luma intra prediction",
OFFSET(enable_cfl_intra),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1386 {
"enable-filter-intra",
"Enable filter intra predictor",
OFFSET(enable_filter_intra),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1387 {
"enable-intra-edge-filter",
"Enable intra edge filter",
OFFSET(enable_intra_edge_filter),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1388 {
"enable-smooth-intra",
"Enable smooth intra prediction mode",
OFFSET(enable_smooth_intra),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1389 {
"enable-paeth-intra",
"Enable paeth predictor in intra prediction",
OFFSET(enable_paeth_intra),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1390 {
"enable-palette",
"Enable palette prediction mode",
OFFSET(enable_palette),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1391 {
"enable-flip-idtx",
"Enable extended transform type",
OFFSET(enable_flip_idtx),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1393 {
"reduced-tx-type-set",
"Use reduced set of transform types",
OFFSET(reduced_tx_type_set),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1394 {
"use-intra-dct-only",
"Use DCT only for INTRA modes",
OFFSET(use_intra_dct_only),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1395 {
"use-inter-dct-only",
"Use DCT only for INTER modes",
OFFSET(use_inter_dct_only),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1396 {
"use-intra-default-tx-only",
"Use default-transform only for INTRA modes",
OFFSET(use_intra_default_tx_only),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1397 {
"enable-ref-frame-mvs",
"Enable temporal mv prediction",
OFFSET(enable_ref_frame_mvs),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1398 {
"enable-reduced-reference-set",
"Use reduced set of single and compound references",
OFFSET(enable_reduced_reference_set),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1400 {
"enable-dual-filter",
"Enable dual filter",
OFFSET(enable_dual_filter),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1401 {
"enable-diff-wtd-comp",
"Enable difference-weighted compound",
OFFSET(enable_diff_wtd_comp),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1402 {
"enable-dist-wtd-comp",
"Enable distance-weighted compound",
OFFSET(enable_dist_wtd_comp),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1403 {
"enable-onesided-comp",
"Enable one sided compound",
OFFSET(enable_onesided_comp),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1404 {
"enable-interinter-wedge",
"Enable interinter wedge compound",
OFFSET(enable_interinter_wedge),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1405 {
"enable-interintra-wedge",
"Enable interintra wedge compound",
OFFSET(enable_interintra_wedge),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1406 {
"enable-masked-comp",
"Enable masked compound",
OFFSET(enable_masked_comp),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1407 {
"enable-interintra-comp",
"Enable interintra compound",
OFFSET(enable_interintra_comp),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1408 {
"enable-smooth-interintra",
"Enable smooth interintra mode",
OFFSET(enable_smooth_interintra),
AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1,
VE},
1409 #if AOM_ENCODER_ABI_VERSION >= 23
1410 {
"aom-params",
"Set libaom options using a :-separated list of key=value pairs",
OFFSET(aom_params),
AV_OPT_TYPE_DICT, { 0 }, 0, 0,
VE },
1420 {
"keyint_min",
"-1" },
1432 .
p.
name =
"libaom-av1",
1440 .p.wrapper_name =
"libaom",
1441 .priv_data_size =
sizeof(AOMContext),