Date: Wed, 24 Oct 2001 11:34:40 -0700 (PDT) From: bruno schwander <bschwand@dvart.com> To: Jason Andresen <jandrese@mitre.org> Cc: multimedia@freebsd.org Subject: Re: FXTV and Audio Internal Message-ID: <Pine.BSF.4.21.0110241121040.87907-100000@mail.dvart.com> In-Reply-To: <3BD6C65C.EF428DD5@mitre.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I looked at the huffyuv page. Very low compression. at 4:1 I do not really see the interest. You may as well capture raw video :-). I think 10:1 and higher starts to be interesting. Anyway, if the guy had a clue and wrote the codec as a command-line tool, with a GUI on top, it would be really easy to add to fxtv now (not that I cleaned up the code or anything, but now I know where to hack the code into fxtv :-) ) A relatively easy course of action would be to extract the huffyuv codec and add it to ffmpeg, then we are already set on fxtv side. once I get mpeg4 streaming from fxtv with correct AV sync for at least 2 hours recording, I'll look into that. But I fear the entertainment factor is wearing off quickly so I may divert myself to other endeavors... ;-) bruno On Wed, 24 Oct 2001, Jason Andresen wrote: > 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. > > I'd personally like to see an output option for huffyuv (hmm, guess it's > time > to start looking at the fxtv code...). > > http://www.math.berkeley.edu/~benrg/huffyuv.html > > This is what I use under Windows to do my capture (because my PII 400 is > too > slow for real time MPEG4 encoding). It gets about 5:1 compression on my > sources and minimizes encoding loss. > > Unfortunatly the code is GPLed, so it can't be included in fxtv > directly. > > -- > \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org > |\/ | | | / _| Network and Distributed Systems Engineer > _| _|___| _| _|_\___| Office: 703-883-7755 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > 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.0110241121040.87907-100000>