Opened 12 years ago

Last modified 12 years ago

#2051 new defect

Instead of a rectangle, the bmovl filter displays a tilted weird shape

Reported by: ttsiodras@… Owned by: reimar
Priority: normal Component: vf
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I am trying to use the bmovl filter to display video annotations alongside a video of mine, and the filter displays the bitmap data in a wrong way, resulting in a weird tilted shape.

To easily reproduce this: I attach a small tarball, where I "play" a single image in a loop (-loop 0) and feed bmovl with random data (from /dev/urandom). You'd expect to see a rectangle of noise - instead, you see a tilted shape.

All you need to do to see the bug is untar the tarball, and run "./bug.sh". I also attach a screenshot of the "tilted" window.

Attachments (3)

bmovl-bug.tar.gz (16.0 KB ) - added by ttsiodras@… 12 years ago.
Untar this and run ./bug.sh
screenshot.png (86.1 KB ) - added by ttsiodras@… 12 years ago.
Screenshot showing the weird tilted shape shown by bmovl
patch.bmovl (3.9 KB ) - added by ttsiodras@… 12 years ago.
Patch sent to me from Nicolas George fixes the problem

Download all attachments as: .zip

Change History (5)

by ttsiodras@…, 12 years ago

Attachment: bmovl-bug.tar.gz added

Untar this and run ./bug.sh

by ttsiodras@…, 12 years ago

Attachment: screenshot.png added

Screenshot showing the weird tilted shape shown by bmovl

comment:1 by ttsiodras@…, 12 years ago

by ttsiodras@…, 12 years ago

Attachment: patch.bmovl added

Patch sent to me from Nicolas George fixes the problem

comment:2 by ttsiodras@…, 12 years ago

Nicolas George responded to my bug with a patch that fixes the issue:
Here's his post in the mplayer users list:

http://lists.mplayerhq.hu/pipermail/mplayer-users/2012-March/084300.html

Note: See TracTickets for help on using tickets.