Opened 12 years ago

Closed 12 years ago

#2087 closed defect (fixed)

-vf delogo crashes on mp4 videos

Reported by: msbilk@… 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 msbilk@…, 12 years ago

Cc: msbilk@… added

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:

Ran out of numbered images, expect crash. Filter before vo is broken.

Installing the scale filter before delogo prevents the crash.
(Thanks to Lobs in IRC!)

comment:2 by reimar, 12 years ago

Resolution: fixed
Status: newclosed

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.