[MPlayer-users] BUG: blinking green bar at the top
RC
cooleyr at gmail.com
Sat Jul 14 23:27:17 CEST 2007
On Sat, 14 Jul 2007 13:01:45 +0400
Andrew Savchenko <Bircoph at list.ru> wrote:
> When I use unsharp filter, I can see blinking greep bar near the
> top of the screen on all screen's wide.
> This bug does not appear always. It appears only for several films.
> I can't figure out difference between them and "normal" video on
> my own, so I have upload an example to ftp, name: green_bar.avi
It probably only appears when the video's dimentions aren't divisible by
16. Pretty common issue for several filters.
You can either scale eg. -vf scale=-9:-9,unsharp or you can work around
by putting a useless filter before unsharp, eg -vf crop,unshap
More information about the MPlayer-users
mailing list