I'm developing on using VS2010 with ffmpeg and tried the code from here. But VS says that it cannot find
1 - CODEC_FLAG2_BPYRAMID+CODEC_FLAG2_MIXED_REFS+CODEC_FLAG2_WPRED+CODEC_FLAG2_8X8DCT+CODEC_FLAG2_FASTPSKIP; // flags2=+bpyramid+mixed_refs+wpred+dct8x8+fastpskip 2- X264_PART_I8X8+X264_PART_I4X4+X264_PART_P8X8+X264_PART_B8X8 3 - avCodecContext.crf Where are they located? -- View this message in context: http://libav-users.943685.n4.nabble.com/Missing-codec-parameters-and-FLAGS-tp4656127.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
