I found missing line in my code: before encoding it should be line:
AVPicture * pic = ... ... pic->quality = ostream->quality; ... avcodec_encode_video(ocodecctx, obuffer, osize, pic) -- View this message in context: http://libav-users.943685.n4.nabble.com/libavcodec-emulate-ffmpeg-qscale-parameter-tp2235277p2236613.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
