<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1533674773353_24849">Hello,</div><div id="yui_3_16_0_ym19_1_1533674773353_24850"><br></div><div id="yui_3_16_0_ym19_1_1533674773353_24851">I can successfully generate VP9/webm files in my application using the ffmpeg libraries.</div><div id="yui_3_16_0_ym19_1_1533674773353_24852"><br></div><div id="yui_3_16_0_ym19_1_1533674773353_24848">However, as compared to other codecs, this one takes a long time to encode a video file, and the file is much larger than I expected. Clearly, there are some parameters I need to modify. I assume these are all in the AVCodecContext struct.</div><div><br></div><div id="yui_3_16_0_ym19_1_1533674773353_24895" dir="ltr">I was wondering whether somebody could point out to me whether (1) the parameters in the above struct are indeed what I should be changing and (2) what are the parameters that affect encoding speed/quality/file size for these files.</div><div dir="ltr"><br></div><div dir="ltr">In addition, possible suggestions for these parameters would also be helpful.</div><div dir="ltr"><br></div><div dir="ltr">Thanks.</div><div dir="ltr"><br></div><div dir="ltr">-Arthur</div></div></body></html>