Reimar D?ffinger wrote: > On Mon, Oct 05, 2009 at 11:31:05AM +0200, Michael wrote: >> I have a strange bug here. It only occurs if mplayer displays a theora >> video and the bmovl filter is used. In this case the first eigth(?) lines >> of the video show a greenish color. > > Is the resolution of your video maybe not a multiple of 8? > AFAIK theora encodes videos upside-down, might be that bmov has an issue > with that. The video resolution is 720x408, so it should be a multiple of 8 ( if I calculate correctly). The number of lines that appear greenish is a guess from me. Anything I can do to help identify the bug? Michael