Re: [Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-31 Thread Steven M. Schultz
On Wed, 30 Mar 2005 [EMAIL PROTECTED] wrote: > What options are there for getting a yuv stream from > divx or DVD movie? When encoding to SVCD, I use transcode basically for that. I use MPlayer. MPlayer's '-vo yuv4mpeg' will get you a YUV4MPEG2 stream - the header isn't

Re: [Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-30 Thread Phil Bertram
On Thu, 31 Mar 2005 05:16, Steven M. Schultz wrote: > On Wed, 30 Mar 2005 [EMAIL PROTECTED] wrote: > > What options are there for getting a yuv stream from > > divx or DVD movie? When encoding to SVCD, I use transcode basically for > > that. > > I use MPlayer. > > MPlayer's '-vo yuv4mpeg' will ge

Re: [Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-30 Thread Bernhard Praschinger
Hallo > > > I would use mjpegtools CVS but transcode will not build against it. Any > > > ideas? > > > > Ignore transcode? Most of the time it's not doing anything that > > some simple shell scripting (or similar) wouldn't work just as well > > for. > What options are there for gett

Re: [Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-30 Thread romildo
On Mon, Mar 28, 2005 at 03:45:55PM -0800, Steven M. Schultz wrote: > > On Mon, 28 Mar 2005, Steven Miller wrote: > > > I would use mjpegtools CVS but transcode will not build against it. Any > > ideas? > > Ignore transcode? Most of the time it's not doing anything that > some simpl

Re: [Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-28 Thread Steven M. Schultz
On Mon, 28 Mar 2005, Steven Miller wrote: > libquicktime version 0.9.4 > > I would use mjpegtools CVS but transcode will not build against it. Any ideas? Ignore transcode? Most of the time it's not doing anything that some simple shell scripting (or similar) wouldn't work just

[Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-28 Thread Steven Miller
After having ran nm on libquicktime.so.0.0.0 I found that there is no `quicktime_read_audio'. so it's a libquicktime problem not mjpegtools! [EMAIL PROTECTED] lib]$ nm libquicktime.so.0.0.0 | grep read U fread@@GLIBC_2.0 00010a98 T lqt_read_audio_chunk 000834c8 T lqt_registry_read

[Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-28 Thread Steven Miller
libquicktime version 0.9.4 I would use mjpegtools CVS but transcode will not build against it. Any ideas? gcc -mcpu=i686 -march=i686 -g -O2 -Wall -Wunused -o .libs/lavplay lavplay.o ../utils/libmjpegutils.a ./.libs/liblavplay.so ./.libs/liblavjpeg.so -L/home/steven/source/jpeg-mmx ./.libs/libla