Date: Wed, 24 Oct 2001 21:47:38 -0500 From: Pete McKenna <pmckenna@qwest.net> To: bruno schwander <bschwand@dvart.com> Cc: multimedia@FreeBSD.ORG Subject: Re: FXTV and real-time capture/encoding Message-ID: <20011024214738.B48737@otto.oss.qwest.net> In-Reply-To: <Pine.BSF.4.21.0110240019430.73886-100000@mail.dvart.com>; from bschwand@dvart.com on Wed, Oct 24, 2001 at 12:26:58AM u0700 References: <20011023224747.A12743@nc.rr.com> <Pine.BSF.4.21.0110240019430.73886-100000@mail.dvart.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruno thanks, I've played with it a bit and found that multiple scratch files seems broken. I changed the following in the fxtv_cnvt.sh script and it worked for me. videoSource="$videoSource -i $VIDFIFO -y \ -vcodec $IMAGE_TARGET_FMT \ $TARGET_FN_BASE.$FFM_OUT_EXT " # ${AV_RAW_FILES%%.AVraw}.$FFM_OUT_EXT " This, as a side effect names the final output the same as the name entered in the fxtv window plus the extension which I like better than scratch.AVraw.ext anyway. I haven't been able to get any realtime encoding to work yet. mplayer crabs like this. ==> Found video stream: 0 ==> Found audio stream: 1 AVI: missing video stream!? contact the author, it may be a bug :( I got similar results with mpeg1, but I'll keep poking around. Pete On Wed, Oct 24, 2001 at 12:26:58AM -0700, bruno schwander wrote: > may your wish be granted... > > http://www.tinkerbox.org/projects/fxtv.html > > specific comments, bugs, contributions to bruno at tinkerbox.org , > otherwise I follow general discussion on this list too. > > bruno > > PS: I know, spaghetti code, sorry... > > On Tue, 23 Oct 2001, Randall Hopper wrote: > > > Erich Zigler: > > |Yeah I finally figured out the problem last night. It only took a couple > > |holes in the wall and pulling out all my hair. :) > > ... > > |Thanks for all of your suggestions. I really enjoy your program. Now if only > > |encoding didn't take up so much disk space I'd be in heaven. :) > > > > Yeah, you aren't kidding! Way too much space! As soon as bruno has a > > patch for RTJPEG/MPEG4/whatever with any other encoder that generates good > > results (hopefully one we can stream to!), we'll ditch mpeg_encode. > > > > 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 -- Peter McKenna Qwest Internet Solutions pmckenna@qwest.net Main 612-664-4000 FAX 612-664-4770 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?20011024214738.B48737>