Re: [FFmpeg-devel] [PATCH] avfilter/extractplanes: add support for 12-bit YUVA formats

2019-01-19 Thread Gyan



On 19-01-2019 06:21 PM, Carl Eugen Hoyos wrote:



At present, 16-bit auto-scaled format results in incorrect alpha
extraction.

Does that mean that there is an unreported bug in the colour
space conversion?
Forcing a manual conversion to the same output format as the auto-scaler 
avoids the error, so looks like a config error rather than the 
conversion itself


I don't have time to trace it at present. Only wanted to get the 
immediate use-case fixed.


Thanks,
Gyan
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] avfilter/extractplanes: add support for 12-bit YUVA formats

2019-01-19 Thread Carl Eugen Hoyos
2019-01-17 10:47 GMT+01:00, Gyan :
> Fixes alpha extraction for sample at
>
> https://08488297638989341201.googlegroups.com/attach/85d30cd6b8095/Circle%20Ink%20Bleed_10.mov
>
> as seen in
>
>  ffplay -i in -vf alphaextract

> At present, 16-bit auto-scaled format results in incorrect alpha
> extraction.

Does that mean that there is an unreported bug in the colour
space conversion?

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


Re: [FFmpeg-devel] [PATCH] avfilter/extractplanes: add support for 12-bit YUVA formats

2019-01-18 Thread Moritz Barsnick
On Thu, Jan 17, 2019 at 20:38:44 +0100, Carl Eugen Hoyos wrote:
> > Fixes alpha extraction for sample at
> >
> > https://08488297638989341201.googlegroups.com/attach/85d30cd6b8095/Circle%20Ink%20Bleed_10.mov
> 
> This is a textfile afaict.

The correct download link seems to be
https://groups.google.com/group/qlab/attach/85d30cd6b8095/Circle%20Ink%20Bleed_10.mov?part=0.1

Moritz
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] avfilter/extractplanes: add support for 12-bit YUVA formats

2019-01-17 Thread Carl Eugen Hoyos
2019-01-17 10:47 GMT+01:00, Gyan :
> Fixes alpha extraction for sample at
>
> https://08488297638989341201.googlegroups.com/attach/85d30cd6b8095/Circle%20Ink%20Bleed_10.mov

This is a textfile afaict.

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