Opened 14 years ago
Closed 14 years ago
#2087 closed defect (fixed)
-vf delogo crashes on mp4 videos
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | vf |
| Version: | unspecified | Severity: | normal |
| Keywords: | Cc: | msbilk@… | |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
This command crashes after 9.5 seconds. name.mp4 is an h264 video.
mplayer -vo xv -vf delogo=66:322:57:54:0 name.mp4
Blur rectangle displays properly before crash.
Change History (2)
comment:1 by , 14 years ago
| Cc: | added |
|---|
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Thank you for the report. There might be more filters broken this way, if so please report them.
This one should be fixed from SVN r35202.
Note:
See TracTickets
for help on using tickets.

Version is "MPlayer dev-SVN-r35127-4.5-openSUSE Linux 11.4 (i686)-Packman (C) 2000-2012 MPlayer Team"
A flickering green band appears at the top of the image before the crash.
avi videos play OK.
This error message is printed:
Installing the scale filter before delogo prevents the crash.
(Thanks to Lobs in IRC!)