From owner-freebsd-multimedia Wed Sep 8 14:15:50 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from msxsmtp1.novellus.com (msxsmtp1.Novellus.Com [198.211.186.81]) by hub.freebsd.org (Postfix) with ESMTP id 4E9A115101 for ; Wed, 8 Sep 1999 14:15:41 -0700 (PDT) (envelope-from Thomas.Hentschel@NOVELLUS.com) Received: by msxsmtp1.novellus.com with Internet Mail Service (5.5.2448.0) id ; Wed, 8 Sep 1999 14:14:17 -0700 Message-ID: From: "Hentschel, Thomas" To: thomas@hentschel.net, 'Randall Hopper' Cc: multimedia@freebsd.org Subject: RE: fxtv MPEG-audio encoding problems (was Re: fxtv-1.00 Part II) Date: Wed, 8 Sep 1999 14:16:48 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01BEFA3F.1B89ACE6" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01BEFA3F.1B89ACE6 Content-Type: text/plain; charset="iso-8859-1" ---------- From: Randall Hopper [SMTP:aa8vb@ipass.net] Sent: Wednesday, September 08, 1999 1:22 PM To: thomas@hentschel.net Cc: multimedia@freebsd.org Subject: fxtv MPEG-audio encoding problems (was Re: fxtv-1.00 Part II) You need to fetch MPEG-audio dist10. This is described in the README file (/usr/X11R6/lib/X11/fxtv/README). Arrgh, that's what I get for not reading the docs - Thanks, it build and installed, I'm gonna have to play with this tonight (I'm not at the machine right now) Attached a diff for the README <> Thanks again !! -Th ------_=_NextPart_000_01BEFA3F.1B89ACE6 Content-Type: application/octet-stream; name="README.diff" Content-Disposition: attachment; filename="README.diff" --- README.org Wed Sep 8 13:44:05 1999 +++ README Wed Sep 8 13:48:36 1999 @@ -563,15 +563,15 @@ Then: tar -zxovf dist10.tar.gz - cd dist10/dist10/lsf/encoder - configure + cd dist10/lsf/encoder + ./configure gmake mv encode /usr/local/bin/mpeg_musicin find tables -print | cpio -dumpv /usr/local/lib/mpegaudio cd ../decoder - configure + ./configure gmake - mv decoder /usr/local/bin/mpeg_musicout + mv decode /usr/local/bin/mpeg_musicout and finally, put this env var setting in your profile: ------_=_NextPart_000_01BEFA3F.1B89ACE6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message