FFMPEG的很多結構中有AVRational time_base;這樣的一個成員,它是AVRational結構的. typedef struct AVRational{ int num; ///< numerator
確定! 回上一頁