Hi to all I am using last release of ffmpeg libraries (mainly libavcodec) in orde to compress im MPEG2 format D10 IMX 50, and I found that these two flags are set at zero in the output stream, while using old version of libavcodec libraries both was set. I set the flag:
pQTCodecCtx->flags |= CODEC_FLAG_QSCALE; but nothing. It seems that this instruction has non effect. Anyone can help ? Best regards _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
