@@ -1972,6 +1972,8 @@ static int transcode_init(void)
"Error initializing the output stream codec context.\n");
exit_program(1);
}
ost->st->time_base=ost->enc_ctx->time_base;
}
/* init input streams */
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.