[Libav-user] Missing codec parameters and FLAGS
theateist84
theateist at gmail.com
Sun Nov 25 17:11:29 CET 2012
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.
More information about the Libav-user
mailing list