From owner-freebsd-multimedia@FreeBSD.ORG Sat Jan 3 22:13:57 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE14E16A4CE for ; Sat, 3 Jan 2004 22:13:57 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26E0C43D53 for ; Sat, 3 Jan 2004 22:13:56 -0800 (PST) (envelope-from kitsune@gmx.co.uk) Received: from vixen42 ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040104061356.XXUO24575.lakemtao06.cox.net@vixen42>; Sun, 4 Jan 2004 01:13:56 -0500 Date: Sun, 4 Jan 2004 00:12:32 -0600 From: kitsune To: Randy Pratt Message-Id: <20040104001232.0609e56e.kitsune@gmx.co.uk> In-Reply-To: <20031230222143.13c8300c.rpratt1950@earthlink.net> References: <20031230222143.13c8300c.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@freebsd.org Subject: Re: Problem converting avi-->mpeg2-->svcd X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2004 06:13:57 -0000 On Tue, 30 Dec 2003 22:21:43 -0500 Randy Pratt wrote: > I've ran into this issue more times than I can count and still have not > figured out a way to work around it. > > I successfully create mpeg2 (using transcode) from avi files but when > I use vcdimager, it ignores part of the data stream: > > ++ WARN: mpeg scan: pack header code (0x000001ba) expected, but 0xb18901ba > found (buflen = 2324)++ WARN: bad packet at packet #307262 (stream byte offset > 714076888) -- remaining 14541268 bytes of stream will be ignored > > Of course, it would result in an incomplete video. > > I've tried correcting the errors with "vcdgear -mpg2mpg -fix" but > it usually doesn't work. > > Anyone have any suggestions for either fixing the errors or perhaps > another application that would create bin/cue images from mpeg2? No clue about this batch of software but iirc ffmpeg can convert from avi to mpeg... avidemux2 is nice for editing avi files and resizing... mencoder can handle resizing nicely too...