From owner-freebsd-multimedia Sun Jan 30 14:46:15 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from dqc.org (gonzo.st [208.44.74.16]) by hub.freebsd.org (Postfix) with ESMTP id 81CED1519B for ; Sun, 30 Jan 2000 14:46:13 -0800 (PST) (envelope-from matt@dqc.org) Received: by dqc.org (Postfix, from userid 1005) id DB582BBA3; Sun, 30 Jan 2000 14:46:12 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by dqc.org (Postfix) with ESMTP id D01F6ACC7 for ; Sun, 30 Jan 2000 14:46:12 -0800 (PST) Date: Sun, 30 Jan 2000 14:46:12 -0800 (PST) From: just matt To: freebsd-multimedia@freebsd.org Subject: more problems with encoding mpeg's In-Reply-To: <389429DD.14421432@d.kamp.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alright I almost have a way to make large mpeg files, as I was having problems with streams freezing in the past, but now I have a different problem. For no apperatn reason, I'm getting streams that are twice as big as they should be. For example, last week I was making mpeg's that had ~46Kb/s audio streams and ~128Kb/s video streams(according to some random windows mpeg player) for a comined stream of around ~170Kb/s. Yesterday I tried to make some mpeg's and I ended up with these hideoulsy slow and large movies, that have the same audio and video rates, but the system stream was ~300Kb/s. Needless to say the speed with which anything could play these streams was pathetic. Instead of the normal 10 megs per minute rate, I was getting 20 megs of space per minute. I diffed the convert script against an old one I saved, and it was the same, I remove and recompiled fxtv, mpeg encode, and everything else, and I continue to get the problem. As I was running 3.3, I decided now was good as any to install 3.4, so I did that and the problem persists. Does anyone know why mpeg_encode is being so stupid? fxtv seems to be capturing .AVraw streams that are the same size as before... any ideas at all? - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message