摘要:
typedef struct x264_param_t
{ unsigned int cpu; // CPU 标志位 int i_threads; // 并行编码多帧; 线程数,为0则自动多线程编码
int b_sliced_threads; // 如果为false,则一个slice只编码成一个NALU;// 否则有几个线程,在编码成几个NALU。缺省为true。
int b_deter... 阅读全文
posted @ 2015-05-25 15:49
艾木易
阅读(509)
评论(0)
推荐(0)
浙公网安备 33010602011771号