I am transcoding a video using FFMPEG API in c code.I am trying to set the video bit rate using the ffmpeg API as shown below:ovCodecCtx->bit_rate = 100 ...
確定! 回上一頁