qdrzwd / VideoRecorder

android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。
Apache License 2.0
1.8k stars 563 forks source link

视频编码格式 #15

Open pjq19901015 opened 9 years ago

pjq19901015 commented 9 years ago

你好,如果要把视频的编码格式换成H264的话需要改哪些内容?

nguyenvancuongit commented 9 years ago

hi, i'm also new member here i see only place to set h264 is set videoCodec to AV_CODEC_ID_H264 on RecorderParameters.java but i got the lag video, i dont know why... @qdrzwd i have no vocabulary to say thanks for great recording lib

qdrzwd commented 9 years ago

Here does not support H264, because I changed something. Javacv native support, you can try to javacv source.

liang55 commented 8 years ago

@nguyenvancuongit 改完你说的H264配置后 录制的视频卡帧啊 调参数也不行