[MPlayer-users] Crah in mplayer at end of AVI

Wolfgang Thiess wollet1 at gmx.net
Wed Oct 9 14:08:02 CEST 2002


Looks the same: crash at the end

Wolle

On Wednesday 09 October 2002 12:57, Arpi wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi,
>
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 1024 (LWP 7990)]
> > ICUniversalEx (hic=136782848, command=16447, lpbiFormat=0x0, lpbi=0x0)
> >     at vfl.c:186
> > 186             icd.dxSrc=lpbiFormat->biWidth;
> >
> > (gdb) bt
> > #0  ICUniversalEx (hic=136782848, command=16447, lpbiFormat=0x0,
> > lpbi=0x0) at vfl.c:186
> > #1  0x080c8a29 in uninit (sh=0x82743f8) at vd_vfw.c:260
>
> hmm.
> could you try this patch:
>
> Index: loader/wine/vfw.h
> ===================================================================
> RCS file: /cvsroot/mplayer/main/loader/wine/vfw.h,v
> retrieving revision 1.11
> diff -u -r1.11 vfw.h
> --- loader/wine/vfw.h   13 Sep 2002 19:43:17 -0000      1.11
> +++ loader/wine/vfw.h   9 Oct 2002 10:46:25 -0000
> @@ -423,7 +423,7 @@
>         )
>
>  #define ICDecompressEnd(hic) ICSendMessage(hic, ICM_DECOMPRESS_END, 0, 0)
> -#define ICDecompressEndEx(hic) ICUniversalEx(hic,ICM_DECOMPRESSEX_END, 0,
> 0) +#define ICDecompressEndEx(hic) ICSendMessage(hic,ICM_DECOMPRESSEX_END,
> 0, 0)
>
>  #define ICDRAW_QUERY        0x00000001L   /* test for support */
>  #define ICDRAW_FULLSCREEN   0x00000002L   /* draw to full screen */
>
>
>
> tell me if works or not
>
>
> A'rpi / Astral & ESP-team




More information about the MPlayer-users mailing list