Re: [Mjpeg-users] mplexing DTS streams, nearly

2005-01-17 Thread Matthew Beale
Matthew Beale wrote: mplex -f 8 -o /home/mixonic/DVD-Ref/tt.mpg /home/mixonic/DVD-Ref/encoding/DVD-bg.mpeg.mpv.1 /home/mixonic/DVD-Ref/encoding/dts.dts mplex: /lib/libgcc_s.so.1: version `GCC_3.3' not found (required by /usr/local/lib/libstdc++.so.5) Bwhahaha, got it by moving /usr/loca

Re: [Mjpeg-users] mplexing DTS streams, nearly

2005-01-17 Thread Matthew Beale
Steven M. Schultz wrote: On Mon, 17 Jan 2005, Matthew Beale wrote: Hmmm, that's out of the C++ runtime libs though. Possible there's a problem building with C++ 2.95.4 I suppose. Yup :). figured as much and started shooting at it with CC='gcc-3.3' and C

[Mjpeg-users] mplexing DTS streams, nearly

2005-01-17 Thread Matthew Beale
Hi again So I see CVS is supposed to do DTS, but unfortunately it seems mplex is broken during make install? libtool: install: warning: relinking `libmplex2.la' (cd /usr/src/dvdauthor/cvs/mjpeg_play/mplex; /bin/sh ../libtool --mode=relink g++ -march=i686 -mcpu=i686 -g -O2 -pthread -o libmplex2.

[Mjpeg-users] mplexing DTS streams

2005-01-17 Thread Matthew Beale
Hello mjpegtools fans I'm attempting to make a DVD with a DTS audio stream, but I'm having problems with mplex handling the dts stream. I have two options. One is a padded DTS file, and one is a WAV pcm stream with DTS in it. mplex sees the padded stream, but flips out when actually dealing wi