sting sting wrote:
> Hello,
> Thnxs for Michel Bardiaux for his answer regarding
> my posting about converting from RGB24 to yuv411.
> I looked at FFMPEG , specifically in imgconvert.c.
> I did not find that it can help in my problem .
> As I saw in the code there , the convert methods
> are stored in a table, where first entry is dest
> and second is src.
> I did not find that PIX_FMT_YUV411P,
> which is my target , appears in that table.

I see it as entry #6 in the table! Near line 108! Which version did you
download?

> (In fact , aside from declaration , it
> appeared only in avpicture_fill() method in that file).
>
> But maybe I am wrong and the code is more complex than it seems
> and this conversion method "hides" somewher.
> Does anubody know ?
> regards,
> sting


-- Michel Bardiaux Peaktime Belgium S.A. Bd. du Souverain, 191 B-1160 Bruxelles Tel : +32 2 790.29.41



--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to