Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 1999 16:22:15 -0400
From:      Randall Hopper <aa8vb@ipass.net>
To:        thomas@hentschel.net
Cc:        multimedia@freebsd.org
Subject:   fxtv MPEG-audio encoding problems (was Re: fxtv-1.00 Part II)
Message-ID:  <19990908162215.A53514@ipass.net>
In-Reply-To: <199909080713.AAA28166@gate.hentschel.net>; from thomas@hentschel.net on Wed, Sep 08, 1999 at 12:18:36AM -0700
References:  <199909080713.AAA28166@gate.hentschel.net>

next in thread | previous in thread | raw e-mail | index | archive | help

     You need to fetch MPEG-audio dist10.  This is described in the README
file (/usr/X11R6/lib/X11/fxtv/README).  At some point I should look into
why our MPEGaudio port doesn't play well with our sox (maybe it's a
dist9/dist10 difference? it behaves like header byte order problems), but
for now just fetch dist10 and build.  Or if you like, let me know and I'll
mail you my dist10 installed tree.  It's not big.  It's like 200K
compressed.

Randy

thomas@hentschel.net:
 |	one more question, I just tried audio encoding too (first  
 |	time with fxtv *blush*)
 |
 |	When I choose mp2 the console gives :
 |	
 |::EXEC:: sox -t raw -s -w -c 2 -r 44100 test.AUDraw -t aiff test.aiff 
 |&& mpeg_musicin -l 2 -p 1 test.aiff test.mp2 && rm test.aiff
 |>>> Using Audio IFF sound file headers
 |Sound data is not PCM in "test.aiff".
 |::STATUS:: 1
 |
 |	choosing mp3 I get :
 |	
 |::EXEC:: sox -t raw -s -w -c 2 -r 44100 test.AUDraw -t aiff test.aiff && mpeg_musicin -l 3 -p 2 test.aiff test.mp3 && rm test.aiff
 |mpeg_musicin: -l layer must be 1 or 2, not 3
 |
 |	How would I go about getting around this ? Fxtv-1.00, Sox and
 |	mpegaudio are the latest available, 2.2-stable.
 |	Just wondering if you see the same thing 


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?19990908162215.A53514>