[vlc-devel] The magnify video filter is broken

jboileau jboileau at gmail.com
Fri May 30 21:14:19 CEST 2008


With the latest sources snapshot of 0.9.0, when I try to use the
Magnify/Zoom interactive video filter VLC crashes on play. Below is a
Dr. Mingw backtrace.

Question: What is the procedure for reporting problems like these? I
figure it is a good idea to check here first, but if I am generating
unwanted trafic here let me know.

vlc.exe caused an Access Violation at location 00000000 Reading from
location 00000000.

Registers:
eax=00000000 ebx=06622620 ecx=0649d4d0 edx=066f26f4 esi=00004040 edi=00002040
eip=00000000 esp=099ffb44 ebp=099ffbf0 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246

Call stack:
00000000
037D19E1  libscale_plugin.dll:037D19E1  vlc_entry__0_9_0k
6A5B758C  libvlccore.dll:6A5B758C  ImageConvert  image.c:446
static picture_t * ImageConvert(
	image_handler_t * p_image = &(indirect),
	picture_t * p_pic = &(indirect),
	video_format_t * p_fmt_in = &(indirect),
	video_format_t * p_fmt_out = &(indirect)
)
019A2161  libmagnify_plugin.dll:019A2161  vlc_entry__0_9_0k
6A57E0CA  libvlccore.dll:6A57E0CA  RunThread  video_output.c:1078
static void RunThread(
	vout_thread_t * p_vout = &(indirect)
)static void RunThread(
	vlc_object_t * p_this = &(indirect)
)
6A5AE98B  libvlccore.dll:6A5AE98B  thread_entry  threads.c:448
static unsigned int thread_entry(
	void * data =
)
77C3A3B0  msvcrt.dll:77C3A3B0  _endthreadex
7C80B683  kernel32.dll:7C80B683  GetModuleFileNameA


-- 
Jacques Boileau



More information about the vlc-devel mailing list