Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-09 Thread Stan Gammons
On Sat, 2006-12-09 at 19:55 -0800, Steven M. Schultz wrote: > FC6 didn't ship with an older libquicktime that might be conflicing > some how, did it? I don't see libquicktime on the FC6 DVD. If it's called libquicktime-someversion.rpm Could be one of the "extras" I haven't looked on

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-09 Thread Steven M. Schultz
On Sat, 9 Dec 2006, Stan Gammons wrote: > What all tools in mjpegtools use lav_file_t ? Just lavtools? That would seem to be the case. find . -name '*.c' | xargs grep lav_file_t only shows files in lavtools/ > using the old way. What effect will it have if the other

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-09 Thread Stan Gammons
On Sat, 2006-12-09 at 12:03 -0800, Steven M. Schultz wrote: > > I guess the video machine will have to be Suse 10.1 then. > > I know the build will be successful there because I did it last night ;) > Ok. What all tools in mjpegtools use lav_file_t ? Just lavtools? If lav_file_t isn't

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-09 Thread Steven M. Schultz
On Sat, 9 Dec 2006, Stan Gammons wrote: > > What does "gcc -dumpversion" say on FC6? > 4.1.1 Ok. Thanks. > Looks like they changed/broke something in GCC then. :( Wouldn't be the first time. > I guess the video machine will have to be Suse 10.1 then. I know the

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-09 Thread Stan Gammons
On Sat, 2006-12-09 at 00:10 -0800, Steven M. Schultz wrote: > What does "gcc -dumpversion" say on FC6? 4.1.1 Looks like they changed/broke something in GCC then. :( I guess the video machine will have to be Suse 10.1 then. Thanks. Stan

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-09 Thread Steven M. Schultz
On Fri, 8 Dec 2006, Stan Gammons wrote: The changes to use quicktime_t * were made and tested on my workstation at work (when the boss wasn't looking ;)) on a SuSE 10.0 system and no problems were encountered. Next test was to compile on OSX and that worked. At t

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-08 Thread Stan Gammons
On Fri, 2006-12-08 at 20:25 -0800, Steven M. Schultz wrote: > You didn't give the mode of failure. What was the error and on which > file did it happen. That's the type of info that might be helpful > in trying to solve the problem :) Hi Steven, Here is the trailing end of w

Re: [Mjpeg-users] mjpegtools and libquicktime

2006-12-08 Thread Steven M. Schultz
On Fri, 8 Dec 2006, Stan Gammons wrote: > I was wondering if > mjpegtools, libquicktime, smilutils and so forth are still using CVS or > are they all on SVN now? The version control system doesn't matter. But to answer the question: None of thoe projects above use Subve