From owner-freebsd-multimedia@FreeBSD.ORG Wed Nov 7 15:58:24 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EA0916A417 for ; Wed, 7 Nov 2007 15:58:24 +0000 (UTC) (envelope-from web@umich.edu) Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by mx1.freebsd.org (Postfix) with ESMTP id B0A1A13C4A5 for ; Wed, 7 Nov 2007 15:58:23 +0000 (UTC) (envelope-from web@umich.edu) Received: FROM dell1 (Unknown [141.211.15.39]) BY hellskitchen.mr.itd.umich.edu ID 4731E095.B4ABA.6645 ; 7 Nov 2007 10:58:13 -0500 Date: Wed, 7 Nov 2007 10:59:08 -0500 From: William Bulley To: Rafa??l Carr?? Message-ID: <20071107155908.GM40454@dell1> Mail-Followup-To: Rafa??l Carr?? , ruin evil , freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: freebsd-multimedia@freebsd.org Subject: Re: Seeking DVD to Real Media conversion solution... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 15:58:24 -0000 According to Rafa??l Carr?? : > > Your 1.1GB VOB is compressed with MPEG-2 , so not suitable for Real > Producer if it needs Uncompressed AVI. I was afraid of this, sigh... :-( > When using uncompressed AVI (several Mega Bytes per second) you need to > specify a color space (i.e. how the raw data is "coded" (=represented) > Basically the rate per second is: > > frame_rate * height * width * bits_used_to_represent_the_color/8 > > Let's say 25 * 640 * 480 * 16bits/8 = 15360000 = ~14 Mega bytes per s > > This is very different from video codecs which are designed to > dramatically reduce that high bitrate. > > If you have to provide Real Producer a uncompressed video file < 2GB, > you will be able to encode maybe 2 or 3 minutes, so you should forget > about using that crappy software :) Okay, I am convinced now what I am attempting is not possible. Thanks. > read http://en.wikipedia.org/wiki/YUV for some infos on color spaces, > which are way to reduce (a little) this high bitrate, by compressing > only the color representation. I just stumbled across http://en.wikipedia.org/wiki/YUV after "ruin evil's" email listing all those *Y* variants. Thanks. > I don't know anything about rm and real codecs, but I would suppose > that it can only contain real?? codecs, you should try to put rv10 or > rv20 "video codec" into rm "container" or "muxer". I did that, too. And had the same results. I think your first point above is the key issue here. > The file extension represent how the internal data is combined (i.e. > how to combine audio and video (and text, and metadata etc etc..). > Like .AVI = avi > .MOV = mov > .MKV = matroska > .OGM/.OGG = ogg (ogm correspond to ogg movie and ogg to ogg audio but > that's exactly the same thing) > .RM = ream media > .MPG = mpeg > .MP4 = mpeg-4 > .VOB = mpeg-2 > etc etc... Yep, I found that out in my struggles with this. > Now inside those you have to put some info (say, video) in the format > you want (well, one of those which are supported by this container): > > RAW (but there is several way to represent raw data) > compressed with a video codec (h264, wmv, mpeg2, etc etc...) > > And the container will have a reserved space to indicate which codec > was used to store the data. Okay. > Now, if Real Producer doesn't come with a documentation telling what it > does accept you're fucked and you'd better wipe out this piece of shit > and use ffmpeg. Roger. Wilco. Over and out! ;^) > Now if you need a recent real codec like RV40, you're out of luck > because the only open source implementation is the decoder, and it > hasn't even been checked in ffmpeg yet. Doesn't apply to this transcoding exercise. I will have to do without Real Media since my source (over which I have zero control) is in an already compressed format. > Seriously you should consider something else than Real and evaluate > your other possibilities. Thanks again, really apprecicate the input. This Real Media was an adjunct, second format. I long ago converted the *.VOB file into an *.AVI container suitable for replay with mplayer, vlc, etc. That was a relative snap compared to all the permutations I have been through with the Real Producer (basic). I will have to be content with just the one representation of the 20 minute DVD instead of the two that were the desired outcome. Thanks for your and "ruin evil's" help. Regards, web... -- William Bulley Email: web@umich.edu