On Thursday 13 September 2012 22:44:57 GitHub wrote: > https://github.com/mltframework/mlt/commit/ac034ef73a340fe3402968a7b3a3f69d > e4a3c53a Author: Dan Dennedy <[email protected]> > Date: 2012-09-13 (Thu, 13 Sep 2012) > > Changed paths: > M src/modules/sdl/consumer_sdl.c > > Log Message: > ----------- > change sdl consumer to use yuv420p > > based on a patch by Steinar Gunderson
This commit breaks the color producer: melt color:red Shows only artifact lines and crashes on exit. I guess it is because the color producer code in "producer_get_image" does not handle yuv420p and defaults to rgba. regards jb ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
