Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 1999 14:16:48 -0700 
From:      "Hentschel, Thomas" <Thomas.Hentschel@NOVELLUS.com>
To:        thomas@hentschel.net, 'Randall Hopper' <aa8vb@ipass.net>
Cc:        multimedia@freebsd.org
Subject:   RE: fxtv MPEG-audio encoding problems (was Re: fxtv-1.00 Part II)
Message-ID:  <C77706776956D311935900508B108C911C5D96@msxsanjose.novellus.com>

next in thread | raw e-mail | index | archive | help
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

 <<README.diff>> 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C77706776956D311935900508B108C911C5D96>