<div><span style="font-family: georgia, serif; line-height: 1.5;">Hi , </span></div><div><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">I'm trying to push a stream to a server with ffmpeg.  I debugged the ffmpeg code, and found that when avcode_open2 returned, the  ((MpegEncContext *)(avctx->priv_data))->fixed_qscale = 1.  That to say, when video stream was handled,  certain offset of  avctx->priv_data pointer (just fixed_qscale field) was set to 1.  </div><div class="gmail_default" style="font-family:georgia,serif">I tried to find which parameter would lead to this result, but failed.  If  fixed_qscale was not set to 1,  program will not run to "<b style="line-height: 1.5; font-family: Verdana;"><span lang="EN-US" style="font-size:9.0pt;font-family:"Verdana","sans-serif";
mso-fareast-font-family:΢ÈíÑźÚ;mso-bidi-font-family:Arial;color:blue;mso-ansi-language:
EN-US;mso-fareast-language:ZH-CN;mso-bidi-language:AR-SA">Error evaluating
rc_eq "<null>"</span></b><span style="line-height: 1.5;">" problem.  Can someone give an advice?</span></div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif"><span style="line-height: 1.5;">Thanks for help</span></div><div class="gmail_default" style="font-family:georgia,serif"><br></div></div></div>