Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 00:06:05 -0400 (EDT)
From:      "Jason J. Horton" <jason@intercom.com>
To:        multimedia@freebsd.org
Subject:   fxtv and video capture
Message-ID:  <Pine.BSF.4.21.0008162357510.18789-100000@kaon.intercom.com>

next in thread | raw e-mail | index | archive | help
I am still having trouble getting fxtv to capture TV and
convert it to MPEG audio and video. I set it to MPEG ready,
capture a chunk of TV, then run the shell script that gets
generated. The video part goes just fine, but converting the
audio fails. Here is an example:

======FRAMES READ:  2426
::STATUS:: 0
::EXEC:: rm /usr/local/video/pbs.param
::STATUS:: 0
::EXEC:: sox -t raw -s -w -c 2 -r 44100 /usr/local/video/pbs.AUDraw -t aiff /usr/local/video/pbs.aiff && mpeg_musicin -l 2 -p 1 /usr/local/video/pbs.aiff /usr/local/video/pbs.mp2 && rm /usr/local/video/pbs.aiff
>>> Using Audio IFF sound file headers
Sound data is not PCM in "/usr/local/video/pbs.aiff".
::STATUS:: 1

Command Failed:
  sox -t raw -s -w -c 2 -r 44100 /usr/local/video/pbs.AUDraw -t aiff /usr/local/video/pbs.aiff && mpeg_musicin -l 2 -p 1 /usr/local/video/pbs.aiff /usr/local/video/pbs.mp2 && rm /usr/local/video/pbs.aiff
Conversion Aborted.

Anyone have any ideas? Is there a better program tha sox for the
conversion?

TIA

	-J



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?Pine.BSF.4.21.0008162357510.18789-100000>