Re: [FFmpeg-devel] Ability to skip cursor draw in FIC decoding

2015-06-18 Thread Michael Niedermayer
On Wed, Jun 17, 2015 at 09:38:45PM +0100, Cal Leeming wrote: > It would appear that the FIC codec will skip any errors relating to > cursor draw, but results in a lot of warnings being printed. In some > situations, the user may not even want the cursor to be drawn, and as > such it would be good t

[FFmpeg-devel] Ability to skip cursor draw in FIC decoding

2015-06-17 Thread Cal Leeming
It would appear that the FIC codec will skip any errors relating to cursor draw, but results in a lot of warnings being printed. In some situations, the user may not even want the cursor to be drawn, and as such it would be good to offer the ability to disable this via CLI. It seems the source alr