2018-08-26 18:05 GMT+02:00, Paul B Mahol <g...@videolan.org>:

>      switch (avctx->bits_per_coded_sample) {
> -    case  8: avctx->pix_fmt = AV_PIX_FMT_GRAY8;  break;
> +    case  8: avctx->pix_fmt = AV_PIX_FMT_PAL8;   break;

Do you have a sample that looks correct with this particular change?
Can you share it?

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

Reply via email to