>
>
>
>
> You spotted the problem.
> Using sws_getContext() works like a charm, i obtain the image in the end.
>
> But as sws_getContext() is marked as deprecated , is it not better using
> sws_alloc_context() ?
> Do you know what i am doing wrong ?
>
>
Great !

 Try to put NULL NULL values and not 1  1 in your implementation
of  av_set_int(img_convert_ctx, "src_range", 1);


I use the deprecated because I read one month ago, that the new method had
problems.

Since I use Libavc my wife believe I am a sorcerer

Are you french to use accentued keyboard ?

Cheers


Gilles Maire
_______________________________________________
libav-user mailing list
libav-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to