15.02.12 05:33, Dan Dennedy написав(ла):
[...]
> OK, very close! But there is still one problem I noticed. On some
> geometry widths, the right edge of the B frame image is chopped off.
> This is reproduced in demo/mlt_my_name_is. On the first title that
> reads "My name is Inigo Montoya" notice how the right side of 'a' is
> cropped.
>

i can't reproduce it... did you apply patch completely? because newer 
version has dropped lines:

+               dest += j * 2;
+               src += j * 2;
+               alpha_a += j;
+               alpha_b += j;

because that values been updated in asm code...

-- 
________________________________________
Maksym Veremeyenko

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to