提交 ed6507ff 编写于 作者: M Michael Fabian Dirks 提交者: jp9000

obs-ffmpeg: Allow saving with different video codecs

Closes jp9000/obs-studio#794
上级 8b640fae
......@@ -145,7 +145,7 @@ static void add_video_encoder_params(struct ffmpeg_muxer *stream,
obs_data_release(settings);
dstr_catf(cmd, "%s %d %d %d %d %d ",
"h264",
obs_encoder_get_codec(vencoder),
bitrate,
obs_output_get_width(stream->output),
obs_output_get_height(stream->output),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册