Thanks Johannes,
If only everything was that easy a fix! ;)
I had to link include/mpeg3 -> include/libmpeg3
Thanks Ben
On Wed, 10 Jul 2002, IOhannes zmoelnig wrote:
Ben Bogart - FMPM/F1999 wrote:
I just loaded the pix_film example from Guenter's CVS version. Upon loading the alea.mpg file from the distro pix_film reports -1 frames, and scrubbing the frames simply advances the frame by one each time the number changes (in either direction) The mov works fine.
this is not really a bug, but looks like compiled with libmpeg1 rather than libmpeg3 this means, that movie-files are interpreted as streams, which have no known length, and thus are set to 1
mfg.dsa.cas IOhannes