Date: Sat, 26 Jan 2002 10:01:26 -0500 From: Randall Hopper <aa8vb@nc.rr.com> To: Anish Mistry <mistry.7@osu.edu> Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv - can't record with audio Message-ID: <20020126100126.A2223@nc.rr.com> In-Reply-To: <200201251957.OAA08064@mail1.uts.ohio-state.edu>; from mistry.7@osu.edu on Fri, Jan 25, 2002 at 02:58:43PM -0500 References: <200201251957.OAA08064@mail1.uts.ohio-state.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Anish Mistry:
|I'm am trying to record with fxtv on my ATI TV Wonder VE, and I can't
|seem to capture with audio. Just a video capture works fine. When I try
|to enable it with audio I get the following error window during the
|conversion process:
|---------------------------------
|Video conversion failed.
|CMD = /home/amistry/test.sh
|STATUS = 0x0100
|[ok]
|---------------------------------
|I'm running 4.4 with the latest fxtv from the ports
|Any suggestions?
Instead of capturing to the "MPEG" target, capture to "MPEG Ready", and
then run the fxtv_cnvt.sh script that is created.
TARGET:
MPEG - Capture the raw data, and encode behind the scenes
MPEG Ready - Capture the raw data, but don't encode yet (i.e. let the user
kick off the encode script)
With this you can see the errors. You may also want to set:
CLEANUP_TEMP_FILES="NO"
^^
up at the top of the fxtv_cnvt.sh script before you run it so you can
invoke it over and over without the script nuking your capture data or the
intermediate files.
Randall
--
Randall Hopper
aa8vb@nc.rr.com
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?20020126100126.A2223>
