2017-04-03 22:13 GMT+02:00 Rostislav Pehlivanov <atomnu...@gmail.com>:

> +    if (s->huffman && avctx->codec_id == AV_CODEC_ID_AMV) {
> +        av_log(avctx, AV_LOG_WARNING, "AMV doesn't support optimized huffman 
> tables, disabling\n");

Iiuc, together with 3/3 this prints a warning by default when encoding
AMV, this should really be avoided.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to