[MEncoder-users] pullup filter segfaults on amd64

Fredrik Eriksson feffese at yahoo.se
Thu Nov 9 07:22:31 CET 2006


On 08-11-2006, at 09:27, Dieter wrote:

>> Using the pullup filter on my amd64 3500+ causes mencoder to segfault
>
>> There is no problem on my x86 machine...
>
> Obviously the code is not 64 bit clean.
>
> Step one: make sure you are compiling with at *least*
> -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
> turned on.  Fix all the warnings these generate.
>
> Step two: Fix the remaining warnings, especially the ones about  
> pointer
> and integer of different size.
>
> Chances are this will fix the problem.  If not, you can inspect the
> code by hand, or compile with -g and use the debugger.

I would love to help, but unfortunately I'm pretty much tied up at  
the moment. If no one else does it I'll take a look when I have  
time... don't hold your breath though...

Fredrik Eriksson



More information about the MEncoder-users mailing list