Lines Matching defs:encoder
676 static void abort_codec_experimental(const AVCodec *c, int encoder)
904 av_log(NULL, AV_LOG_INFO, "encoder <- type:%s "
916 av_log(NULL, AV_LOG_ERROR, "Error submitting %s frame to the encoder\n",
942 av_log(NULL, AV_LOG_INFO, "encoder -> type:%s "
954 av_log(NULL, AV_LOG_INFO, "encoder -> type:%s "
1177 * But there may be reordering, so we can't throw away frames on encoder
1178 * flush, we need to limit them here, before they go into encoder.
1336 * encoder. Thus, if we have gotten to an audio stream, initialize
1337 * the encoder earlier than receiving the first AVFrame.
1373 "Audio filter graph output is not normalized and encoder does not support parameter changes\n");
2835 if (av_dict_get(ost->st->metadata, "encoder", NULL, 0))
2863 av_dict_set(&ost->st->metadata, "encoder", encoder_string,
3147 "encoder on output stream #%d:%d : %s",
3174 "Error while opening encoder for output stream #%d:%d - "
3324 * known after the encoder is initialized.
4284 * early encoder initialization.
4411 /* close each encoder */