FFmpeg

FFmpeg开发时间基与时间戳关联: 时间基 (time_base) 乘以时间戳 (timestamp) 即为实际时刻(单位s) 如:总时长 = duration * av_q2d(AV_TIME_BASE_Q) 如:显示时间 =...

八股
12