help wantedquestion
倉庫指標
- Star
- (6,985 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I want to use libx264 encoder without H264 native. It looks like Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264)).
I used this line recorder.setVideoCodec(avcodec.AV_CODEC_ID_H264); recorder.setVideoCodecName("libx264");
but it doesn't effect