Opened 15 years ago
Last modified 15 years ago
#1699 new defect
SEGV in vf_remove_logo.c:380
Reported by: | 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
The remove-logo filter crashes when I try to use it
$ /usr/local/bin/mplayer -vf remove-logo=tv3logo.ppm top40.2007-04-28.mkv
[...]
Opening video filter: [remove-logo=tv3logo.ppm]
MPlayer interrupted by signal 11 in module: init_video_filters
- MPlayer crashed by bad usage of CPU/FPU/RAM. [...]
You can get the input files and try yourself:
http://mikedilger.com/mplayer/top40.2007-04-28.mkv
http://mikedilger.com/mplayer/tv3logo.ppm
I put a typescript of a gdb session in the URL field of this bug (rather than cut and paste). Hope that's ok (my first post here).
I'm using SVN version (May 11)
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | remove_logo_typescript added |
---|
comment:1 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
typescript of brief gdb session