http://bugs.cinelerra.org/show_bug.cgi?id=311
------- Additional Comments From [EMAIL PROTECTED] 2006-09-21 01:03 ------- Created an attachment (id=174) --> (http://bugs.cinelerra.org/attachment.cgi?id=174&action=view) Patch to fix missing rows at encoding time. It's supposed that initialize () should initialize all the data for the codec, but inside that function there're no lines of code to initialize the rows array, alhough later is used, and that's the reason because it crashes. It doesn't exist. Now it doesn't crash and seems to render correctly. However mplayer claims that it doesn't recognize the codec yuv2, so if someone can try out it.... Thank you! ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
