On Fri, 3 Dec 2004, E.Chalaron wrote: > Hi all > Following the upgrade of my CVS I did : > > ./configure --with-quicktime=/usr/local/include/quicktime/ --with-dv-yv12
Hmmm, if you've installed libquicktime into the default $prefix of /usr/local then you should not have to specify that option at ./configure time for mjpegtools since pkg-config will find libquicktime automatically. And DON'T use the --with-dv-yv12 option - it's an obscure (probably should be removed) option that's _sounds_ like it is what you might want but it's not. > It came out with : > > Quicktime / playback record : false Quicktime didn't get detected ;( You'll have to look in the config.log file to see what went wrong. One possibility is that after installing the new libraries you forgot to run "ldconfig" to rebuild the ld cache (ld.so.cache). > libDV PAL YV12 read support : false That's actually a Good Thing ;) > Is this so important ? Being In a PAL country I am a bit puzzled about the > second line You don't want it. It's exporting a bit of arcana (internal DV variant) that you don't want (it's caused grief in the past too). Cheers, Steven Schultz ------------------------------------------------------- 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