@ -3063,6 +3063,11 @@ static int transcode_init(void)
exit_program(1);
#endif
#if CONFIG_CUVID
if(cuvid_transcode_init(ost))
exit_program(1);
#endif
if(!ost->filter&&
(enc_ctx->codec_type==AVMEDIA_TYPE_VIDEO||
enc_ctx->codec_type==AVMEDIA_TYPE_AUDIO)){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.