<div dir="ltr">Hi,<div><br></div><div>I was wondering if anybody could share the configuration parameters they use with VP8 to get high quality results. I am using vp8enc with the following configuration:</div><div><br></div><div><div>    g_object_set(m_pGstEncoder, "target-bitrate", 256000, NULL);    // in kbits/sec</div><div>    g_object_set(m_pGstEncoder, "cpu-used", 0, NULL);</div><div>    g_object_set(m_pGstEncoder, "keyframe-max-dist", 240, NULL);</div></div><div><br></div><div>for a 640x360  stream but the quality is just OK but nothing special.  What parameters should I use to get better quality?</div><div><br></div><div>Thanks,</div><div><br></div><div>-Andres</div></div>