Le vendredi 12 Novembre 2004 23:46, Dave Dodge a écrit :
> yves, on 11/12/04 13:03 you wrote:
> > I'm unable to use mplex with files greater than 2GB without splitting
>
> Just a guess:
>
> Files over 2GB would probably require the program to be compiled with
> large file support, so that it uses the 64-bit file API.  I think
> configure is supposed to enable this automatically; check that the
> config.h it generates has _FILE_OFFSET_BITS set to 64.
>
> If large files are enabled and it's still not working, then somewhere in
> the code there may be a 32-bit signed integer being used to handle file
> accesses.  Such a value would overflow at 2GB.
>
>                                                   -Dave Dodge

 thanks for your answer

i was using a rpm package  for mandrake 10
i've found another one and this one supports files > 2GB

yves


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to