From transcode-users-bounces@exit1.org Thu Jun 1 19:52:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 61680126D82 for ; Thu, 1 Jun 2006 19:52:23 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51Hed0T001462; Thu, 1 Jun 2006 19:45:35 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from snow.schu.net (rdbck-static-287.palmer.mtaonline.net [64.4.232.33]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51HeYOJ001442 for ; Thu, 1 Jun 2006 19:40:35 +0200 Received: from [192.168.98.9] ([192.168.98.1]) (authenticated bits=0) by snow.schu.net (8.13.6/8.13.6) with ESMTP id k51HeRSO024078 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 1 Jun 2006 09:40:27 -0800 Message-ID: <447F268B.6030705@schu.net> Date: Thu, 01 Jun 2006 09:40:27 -0800 From: Matthew Schumacher User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode-users@exit1.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 192.168.98.6 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Using transcode -x mplayer to fix broken mpeg. X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org List, I have a broken mpeg that was captured using the ivtv driver. I really want to do some editing and burn it to a dvd, but the mpeg stream is broken so non of my mpeg authoring programs will open it. Since mplayer plays it just fine I figured I could transcode it to mpeg2 using the mplayer input, but all I get is mostly green scrambled video, but the audio comes though fine. Here is my syntax: transcode -i 1013_20060528090003.mpg -x mplayer,mplayer -y ffmpeg -F mpeg2video -o indy500 Any ideas on how to make this work, or otherwise fix this mpeg file? schu From transcode-users-bounces@exit1.org Thu Jun 1 20:33:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 640A8126D82 for ; Thu, 1 Jun 2006 20:33:40 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51IQOiI002770; Thu, 1 Jun 2006 20:29:39 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51IQJKr002752 for ; Thu, 1 Jun 2006 20:26:21 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k51IQDDA019457 for ; Thu, 1 Jun 2006 11:26:13 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k51IQDsb019456 for transcode-users@exit1.org; Thu, 1 Jun 2006 11:26:13 -0700 Date: Thu, 1 Jun 2006 11:26:13 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Using transcode -x mplayer to fix broken mpeg. Message-ID: <20060601182613.GA19383@webserver> References: <447F268B.6030705@schu.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447F268B.6030705@schu.net> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Matthew Schumacher wrote: > List, > > I have a broken mpeg that was captured using the ivtv driver. I really > want to do some editing and burn it to a dvd, but the mpeg stream is > broken so non of my mpeg authoring programs will open it. Since mplayer > plays it just fine I figured I could transcode it to mpeg2 using the > mplayer input, but all I get is mostly green scrambled video, but the > audio comes though fine. Here is my syntax: > > transcode -i 1013_20060528090003.mpg -x mplayer,mplayer -y ffmpeg -F > mpeg2video -o indy500 If mplayer plays it fine but -x mplayer fails, try preprocessing it like this: mencoder -oac pcm -ovc copy -ofps 30000/1001 -of mpeg -o indy500.mpg 1013_20060528090003.mpg And see if that fixes it. From transcode-users-bounces@exit1.org Thu Jun 1 21:30:49 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E228F126D82 for ; Thu, 1 Jun 2006 21:30:49 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51JMQkh004358; Thu, 1 Jun 2006 21:26:49 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51JKR5n004314 for ; Thu, 1 Jun 2006 21:20:28 +0200 Received: by nf-out-0910.google.com with SMTP id l36so652722nfa for ; Thu, 01 Jun 2006 12:20:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=e4j/JNKafdJ2/1GGYgksaxNrXJ9DJxKt/mybUnjVjP01YRSYJ2Qf26953oGWusy9qca/21aiu2kScDLTVgCmikmzDnnvf3f26hgccOTlRgKvKXag2tvpmEBVEtjKJqqNdn13yKZmwZwa8MpjGduq9SCo6aI2fYa6ejO/qH7cwBk= Received: by 10.48.12.8 with SMTP id 8mr1175344nfl; Thu, 01 Jun 2006 12:20:26 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.206.8]) by mx.gmail.com with ESMTP id v20sm1605011nfc.2006.06.01.12.20.25; Thu, 01 Jun 2006 12:20:26 -0700 (PDT) Date: Thu, 1 Jun 2006 21:20:23 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Using transcode -x mplayer to fix broken mpeg. Message-ID: <20060601212023.3ba9db6b@azafuse.rokugan.lan> In-Reply-To: <447F268B.6030705@schu.net> References: <447F268B.6030705@schu.net> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Thu, 01 Jun 2006 09:40:27 -0800 Matthew Schumacher wrote: > List, > > I have a broken mpeg that was captured using the ivtv driver. I really > want to do some editing and burn it to a dvd, but the mpeg stream is > broken so non of my mpeg authoring programs will open it. Since mplayer > plays it just fine I figured I could transcode it to mpeg2 using the > mplayer input, but all I get is mostly green scrambled video, but the > audio comes though fine. Here is my syntax: > > transcode -i 1013_20060528090003.mpg -x mplayer,mplayer -y ffmpeg -F > mpeg2video -o indy500 Unless source video it's exactly 720x576@25 fps (transcode defaults), you'll need to setup import parameters in order to match stream values. Unfortunately, current transcode stable releases has poor mplayer integration, so you must figure out right values for -g and -f using tcprobe -i 1013_10060528090003.mpg. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Thu Jun 1 22:09:51 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 1DE68126D89 for ; Thu, 1 Jun 2006 22:09:51 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51K3RKc005907; Thu, 1 Jun 2006 22:06:38 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51K2TEL005831 for ; Thu, 1 Jun 2006 22:02:30 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k51K2N3v019927 for ; Thu, 1 Jun 2006 13:02:23 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k51K2NvW019926 for transcode-users@exit1.org; Thu, 1 Jun 2006 13:02:23 -0700 Date: Thu, 1 Jun 2006 13:02:23 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Using transcode -x mplayer to fix broken mpeg. Message-ID: <20060601200223.GB19383@webserver> References: <447F268B.6030705@schu.net> <20060601212023.3ba9db6b@azafuse.rokugan.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060601212023.3ba9db6b@azafuse.rokugan.lan> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Francesco Romani wrote: > On Thu, 01 Jun 2006 09:40:27 -0800 > Matthew Schumacher wrote: > > > List, > > > > I have a broken mpeg that was captured using the ivtv driver. I really > > want to do some editing and burn it to a dvd, but the mpeg stream is > > broken so non of my mpeg authoring programs will open it. Since mplayer > > plays it just fine I figured I could transcode it to mpeg2 using the > > mplayer input, but all I get is mostly green scrambled video, but the > > audio comes though fine. Here is my syntax: > > > > transcode -i 1013_20060528090003.mpg -x mplayer,mplayer -y ffmpeg -F > > mpeg2video -o indy500 > > Unless source video it's exactly 720x576@25 fps (transcode defaults), > you'll need to setup import parameters in order to match stream values. > Unfortunately, current transcode stable releases has poor mplayer integration, > so you must figure out right values for -g and -f using tcprobe -i > 1013_10060528090003.mpg. But if tcprobe -i will give the correct values, then won't Transcode get them when it probes? If Transcode can't probe something, I think you need to use something like this to probe it: http://www.transcoding.org/cgi-bin/transcode?MplayerProbe From transcode-users-bounces@exit1.org Fri Jun 2 00:31:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 510D0126D82 for ; Fri, 2 Jun 2006 00:31:48 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51MPPhm010367; Fri, 2 Jun 2006 00:26:57 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51MPLQj010351 for ; Fri, 2 Jun 2006 00:25:22 +0200 Received: by nf-out-0910.google.com with SMTP id l35so802568nfa for ; Thu, 01 Jun 2006 15:25:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=feGCTVdAwtcTmwJ8t4kO8o5OIeiksNVJm02yFdQX7bxktsEVNIFMO9Zs21lceULzdgG4xsWPHiSrAXTYdBGxp02x7V22mC/EAZoBbGXiHAQpEtmmqAoxQ0BciZIx9pFzZKb/NVQVHWOE8jHqli6X/WAWumb4HxNIEIQVGIqNzl0= Received: by 10.48.14.18 with SMTP id 18mr163936nfn; Thu, 01 Jun 2006 15:25:20 -0700 (PDT) Received: from azafuse.rokugan.lan ( [82.57.141.141]) by mx.gmail.com with ESMTP id h1sm1671145nfe.2006.06.01.15.25.19; Thu, 01 Jun 2006 15:25:20 -0700 (PDT) Date: Fri, 2 Jun 2006 00:25:17 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Using transcode -x mplayer to fix broken mpeg. Message-ID: <20060602002517.5f0f25ce@azafuse.rokugan.lan> In-Reply-To: <20060601200223.GB19383@webserver> References: <447F268B.6030705@schu.net> <20060601212023.3ba9db6b@azafuse.rokugan.lan> <20060601200223.GB19383@webserver> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Thu, 1 Jun 2006 13:02:23 -0700 Phil Ehrens wrote: [...] > But if tcprobe -i will give the correct values, then won't > Transcode get them when it probes? If Transcode can't probe > something, I think you need to use something like this to probe it: > > http://www.transcoding.org/cgi-bin/transcode?MplayerProbe yes, my bad. A script like this (or give a try to recent CVS that features better mplayer integration ;) ) it's definitively needed. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Fri Jun 2 01:04:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 44D87126D82 for ; Fri, 2 Jun 2006 01:04:05 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51N0G7X012235; Fri, 2 Jun 2006 01:00:40 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k51N0AOI012220 for ; Fri, 2 Jun 2006 01:00:12 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k51N04Iu020746 for ; Thu, 1 Jun 2006 16:00:04 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k51N04oN020745 for transcode-users@exit1.org; Thu, 1 Jun 2006 16:00:04 -0700 Date: Thu, 1 Jun 2006 16:00:04 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Using transcode -x mplayer to fix broken mpeg. Message-ID: <20060601230004.GA20587@webserver> References: <447F268B.6030705@schu.net> <20060601212023.3ba9db6b@azafuse.rokugan.lan> <20060601200223.GB19383@webserver> <20060602002517.5f0f25ce@azafuse.rokugan.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060602002517.5f0f25ce@azafuse.rokugan.lan> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Francesco Romani wrote: > On Thu, 1 Jun 2006 13:02:23 -0700 > Phil Ehrens wrote: > > [...] > > But if tcprobe -i will give the correct values, then won't > > Transcode get them when it probes? If Transcode can't probe > > something, I think you need to use something like this to probe it: > > > > http://www.transcoding.org/cgi-bin/transcode?MplayerProbe > > yes, my bad. A script like this (or give a try to recent CVS that features > better mplayer integration ;) ) it's definitively needed. Yeah, it's about time I gave the CVS a tryout, I can't wait to see the mplayer integration, it should save me a TON of trouble. Does tcprobe from CVS use mplayer for probing? From transcode-users-bounces@exit1.org Fri Jun 2 05:20:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 64CF0126D89 for ; Fri, 2 Jun 2006 05:20:05 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k523B90T020653; Fri, 2 Jun 2006 05:12:38 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from lazlo.netdot.net (lazlo.champaign.netdot.net [68.251.192.153]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k523AwmW020634 for ; Fri, 2 Jun 2006 05:11:00 +0200 Received: from lazlo.netdot.net (localhost.localdomain [127.0.0.1]) by lazlo.netdot.net (8.13.6/8.13.6) with ESMTP id k523AvWN004420 for ; Thu, 1 Jun 2006 22:10:57 -0500 Received: (from sig@localhost) by lazlo.netdot.net (8.13.6/8.13.6/Submit) id k523Ausw004419 for transcode-users@exit1.org; Thu, 1 Jun 2006 22:10:56 -0500 X-Authentication-Warning: lazlo.netdot.net: sig set sender to sig@netdot.net using -f From: Aaron VanDevender To: transcode-users@exit1.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 01 Jun 2006 22:10:55 -0500 Message-Id: <1149217855.2726.61.camel@lazlo.netdot.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Problems ripping from DVD X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I have a dvd which I would like to grab some video clips as MPEG 1 system streams. My DVD-R was created by piping in a camcorder over firewire to a set-top DVD burner. I then ripped the ISO-9660 image from the DVD to my hard disk in a file called jumps.iso using dd, so it would be easier to work with. That was the easy part, now for the transcode part. I'm using Fedora Core 5 on a Athlon XP1800 machine. I have transcode 1.0.2-7.fc5, which I got from the freshrpms RPM. $ tcprobe -i jumps.iso [tcprobe] unknown file type [tcprobe] filetype/codec not yet supported by 'transcode' Deleting quicktime codecs I refuse to believe that DVDs are an unknown file type, so undaunted, I press on. $ transcode -x dvd -i jumps.iso -p velvet.mp3 -T 1,1,1 -y xvid4 -c 00:00:05-00:01:28 -I 5 -o clip1.avi This prints out some source information and then dies with: [import_dvd.so] v0.4.0 (2003-10-02) (video) DVD | (audio) MPEG/AC3/PCM [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_dvd.so] failed to open DVD jumps.iso audio import module error: OPEN failed [transcode] critical: failed to open input source I notice in the source information this line: [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] However, velvet.mp3 is an mp3, not an AAC. $ tcprobe -i velvet.mp3 [tcprobe] unknown file type [tcprobe] filetype/codec not yet supported by 'transcode' Deleting quicktime codecs Weird, especially when: $ file velvet.mp3 velvet.mp3: MPEG ADTS, layer III, v1, 128 kBits, 44.1 kHz, JntStereo So we'll try another mp3 instead: $ tcprobe -i mine.mp3 [tcprobe] MPEG-1 layer-3 stream [tcprobe] summary for mine.mp3, (*) = not default, 0 = not detected Deleting quicktime codecs ok, transcode seems to like this one $ file mine.mp3 mine.mp3: MPEG ADTS, layer III, v1, 192 kBits, 44.1 kHz, JntStereo file thinks it's pretty much the same, except at a somewhat higher bitrate. Why does tcprobe recognize one and not the other? Lets try the extraction again: $ transcode -x dvd -i jumps.iso -p mine.mp3 -T 1,1,1 -y xvid4 -c 00:00:05-00:01:28 -I 5 -o clip1.avi transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 (dvd_reader.c) DVD title 1/2: 1 chapter(s), 1 angle(s), title set 1 (dvd_reader.c) title playback time: 00:03:11.15 192 sec (dvd_reader.c) [Chapter 01] 00:00:00.000 , block from 0 to 8833 Deleting quicktime codecs Deleting quicktime codecs [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source jumps.iso (ok) [transcode] V: import format | MPEG-2 DVD NTSC (V=dvd|A=mp3) [transcode] V: AV demux/sync | (2) initial MPEG sequence / enforce frame rate[transcode] V: import frame | 720x480 1.50:1 encoded @ 4:3 [transcode] V: de-interlace | (mode=5) interpolate scanlines / blend frames [transcode] V: bits/pixel | 0.217 [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x55 MPEG layer-3 [48000,16,2] [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 23.976,1 [transcode] A: bytes per frame | 8008 (8008.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse (sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 720x480 [import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG [import_dvd.so] v0.4.0 (2003-10-02) (video) DVD | (audio) MPEG/AC3/PCM [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_mp3.so] MP3->PCM [import_mp3.so] tcextract -a 0 -i "mine.mp3" -x mp3 -d 0 | tcdecode -x mp3 -d 0 -z 0 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 [import_dvd.so] tccat -T 1,1,1 -i "jumps.iso" -t dvd -d 0 | tcdemux -s 0xc0 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/filegj7I56 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 [import_dvd.so] delaying DVD access by 3 second(s) .tc_memcpy: using sse for memcpy ..tc_memcpy: using sse for memcpy *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' [export_xvid4.so] found. Default settings will be used instead. Audio: using new version Audio: using lame-3.96.1 *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: 3dnow *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** It prints out a few hundred of these libdvdread errors over the course of a minute or so, and then freezes. The output stops, and the CPU usage goes to zero. I hit ^C, and get this message: Deleting quicktime codecs clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (5744 dropped, 0 cloned), clip length 0.00 s I verify that no frames were recorded: $ ls -lh clip1.avi -rw-rw-r-- 1 sig sig 2.1K Jun 1 21:11 clip1.avi $ tcprobe -i clip1.avi [tcprobe] RIFF data, AVI video AVI open: avilib - AVI file has no video data [tcprobe] summary for clip1.avi, (*) = not default, 0 = not detected no audio track: use "null" import module for audio Deleting quicktime codecs $ file clip1.avi clip1.avi: RIFF (little-endian) data, AVI, 720 x 480, 23.98 fps, video: XviD, audio: MPEG-1 Layer 3 (stereo, 48000 Hz) So we managed to create an avi file, but it's a very boring one. I wonder if it is still confused about the audio file being an MP3, so, even though this line is there: [transcode] V: import format | MPEG-2 DVD NTSC (V=dvd|A=mp3) and this one: [transcode] A: import format | 0x55 MPEG layer-3 [48000,16,2] i make it explicit by changing "-x dvd" for "-x dvd,mp3": $ transcode -x dvd,mp3 -i jumps.iso -p mine.mp3 -T 1,1,1 -y xvid4 -c 00:00:05-00:01:28 -I 5 -o clip1.avi but this one does exactly the same thing as without the ,mp3. (Freezes after a minute and produces a 2.1k contentless avi file.) On a hunch, I try the ,mp3 with the first mp3 file, the one that transcode thought was an AAC: $ transcode -x dvd,mp3 -i jumps.iso -p velvet.mp3 -T 1,1,1 -y xvid4 -c 00:00:05-00:01:28 -I 5 -o clip1.avi transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 (dvd_reader.c) DVD title 1/2: 1 chapter(s), 1 angle(s), title set 1 (dvd_reader.c) title playback time: 00:03:11.15 192 sec (dvd_reader.c) [Chapter 01] 00:00:00.000 , block from 0 to 8833 Deleting quicktime codecs Deleting quicktime codecs [transcode] auto-probing source jumps.iso (failed) [transcode] V: import format | unknown (V=dvd|A=mp3) [transcode] V: import frame | 720x576 1.25:1 [transcode] V: de-interlace | (mode=5) interpolate scanlines / blend frames [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,0 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse (sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG [import_dvd.so] v0.4.0 (2003-10-02) (video) DVD | (audio) MPEG/AC3/PCM [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_mp3.so] MP3->PCM [import_mp3.so] tcextract -a 0 -i "velvet.mp3" -x mp3 -d 0 | tcdecode -x mp3 -d 0 -z 0 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 [import_dvd.so] tccat -T 1,1,1 -i "jumps.iso" -t dvd -d 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 [import_dvd.so] delaying DVD access by 3 second(s) .tc_memcpy: using sse for memcpy (extract_mp3.c) no file type specified, assuming RAW stream Can't step back 467! ..*** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 tc_memcpy: using sse for memcpy [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' [export_xvid4.so] found. Default settings will be used instead. Audio: using new version Audio: using lame-3.96.1 *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: 3dnow *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** skipping frames [000000-000019], 86.32 fps, EMT: 0:00:00, ( 0| 0| 0) *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** skipping frames [000000-000025], 81.17 fps, EMT: 0:00:01, ( 0| 0| 0) *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** encoding frame [2195], 17.21 fps, 99.8%, ETA: 0:00:00, ( 0| 0| 0) *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** encoding frame [2199], 17.22 fps, 100.0%, ETA: 0:00:00, ( 0| 0| 0) clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 2075 frames (0 dropped, 0 cloned), clip length 83.00 s And then it exits normally, and seems to have created an AVI file: $ tcprobe -i clip1.avi [tcprobe] RIFF data, AVI video [avilib] V: 25.000 fps, codec=XVID, frames=2075, width=720, height=576 [avilib] A: 48000 Hz, format=0x55, bits=16, channels=2, bitrate=128 kbps, [avilib] 2075 chunks, 1327444 bytes, CBR [tcprobe] summary for clip1.avi, (*) = not default, 0 = not detected import frame size: -g 720x576 [720x576] frame rate: -f 25.000 [25.000] frc=3 audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x55 [0x2000] (*) bitrate=128 kbps length: 2075 frames, frame_time=40 msec, duration=0:01:23.000 Deleting quicktime codecs I play the file using mplayer, however, and it looks terrible. It sort of reminds me of watching an old television where the V-hold isn't syncing. So it is flickering upwards really fast, and the colors are all messed up. The sound is good though, so at least something worked. Next think that maybe doing the rip from DVD and -p audio substitution at the same time is a bad idea, so I try them one at a time: $ transcode -x dvd -i jumps.iso -T 1,1,1 -y xvid4 -c 00:00:05-00:01:28 -I 5 -o clip1.avi transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 (dvd_reader.c) DVD title 1/2: 1 chapter(s), 1 angle(s), title set 1 (dvd_reader.c) title playback time: 00:03:11.15 192 sec (dvd_reader.c) [Chapter 01] 00:00:00.000 , block from 0 to 8833 Deleting quicktime codecs [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source jumps.iso (ok) [transcode] V: import format | MPEG-2 DVD NTSC (V=dvd|A=dvd) [transcode] V: AV demux/sync | (2) initial MPEG sequence / enforce frame rate[transcode] V: import frame | 720x480 1.50:1 encoded @ 4:3 [transcode] V: de-interlace | (mode=5) interpolate scanlines / blend frames [transcode] V: bits/pixel | 0.217 [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x10001 LPCM [48000,16,2] [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 23.976,1 [transcode] A: bytes per frame | 8008 (8008.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse (sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 720x480 [import_dvd.so] v0.4.0 (2003-10-02) (video) DVD | (audio) MPEG/AC3/PCM [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 [import_dvd.so] tccat -T 1,1,1 -i "jumps.iso" -t dvd -d 0 -L | tcdemux -a 0 -x pcm -S 0 -M 2 -d 0 | tcextract -t vob -x pcm -a 0 -d 0 [import_dvd.so] tccat -T 1,1,1 -i "jumps.iso" -t dvd -d 0 | tcdemux -s 0xa0 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileeoJAni -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 [import_dvd.so] delaying DVD access by 3 second(s) .tc_memcpy: using sse for memcpy *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** Zero check failed in ifo_read.c:432 for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000 *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** encoding frame [2103], 11.16 fps, 99.7%, ETA: 0:00:00, ( 0| 0| 0) *** libdvdread: CHECK_VALUE failed in nav_read.c:207 *** *** for dsi->dsi_gi.zero1 == 0 *** encoding frame [2109], 11.16 fps, 100.0%, ETA: 0:00:00, ( 0| 0| 2) At this point transcode freezes, and the CPU usage drops to zero. So I ^C it. It says: [transcode] (sighandler) SIGINT received but doesn't actually quit. So I have to '$ killall -9 transcode' from another terminal. But at least it produced some content this time, despite the freeze: $ tcprobe -i clip1.avi [tcprobe] RIFF data, AVI video [avilib] V: 23.976 fps, codec=XVID, frames=1989, width=720, height=480 [avilib] A: 48000 Hz, format=0x55, bits=16, channels=2, bitrate=128 kbps, [avilib] 1989 chunks, 1326866 bytes, CBR [tcprobe] summary for clip1.avi, (*) = not default, 0 = not detected import frame size: -g 720x480 [720x576] (*) frame rate: -f 23.976 [25.000] frc=1 (*) audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x55 [0x2000] (*) bitrate=128 kbps length: 1989 frames, frame_time=41 msec, duration=0:01:22.957 Deleting quicktime codecs I play the file, and the video looks fine. No V-Hold problems, even though the only thing I changed was the audio. However there is still a problem. This is an NTSC-DVD, so the frame rate should be 29.970 and not 23.976 or 25.000 as transcode seems to think (does "23.976 [25.000]" mean 23.976 or 25.000? That is very confusing.) So I try adding a -f 29.970 to see if I can get it in the right frame rate: $ transcode -x dvd -f 0,4 -i jumps.iso -T 1,1,1 -y xvid4 -c 00:01:30-00:02:54 -I 5 -o clip1.avi So that works, and gives me a nice avi file with the correct framerate: $ tcprobe -i clip1.avi [tcprobe] RIFF data, AVI video [avilib] V: 29.970 fps, codec=XVID, frames=2517, width=720, height=480 [avilib] A: 48000 Hz, format=0x55, bits=16, channels=2, bitrate=128 kbps, [avilib] 2517 chunks, 1343012 bytes, CBR [tcprobe] summary for clip1.avi, (*) = not default, 0 = not detected import frame size: -g 720x480 [720x576] (*) frame rate: -f 29.970 [25.000] frc=4 (*) audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x55 [0x2000] (*) bitrate=128 kbps length: 2517 frames, frame_time=33 msec, duration=0:01:23.983 Deleting quicktime codecs So now I join the audio that I want: $ transcode -x avi,mp3 -i clip1.avi -p velvet.mp3 -y raw -P 1 -o clip1-combine.avi this creates an avi file which has my audio and video, but doesn't exit. I can't ^C it either, I have to killall -9 transcode from another terminal, which is a pain since that makes it much harder to automate from a script it the process won't exit normally. Now that I have my combined file, I want to make it into an MPEG v1 System stream, so I say: $ ffmpeg -i clip1-combine.avi -b 800 -ab 128 clip1.mpg And that does what I expect it to. It would be nicer if I could just make an MPEG v1 file with transcode, instead of having to do 2 codings, one to XVID and one to MPEG with ffmpeg, but all the -y ffmpeg options that I could get to produce something would only produce mpegs inside of .avi files. Not MPEG system streams. Now I have a nice MPEG file made from my DVD. However, I seemed to have stumbled over a number of issues in the process of creating it: 1) Why does tcprobe recognize some mp3s and not others? 2) Why does transcode think some mp3 files are AAC files? 3) Why do some mp3 files cause transcode to produce content-free avi files? 4) Why do some mp3 files cause transcode to produce avi files with weird v-hold sync video streams? 5) Why does transcode sometimes not exit and need to be killed with ^C 6) Why does transcode sometimes not exit and need to be killed with 'killall -9 transcode'? 7) Why does transcode not detect the correct framerate for NTSC-DVD files? 8) What is the deal with all the "libdvdread: CHECK_VALUE failed in nav_read.c:207" errors? 9) How do I get transcode to produce a MPEG v1 system stream directly? If anyone can shed some light on any of these things, I'd appreciate it. Thanks. -- sig@netdot.net Plead the First. From transcode-users-bounces@exit1.org Fri Jun 2 05:45:12 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D0887126D89 for ; Fri, 2 Jun 2006 05:45:12 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k523g18x021455; Fri, 2 Jun 2006 05:42:18 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from achurch.org (p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp [60.39.233.218]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k523ftBT021432 for ; Fri, 2 Jun 2006 05:41:57 +0200 Received: by achurch.org (wmail 0.9.57) id 447fb382.03564; Fri, 02 Jun 2006 12:41:54 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] Problems ripping from DVD Date: Fri, 02 Jun 2006 12:19:32 JST In-Reply-To: <1149217855.2726.61.camel@lazlo.netdot.net> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <447fb382.03564@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Okay, let's see what I can do here... >1) Why does tcprobe recognize some mp3s and not others? I have no idea. I don't use alternate audio files, so maybe someone else can shed more light on this. >2) Why does transcode think some mp3 files are AAC files? That was probably from the DVD, since transcode couldn't recognize the MP3 file. >3) Why do some mp3 files cause transcode to produce content-free avi >files? >4) Why do some mp3 files cause transcode to produce avi files with weird >v-hold sync video streams? This is a side-effect of transcode not being able to probe the MP3 file; if either the video or the audio file cannot be probed, all input parameters need to be set manually. Notice this line from transcode's output: >[transcode] V: import frame | 720x576 1.25:1 If your DVD is NTSC, then it's 720x480, and transcode will end up reading 1.2 frames at a time--giving you the "scrolling" problem you saw. >5) Why does transcode sometimes not exit and need to be killed with ^C >6) Why does transcode sometimes not exit and need to be killed with >'killall -9 transcode'? These are FAQs. The problem seems to be a bug in the system thread libraries. >7) Why does transcode not detect the correct framerate for NTSC-DVD >files? This has nothing to do with the DVD; see #4. >8) What is the deal with all the "libdvdread: CHECK_VALUE failed in >nav_read.c:207" errors? My guess would be that either your ISO image is corrupt, your DVD is corrupt, your DVD violates the DVD format standard, or libdvdread doesn't handle certain kinds of DVDs correctly; seeing as a Google search turns up a number of cases similar to yours, my guess would be that libdvdread is at fault. In any case, there's nothing transcode can do about this. >9) How do I get transcode to produce a MPEG v1 system stream directly? Transcode cannot generate MPEG program/system streams directly. This is something that is under development in CVS, but will not be finished for a while yet. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Fri Jun 2 07:15:53 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A6245126D89 for ; Fri, 2 Jun 2006 07:15:53 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k525C258030278; Fri, 2 Jun 2006 07:12:46 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from lazlo.netdot.net (lazlo.champaign.netdot.net [68.251.192.153]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k525Bw6W030250 for ; Fri, 2 Jun 2006 07:11:59 +0200 Received: from lazlo.netdot.net (localhost.localdomain [127.0.0.1]) by lazlo.netdot.net (8.13.6/8.13.6) with ESMTP id k525BvRB005234 for ; Fri, 2 Jun 2006 00:11:57 -0500 Received: (from sig@localhost) by lazlo.netdot.net (8.13.6/8.13.6/Submit) id k525BufX005233 for transcode-users@exit1.org; Fri, 2 Jun 2006 00:11:56 -0500 X-Authentication-Warning: lazlo.netdot.net: sig set sender to sig@netdot.net using -f Subject: Re: [transcode-users] Problems ripping from DVD From: Aaron VanDevender To: transcode Users Mailing List In-Reply-To: <447fb382.03564@msgid.achurch.org> References: <447fb382.03564@msgid.achurch.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 02 Jun 2006 00:11:55 -0500 Message-Id: <1149225115.2726.71.camel@lazlo.netdot.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Fri, 2006-06-02 at 12:19 +0000, Andrew Church wrote: > >3) Why do some mp3 files cause transcode to produce content-free avi > >files? > >4) Why do some mp3 files cause transcode to produce avi files with weird > >v-hold sync video streams? > > This is a side-effect of transcode not being able to probe the MP3 > file; if either the video or the audio file cannot be probed, all input > parameters need to be set manually. Notice this line from transcode's > output: > > >[transcode] V: import frame | 720x576 1.25:1 > > If your DVD is NTSC, then it's 720x480, and transcode will end up reading > 1.2 frames at a time--giving you the "scrolling" problem you saw. If this is the case, then how come I don't get the same scrolling problem when I use an avi as a source rather than the dvd with the same undetectable MP3 file? It seems like if it were going to choose the wrong default for the DVD it would for the avi as well. Also, is this really a desirable behavior to have it throw away the probed settings for everything and choose random dedefaults simply because it couldn't probe one parameter? It seems like we do better in general if we used all the parameters that we could probe, and only used defaults for the ones that we couldn't figure out any other way. > >9) How do I get transcode to produce a MPEG v1 system stream directly? > > Transcode cannot generate MPEG program/system streams directly. This > is something that is under development in CVS, but will not be finished for > a while yet. That's too bad. Is there a way that I can output an MPEG inside of an AVI in such away that when I use ffmpeg to recode it, it can just do a pass though of the video stream and I won't have to bother with requantization degradation? Thanks a lot for your insight, Andrew. -- sig@netdot.net Plead the First. From transcode-users-bounces@exit1.org Fri Jun 2 07:21:41 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 35806126D90 for ; Fri, 2 Jun 2006 07:21:41 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k525Il6G030455; Fri, 2 Jun 2006 07:18:56 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from achurch.org (p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp [60.39.233.218]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k525Ihmd030440 for ; Fri, 2 Jun 2006 07:18:45 +0200 Received: by achurch.org (wmail 0.9.57) id 447fca32.03706; Fri, 02 Jun 2006 14:18:42 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] Problems ripping from DVD Date: Fri, 02 Jun 2006 14:14:01 JST In-Reply-To: <1149225115.2726.71.camel@lazlo.netdot.net> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <447fca32.03706@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org >If this is the case, then how come I don't get the same scrolling >problem when I use an avi as a source rather than the dvd with the same >undetectable MP3 file? It seems like if it were going to choose the >wrong default for the DVD it would for the avi as well. That I don't know. Maybe it decided to detect the MP3 file correctly? (See below.) >Also, is this really a desirable behavior to have it throw away the >probed settings for everything and choose random dedefaults simply >because it couldn't probe one parameter? It seems like we do better in >general if we used all the parameters that we could probe, and only used >defaults for the ones that we couldn't figure out any other way. I agree with you. Unfortunately, the probing code (and to be honest, a whole bunch of transcode) is, well, really messy. We're working on it-- slowly, but we're working on it. (: >That's too bad. Is there a way that I can output an MPEG inside of an >AVI in such away that when I use ffmpeg to recode it, it can just do a >pass though of the video stream and I won't have to bother with >requantization degradation? You can output MPEG video using the ffmpeg export module (-y ffmpeg -F mpeg1 [or mpeg2 or whatever]). Whether ffmpeg can pass that through or not, I don't know. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Fri Jun 2 10:15:30 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 540FF126D89 for ; Fri, 2 Jun 2006 10:15:30 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5288BF6003275; Fri, 2 Jun 2006 10:10:13 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-100.0 required=5.0 tests=JR_PGP_MIME, UNPARSEABLE_RELAY autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k52888pQ003260 for ; Fri, 2 Jun 2006 10:08:09 +0200 Received: (qmail invoked by alias); 02 Jun 2006 08:08:03 -0000 Received: from 213-182-123-237.teleos-web.de (EHLO work.holtkamp.priv) [213.182.123.237] by mail.gmx.net (mp029) with SMTP; 02 Jun 2006 10:08:03 +0200 X-Authenticated: #810257 Received: from amavis by work.holtkamp.priv with scanned-ok (Exim 3.36 #1 (Debian)) id 1Fm4hW-00076X-00 for ; Fri, 02 Jun 2006 10:08:10 +0200 Received: from maik by work.holtkamp.priv with local (Exim 3.36 #1 (Debian)) id 1Fm4hP-00076R-00 for ; Fri, 02 Jun 2006 10:08:03 +0200 Date: Fri, 2 Jun 2006 10:08:03 +0200 From: Maik Holtkamp To: transcode-users@exit1.org Message-ID: <20060602080803.GA27088@holtkamp.priv> Mail-Followup-To: transcode-users@exit1.org References: <1149217855.2726.61.camel@lazlo.netdot.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline In-Reply-To: <1149217855.2726.61.camel@lazlo.netdot.net> X-PGP-Fingerprint: 868E 75E0 3FF1 A5F7 7036 41B1 D019 F5EF 9027 AB88 X-ICQ: 106425684 X-IRC: m707 X-message-flag: Outlook is a breeding ground for viruses. See http://cws.internet.com/mail.html for alternatives User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavis (Debian) at holtkamp.priv X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Problems with dvd recorders (WAS: Problems ripping from DVD) X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, 0n 06/06/01@22:10 Aaron VanDevender told me: Sorry, no idea about the mp3 issue. > I have a dvd which I would like to grab some video clips as MPEG 1 > system streams. My DVD-R was created by piping in a camcorder over > firewire to a set-top DVD burner. I then ripped the ISO-9660 image from [...] > 8) What is the deal with all the "libdvdread: CHECK_VALUE failed in > nav_read.c:207" errors? Problems with DVDs from some hardware recorders are a common problem, AFAIK. Even if the "features" they use are legal in the official DVD standard but not commonly used, it will be hard for OSS developers to reengineer such features. As the DVD standard is at $$ and includes signing a NDA, I am afraid this situation will not improve in short time :(. OTOH producers of hardware recording devices could add some "nice" proprietary "features", which will totally break even with the official standard. - Just a mess, IMHO :(. In general it's quite the same situation we had with early DVD players. The less well know the producer of the device is, the more you can hope he has produced a devices following the OSS way of reengineering instead of looking for some extra "features" of the official standard and the more compatible the devices will be. Just my 0.02 EUR. --=20 bye maik --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEf/Hi0Bn175Anq4gRAoIVAKCW82F5m4bdxK3mA7Hid27P6RtW2wCdGPsd gtHDlwBtM0yXje/PHiF/+pk= =xbDC -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- From transcode-users-bounces@exit1.org Fri Jun 2 10:49:45 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 40007126D89 for ; Fri, 2 Jun 2006 10:49:45 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k528idAr004410; Fri, 2 Jun 2006 10:44:59 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k528iZEm004393 for ; Fri, 2 Jun 2006 10:44:36 +0200 Received: by nf-out-0910.google.com with SMTP id l36so926932nfa for ; Fri, 02 Jun 2006 01:44:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=WNPgZMjTMP+a5YIqMXotOEvhnblKNEyPpmoYp2xRdI5Vs4b/WksIup+zszVf5WRRL7elPM8R67XfV93vYuSvi99ni7Py1wz2588py8hD7vDEHgbts+3WJi+LAzjIaHNtPB1SU4U3eXzKJcofixNJEhtZvjGQ6v8sbwyHfn300bQ= Received: by 10.48.255.7 with SMTP id c7mr519711nfi; Fri, 02 Jun 2006 01:44:34 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.202.112]) by mx.gmail.com with ESMTP id q28sm1535171nfc.2006.06.02.01.44.33; Fri, 02 Jun 2006 01:44:34 -0700 (PDT) Date: Fri, 2 Jun 2006 10:44:31 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Using transcode -x mplayer to fix broken mpeg. Message-ID: <20060602104431.4095b8b9@azafuse.rokugan.lan> In-Reply-To: <20060601230004.GA20587@webserver> References: <447F268B.6030705@schu.net> <20060601212023.3ba9db6b@azafuse.rokugan.lan> <20060601200223.GB19383@webserver> <20060602002517.5f0f25ce@azafuse.rokugan.lan> <20060601230004.GA20587@webserver> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Thu, 1 Jun 2006 16:00:04 -0700 Phil Ehrens wrote: [...] > > yes, my bad. A script like this (or give a try to recent CVS that features > > better mplayer integration ;) ) it's definitively needed. > > Yeah, it's about time I gave the CVS a tryout, I can't wait > to see the mplayer integration, it should save me a TON of > trouble. Does tcprobe from CVS use mplayer for probing? First of all a little warning: CVS is less or more usable, but it's still NOT recommended for everyday usage, unless someone wants to help development or it's just curious, of course ;) tcprobe in current CVS _can_ use mplayer for probing, using a new option (uh-oh, I need to update the manpage ;) ), acting in facts as a frontend. There also is a new transcode option that transparently toggles this behaviour, and also set import modules to mplayer ones: quoting CVS transcode manpage: --mplayer_probe use external mplayer binary to probe stream [off] Default is to use internal probing code. Usage of this option is recommended ONLY together with mplayer import modules (-x mplayer). In pratice, adding --mplayer_probe to transcode's commandline should do the magic: transcode -i a_strange_file.wmv --mplayer_probe [filter/export parameters] best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Fri Jun 2 10:56:15 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E2B0E126D89 for ; Fri, 2 Jun 2006 10:56:15 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k528rd9O004851; Fri, 2 Jun 2006 10:53:49 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k528raSb004836 for ; Fri, 2 Jun 2006 10:53:37 +0200 Received: by nf-out-0910.google.com with SMTP id l36so930282nfa for ; Fri, 02 Jun 2006 01:53:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=gb0q1rRceAtMhBMkmzfGr6VDyGlmzm0F542QHQApCOK3pbSRHNcxtPJqPN3sjbiV115C55AI+t47Hk6jeGdZbtjdBiZm2DHbim8QK3JC+GG2kRfFu3x2VDTLUkheM/NPU/F6YqBmf8d9h4LtxXHs7Lce1kexJapQi/aCunuH1gk= Received: by 10.49.1.9 with SMTP id d9mr538576nfi; Fri, 02 Jun 2006 01:53:36 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.202.112]) by mx.gmail.com with ESMTP id p45sm2121021nfa.2006.06.02.01.53.35; Fri, 02 Jun 2006 01:53:36 -0700 (PDT) Date: Fri, 2 Jun 2006 10:53:33 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Problems ripping from DVD Message-ID: <20060602105333.0463a521@azafuse.rokugan.lan> In-Reply-To: <1149217855.2726.61.camel@lazlo.netdot.net> References: <1149217855.2726.61.camel@lazlo.netdot.net> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Thu, 01 Jun 2006 22:10:55 -0500 Aaron VanDevender wrote: [...] > 1) Why does tcprobe recognize some mp3s and not others? Looks like a bug in our probing code. At very first glance, I guess there can be issues ith ID3 stuff. I noted this issue to my TODO-list, so I'll investigate it ASAP. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Fri Jun 2 10:58:29 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2A0D5126D89 for ; Fri, 2 Jun 2006 10:58:29 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k528tffP005017; Fri, 2 Jun 2006 10:55:51 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.phys.uu.nl (mail.phys.uu.nl [131.211.42.8]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k528tb9I004998 for ; Fri, 2 Jun 2006 10:55:38 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.phys.uu.nl (Postfix) with ESMTP id 9FCE37F0E for ; Fri, 2 Jun 2006 10:55:32 +0200 (CEST) Received: from mail.phys.uu.nl ([127.0.0.1]) by localhost (mail.phys.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11965-04 for ; Fri, 2 Jun 2006 10:55:31 +0200 (CEST) Received: from venus.phys.uu.nl (venus.phys.uu.nl [131.211.42.10]) by mail.phys.uu.nl (Postfix) with ESMTP id 68C247F0C for ; Fri, 2 Jun 2006 10:55:31 +0200 (CEST) Received: by venus.phys.uu.nl (Postfix, from userid 3581) id 557BD13923; Fri, 2 Jun 2006 10:55:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by venus.phys.uu.nl (Postfix) with ESMTP id 4AFCF13922 for ; Fri, 2 Jun 2006 10:55:31 +0200 (CEST) Date: Fri, 2 Jun 2006 10:55:31 +0200 (CEST) From: Dik Takken To: transcode-users@exit1.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at phys.uu.nl X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Commercial DVD makes Transcode go nuts X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi, I have one commercial DVD in my collection that makes Transcode go nuts. When I try to probe it, Transcode returns complete nonsense: > tcprobe -i /dev/dvd [tcprobe] DVD image/device (dvd_reader.c) mpeg2 pal 4:3 U0 720x576 video (dvd_reader.c) ac3 en drc 48kHz 6Ch (dvd_reader.c) subtitle 00= (dvd_reader.c) DVD title 1/1: 8 chapter(s), 1 angle(s), title set 1 (dvd_reader.c) title playback time: 00:00:05.01 6 sec (dvd_reader.c) [Chapter 01] 00:00:00.000 , block from 0 to 196964 (dvd_reader.c) [Chapter 02] 00:00:00.000 , block from 304780 to 444065 (dvd_reader.c) [Chapter 03] 00:00:00.000 , block from 0 to 0 (dvd_reader.c) [Chapter 04] 00:00:00.000 , block from 0 to 0 (dvd_reader.c) [Chapter 05] 00:00:00.000 , block from 834326 to 900439 (dvd_reader.c) [Chapter 06] 00:00:00.000 , block from 1805328 to 1967066 (dvd_reader.c) [Chapter 07] 00:00:00.000 , block from 0 to 0 (dvd_reader.c) [Chapter 08] 00:00:00.000 , block from 0 to 0 [tcprobe] summary for /dev/dvd, (*) = not default, 0 = not detected import frame size: -g 720x576 [720x576] aspect ratio: 4:3 (*) frame rate: -f 25.000 [25.000] frc=3 audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x2000 [0x2000] [tcprobe] V: 150 frames, 6 sec @ 25.000 fps [tcprobe] A: 0.09 MB @ 128 kbps [tcprobe] CD: 650 MB | V: 649.9 MB @ 908634.8 kbps [tcprobe] CD: 700 MB | V: 699.9 MB @ 978539.9 kbps [tcprobe] CD: 1300 MB | V: 1299.9 MB @ 1817400.7 kbps [tcprobe] CD: 1400 MB | V: 1399.9 MB @ 1957210.8 kbps Transcode sees only one title on this DVD, attempts to probe title 2, 3, and so on fail. Accessing the individual chapters using tccat fails too. Both by set-top DVD player and Xine play the DVD perfectly. While playing the DVD, I found out the structure of the DVD, which is like so: Disk contains 2 menus: * Main menu, which has 4 entries: 1: 8 chapters ~60 minutes 2: 2 chapters ~10 minutes 3: 3 chapters ~18 minutes 4: SUBMENU * Submenu, which has two entries: 1: 1 chapter, ~3 minutes 2: 6 chapters, ~14 minutes All other DVD titles from my collection return correct information when Transcode probes them, so this must be a bug in the way Transcode interprets the structure of the disk. I have spoken to the author of 'libdvdread', and he verified that the output of libdvdread for this DVD is correct. I can attach the IFO files of the DVD, as well as the libdvdread dump of the IFO files, if that is of any use for finding the problem. By the way, I use Transcode version 1.0.2. Cheers, Dik From transcode-users-bounces@exit1.org Sat Jun 3 08:52:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D8460126D83 for ; Sat, 3 Jun 2006 08:52:16 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k536ceAs015761; Sat, 3 Jun 2006 08:40:42 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=MAILTO_TO_SPAM_ADDR autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k536cc3j015746 for ; Sat, 3 Jun 2006 08:38:39 +0200 Received: by nf-out-0910.google.com with SMTP id l36so1192017nfa for ; Fri, 02 Jun 2006 23:38:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=VLFnYKOG5hroLmANFgQ/fj53GypLizQAcaWvCOkOu6EAQ1l8AMORqNk6B8HcZrkqF7KpoanzBLCi80kLrvRqOymciNARslbMibyXtGMxNWgOys53N79E+Zekq9/xCh+YOaj4GZ3PmFngz/hegB9f6/ydErtwEBl8X4pAgy5eyu0= Received: by 10.49.43.17 with SMTP id v17mr1393216nfj; Fri, 02 Jun 2006 23:38:38 -0700 (PDT) Received: from azafuse.rokugan.lan ( [82.51.80.1]) by mx.gmail.com with ESMTP id c28sm3111602nfb.2006.06.02.23.38.36; Fri, 02 Jun 2006 23:38:37 -0700 (PDT) Date: Sat, 3 Jun 2006 08:38:34 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Resizing Speed: Good values vor -B -Y -X... Message-ID: <20060603083834.1ee1da54@azafuse.rokugan.lan> In-Reply-To: <200605282259.49316.markur2000@gmx.de> References: <200605282259.49316.markur2000@gmx.de> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sun, 28 May 2006 22:59:48 +0200 Marschall Kurt wrote: [...] > The DVB-T Stream looks good, and after transcoding it it is distorted > (streched or whatever). > > I retrieve the aspect ratio and the resolution with tcprobe. > Then I use the following appropriate resizing options (found out by mere > trying what looks best): > > _ASPECTRATIO=$(tcprobe -i "$1.vob" | grep aspect\ ratio: | awk -F: 'BEGIN > {FS=" "} {print $3}' | sed 's/^ *\(.*\) *$/\1/') > _FRAMESIZE=$(tcprobe -i "$1.vob" | grep frame\ size: | awk -F: 'BEGIN > {FS=""} {print $5}' | sed 's/^ *\(.*\) *$/\1/') > > 720:576 aspect ratio 16:9: > transcode -B 0,0,8 -X 0,38,8 x vob -y xvid4 -w $bitrate -I 3 > > 704x576 [720x576] (*) aspect ratio 16:9: > transcode -B 0,0,8 -X 0,40,8 -x vob -y xvid4 -I 3 > > 4:3 720:576 > transcode -B 2,0,8 -X 0,3,8 -x vob -y xvid4 -I 3 > > 4:3 704:576: > transcode -B 4,0,8 -X 0,3,8 -x vob -y xvid4 -I 3 If you use -B and -X you could be also interested in using -Z WWWxHHH,fast (note the ",fast" part) which automatically computes those parameters. [...] > With the deinterlacing, the resizing and -a bitrate of 1200 I get a fps of > 13 on an Amd64 3200+. Looks a bit slower. Are you using xvid 1.1.0? > Does someone know better resizing options? I am not asking about other > comandline options. Just better values? Regarding -B/-X, AFAIK no. Using, to say, -B X,Y,8 and -B X/2,Y/2,16 should lead to identical results both in speed and in output quality. > For instance does -B 0,0,8 -X 0,38,8 the same job as -B 4,0 -Y 24,0 on a > 720:576 aspect ratio 16:9, just that -B 4,0 -Y 24,0 works more than twice > as fast. Well, -Y it's a clipping option, -X it's a resizing one, so the latter it's supposed to be slower than the former. It's definitively possible to achieve (roughly) the same results using different command line options combinations, but the choice should be left to the user. > I would be very thankful, if someone could tell me some better values then > the ones I found out. Generally speaking, AFAIK if you have black bars in your source materials (i.e., they aren't added by transcode using -X or similar) the fastest thing it's to cut they first with -j, then adapt the aspect ratio using -B alone. > By the way it would be very nice if one could put > these values on the transcoding wiki. That's a nice idea. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Sat Jun 3 08:59:01 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E18CC126D83 for ; Sat, 3 Jun 2006 08:59:01 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k536raSu016035; Sat, 3 Jun 2006 08:53:51 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=MAILTO_TO_SPAM_ADDR autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k536rYca016020 for ; Sat, 3 Jun 2006 08:53:35 +0200 Received: by nf-out-0910.google.com with SMTP id l36so1192777nfa for ; Fri, 02 Jun 2006 23:53:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=SXMoTB4K2BJwSIoRDKVqq53YyzuV/22zao4jbj+Edn4IZrlpU1L6GFsQkJnB1ImjGKcNi5Az91m5wdI0Cm+VZOYcu9/RCZsrqGyf1uSmJwfyEoJP/e6Kx8gkD4kulKEBK03MQKv7Z6FKdlyY5osE8kbPdrdHR8fUM5GVU+XgADs= Received: by 10.49.59.4 with SMTP id m4mr2544055nfk; Fri, 02 Jun 2006 23:53:34 -0700 (PDT) Received: from azafuse.rokugan.lan ( [82.51.80.1]) by mx.gmail.com with ESMTP id o45sm3177602nfa.2006.06.02.23.53.33; Fri, 02 Jun 2006 23:53:34 -0700 (PDT) Date: Sat, 3 Jun 2006 08:53:31 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Resizing Speed: Good values vor -B -Y -X... Message-ID: <20060603085331.37311f8d@azafuse.rokugan.lan> In-Reply-To: <200605290246.40712.markur2000@gmx.de> References: <200605282259.49316.markur2000@gmx.de> <200605290246.40712.markur2000@gmx.de> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Mon, 29 May 2006 02:46:38 +0200 Marschall Kurt wrote: > Hi, > > I was a bit too much enthusiastic about this speed thing. > The resizing and clipping options of course don't have the same purpose. > But generally -B is faster than -X (shrinking is faster than expanding). Duh, looks like I should read the whole thread before to answer :P > I would love too know if there is a way to speed up the resizing thing or > the deinterlacing. I get totaly insane with the slowness of the encoding > (And I have a amd64 Athlon 3200+). I encode with xvid4 (with speed > optimisations for amd64), deinterlace option 3 (the slowest) and lots of > resizing as you could see in the previous message. I don't get more than 13 > fps. Without all the resizing and deinterlacing stuff I get 31 fps. > With the resizing and without deinterlacing i get 19 fps. They are less or more my numbers (I have an athlon64 3200+ too). As general advice, the idea is to do the lower amount of processing that's needed, because slowdown isn't linear when adding processing operations. > How can I speed up transcode. Good question, but a proper answer will involve a fair amount of architectural work and a bunch of asm optimizations :) A more feasible path it's to move, if wasn't already done, all clipping operations as early as is possible, in order to reduce as much as is possible the frame region to be further elaborated. (I.E.: prefer -j over -Y where feasible). Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Sat Jun 3 17:51:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 4B103126D9A for ; Sat, 3 Jun 2006 17:51:42 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k53FZ8W8031584; Sat, 3 Jun 2006 17:38:53 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k53FZ2oG031560 for ; Sat, 3 Jun 2006 17:35:05 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k53FYt3b031070 for ; Sat, 3 Jun 2006 08:34:55 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k53FYsmr031069 for transcode-users@exit1.org; Sat, 3 Jun 2006 08:34:54 -0700 Date: Sat, 3 Jun 2006 08:34:54 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Resizing Speed: Good values vor -B -Y -X... Message-ID: <20060603153454.GA31061@t22> References: <200605282259.49316.markur2000@gmx.de> <20060603083834.1ee1da54@azafuse.rokugan.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060603083834.1ee1da54@azafuse.rokugan.lan> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Francesco Romani wrote: > > > By the way it would be very nice if one could put > > these values on the transcoding wiki. > > That's a nice idea. But it should be done as a script... The profusion of examples with hardcoded geometry information is an embarrassment. This script is an example of what I mean: http://www.transcoding.org/cgi-bin/transcode?MplayerProbe Note in particular the section which calls bc to do math. I think bc is preferable to using ksh in this sort of thing for the sake of clarity, but ksh may be a reasonable choice. Examples with hardcoded geometry may be helpful for those of us who can discern canonical from arbitrary values, but they are confusing for people new to video processing. From transcode-users-bounces@exit1.org Sat Jun 3 19:56:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8F643126D9A for ; Sat, 3 Jun 2006 19:56:19 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k53HiKuf002557; Sat, 3 Jun 2006 19:45:18 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mailout.stusta.mhn.de (mailout.stusta.mhn.de [141.84.69.5]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k53HfxU1002506 for ; Sat, 3 Jun 2006 19:42:00 +0200 Received: (qmail 10181 invoked from network); 3 Jun 2006 17:41:53 -0000 Received: from r064160.stusta.swh.mhn.de (HELO mc2) (10.150.64.160) by mailhub.stusta.mhn.de with SMTP; 3 Jun 2006 17:41:53 -0000 From: Marschall Kurt To: transcode Users Mailing List Subject: Re: [transcode-users] Resizing Speed: Good values vor -B -Y -X... Date: Sat, 3 Jun 2006 19:42:21 +0200 User-Agent: KMail/1.9.3 References: <200605282259.49316.markur2000@gmx.de> In-Reply-To: <200605282259.49316.markur2000@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606031942.23401.markur2000@gmx.de> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org To calculate the correct -X -B values one has to do the following (at least on my point of view): finalwidth = "Framesize height of inputvideo" x "Aspectratio of inputvideo" Xvalue = finalwidth - "Framesize width of inputvideo" Xvaluediv8 = round_to_closes_multiplier_of_eight (Xvalue / 8); -X 0,Xvaluediv8,8 If one wants to alter the height instead of the width, one simply changes some values intelligently. For -B values is the same as X just with other signs. Is this the best way to keep the original aspect? Otherwise the movie always gets stretched, either horizonally or vertically. The according output (-g 720x576 --import_asr 2 -f 25.000,0) of the mplayerprobe.sh script doesn't work on all moves. Actually it didn't work on one of my movies (DVB Streams). Would it not be possible to integrate the algorithm above into transcodes converting algorithm? It would then most likely be faster. Of course I don't know if transcode stretches every video and not just mine. It is funny why xine can play (unstreched) a vob video with a size of 720:576 and an aspect ratio of 16:9 and not an avi file with the same aspectratio and size (the avi file is converted with transcode (so transcode streches the movie, but actually it doesn't i believe, because tcprobe still shows nearly the same aspect and size. So where and what is the problem)). From transcode-users-bounces@exit1.org Sat Jun 3 23:20:16 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 7CEDB126D9A for ; Sat, 3 Jun 2006 23:20:16 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k53L9fpf008337; Sat, 3 Jun 2006 23:11:16 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k53L9VaF008322 for ; Sat, 3 Jun 2006 23:09:33 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k53L9KbY031310 for ; Sat, 3 Jun 2006 14:09:20 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k53L9Khn031309 for transcode-users@exit1.org; Sat, 3 Jun 2006 14:09:20 -0700 Date: Sat, 3 Jun 2006 14:09:19 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Resizing Speed: Good values vor -B -Y -X... Message-ID: <20060603210919.GA31305@t22> References: <200605282259.49316.markur2000@gmx.de> <200606031942.23401.markur2000@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606031942.23401.markur2000@gmx.de> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Marschall Kurt wrote: > > The according output (-g 720x576 --import_asr 2 -f 25.000,0) of the > mplayerprobe.sh script doesn't work on all moves. Actually it didn't work on > one of my movies (DVB Streams). It won't work on very many things. But, AFAIK, on those things for which it fails, nothing will work except fiddling by hand. From transcode-users-bounces@exit1.org Sun Jun 4 19:27:41 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E4ECF126D99 for ; Sun, 4 Jun 2006 19:27:41 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HF3Ta019321; Sun, 4 Jun 2006 19:16:50 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HF0oY019298 for ; Sun, 4 Jun 2006 19:15:01 +0200 Received: by ug-out-1314.google.com with SMTP id k3so1151296ugf for ; Sun, 04 Jun 2006 10:14:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iVHroawYB7hnQF6hRo7DuM1JuqsIK7X1HaNiTjePNh1jLjP4W1IpJxwyO71KAXFA56iYZ290+a6pozVE3DnUHOgF+r7MhgSQA/sp3HXe6J7ju5eJ5VSDmOCMU61gAwbV8LQ1A0lAgMcwZPKf5ByTN0pwbAw7uekP1XGQ95RrpjU= Received: by 10.78.45.13 with SMTP id s13mr718638hus; Sun, 04 Jun 2006 10:14:59 -0700 (PDT) Received: by 10.78.24.1 with HTTP; Sun, 4 Jun 2006 10:14:59 -0700 (PDT) Message-ID: <17fda3b50606041014j68323cb8i8a063a7071361db2@mail.gmail.com> Date: Sun, 4 Jun 2006 10:14:59 -0700 From: "daniele rosa" To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] mpeg2enc -w: unexpected quality loss X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hello, I use transcode -i $line -y mpeg2enc,mp2enc -o $line.v -m $line.a -R 1 -w 8000 -b 192 --export_prof dvd-ntsc -export_asr 3 where $line is my starting VOB file. Then I use mplex -f 8 -V -v 1 -o $line.DAN $line.v.m2v $line.a.mpa and the resulting VOB is more or less a third in size than the one I started from for my test. How is that possible? quality loss? The video I obtain doesn't look the same quality that the test one. Thanks for the help Daniele Rosa From transcode-users-bounces@exit1.org Sun Jun 4 19:55:35 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 10D35126D99 for ; Sun, 4 Jun 2006 19:55:35 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HlTUa020264; Sun, 4 Jun 2006 19:48:00 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HlN8u020248 for ; Sun, 4 Jun 2006 19:47:25 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k54HlGjd032124 for ; Sun, 4 Jun 2006 10:47:16 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k54HlG1d032123 for transcode-users@exit1.org; Sun, 4 Jun 2006 10:47:16 -0700 Date: Sun, 4 Jun 2006 10:47:15 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] mpeg2enc -w: unexpected quality loss Message-ID: <20060604174715.GA32096@t22> References: <17fda3b50606041014j68323cb8i8a063a7071361db2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17fda3b50606041014j68323cb8i8a063a7071361db2@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org daniele rosa wrote: > Hello, > I use > > transcode -i $line -y mpeg2enc,mp2enc -o $line.v -m $line.a -R 1 -w > 8000 -b 192 --export_prof dvd-ntsc -export_asr 3 > > where $line is my starting VOB file. > Then I use > > mplex -f 8 -V -v 1 -o $line.DAN $line.v.m2v $line.a.mpa > > and the resulting VOB is more or less a third in size than the one I > started from for my test. > How is that possible? quality loss? > The video I obtain doesn't look the same quality that the test one. Are you saying that after running mplex $line.DAN is smaller than the total size of $line.v.m2v and $line.a.mpa? From transcode-users-bounces@exit1.org Sun Jun 4 20:08:46 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id ABACD126D93 for ; Sun, 4 Jun 2006 20:08:46 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54I1nnm020697; Sun, 4 Jun 2006 20:01:54 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HxrZB020595 for ; Sun, 4 Jun 2006 19:59:55 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k54Hxl7l032152 for ; Sun, 4 Jun 2006 10:59:47 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k54HxkxX032151 for transcode-users@exit1.org; Sun, 4 Jun 2006 10:59:46 -0700 Date: Sun, 4 Jun 2006 10:59:46 -0700 From: Phil Ehrens To: transcode-users@exit1.org Message-ID: <20060604175946.GA32145@t22> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] ffmpeg ratecontrol X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I just built cvs ffmpeg and mplayer and transcode 1.0.2 and ffmpeg ratecontrol seems to be working now, at least much better than before. I happened to reencode some files that formerly yielded peak bitrates of > 15Mbits and they are no all peaking at 9.7 - 10. The average bitrates were essentially as before. From transcode-users-bounces@exit1.org Sun Jun 4 20:11:32 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6DBD4126D99 for ; Sun, 4 Jun 2006 20:11:32 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HwoxA020574; Sun, 4 Jun 2006 19:59:06 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54HwkO2020559 for ; Sun, 4 Jun 2006 19:58:48 +0200 Received: by ug-out-1314.google.com with SMTP id k3so1159128ugf for ; Sun, 04 Jun 2006 10:58:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R+jWpVc2rAXOYeTCmsbaEBEhZtzeXxbECXwCdU6WC0UbqOBNF+aMr1TPL6StQ0Q3YjNZ/7aAXPCJg4YTGshCUI/eN6+/y72saApGAoa20CpVqAeY0vn0sx2I2y2+h4h2GLa3kEBQnfE8MoDJpUDoIMXHxInxG4OWF3vxWGPyj88= Received: by 10.78.67.20 with SMTP id p20mr718373hua; Sun, 04 Jun 2006 10:58:46 -0700 (PDT) Received: by 10.78.24.1 with HTTP; Sun, 4 Jun 2006 10:58:46 -0700 (PDT) Message-ID: <17fda3b50606041058lef01bc3xfe67fd8c50ec11ef@mail.gmail.com> Date: Sun, 4 Jun 2006 10:58:46 -0700 From: "daniele rosa" To: "transcode Users Mailing List" Subject: Re: [transcode-users] mpeg2enc -w: unexpected quality loss In-Reply-To: <20060604174715.GA32096@t22> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <17fda3b50606041014j68323cb8i8a063a7071361db2@mail.gmail.com> <20060604174715.GA32096@t22> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org no, it is smaller than the original VOB file I took for testing steps: - take a dvd video with some VOB files and I choose one of those - run transcode to enc/rip video and audio (mpeg2enc,mp2enc) - run mplex to create a final VOB from the just created mpeg2enc,mp2enc files - compare the obtained VOB with the starting one: the obtained one is way smaller and the quality is worse On 6/4/06, Phil Ehrens wrote: > daniele rosa wrote: > > Hello, > > I use > > > > transcode -i $line -y mpeg2enc,mp2enc -o $line.v -m $line.a -R 1 -w > > 8000 -b 192 --export_prof dvd-ntsc -export_asr 3 > > > > where $line is my starting VOB file. > > Then I use > > > > mplex -f 8 -V -v 1 -o $line.DAN $line.v.m2v $line.a.mpa > > > > and the resulting VOB is more or less a third in size than the one I > > started from for my test. > > How is that possible? quality loss? > > The video I obtain doesn't look the same quality that the test one. > > Are you saying that after running mplex $line.DAN is smaller > than the total size of $line.v.m2v and $line.a.mpa? > > From transcode-users-bounces@exit1.org Sun Jun 4 20:54:26 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C4B31126D93 for ; Sun, 4 Jun 2006 20:54:26 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54IlH1B022162; Sun, 4 Jun 2006 20:47:57 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k54IlDon022146 for ; Sun, 4 Jun 2006 20:47:15 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k54Il50G032189 for ; Sun, 4 Jun 2006 11:47:05 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k54Il5Mn032188 for transcode-users@exit1.org; Sun, 4 Jun 2006 11:47:05 -0700 Date: Sun, 4 Jun 2006 11:47:05 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] mpeg2enc -w: unexpected quality loss Message-ID: <20060604184705.GA32160@t22> References: <17fda3b50606041014j68323cb8i8a063a7071361db2@mail.gmail.com> <20060604174715.GA32096@t22> <17fda3b50606041058lef01bc3xfe67fd8c50ec11ef@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17fda3b50606041058lef01bc3xfe67fd8c50ec11ef@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org daniele rosa wrote: > no, it is smaller than the original VOB file I took for testing > steps: > - take a dvd video with some VOB files and I choose one of those > - run transcode to enc/rip video and audio (mpeg2enc,mp2enc) > - run mplex to create a final VOB from the just created mpeg2enc,mp2enc > files > - compare the obtained VOB with the starting one: the obtained one is > way smaller and the quality is worse > > > On 6/4/06, Phil Ehrens wrote: > >daniele rosa wrote: > >> Hello, > >> I use > >> > >> transcode -i $line -y mpeg2enc,mp2enc -o $line.v -m $line.a -R 1 -w > >> 8000 -b 192 --export_prof dvd-ntsc -export_asr 3 > >> > >> where $line is my starting VOB file. > >> Then I use > >> > >> mplex -f 8 -V -v 1 -o $line.DAN $line.v.m2v $line.a.mpa > >> > >> and the resulting VOB is more or less a third in size than the one I > >> started from for my test. > >> How is that possible? quality loss? > >> The video I obtain doesn't look the same quality that the test one. > > > >Are you saying that after running mplex $line.DAN is smaller > >than the total size of $line.v.m2v and $line.a.mpa? First, please avoid top-posting as it makes it difficult for other people to read the follow-ups. Top posting is reserved for people who can make final statements that are perfectly unassailable. Now, back to your problem. Re-encoding is not copying. Re-encoding involves decoding and recalculating the stream content. To be able to reencode material twice like you are doing and to retain near full quality requires considerable experience. It also requires two-pass video encoding whenever the video is transcoded. When I rip dvd content for archiving and later re-encoding to dvd format, I use an mpeg4 type codec for the video and simply copy the audio stream. I find that using a 2-pass encode to lavc's default codec (whatever it is, I don't have any idea) and targeting 2400 kbps I can get a rip that is almost as good as the original. When I re-encode that to a dvd it looks pretty darn good, and the final size is generally about 1/3 - 1/2 the size of the original dvd, and has an average bitrate of 2500 - 4000 kbps depending on the quality of the source. I suppose what I'm saying is that you need to do some experimenting and learn what works and what doesn't. There's no cookbook for video processing... It's still a black art in spite of the many excellent tools (like Transcode) that are available. From transcode-users-bounces@exit1.org Mon Jun 5 16:21:41 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 5941C126D85 for ; Mon, 5 Jun 2006 16:21:41 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k55ECxsq032501; Mon, 5 Jun 2006 16:14:22 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from achurch.org (p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp [60.39.233.218]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k55ECstc032486 for ; Mon, 5 Jun 2006 16:12:56 +0200 Received: by achurch.org (wmail 0.9.57) id 44843be5.03140; Mon, 05 Jun 2006 23:12:53 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] Green video when encoding to quicktime Date: Mon, 05 Jun 2006 23:09:43 JST In-Reply-To: <20060428065427.6707.qmail@web37901.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <44843be5.03140@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060525.7@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org >I recently upgraded transcode and most (if not all) of the support >libraries for all the various filters. It works great except that when >encoding to a quicktime file all of the codecs produce a green video >except yv12. Yv12 has the disadvantage of turning a short video clip >into something that is several gigabytes. Transcode can still import >quicktime files and export them as something else just fine. > >A related problem is that xine will no longer play quicktime files >produced by cinelerra properly (that is, they look really weird) though >they still look/play/edit properly within cinelerra. They also play fine >with mplayer xine and cinelerra have nothing to do with transcode, so I'd be tempted to blame something else on your system. I personally don't use Quicktime, so I'm afraid I can't offer any more help. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Tue Jun 6 16:35:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 62641126D84 for ; Tue, 6 Jun 2006 16:35:09 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k56EKslB021373; Tue, 6 Jun 2006 16:25:13 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k56EKlxO021355 for ; Tue, 6 Jun 2006 16:20:48 +0200 Received: (qmail invoked by alias); 06 Jun 2006 14:20:42 -0000 Received: from Pc945.p.pppool.de (EHLO [192.168.2.2]) [89.52.201.69] by mail.gmx.net (mp033) with SMTP; 06 Jun 2006 16:20:42 +0200 X-Authenticated: #23386520 Message-ID: <44858F39.9060107@gmx.de> Date: Tue, 06 Jun 2006 16:20:41 +0200 From: josh User-Agent: Mail/News 1.5 (X11/20060228) MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] help with tried and true transcode line... X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi, I've been using the following line in a bash script for a couple of years now to re-encode mjpeg videos from my canon digital camera: transcode -i CIMG0889.AVI -o /var/tmp/tmp_canon_nq.avi -x mplayer -y divx5,wav -w 384 -m /var/tmp/tmp_canon_nq.wav alternatively with xvid or ffmpeg encoding as well (option in script.) Now I'm getting an error, which doesn't make any sense to me, since it just says it can't open the input source, but after having giving lot's of info about the source, so it obviously can open it. Also the input source is read/writable. I've also made sure that the destination file isn't already there, so I don't know what the part about "file exists" means either. Output and error message below. To be honest, I've been using the script so long now, that I'm not very up-to-date on transcode right now. I just want to get my script working again. It would be great if somebody could help! Cheers, Josh josh@spleen:/tmp$ canonvideo CIMG0889.AVI executing: transcode -i CIMG0889.AVI -o /var/tmp/tmp_canon_nq.avi -x mplayer -y divx5,wav -w 384 -m /var/tmp/tmp_canon_nq.wav transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg tcprobe: /usr/lib/libtheora.so.0: no version information available (required by tcprobe) [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source CIMG0889.AVI (ok) [transcode] V: import format | MJPG RIFF data, AVI (V=mplayer|A=null) [transcode] V: import frame | 640x480 1.33:1 [transcode] V: bits/pixel | 0.042 (low) [transcode] V: decoding fps,frc | 29.970,4 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x11 unknown [44100, 4,1] 177 kbps [transcode] A: export format | 0x55 MPEG layer-3 [44100, 4,1] 128 kbps [transcode] V: encoding fps,frc | 29.970,4 [transcode] A: bytes per frame | 0 (0.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse (sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 640x480 [import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null [import_mplayer.so] v0.0.5 (2003-03-10) (video) rendered by mplayer | (audio) rendered by mplayer [export_wav.so] v0.2.3 (2003-01-16) (audio) WAVE PCM [export_divx5.so] v0.1.8 (2003-07-24) (video) DivX 5.xx | (audio) MPEG/AC3/PCM mkfifo video failed: File exists video import module error: OPEN failed [transcode] critical: failed to open input source From transcode-users-bounces@exit1.org Wed Jun 7 01:28:22 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6A09C126D83 for ; Wed, 7 Jun 2006 01:28:22 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k56NMVsP006845; Wed, 7 Jun 2006 01:23:50 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from achurch.org (p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp [60.39.233.218]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k56NMPBU006826 for ; Wed, 7 Jun 2006 01:22:27 +0200 Received: by achurch.org (wmail 0.9.57) id 44860e2f.51633; Wed, 07 Jun 2006 08:22:24 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] help with tried and true transcode line... Date: Wed, 07 Jun 2006 08:17:01 JST In-Reply-To: <44858F39.9060107@gmx.de> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <44860e2f.51633@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org >Now I'm getting an error, which doesn't make any sense to me, since it >just says it can't open the input source, [...] >mkfifo video failed: File exists >video import module error: OPEN failed Transcode creates a named pipe (FIFO) to receive data from mplayer, and this line is saying it can't create the pipe because a file with the same name already exists. It looks like transcode always uses the same filename, stream.yuv in the current directory, for the pipe, so if you killed transcode (or it crashed, etc.) and the pipe from an old run is left around, then creating the new one will fail. Arguably the "correct" solution is to use a temporary filename and modify it as needed so that it doesn't point to an existing file, but for now just delete the "stream.yuv" pipe file and things should work fine. (Incidentally, the "OPEN failed" above is referring to the OPEN operation of the module, which does not necessarily mean literally opening a file.) --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Wed Jun 7 09:42:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2F669126D83 for ; Wed, 7 Jun 2006 09:42:42 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k576aZJm024969; Wed, 7 Jun 2006 08:37:58 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k576aXg9024954 for ; Wed, 7 Jun 2006 08:36:34 +0200 Received: by nf-out-0910.google.com with SMTP id n29so77519nfc for ; Tue, 06 Jun 2006 23:36:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=LIDrDGd4CoOM+2K8bPII1CFDMcLaqN8moR/uqO1gSL03KsiBMJ2da0YvLgzivRI9fJ8x3/mZyS06ZUjVEhz5UBBAFbgdNx/PWjEIdN+HTmhSnjgG9ZxQlyqkDDE9vWvICynhsuDe7iLdcG67/OFyPe8+77uvBhvzNoYS1LfbPqM= Received: by 10.49.54.16 with SMTP id g16mr157815nfk; Tue, 06 Jun 2006 23:36:31 -0700 (PDT) Received: by 10.48.207.12 with HTTP; Tue, 6 Jun 2006 23:36:31 -0700 (PDT) Message-ID: <51c8a7be0606062336n29e1fc40t3fef4f9d2d47ec34@mail.gmail.com> Date: Wed, 7 Jun 2006 02:36:31 -0400 From: "jeff sacksteder" To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Why am I getting two files? X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I'm trying to encode with the following command line. transcode -i dvgrab-001.avi -I 1 -Y 60,195,100,65 -y ffmpeg -F mpeg2video -o myfile This produces two files, 'myfile' and 'myfile.m2v'. My understanding is that these are the audio and video streams, respectively. What command line option should I be using to include both of these streams in an output container format like avi? From transcode-users-bounces@exit1.org Wed Jun 7 14:16:51 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A901D126D82 for ; Wed, 7 Jun 2006 14:16:51 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57C759s003729; Wed, 7 Jun 2006 14:09:02 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from pvimss.pv.local (magdm.pharmaventures.com [62.232.12.227]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57C6wXn003707 for ; Wed, 7 Jun 2006 14:06:59 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 7 Jun 2006 13:08:20 +0100 Message-ID: <534E52E7286F7149AFB36310735EA8761F3F35@pvex.pv.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Question about DV/mov DV/raw DV/t1AVI transcoding errors Thread-Index: AcaKKw7TtzwFVIjIRG22LNIFaDq7lQ== From: "Curtis Fletcher" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k57C6wXn003707 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Question about DV/mov DV/raw DV/t1AVI transcoding errors X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi All I'm a new user of Transcode, I'm not trying to do anything overly involved just transcode (not re-encode) DV in a QT container into DV in a Type1 AVI container (or type 2 I don't really care as long as Windows Media Encoder can read it and I believe unlike VfW encoders that because WME is Dshow based it can read type1 and type2 AVI wrapped DV, anyhow) tcproble showed: # tcprobe -i part1.mov [tcprobe] Digital Video (NTSC) [tcprobe] summary for part1.mov, (*) = not default, 0 = not detected import frame size: -g 720x480 [720x576] (*) aspect ratio: 4:3 (*) frame rate: -f 29.970 [25.000] frc=4 (*) no audio track: use "null" import module for audio (NB. It misidentified the res here as QT shows that .mov as being DV 720 x 576) Which suggested to me that it couldn't identify the audio. So I tried exporting the QT/DV as DV stream from QTPro and transcoding that to type1 AVI/DV: # transcode -P 3 -i Part1.dv -y dv -o part1_dv.avi transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] (sighandler) SIGINT received libdvdread: Encrypted DVD support unavailable. ************************************************ ** ** ** No css library available. See ** ** /usr/share/doc/libdvdread3/README.Debian ** ** for more information. ** ** ** ************************************************ libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source Part1.dv (ok) [transcode] V: import format | Digital Video (V=dv|A=dv) [transcode] V: pass-through | yes [transcode] V: import frame | 720x576 1.25:1 encoded @ 4:3 [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] A: import format | 0x1 PCM [48000,16,2] 1536 kbps [transcode] A: export format | 0x1 PCM [48000,16,2] 1536 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 [transcode] A: pass-through | yes [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 50 @ 720x576 [import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM Audio format not supported by import module [transcode] failed to init import modules [transcode] critical: plug-in initialization failed Which suggested the Audio needed re-encoding to match the DV standard (I thought basic DV was lax about the audio format, oh well) so setting the passthrough to 1 (hopefully letting it do whatever it needs to the audio): # transcode -P 1 -i Part1.dv -y dv -o part1_dv.avi transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Encrypted DVD support unavailable. ************************************************ ** ** ** No css library available. See ** ** /usr/share/doc/libdvdread3/README.Debian ** ** for more information. ** ** ** ************************************************ libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source Part1.dv (ok) [transcode] V: import format | Digital Video (V=dv|A=dv) [transcode] V: pass-through | yes [transcode] V: import frame | 720x576 1.25:1 encoded @ 4:3 [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] A: import format | 0x1 PCM [48000,16,2] 1536 kbps [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 50 @ 720x576 [import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM [export_raw.so] v0.3.12 (2003-08-04) (video) * | (audio) MPEG/AC3/PCM [export_dv.so] v0.5 (2003-07-24) (video) Digital Video | (audio) MPEG/AC3/PCM [transcode] warning : (encoder.c) video codec not supported by export module [transcode] warning : failed to init export modules [transcode] critical: plug-in initialization failed So there's something wrong with the video that the output encoder desn't support? Does anyone know if there's something nonstandard about my DV stream? Or, contrary to what the error says is it having trouble with the audio export because the default it's plumped for seem a little odd TIA for any light that can be shed. Curtis Fletcher Software Developer * * * * * * * * * * * * * * * * * * * * * * * * * * * * * http://www.pharmaventures.com PharmaVentures Ltd Magdalen Centre Oxford Science Park Oxford, OX4 4GA United Kingdom From transcode-users-bounces@exit1.org Wed Jun 7 15:50:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A637C126D82 for ; Wed, 7 Jun 2006 15:50:28 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57Da1qO006437; Wed, 7 Jun 2006 15:39:24 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.phys.uu.nl (mail.phys.uu.nl [131.211.42.8]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57DZsWZ006422 for ; Wed, 7 Jun 2006 15:35:55 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.phys.uu.nl (Postfix) with ESMTP id 2F3FB7ECC for ; Wed, 7 Jun 2006 15:35:49 +0200 (CEST) Received: from mail.phys.uu.nl ([127.0.0.1]) by localhost (mail.phys.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12908-07 for ; Wed, 7 Jun 2006 15:35:48 +0200 (CEST) Received: from venus.phys.uu.nl (venus.phys.uu.nl [131.211.42.10]) by mail.phys.uu.nl (Postfix) with ESMTP id 29A8C7EC4 for ; Wed, 7 Jun 2006 15:35:48 +0200 (CEST) Received: by venus.phys.uu.nl (Postfix, from userid 3581) id 151B413922; Wed, 7 Jun 2006 15:35:48 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by venus.phys.uu.nl (Postfix) with ESMTP id 1176913920 for ; Wed, 7 Jun 2006 15:35:48 +0200 (CEST) Date: Wed, 7 Jun 2006 15:35:47 +0200 (CEST) From: Dik Takken To: transcode Users Mailing List Subject: Re: [transcode-users] Question about DV/mov DV/raw DV/t1AVI transcoding errors In-Reply-To: <534E52E7286F7149AFB36310735EA8761F3F35@pvex.pv.local> Message-ID: References: <534E52E7286F7149AFB36310735EA8761F3F35@pvex.pv.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at phys.uu.nl X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Wed, 7 Jun 2006, Curtis Fletcher wrote: > Hi All > I'm a new user of Transcode, I'm not trying to do anything overly > involved just transcode (not re-encode) DV in a QT container into DV in > a Type1 AVI container (or type 2 I don't really care as long as Windows > Media Encoder can read it and I believe unlike VfW encoders that because > WME is Dshow based it can read type1 and type2 AVI wrapped DV, anyhow) Why do you want to transcode to DV/AVI? If the goal is to play it back on windows without having to buy special software, why not use MPEG4/AVI for instance? > tcproble showed: > > # tcprobe -i part1.mov > [tcprobe] Digital Video (NTSC) > [tcprobe] summary for part1.mov, (*) = not default, 0 = not > detected > import frame size: -g 720x480 [720x576] (*) > aspect ratio: 4:3 (*) > frame rate: -f 29.970 [25.000] frc=4 (*) > no audio track: use "null" import module for audio > > > > (NB. It misidentified the res here as QT shows that .mov as being DV 720 > x 576) The resolution *must* be 720x480 (because it is NTSC), so either your QT file is totally not standards compliant, or transcode detects the wrong resolution. > Which suggested to me that it couldn't identify the audio. So I tried > exporting the QT/DV as DV stream from QTPro and transcoding that to > type1 AVI/DV: > > > # transcode -P 3 -i Part1.dv -y dv -o part1_dv.avi > transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. > Bitterberg > > [transcode] (sighandler) SIGINT received > libdvdread: Encrypted DVD support unavailable. > ************************************************ > ** ** > ** No css library available. See ** > ** /usr/share/doc/libdvdread3/README.Debian ** > ** for more information. ** > ** ** > ************************************************ > libdvdread: Can't open file VIDEO_TS.IFO. > [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 > ms | 0 ms > [transcode] auto-probing source Part1.dv (ok) > [transcode] V: import format | Digital Video (V=dv|A=dv) > [transcode] V: pass-through | yes > [transcode] V: import frame | 720x576 1.25:1 encoded @ 4:3 > [transcode] V: bits/pixel | 0.174 > [transcode] V: decoding fps,frc | 25.000,3 > [transcode] A: import format | 0x1 PCM > [48000,16,2] 1536 kbps > [transcode] A: export format | 0x1 PCM > [48000,16,2] 1536 kbps > [transcode] V: encoding fps,frc | 25.000,3 > [transcode] A: bytes per frame | 7680 (7680.000000) > [transcode] A: adjustment | 0@1000 > [transcode] A: pass-through | yes > [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm > C) > tc_memcpy: using sse for memcpy > [transcode] V: video buffer | 50 @ 720x576 > [import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM > Audio format not supported by import module > [transcode] failed to init import modules > [transcode] critical: plug-in initialization failed That's odd, now it looks like a proper standards compliant PAL DV file... I don't know if transcode can put MiniDV in a AVI container. I *do* know that 'SMILUtils' can do that. SMILUtils is *the* MiniDV toolkit that any MiniDV user should have. Cheers, Dik From transcode-users-bounces@exit1.org Wed Jun 7 19:25:10 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8C66E126D82 for ; Wed, 7 Jun 2006 19:25:10 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57HEnrd012690; Wed, 7 Jun 2006 19:19:23 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f1.bay115.hotmail.com [65.54.250.11]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57HEjQD012663 for ; Wed, 7 Jun 2006 19:14:47 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 7 Jun 2006 10:14:39 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Wed, 07 Jun 2006 17:14:37 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Date: Wed, 07 Jun 2006 17:14:37 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 07 Jun 2006 17:14:39.0698 (UTC) FILETIME=[DC262B20:01C68A55] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] documentation wiki X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I don't know whether it is just me, but I can't really get much use out of the various documentation files. It is difficult to find the things I want to know about and most of the info is sort of scattered about, or missing. Is it possible to set up a wiki instead (or as well as) the files, so that users can add examples and stuff to it? Warren _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ From transcode-users-bounces@exit1.org Wed Jun 7 19:42:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C8C1C126D82 for ; Wed, 7 Jun 2006 19:42:25 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57HahxQ013620; Wed, 7 Jun 2006 19:39:37 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57Habii013601 for ; Wed, 7 Jun 2006 19:36:39 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k57HaVCx029792 for ; Wed, 7 Jun 2006 10:36:31 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k57HaV8R029791 for transcode-users@exit1.org; Wed, 7 Jun 2006 10:36:31 -0700 Date: Wed, 7 Jun 2006 10:36:31 -0700 From: Phil Ehrens To: transcode-users@exit1.org Message-ID: <20060607173631.GA29776@webserver> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Documentation Wiki X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Okay, don't anybody laugh... I just saw the subject of a post here about the wiki just before I deleted everything... Could the poster please repost so I can address whatever it was about? Sorry!!! From transcode-users-bounces@exit1.org Wed Jun 7 20:15:33 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 56DD2126D82 for ; Wed, 7 Jun 2006 20:15:33 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57I8kLf014438; Wed, 7 Jun 2006 20:11:46 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f31.bay115.hotmail.com [65.54.250.41]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57I8gvr014423 for ; Wed, 7 Jun 2006 20:08:44 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 7 Jun 2006 11:08:41 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Wed, 07 Jun 2006 18:08:40 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Subject: Re: [transcode-users] Documentation Wiki Date: Wed, 07 Jun 2006 18:08:40 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 07 Jun 2006 18:08:41.0574 (UTC) FILETIME=[68753060:01C68A5D] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Phil Ehrens schreef: >Okay, don't anybody laugh... I just saw the subject of a >post here about the wiki just before I deleted everything... >Could the poster please repost so I can address whatever >it was about? Sorry!!! > Sure sure. Below. >I don't know whether it is just me, but I can't really get much use out >of the various documentation files. It is difficult to find the things I >want to know about and most of the info is sort of scattered about, or >missing. > >Is it possible to set up a wiki instead (or as well as) the files, so >that users can add examples and stuff to it? The reason I brought this up is because I can't find anything/much about subtitles. But I find the docs difficult to follow on the whole, really. Warren _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From transcode-users-bounces@exit1.org Wed Jun 7 20:33:52 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 4FD6E126D90 for ; Wed, 7 Jun 2006 20:33:52 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57IRHwR015057; Wed, 7 Jun 2006 20:30:22 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k57IRDqt015039 for ; Wed, 7 Jun 2006 20:27:14 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k57IR7OK030162 for ; Wed, 7 Jun 2006 11:27:07 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k57IR7wS030161 for transcode-users@exit1.org; Wed, 7 Jun 2006 11:27:07 -0700 Date: Wed, 7 Jun 2006 11:27:07 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Documentation Wiki Message-ID: <20060607182707.GB29776@webserver> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Warren Wilder wrote: > Phil Ehrens schreef: > >Okay, don't anybody laugh... I just saw the subject of a > >post here about the wiki just before I deleted everything... > >Could the poster please repost so I can address whatever > >it was about? Sorry!!! > > > Sure sure. Below. > > >I don't know whether it is just me, but I can't really get much use out > >of the various documentation files. It is difficult to find the things I > >want to know about and most of the info is sort of scattered about, or > >missing. > > > >Is it possible to set up a wiki instead (or as well as) the files, so > >that users can add examples and stuff to it? Here's the Wiki: http://www.transcoding.org If you want to edit, send me an email asking for the password. From transcode-users-bounces@exit1.org Fri Jun 9 01:43:08 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 01F1A126D82 for ; Fri, 9 Jun 2006 01:43:08 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k58NXClL006371; Fri, 9 Jun 2006 01:36:38 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from zendium.mediagonal.net (zendium.mediagonal.net [217.69.162.173]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k58NX8PJ006356 for ; Fri, 9 Jun 2006 01:33:09 +0200 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 5458E3C0011 for ; Fri, 9 Jun 2006 01:33:08 +0200 (CEST) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27752-03 for ; Fri, 9 Jun 2006 01:33:07 +0200 (CEST) Received: from [192.168.53.128] (xdsl-87-78-89-2.netcologne.de [87.78.89.2]) by zendium.mediagonal.net (Postfix) with ESMTP id AAC473C0010 for ; Fri, 9 Jun 2006 01:33:06 +0200 (CEST) Message-ID: <4488B3B0.3010908@skraemer.de> Date: Fri, 09 Jun 2006 01:33:04 +0200 From: =?ISO-8859-1?Q?Sebastian_Kr=E4mer?= User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Why am I getting two files? References: <51c8a7be0606062336n29e1fc40t3fef4f9d2d47ec34@mail.gmail.com> In-Reply-To: <51c8a7be0606062336n29e1fc40t3fef4f9d2d47ec34@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org jeff sacksteder wrote: > I'm trying to encode with the following command line. > > transcode -i dvgrab-001.avi -I 1 -Y 60,195,100,65 -y ffmpeg -F > mpeg2video -o myfile > > This produces two files, 'myfile' and 'myfile.m2v'. My understanding > is that these are the audio and video streams, respectively. What > command line option should I be using to include both of these streams > in an output container format like avi? You probably wouldn't want your mpeg in an avi container. Rather go the extra step and mux the files together with mplex, it's not difficult. Sebastian From transcode-users-bounces@exit1.org Fri Jun 9 18:06:44 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 5CC87126D82 for ; Fri, 9 Jun 2006 18:06:44 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59FxrTb008371; Fri, 9 Jun 2006 18:01:46 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f21.bay115.hotmail.com [65.54.250.31]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59Fxmlr008354 for ; Fri, 9 Jun 2006 17:59:49 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 9 Jun 2006 08:59:42 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Fri, 09 Jun 2006 15:59:39 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Subject: Re: [transcode-users] Why am I getting two files? Date: Fri, 09 Jun 2006 15:59:39 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 09 Jun 2006 15:59:42.0077 (UTC) FILETIME=[B82F2AD0:01C68BDD] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Sebastian Krämer schreef: >jeff sacksteder wrote: >>This produces two files, 'myfile' and 'myfile.m2v'. >extra step and mux the files together with mplex, it's not difficult. > mplex? That is not in the transcode package. Isn't there a transcode solution to combine these two? Warren _________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 From transcode-users-bounces@exit1.org Fri Jun 9 18:17:24 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 95F53126D82 for ; Fri, 9 Jun 2006 18:17:24 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59GDG3E008837; Fri, 9 Jun 2006 18:13:29 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=MAILTO_TO_SPAM_ADDR autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59GDDoT008821 for ; Fri, 9 Jun 2006 18:13:14 +0200 Received: by nf-out-0910.google.com with SMTP id m18so583196nfc for ; Fri, 09 Jun 2006 09:13:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=fyzSqhGJVg2wdrIccuNV6hU+cmfMV4g4aMVfLE5HFpRAAplg9IJ6FKMusrS7F7cnVGbQsbdYXmurMYDYmPgxs+qkTglOxhc2+JT4gO7ufQmIQDmUpaSOlA6ka8l5QKExU5r5o5XYPf6xo9CC14SuWKqXlS/HjbFn4CpYh47Br34= Received: by 10.48.241.20 with SMTP id o20mr2531512nfh; Fri, 09 Jun 2006 09:13:13 -0700 (PDT) Received: from azafuse.rokugan.lan ( [82.57.141.222]) by mx.gmail.com with ESMTP id x27sm3403712nfb.2006.06.09.09.13.11; Fri, 09 Jun 2006 09:13:12 -0700 (PDT) Date: Fri, 9 Jun 2006 18:13:09 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Why am I getting two files? Message-ID: <20060609181309.59fab4ae@azafuse.rokugan.lan> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Fri, 09 Jun 2006 15:59:39 +0000 "Warren Wilder" wrote: > mplex? That is not in the transcode package. Yep, it's part of mjpegtools. > Isn't there a transcode solution to combine these two? Not yet, but it's planned. -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Fri Jun 9 18:22:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 551AC126D82 for ; Fri, 9 Jun 2006 18:22:27 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59GJJTG008989; Fri, 9 Jun 2006 18:19:41 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59GJDK9008974 for ; Fri, 9 Jun 2006 18:19:15 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k59GJ7l0021654 for ; Fri, 9 Jun 2006 09:19:07 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k59GJ6Ec021653 for transcode-users@exit1.org; Fri, 9 Jun 2006 09:19:06 -0700 Date: Fri, 9 Jun 2006 09:19:06 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Why am I getting two files? Message-ID: <20060609161906.GA21335@webserver> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Warren Wilder wrote: > Sebastian Kr?mer schreef: > >jeff sacksteder wrote: > >>This produces two files, 'myfile' and 'myfile.m2v'. > > >extra step and mux the files together with mplex, it's not difficult. > > > > mplex? That is not in the transcode package. > Isn't there a transcode solution to combine these two? No, but maybe the documentation for transcode needs to elevate mjpegtools to a required package, or at the very least to make a point of the fact that mplex is VERY USEFUL and that mjpegtools is a highly recommended package. From transcode-users-bounces@exit1.org Fri Jun 9 19:38:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 696D1126D95 for ; Fri, 9 Jun 2006 19:38:17 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59HXULN010716; Fri, 9 Jun 2006 19:34:23 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f32.bay115.hotmail.com [65.54.250.42]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59HXODo010699 for ; Fri, 9 Jun 2006 19:33:26 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 9 Jun 2006 10:33:23 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Fri, 09 Jun 2006 17:33:23 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Date: Fri, 09 Jun 2006 17:33:23 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 09 Jun 2006 17:33:23.0829 (UTC) FILETIME=[CF027250:01C68BEA] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] avi to dvd X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I have an avi with a video stream and an ac3 audio stream. I want this encoded to dvd, together with a subtitle from a separate .srt file. How can I do this? Sofar I've managed to get an .m2v file. That's it. The .ac3 audio stream that I spearately extracted from the avi is not synchronized with this video file, so I have nothing yet, really. I used this to get the .m2v file: transcode -i $1 -o $2 -y ffmpeg -F mpeg2video -Q 5,5 --export_prof dvd-pal -w 9000 --keep_asr but I couldn't get transcode from changing the .ac3 stream. ( I can make it not creating an .mp3, but it will still reform the 5 channels into 2 channels. ) And ofcourse, nothing about a subtitle yet. Could somebody help me out here? Warren _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ From transcode-users-bounces@exit1.org Fri Jun 9 19:47:59 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B8297126D82 for ; Fri, 9 Jun 2006 19:47:59 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59HiGHY011125; Fri, 9 Jun 2006 19:44:29 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k59HiCVi011110 for ; Fri, 9 Jun 2006 19:44:14 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k59Hi6oG022078 for ; Fri, 9 Jun 2006 10:44:06 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k59Hi5N4022077 for transcode-users@exit1.org; Fri, 9 Jun 2006 10:44:05 -0700 Date: Fri, 9 Jun 2006 10:44:05 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] avi to dvd Message-ID: <20060609174405.GB21335@webserver> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org http://inferno.slug.org/cgi-bin/wiki?AviToVob Warren Wilder wrote: > I have an avi with a video stream and an ac3 audio stream. I want this > encoded to dvd, together with a subtitle from a separate .srt file. > > How can I do this? > > Sofar I've managed to get an .m2v file. That's it. > The .ac3 audio stream that I spearately extracted from the avi is not > synchronized with this video file, so I have nothing yet, really. > > I used this to get the .m2v file: > > transcode -i $1 -o $2 -y ffmpeg -F mpeg2video -Q 5,5 --export_prof > dvd-pal -w 9000 --keep_asr > > but I couldn't get transcode from changing the .ac3 stream. > ( I can make it not creating an .mp3, but it will still reform the 5 > channels into 2 channels. ) > And ofcourse, nothing about a subtitle yet. > > Could somebody help me out here? > > Warren > > _________________________________________________________________ > Don?t just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > -- Phil Ehrens | Fun stuff: The SilverLake Linux Users Group | http://www.ralphmag.org 3428 Winslow Drive | http://www.tokyotosho.com Silverlake, CA 90026 | http://www.slug.org From transcode-users-bounces@exit1.org Sat Jun 10 04:58:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 1CBA7126D96 for ; Sat, 10 Jun 2006 04:58:18 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5A2pQdf025479; Sat, 10 Jun 2006 04:53:08 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from zendium.mediagonal.net (zendium.mediagonal.net [217.69.162.173]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5A2pLUW025464 for ; Sat, 10 Jun 2006 04:51:22 +0200 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 527F33C0011 for ; Sat, 10 Jun 2006 04:51:21 +0200 (CEST) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11895-09 for ; Sat, 10 Jun 2006 04:51:20 +0200 (CEST) Received: from [192.168.53.128] (xdsl-87-78-65-58.netcologne.de [87.78.65.58]) by zendium.mediagonal.net (Postfix) with ESMTP id 0C26B3C0010 for ; Sat, 10 Jun 2006 04:51:20 +0200 (CEST) Message-ID: <448A33A5.7040001@skraemer.de> Date: Sat, 10 Jun 2006 04:51:17 +0200 From: =?ISO-8859-1?Q?Sebastian_Kr=E4mer?= User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Why am I getting two files? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Warren Wilder wrote: > Sebastian Krämer schreef: >> jeff sacksteder wrote: >>> This produces two files, 'myfile' and 'myfile.m2v'. > >> extra step and mux the files together with mplex, it's not difficult. >> > > mplex? That is not in the transcode package. > Isn't there a transcode solution to combine these two? As the other posts tell, there is not. I'm no developer and I can't tell you exactly why mpeg video in an avi container is that bad [1] but as far as I know, transcode can only "mplex"/mux streams that go into an avi container (and it will do so if you user other codecs like libavcodec or svid). Sebastian [1] search mailing list of transcode-users (watch out for Erik Slager *g) and/or mplayer-users From transcode-users-bounces@exit1.org Sat Jun 10 11:03:26 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 5859C126D96 for ; Sat, 10 Jun 2006 11:03:26 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5A8qSSM007533; Sat, 10 Jun 2006 10:54:16 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.phys.uu.nl (mail.phys.uu.nl [131.211.42.8]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5A8qOAj007518 for ; Sat, 10 Jun 2006 10:52:25 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.phys.uu.nl (Postfix) with ESMTP id D6CE27ECA for ; Sat, 10 Jun 2006 10:52:18 +0200 (CEST) Received: from mail.phys.uu.nl ([127.0.0.1]) by localhost (mail.phys.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03338-07 for ; Sat, 10 Jun 2006 10:52:17 +0200 (CEST) Received: from venus.phys.uu.nl (venus.phys.uu.nl [131.211.42.10]) by mail.phys.uu.nl (Postfix) with ESMTP id DC28F7EC3 for ; Sat, 10 Jun 2006 10:52:17 +0200 (CEST) Received: by venus.phys.uu.nl (Postfix, from userid 3581) id A828813922; Sat, 10 Jun 2006 10:52:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by venus.phys.uu.nl (Postfix) with ESMTP id 9E6C713920 for ; Sat, 10 Jun 2006 10:52:17 +0200 (CEST) Date: Sat, 10 Jun 2006 10:52:17 +0200 (CEST) From: Dik Takken To: transcode Users Mailing List Subject: Re: [transcode-users] avi to dvd In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at phys.uu.nl X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Fri, 9 Jun 2006, Warren Wilder wrote: > I have an avi with a video stream and an ac3 audio stream. I want this > encoded to dvd, together with a subtitle from a separate .srt file. > > How can I do this? Look here: http://kmpg2.sourceforge.net You can contact me if you have any questions about using KmPg2. Cheers! Dik From transcode-users-bounces@exit1.org Sat Jun 10 13:14:41 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2EA54126D96 for ; Sat, 10 Jun 2006 13:14:41 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5ABA018011811; Sat, 10 Jun 2006 13:11:04 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from zendium.mediagonal.net (zendium.mediagonal.net [217.69.162.173]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AB9wuk011796 for ; Sat, 10 Jun 2006 13:09:59 +0200 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 2F92C3C0011 for ; Sat, 10 Jun 2006 13:09:58 +0200 (CEST) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16349-03 for ; Sat, 10 Jun 2006 13:09:57 +0200 (CEST) Received: from [192.168.53.128] (xdsl-87-78-108-24.netcologne.de [87.78.108.24]) by zendium.mediagonal.net (Postfix) with ESMTP id 1A9B13C0010 for ; Sat, 10 Jun 2006 13:09:57 +0200 (CEST) Message-ID: <448AA881.7030707@skraemer.de> Date: Sat, 10 Jun 2006 13:09:53 +0200 From: =?ISO-8859-1?Q?Sebastian_Kr=E4mer?= User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Why am I getting two files? References: <448A33A5.7040001@skraemer.de> In-Reply-To: <448A33A5.7040001@skraemer.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Sebastian Krämer wrote: > [1] search mailing list of transcode-users (watch out for Erik Slager > *g) and/or mplayer-users "Erik Slagter" I mean, sorry. From transcode-users-bounces@exit1.org Sat Jun 10 14:28:22 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 95CD8126D9E for ; Sat, 10 Jun 2006 14:28:22 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5ACMs2O014573; Sat, 10 Jun 2006 14:24:09 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_NUMERIC_HELO autolearn=disabled version=3.1.1 Received: from lnxc-640.srv.mediaways.net (smtp.compuserve.de [62.52.27.101]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5ACMllX014558 for ; Sat, 10 Jun 2006 14:22:48 +0200 Received: (qmail 22321 invoked by uid 501); 10 Jun 2006 12:22:47 -0000 X-Authenticated-Sender: derkwiat Received: from 85.180.61.212 ([85.180.61.212]) by compuserve.de ([10.228.3.104]) with ESMTP via TCP; 10 Jun 2006 12:22:47 -0000 From: Andreas Kwiatkowski To: transcode-users@exit1.org Content-Type: text/plain Date: Sat, 10 Jun 2006 14:22:40 +0200 Message-Id: <1149942160.12106.12.camel@ubuntu> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Transcode works... but not with XviD? X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Dear users, I am trying to transcode videos featuring the MJPG codec to XviD to save disk space. It worked before I had to remove and later installed the package "transcode" again with apt-get. Stunningly this command seems not to work anymore. It works while choosing to convert to DivX, but I think of XviD as a non-proprietary and more efficient codec and therefore want to use the open source tool instead. Can you help me with this error? That would be so great! Typing: transcode -i video-1.avi -y xvid,ffmpeg -E 44100,16,2 -o xvid-1.avi (I have to add -E, otherwise it will not work because of certain problems with videos from Canon IXUS models that were already discussed on this mailing list) outputs this error: transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Encrypted DVD support unavailable. ************************************************ ** ** ** No css library available. See ** ** /usr/share/doc/libdvdread3/README.Debian ** ** for more information. ** ** ** ************************************************ libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source video-1.avi (ok) [transcode] V: import format | MJPG RIFF data, AVI (V=ffmpeg|A=avi) [transcode] V: import frame | 320x240 1.33:1 [transcode] V: bits/pixel | 0.781 [transcode] V: decoding fps,frc | 30.000,0 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x1 PCM [11024, 8,1] 88 kbps [transcode] A: export format | 0x55 MPEG layer-3 [44100,16,2] 128 kbps [transcode] V: encoding fps,frc | 29.970,4 [transcode] A: bytes per frame | 365 (367.834133) [transcode] A: adjustment | 2836@1000 [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using amd64 for memcpy [transcode] V: video buffer | 10 @ 320x240 [import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) * [import_ffmpeg.so] v0.1.12 (2004-05-07) (video) ffmpeg: MS MPEG4v1-3/MPEG4/MJPEG[export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc50.0.0 | (audio) MPEG/AC3/PCM [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_avi.so] format=0x1, rate=11024 Hz, bits=8, channels=1, bitrate=88 [transcode] input is mjpeg, reducing range from YUVJ420P to YUV420P [filter.c] Filter "levels=output=16-240:pre=1" with args (levels=output=16-240:pre=1) [filter.c] Filter "levels=output=16-240:pre=1" not loaded. Loading ... [filter.c] Loading (levels=output=16-240:pre=1) .. [filter_levels.so]: v1.0.0 (2004-06-09) Luminosity level scaler #0 [filter_levels.so]: scaling 0-255 gamma 1.000000 to 16-240 [filter_levels.so]: pre-processing filter [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' [export_xvid4.so] found. Default settings will be used instead. Audio: using new version Audio: using lame-3.96.1 Illegal instruction From transcode-users-bounces@exit1.org Sat Jun 10 16:55:38 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6EAC2126D9E for ; Sat, 10 Jun 2006 16:55:38 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AEpK1R018758; Sat, 10 Jun 2006 16:52:05 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.200.81]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AEpHNL018735 for ; Sat, 10 Jun 2006 16:51:19 +0200 Received: from [127.0.0.1] (c-65-96-225-97.hsd1.ma.comcast.net[65.96.225.97]) by comcast.net (sccrmhc11) with ESMTP id <20060610145111011000lqcve>; Sat, 10 Jun 2006 14:51:11 +0000 Message-ID: <448ADC60.6050302@comcast.net> Date: Sat, 10 Jun 2006 10:51:12 -0400 From: Gary Huntress User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: "transcode-users@exit1.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Trying to Resize mpeg X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I'm trying to resize a file. Here are the details: [tcprobe] summary for TLAM Launch with SNL.mpg, (*) = not default, 0 = not detected import frame size: -g 720x480 [720x576] (*) aspect ratio: 4:3 (*) frame rate: -f 29.970 [25.000] frc=4 (*) PTS=0.7967, frame_time=33 ms, bitrate=9000 kbps audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x50 [0x2000] (*) PTS=0.7873, bitrate=384 kbps -D 0 --av_fine_ms 9 (frames & ms) [0] [0] It is 200MB and I'd like to get it into a more manageable size. so I tried: transcode -i "TLAM Launch with SNL.mpg" -o TLAM.mpg -y ffmpeg,ffmpeg -Z 320x,fast -y mjpeg Which worked fine and produced a playable file, but it is 350MB. I'm sure this is because I just don't understand all the options, what else should I have done to shrink the size of the file? Thanks! Gary From transcode-users-bounces@exit1.org Sat Jun 10 17:44:55 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6067C126D9E for ; Sat, 10 Jun 2006 17:44:55 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AFev23020106; Sat, 10 Jun 2006 17:41:37 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [204.127.200.85]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AFesMF020091 for ; Sat, 10 Jun 2006 17:40:55 +0200 Received: from [127.0.0.1] (c-65-96-225-97.hsd1.ma.comcast.net[65.96.225.97]) by comcast.net (sccrmhc15) with ESMTP id <20060610154048015006iv12e>; Sat, 10 Jun 2006 15:40:48 +0000 Message-ID: <448AE802.9010602@comcast.net> Date: Sat, 10 Jun 2006 11:40:50 -0400 From: Gary Huntress User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Trying to Resize mpeg References: <448ADC60.6050302@comcast.net> In-Reply-To: <448ADC60.6050302@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Wow that was spectacularly bad. Some more experimentation and I tried transcode -i "TLAM Launch with SNL.mpg" -o TLAM -y ffmpeg,ffmpeg -F mpeg2 -Z 320x,fast and that correctly created the audio and vid files that are both playable. The vid is only 50MB too. I'm sure this will be perfect after I mplex them. Gary Gary Huntress wrote: > I'm trying to resize a file. Here are the details: > > [tcprobe] summary for TLAM Launch with SNL.mpg, (*) = not default, 0 = > not detected > import frame size: -g 720x480 [720x576] (*) > aspect ratio: 4:3 (*) > frame rate: -f 29.970 [25.000] frc=4 (*) > PTS=0.7967, frame_time=33 ms, bitrate=9000 kbps > audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x50 [0x2000] > (*) > PTS=0.7873, bitrate=384 kbps > -D 0 --av_fine_ms 9 (frames & ms) [0] [0] > > It is 200MB and I'd like to get it into a more manageable size. so I > tried: > > transcode -i "TLAM Launch with SNL.mpg" -o TLAM.mpg -y ffmpeg,ffmpeg > -Z 320x,fast -y mjpeg > > Which worked fine and produced a playable file, but it is 350MB. > I'm sure this is because I just don't understand all the options, what > else should I have done to shrink the size of the file? > > Thanks! > > Gary > > > > > From transcode-users-bounces@exit1.org Sat Jun 10 17:56:15 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 36D74126D9F for ; Sat, 10 Jun 2006 17:56:15 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AFpjIY020376; Sat, 10 Jun 2006 17:52:18 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AFpfbe020361 for ; Sat, 10 Jun 2006 17:51:42 +0200 Received: by nf-out-0910.google.com with SMTP id n29so656059nfc for ; Sat, 10 Jun 2006 08:51:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=fTj9FwbMiYDjIf85WE77MEmecTNbPioFCnPoXRku7Pi6QJW3UkNYrGkEA0Skl2Mtanvg0gNX1Wt9jV0zSxebz6KiDwpks4T2xiy9THBoBbu5gVkgCY2Ga2f1uqWKtBRNi+c2B94/5X+qcAdGdULqPm0t8ziGO19cFS2FATL7Pvo= Received: by 10.48.213.11 with SMTP id l11mr3329987nfg; Sat, 10 Jun 2006 08:51:41 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.11.186.172]) by mx.gmail.com with ESMTP id z73sm4305452nfb.2006.06.10.08.51.39; Sat, 10 Jun 2006 08:51:40 -0700 (PDT) Date: Sat, 10 Jun 2006 17:51:37 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Trying to Resize mpeg Message-ID: <20060610175137.4626c565@azafuse.rokugan.lan> In-Reply-To: <448AE802.9010602@comcast.net> References: <448ADC60.6050302@comcast.net> <448AE802.9010602@comcast.net> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sat, 10 Jun 2006 11:40:50 -0400 Gary Huntress wrote: > Wow that was spectacularly bad. > Some more experimentation and I tried > > transcode -i "TLAM Launch with SNL.mpg" -o TLAM -y ffmpeg,ffmpeg -F > mpeg2 -Z 320x,fast > > and that correctly created the audio and vid files that are both > playable. The vid is only 50MB too. A word of warning: above commandline produced audio in mp3 format (transcode default) that isn't suitable for muxing not in (S)VCD nor in DVD. Use -N option to select a more suitable audio format if you want to make a dvd/(s)vcd, or just try with --export_prof > I'm sure this will be perfect after I mplex them. We hope so :) HTH, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Sat Jun 10 22:07:44 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 26639126D99 for ; Sat, 10 Jun 2006 22:07:44 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AJvuxu027968; Sat, 10 Jun 2006 22:02:35 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f9.bay115.hotmail.com [65.54.250.19]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AJvpOo027952 for ; Sat, 10 Jun 2006 21:57:53 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 10 Jun 2006 12:57:50 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Sat, 10 Jun 2006 19:57:48 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Subject: Re: [transcode-users] avi to dvd Date: Sat, 10 Jun 2006 19:57:48 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 10 Jun 2006 19:57:50.0667 (UTC) FILETIME=[2742B9B0:01C68CC8] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Phil Ehrens schreef: >http://inferno.slug.org/cgi-bin/wiki?AviToVob > Thanks. I tried it, but it didn't help me out. It still insists on changing my 5 channel .ac3 file to 2 channels. I do now have an .idx file, so I am getting closer to my goal. :-) Anyway, still colating I guess. Question about the acceleration, with the --accel flag. Can you use multiple types at the same time? I have mmx currently, but does this mean I am not using the sse and mmext capabilities? Automatically detected is sse, but is this the fastest? Warren _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement From transcode-users-bounces@exit1.org Sun Jun 11 00:30:21 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 37CC4126D99 for ; Sun, 11 Jun 2006 00:30:21 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AMMaXp032730; Sun, 11 Jun 2006 00:26:36 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AMMUMJ032712 for ; Sun, 11 Jun 2006 00:22:32 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k5AMMIa7004627 for ; Sat, 10 Jun 2006 15:22:19 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k5AMMIGD004626 for transcode-users@exit1.org; Sat, 10 Jun 2006 15:22:18 -0700 Date: Sat, 10 Jun 2006 15:22:17 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] avi to dvd Message-ID: <20060610222217.GA4622@t22> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Warren Wilder wrote: > Phil Ehrens schreef: > >http://inferno.slug.org/cgi-bin/wiki?AviToVob > > > > Thanks. I tried it, but it didn't help me out. It still insists on > changing my 5 channel .ac3 file to 2 channels. I do now have an .idx > file, so I am getting closer to my goal. :-) > Anyway, still colating I guess. Didn't you read the comment about extracting the AC3 stream seperately using tcextract? Just remove all the audio processing stuff and use the null audio export module. Then mplex the resulting m2v video stream with the extracted AC3. From transcode-users-bounces@exit1.org Sun Jun 11 00:36:45 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id DA4AF126D99 for ; Sun, 11 Jun 2006 00:36:45 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AMROdK000381; Sun, 11 Jun 2006 00:30:14 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5AMNtOo032747 for ; Sun, 11 Jun 2006 00:23:56 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k5AMNjqa004633 for ; Sat, 10 Jun 2006 15:23:45 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k5AMNjQL004632 for transcode-users@exit1.org; Sat, 10 Jun 2006 15:23:45 -0700 Date: Sat, 10 Jun 2006 15:23:45 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] avi to dvd Message-ID: <20060610222345.GB4622@t22> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Warren Wilder wrote: > Phil Ehrens schreef: > >http://inferno.slug.org/cgi-bin/wiki?AviToVob > > > > Thanks. I tried it, but it didn't help me out. It still insists on > changing my 5 channel .ac3 file to 2 channels. I do now have an .idx > file, so I am getting closer to my goal. :-) > Anyway, still colating I guess. I often forget to mention that AviToVob is not intended to be a turnkey script, but a tutorial. Read the comments and you will be able to convert anything into a dvd. From transcode-users-bounces@exit1.org Sun Jun 11 10:22:09 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 647EE126D85 for ; Sun, 11 Jun 2006 10:22:09 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5B8BFoM020974; Sun, 11 Jun 2006 10:16:07 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from achurch.org (p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp [60.39.233.218]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5B8B9Tw020953 for ; Sun, 11 Jun 2006 10:11:11 +0200 Received: by achurch.org (wmail 0.9.57) id 448bd01c.04767; Sun, 11 Jun 2006 17:11:08 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] avi to dvd Date: Sun, 11 Jun 2006 17:09:50 JST In-Reply-To: Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <448bd01c.04767@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org >Question about the acceleration, with the --accel flag. Can you use >multiple types at the same time? I have mmx currently, but does this >mean I am not using the sse and mmext capabilities? Automatically >detected is sse, but is this the fastest? Transcode always detects and uses the fastest acceleration available on your system, so you should never need to use the --accel option; it is intended for debugging only. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Sun Jun 11 11:39:54 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D278C126D85 for ; Sun, 11 Jun 2006 11:39:54 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5B9SFq9023020; Sun, 11 Jun 2006 11:31:36 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5B9SAR2023000 for ; Sun, 11 Jun 2006 11:28:11 +0200 Received: by nf-out-0910.google.com with SMTP id y25so732138nfb for ; Sun, 11 Jun 2006 02:28:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MrTqxAkgCI5qbw/rVVgjoCGIcvAcGLbGBcAutg0Ail4RsT+Aw1Xrv9OimhfPrCoZEQmCVzLQNy3JDQZwmxul4LwVkWjpjS9CIt8kQg6U835aSIo5MK3MXNt37hURyMn4eJwmjstrOCP9aJjRbocm1OYPboSP2X2akNLLOBIiBIM= Received: by 10.48.208.18 with SMTP id f18mr3832104nfg; Sun, 11 Jun 2006 02:28:09 -0700 (PDT) Received: by 10.48.248.4 with HTTP; Sun, 11 Jun 2006 02:28:09 -0700 (PDT) Message-ID: <79328ea80606110228t2470834fm95c32219f682059d@mail.gmail.com> Date: Sun, 11 Jun 2006 10:28:09 +0100 From: "Asfand Yar Qazi" To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] transcode not letting me pad my videos! X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi, I'm trying to convert an xvid file (high quality one - over 2GB in size) to a DVD. Transcode isn't letting me pad it properly. The resolution of the video is 720x304, and I want to pad the top and the bottom, ending up with a 720x480 video. I don't want to do any zooming. So, I use parameters like this: transcode -i ${VIDEO} -y ffmpeg --export_prof dvd-ntsc \ --import_asr 1 -Y -88,0,-88,0 -b224 -N 0x2000 -m dvd.ac3 \ -o dvd here's transcode's output:0 Padding... transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source the-chronicles-of-narnia-sample.avi (ok) [transcode] V: import format | XviD RIFF data, AVI (V=ffmpeg|A=ac3) [transcode] V: import frame | 720x304 2.37:1 encoded @ 1:1 XXX: zoom=yes pre_clip=yes [transcode] V: pre clip frame | 720x228 (38,0,38,0) [transcode] V: zoom | 720x480 1.12:1 (Lanczos3) [transcode] V: clip frame (->) | 720x656 [transcode] V: bits/pixel | 0.159 [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,5] 448 kbps [transcode] A: downmix | 5 channels -> 2 channels [transcode] A: export format | 0x2000 AC3 [48000,16,2] 224 kbps [transcode] V: encoding fps,frc | 23.976,1 [transcode] A: bytes per frame | 8008 (8008.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse3 (sse3 sse2 sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using amd64 for memcpy [transcode] V: video buffer | 10 @ 720x656 [import_ac3.so] v0.3.2 (2002-02-15) (audio) AC3 [import_ffmpeg.so] v0.1.12 (2004-05-07) (video) ffmpeg: MS MPEG4v1-3/MPEG4/MJPEG [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.9.0 | (audio) MPEG/AC3/PCM [import_ac3.so] AC3->PCM [import_ac3.so] tcextract -a 0 -i "the-chronicles-of-narnia-sample.avi" -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0 tc_memcpy: using amd64 for memcpy [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, ntsc video type for video [export_ffmpeg.so]: INFO: Set interlacing to bottom-first [export_ffmpeg.so]: INFO: Set frame rate to 29.97 [export_ffmpeg.so]: WARNING: Y resolution is not 576, 480, 288 or 240 as required [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 18 [export_ffmpeg.so] Neither './ffmpeg.cfg' nor '~/.transcode/ffmpeg.cfg' [export_ffmpeg.so] found. Default settings will be used instead. [export_ffmpeg.so]: INFO: Starting 1 thread(s) [export_ffmpeg.so]: INFO: Set display aspect ratio to input [export_ffmpeg.so]: INFO: Selected dvd profile for audio [export_ffmpeg.so]: INFO: Resampling filter inactive [export_ffmpeg.so]: INFO: Set number of audio channels to 2 [export_ffmpeg.so]: INFO: Set number of audio bits to 16 [export_ffmpeg.so]: INFO: No audio resampling necessary, using 48000 Hz [mpeg2video @ 0x2aaaad65fa50]rc buffer underflow encoding frames [000000-001554], 21.78 fps, EMT: 0:01:04, ( 0| 1| 1) clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 1555 frames (0 dropped, 0 cloned), clip length 64.86 s I notice it's doing all that automatic crap at the beginning - then it adds my -Y padding options onto it. How do I override that with my own padding options? Also, if I run transcode with the following options, this happens: $ transcode -i the-chronicles-of-narnia-sample.avi -y ffmpeg --export_prof dvd-ntsc -Y -88,0,-88,0 -b224 -N 0x2000 -m dvd.ac3 -o dvd transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source the-chronicles-of-narnia-sample.avi (ok) [transcode] V: import format | XviD RIFF data, AVI (V=ffmpeg|A=ac3) [transcode] V: import frame | 720x304 2.37:1 XXX: zoom=yes pre_clip=yes [transcode] V: pre clip frame | 720x570 (-134,0,-132,0) [transcode] V: zoom | 720x480 2.81:1 (Lanczos3) [transcode] V: clip frame (->) | 720x656 [transcode] V: bits/pixel | 0.159 [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,5] 448 kbps [transcode] A: downmix | 5 channels -> 2 channels [transcode] A: export format | 0x2000 AC3 [48000,16,2] 224 kbps [transcode] V: encoding fps,frc | 23.976,1 [transcode] A: bytes per frame | 8008 (8008.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse3 (sse3 sse2 sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using amd64 for memcpy [transcode] V: video buffer | 10 @ 720x656 [import_ac3.so] v0.3.2 (2002-02-15) (audio) AC3 [import_ffmpeg.so] v0.1.12 (2004-05-07) (video) ffmpeg: MS MPEG4v1-3/MPEG4/MJPEG [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.9.0 | (audio) MPEG/AC3/PCM [import_ac3.so] AC3->PCM [import_ac3.so] tcextract -a 0 -i "the-chronicles-of-narnia-sample.avi" -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0 tc_memcpy: using amd64 for memcpy [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, ntsc video type for video [export_ffmpeg.so]: INFO: Set interlacing to bottom-first [export_ffmpeg.so]: INFO: Set frame rate to 29.97 [export_ffmpeg.so]: WARNING: Y resolution is not 576, 480, 288 or 240 as required [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 18 [export_ffmpeg.so] Neither './ffmpeg.cfg' nor '~/.transcode/ffmpeg.cfg' [export_ffmpeg.so] found. Default settings will be used instead. [export_ffmpeg.so]: INFO: Starting 1 thread(s) [export_ffmpeg.so]: INFO: Set display aspect ratio to input [export_ffmpeg.so]: INFO: Selected dvd profile for audio [export_ffmpeg.so]: INFO: Resampling filter inactive [export_ffmpeg.so]: INFO: Set number of audio channels to 2 [export_ffmpeg.so]: INFO: Set number of audio bits to 16 [export_ffmpeg.so]: INFO: No audio resampling necessary, using 48000 Hz Segmentation fault Thanks From transcode-users-bounces@exit1.org Sun Jun 11 12:31:01 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D12F3126D85 for ; Sun, 11 Jun 2006 12:31:01 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5BANnZO025253; Sun, 11 Jun 2006 12:27:10 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from achurch.org (p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp [60.39.233.218]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5BANhbC025238 for ; Sun, 11 Jun 2006 12:23:46 +0200 Received: by achurch.org (wmail 0.9.57) id 448bef2e.11500; Sun, 11 Jun 2006 19:23:42 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] transcode not letting me pad my videos! Date: Sun, 11 Jun 2006 18:57:40 JST In-Reply-To: <79328ea80606110228t2470834fm95c32219f682059d@mail.gmail.com> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <448bef2e.11500@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org >transcode -i ${VIDEO} -y ffmpeg --export_prof dvd-ntsc \ > --import_asr 1 -Y -88,0,-88,0 -b224 -N 0x2000 -m dvd.ac3 \ > -o dvd [...] >[transcode] V: import frame | 720x304 2.37:1 encoded @ 1:1 >XXX: zoom=yes pre_clip=yes >[transcode] V: pre clip frame | 720x228 (38,0,38,0) >[transcode] V: zoom | 720x480 1.12:1 (Lanczos3) >[transcode] V: clip frame (->) | 720x656 What's going on here is that the profile code is looking at the input and output frame sizes and aspect ratios and choosing "proper" clipping and zoom values; unfortunately, the profile code in 1.0 is rather broken and doesn't take into account any additional clipping options you give. We're working on a better system for 1.1, but in the meantime you'll need to avoid using --export_prof if you also give a -Y option. (Alternatively, you can use -Z and give the input frame size as the zoom size, but since this still causes a zoom operation to occur, the encoding process will be slowed down.) You should also give the same value for --import_asr as you use for the export aspect ratio (default 2, for a 4:3 ratio, but you should use --export_asr explicitly) to avoid the automatic clipping (and apparently to avoid a segfault, to judge from your second log). --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Sun Jun 11 20:20:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 41E8C126D85 for ; Sun, 11 Jun 2006 20:20:19 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5BIDtAP010556; Sun, 11 Jun 2006 20:15:32 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f13.bay115.hotmail.com [65.54.250.23]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5BIDodM010540 for ; Sun, 11 Jun 2006 20:13:51 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 11 Jun 2006 11:13:48 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Sun, 11 Jun 2006 18:13:45 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Subject: Re: [transcode-users] avi to dvd Date: Sun, 11 Jun 2006 18:13:45 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 11 Jun 2006 18:13:48.0842 (UTC) FILETIME=[C94190A0:01C68D82] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Phil Ehrens schreef: >Warren Wilder wrote: >>Phil Ehrens schreef: >>>http://inferno.slug.org/cgi-bin/wiki?AviToVob >>> >>Thanks. I tried it, but it didn't help me out. It still insists on >>changing my 5 channel .ac3 file to 2 channels. I do now have an .idx >>file, so I am getting closer to my goal. :-) >>Anyway, still colating I guess. > >Didn't you read the comment about extracting the AC3 stream >seperately using tcextract? Just remove all the audio processing >stuff and use the null audio export module. Then mplex the >resulting m2v video stream with the extracted AC3. > > I did, but I got unsynchronized audio&video that way. tcextract -x ac3 -a 0 -i file.avi > audio.ac3 transcode -i file.avi -y ffmpeg,null -F mpeg2video \ --export_prof dvd-pal -o video mplex -f 8 -o mplexed.mpg video.m2v audio.ac3 So I tried the normal way, and got two files which should be the video and the mp3 audio stream. transcode -y ffmpeg -F mpeg2video --export_prof dvd-pal \ -i file.avi -o output which gives the files: output.m2v and output. The file 'output' is an .mp3 stream inside an avi, according to mplayer -ao null -vo null -frames 0 -identify output The issue right now is that I can't get the audiostream out, or mplex it directly. I can't play the audio either with mplayer, because it contains no video stream. MPlayer dev-CVS-060517-22:36-3.4.5 (C) 2000-2006 MPlayer Team CPU: IDT/Centaur/VIA C3 Nehemiah (Family: 6, Stepping: 8) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 SSE Playing v a0. AVI file format detected. ID_VIDEO_ID=0 ID_AUDIO_ID=1 AVI_NI: No video stream found. Exiting... (End of file) Sorry if I appear thickheaded, I guess I am still rather new at this. Warren _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From transcode-users-bounces@exit1.org Tue Jun 13 06:26:53 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E3350126D8F for ; Tue, 13 Jun 2006 06:26:52 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5D4I0kJ013888; Tue, 13 Jun 2006 06:20:03 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5D4HvnG013848 for ; Tue, 13 Jun 2006 06:17:58 +0200 Received: by ug-out-1314.google.com with SMTP id j40so335510ugd for ; Mon, 12 Jun 2006 21:17:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OGWrwrML7/MnuNdwZHtEaG8q923stiwMrfIW/Hy0Ib8FaLwvmDg00rsxXfLtM1THPiTa3su2ipXRTL68m67fIFtPoOitRJj9WhgR4Hk06jhu67XW8KQWuhLaL+tbpY6SYv5wPmFmW/bRFU+6U/pdsIhXLV0UFGGFpZQ6vkh8wjc= Received: by 10.67.105.19 with SMTP id h19mr5909915ugm; Mon, 12 Jun 2006 21:17:56 -0700 (PDT) Received: by 10.67.21.5 with HTTP; Mon, 12 Jun 2006 21:17:56 -0700 (PDT) Message-ID: <750072490606122117x558a160bu292c6b8b613ca084@mail.gmail.com> Date: Tue, 13 Jun 2006 04:17:56 +0000 From: "Hank Barta" To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Should I transcode? X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi, I've been searching through the archives with interest regarding quality of results. I have in mind to rip DVDs to hard drive and watch them from there. It seems like there is no magic formula for transcoding this material and getting good results. Material ranges, for example, stuff like Shrek and Finding Nemo - which are perfect - to older movies like Blade Runner or even older TV shows such as Fawlty Towers. Blade runner had a dark and gritty appearance to begin with and the transfer to DVD may not have been the best. And Fawlty Towers has color imperfections that make it look like VHS tapes. It seems generally understood that any transcoding will detract from overall quality. On the other hand, some things that are poor quality perhaps won't lose much but could save a lot of space. I intend to watch these on an HD TV, so the quality does matter. Also I don't really care about all of the "extra value" add-ons on the DVDs like trailers for anything else the studio is working on. I just want to capture the movie itself. So the trade off would be disk space vs. quality of the results, right? I guess if I use dvd::rip for ripping, I should save my projects so that I can come back and transcode when I start running short of disk space. ;) So... Am I missing anything? Don't hesitate to point out any fallacies in my arguments. thanks, hank -- Beautiful Sunny Winfield, Illinois From transcode-users-bounces@exit1.org Tue Jun 13 13:13:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8C1E0126D88 for ; Tue, 13 Jun 2006 13:13:18 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DB68ji031914; Tue, 13 Jun 2006 13:07:59 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nef2.ens.fr (nef2.ens.fr [129.199.96.40]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DB65Us031890 for ; Tue, 13 Jun 2006 13:06:06 +0200 Received: from di.ens.fr (di.ens.fr [129.199.99.1]) by nef2.ens.fr (8.13.6/1.01.28121999) with ESMTP id k5DB60DY036850 for ; Tue, 13 Jun 2006 13:06:00 +0200 (CEST) X-Envelope-To: Received: from [129.199.99.87] (amanite [129.199.99.87]) by di.ens.fr (8.12.9/jb-1.1) id k5DB5oVF026323 for ; Tue, 13 Jun 2006 13:05:50 +0200 (MEST) Mime-Version: 1.0 (Apple Message framework v750) Content-Transfer-Encoding: 7bit Message-Id: <23D818D6-D88C-4EB5-A042-8F1AD939F93B@ens.fr> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: transcode-users@exit1.org From: Louis Granboulan Date: Tue, 13 Jun 2006 13:05:44 +0200 X-Mailer: Apple Mail (2.750) X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.10 (nef2.ens.fr [129.199.96.32]); Tue, 13 Jun 2006 13:06:00 +0200 (CEST) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Keeping aspect ratio in MPEG4 when doing avimerge X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hello, when I encode the (french) DVDs of Lords of the RIngs, I use the following commands $ mencoder -channels 6 -oac copy -alang fr -ovc xvid -xvidencopts \ bitrate=1700:chroma_opt:vhq=3:bvhq=1:pass=1 \ -passlogfile LotR2-$disk.stats -o LotR2-$disk-fr.avi \ dvd:// -dvd-device /Volumes/LOTR_TWO_TOWERS_SEE_$disk/ \ -vobsubout LotR2-$disk-en -vobsuboutindex 0 -sid 0 $ mencoder -channels 6 -oac copy -alang en -ovc xvid -xvidencopts \ bitrate=1700:chroma_opt:vhq=3:bvhq=1:pass=2 \ -passlogfile LotR2-$disk.stats -o LotR2-$disk-en.avi \ dvd:// -dvd-device /Volumes/LOTR_TWO_TOWERS_SEE_$disk/ \ -vobsubout LotR2-$disk-fr-comment -vobsuboutindex 0 -sid 1 The resulting files are mainly LotR2-$disk-en.avi and LotR2-$disk- fr.avi which contain - a video track, using codec XVID and an explicit aspect ratio - an audio track, using codec AC3 The problem arises from the fact that MPEG4 can specifiy an aspect ratio (while AVI cannot). See for example http://www.mplayerhq.hu/DOCS/HTML/en/aspect.html (currently only available through http://web.archive.org/web/ 20041115010423/http://www.mplayerhq.hu/DOCS/HTML/en/aspect.html) When played with mplayer, the aspect ratio is auto-detected. However, transcode does not seem to be aware of this feature of MPEG4. Therefore, when I want to build a single AVI file with two audio tracks, using $ avimerge -o LotR2-$disk.avi -i LotR2-$disk-en.avi -p LotR2-$disk- fr.avi the information about MPEG4 aspect ratio is not kept. Here is an example of output of mplayer (I am using MacOSX, but this should be an architecture independent issue) $ mplayer LotR3-D1-en.avi MPlayer dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team Mac OSX static build for ffmpegX AltiVec found CPU: PowerPC Playing LotR3-D1-en.avi. AVI file format detected. AVI: ODML: Building odml index (2 superindexchunks) VIDEO: [XVID] 720x576 12bpp 25.000 fps 1494.6 kbps (182.4 kbyte/s) Clip info: Software: MEncoder dev-CVS-051126-18:35-3.3 ======================================================================== == Opening audio decoder: [liba52] AC3 decoding with liba52 Using AltiVec optimized IMDCT transform AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s Checking for AltiVec resampler : 0x0000000a, 2 Using AltiVec optimized resampler AUDIO: 48000 Hz, 2 ch, s16be, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [a52] afm: liba52 (AC3-liba52) ======================================================================== == ======================================================================== == Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) ======================================================================== == Building audio filter chain for 48000Hz/2ch/s16be -> 0Hz/0ch/s8... AO: [macosx] 48000Hz 2ch s16be (2 bytes per sample) Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/ s16be... Starting playback... VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. VO: [quartz] 720x576 => 1024x576 Planar YV12 $ mplayer LotR3-D1.avi MPlayer dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team Mac OSX static build for ffmpegX AltiVec found CPU: PowerPC Playing LotR3-D1.avi. AVI file format detected. AVI: ODML: Building odml index (3 superindexchunks) VIDEO: [XVID] 720x576 24bpp 25.000 fps 1494.6 kbps (182.4 kbyte/s) Clip info: Software: transcode-1.0.2 ======================================================================== == Opening audio decoder: [liba52] AC3 decoding with liba52 Using AltiVec optimized IMDCT transform AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s Checking for AltiVec resampler : 0x0000000a, 2 Using AltiVec optimized resampler AUDIO: 48000 Hz, 2 ch, s16be, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [a52] afm: liba52 (AC3-liba52) ======================================================================== == ======================================================================== == Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) ======================================================================== == Building audio filter chain for 48000Hz/2ch/s16be -> 0Hz/0ch/s8... AO: [macosx] 48000Hz 2ch s16be (2 bytes per sample) Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/ s16be... Starting playback... VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.25:1 - prescaling to correct movie aspect. VO: [quartz] 720x576 => 720x576 Planar YV12 From transcode-users-bounces@exit1.org Tue Jun 13 15:27:32 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C8D9C126D88 for ; Tue, 13 Jun 2006 15:27:32 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DDKx9r003655; Tue, 13 Jun 2006 15:22:14 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DDKtjM003639 for ; Tue, 13 Jun 2006 15:20:57 +0200 Received: by nz-out-0102.google.com with SMTP id 40so1393829nzk for ; Tue, 13 Jun 2006 06:20:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NcCbfSiQ8kBGQRRN86/teBRPBxThk7e0Ll+UdDZNee7rdkNfOQvsToRZlZou/XF3cLWicMTrfGutu0NXkUvJ0pgoq11ZExZItmYrrPrKJdvIZ5utnM5OquLBYKR6ZvrigJG8g9Tq9jfma12QXQ37U4X4sJWsIxdVOc2QNGomjaw= Received: by 10.37.15.52 with SMTP id s52mr10783524nzi; Tue, 13 Jun 2006 06:20:51 -0700 (PDT) Received: by 10.36.134.1 with HTTP; Tue, 13 Jun 2006 06:20:51 -0700 (PDT) Message-ID: <5a4fbd6c0606130620u792f203eqcbaa9e60c58b676e@mail.gmail.com> Date: Tue, 13 Jun 2006 15:20:51 +0200 From: "Tijl Van den Broeck" To: "transcode Users Mailing List" Subject: Re: [transcode-users] Should I transcode? In-Reply-To: <750072490606122117x558a160bu292c6b8b613ca084@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <750072490606122117x558a160bu292c6b8b613ca084@mail.gmail.com> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org There is always a certain loss of quality when transcoding. But ripping becomes interesting if you care about the usability, quality and disk space. An xvid with srt is alot easier and faster to use than a DVD. Dvd's tend to come with (for me useless) menus and other gadgets... I just want my movie, not everything else and especially no commercials that I cannot skip (my no. 1 irritation). MPEG2 isn't quite the -best- compression format, it wastes alot of space. One can create h264 vids or xvids which take up to 2G for an entire movie (with AC3) and the source dvd about 5 or 6G. This is all done with a nearly equal quality. I even think the quality of the xvid/h264's would be better if it could be encoded from the raw sources rather dan an existing dvd. Agreed, part of all this lies in the history of dvd (it dates back to 1995...and processing power wasn't all that great back then). But at the moment, it is wasting space since nearly any new hardware player can now play xvids as well (h264 is only a matter of time now). Another interesting issue is storage, harddisks come quite cheap these days. What's the fastest: a never ending search through a pile of dvd boxes for a movie or a simple alphabetic catalog on screen to choose the movie you'd like to see (like with mythtv and some Kiss players). Having said all this, I fear some bashing from dvd-minded people ;-) I 'm not saying dvd is bad, it is a great standard which does play everywhere. It's a choice you'd have to make for yourself what is most appealing to you. On 6/13/06, Hank Barta wrote: > Hi, I've been searching through the archives with interest regarding > quality of results. I have in mind to rip DVDs to hard drive and watch > them from there. It seems like there is no magic formula for > transcoding this material and getting good results. Material ranges, > for example, stuff like Shrek and Finding Nemo - which are perfect - > to older movies like Blade Runner or even older TV shows such as > Fawlty Towers. Blade runner had a dark and gritty appearance to begin > with and the transfer to DVD may not have been the best. And Fawlty > Towers has color imperfections that make it look like VHS tapes. > > It seems generally understood that any transcoding will detract from > overall quality. On the other hand, some things that are poor quality > perhaps won't lose much but could save a lot of space. > > I intend to watch these on an HD TV, so the quality does matter. Also > I don't really care about all of the "extra value" add-ons on the DVDs > like trailers for anything else the studio is working on. I just want > to capture the movie itself. > > So the trade off would be disk space vs. quality of the results, > right? I guess if I use dvd::rip for ripping, I should save my > projects so that I can come back and transcode when I start running > short of disk space. ;) > > So... Am I missing anything? Don't hesitate to point out any fallacies > in my arguments. > > thanks, > hank > > -- > Beautiful Sunny Winfield, Illinois > > From transcode-users-bounces@exit1.org Tue Jun 13 16:01:04 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 888AE126D88 for ; Tue, 13 Jun 2006 16:01:04 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DDsSMM004991; Tue, 13 Jun 2006 15:54:51 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=HTML_10_20,HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.174]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DDsLdC004976 for ; Tue, 13 Jun 2006 15:54:23 +0200 Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id k5DDsLwW009559 for ; Tue, 13 Jun 2006 06:54:21 -0700 (PDT) Received: from [192.168.1.100] (82-42-218-45.cable.ubr03.live.blueyonder.co.uk [82.42.218.45]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id k5DDsFOq001204 for ; Tue, 13 Jun 2006 06:54:19 -0700 (PDT) User-Agent: Microsoft-Entourage/11.2.3.060209 Date: Tue, 13 Jun 2006 14:54:14 +0100 From: Iain MacGranthin To: Message-ID: Thread-Topic: Transcoder has been installed without error through Yast2, but export fails to initialise Thread-Index: AcaO8NrAGS5xIvrkEdqv/wANk1jFjg== Mime-version: 1.0 Content-type: multipart/alternative; boundary="B_3233055259_7128386" X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Transcoder has been installed without error through Yast2, but export fails to initialise X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3233055259_7128386 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable I have checked through the libraries to see that the referenced files exist= , no dependencies were missing except PVM, which is optional anyway, but the error I am receiving is: [export_xvid4.so] Encoder initialization failed video export module error [transcode] warning : (encoder.c) video export module error: init failed [transcode] critical: failed to init encoder If something can be suggested that would be great =AD at the moment I am having to copy down to my Powerbook to use ffmpegx which is a great tool, but I think it is not fair on the laptop!! Linux is SuSe 10.1, and transcode was installed through Yast2. I have tried using other encoding options, but with a similar result. The command, and result are: Command Line:=20 transcode -i "Little Nicky.m2t" -o "LN.avi" -y xvid -q 2 Result: transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [tcprobe] MPEG transport stream (TS) [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms (probe.c) V magic=3D0x0, A magic=3D0x0, V codec=3D0x0, A codec=3D0x0 (probe.c) V magic=3D, A magic=3D, V codec=3Dunknown, A codec=3Dunknown [transcode] auto-probing source Little Nicky.m2t (ok) [transcode] V: import format | unknown (V=3Dnull|A=3Dnull) [transcode] V: import frame | disabled [transcode] V: bits/pixel | 0.000 (unknown) [transcode] V: decoding fps,frc | 25.000,0 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2001 AC3/A52 [ 0,16,0] [transcode] A: export format | 0x55 MPEG layer-3 [ 0,16,0] 128 kbp= s [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 0 (0.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse 3dnowext 3dnow mmxext mmx asm C ) tc_memcpy: using amd64 for memcpy [transcode] encoder delay =3D decode=3D40000 encode=3D40000 usec [transcode] V: video buffer | 10 @ 0x0 [transcode] allocating 10 framebuffer (static) loading audio import module /usr/lib64/transcode/import_null.so loading video import module /usr/lib64/transcode/import_null.so [import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null Audio capability flag 0xffffffff | 0x1 Video capability flag 0xffffffff | 0x2 loading audio export module /usr/lib64/transcode/export_xvid.so loading video export module /usr/lib64/transcode/export_xvid.so [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM (encoder.c) audio capability flag 0x21f | 0x1 (encoder.c) video capability flag 0x21f | 0x2 [transcode] starting 1 frame processing thread(s) [transcode] starting 1 frame processing thread(s) [export_xvid4.so] Trying to load shared lib /usr/lib64/transcode/libxvidcore.so. 4 (decoder.c) audio thread id=3D1107310912 (decoder.c) video thread id=3D1115703616 [export_xvid4.so] Trying to load shared lib libxvidcore.so.4 [export_xvid4.so] Loaded libxvidcore.so.4 [export_xvid4.so] Reading configuration from './xvid4.cfg' [export_xvid4.so] Reading config section 'features' from './xvid4.cfg' [export_xvid4.so] Reading config section 'quantizer' from './xvid4.cfg' [export_xvid4.so] Reading config section 'cbr' from './xvid4.cfg' [export_xvid4.so] Reading config section 'vbr' from './xvid4.cfg' [export_xvid4.so] [export_xvid4.so] Feature settings [export_xvid4.so] ---------------------------------------- [export_xvid4.so] quant_type =3D h263 [export_xvid4.so] motion =3D 6 [export_xvid4.so] chromame =3D 1 [export_xvid4.so] vhq =3D 1 [export_xvid4.so] max_bframes =3D 2 [export_xvid4.so] bquant_ratio =3D 150 [export_xvid4.so] bquant_offset =3D 100 [export_xvid4.so] bframe_threshold =3D 0 [export_xvid4.so] quarterpel =3D 0 [export_xvid4.so] gmc =3D 0 [export_xvid4.so] trellis =3D 0 [export_xvid4.so] packed =3D 1 [export_xvid4.so] closed_gop =3D 1 [export_xvid4.so] interlaced =3D 0 [export_xvid4.so] cartoon =3D 0 [export_xvid4.so] hqacpred =3D 1 [export_xvid4.so] frame_drop_ratio =3D 0 [export_xvid4.so] stats =3D 0 [export_xvid4.so] greyscale =3D 0 [export_xvid4.so] turbo =3D 0 [export_xvid4.so] [export_xvid4.so] Quantizer settings [export_xvid4.so] ---------------------------------------- [export_xvid4.so] min_iquant =3D 2 [export_xvid4.so] max_iquant =3D 31 [export_xvid4.so] min_pquant =3D 2 [export_xvid4.so] max_pquant =3D 31 [export_xvid4.so] min_bquant =3D 2 [export_xvid4.so] max_bquant =3D 31 [export_xvid4.so] #quant_intra_matrix =3D [export_xvid4.so] #quant_inter_matrix =3D [export_xvid4.so] [export_xvid4.so] CBR settings [export_xvid4.so] ---------------------------------------- [export_xvid4.so] reaction_delay_factor =3D 16 [export_xvid4.so] averaging_period =3D 100 [export_xvid4.so] buffer =3D 100 [export_xvid4.so] [export_xvid4.so] VBR settings [export_xvid4.so] ---------------------------------------- [export_xvid4.so] keyframe_boost =3D 0 [export_xvid4.so] curve_compression_high =3D 0 [export_xvid4.so] curve_compression_low =3D 0 [export_xvid4.so] overflow_control_strength =3D 5 [export_xvid4.so] max_overflow_improvement =3D 5 [export_xvid4.so] max_overflow_degradation =3D 5 [export_xvid4.so] kfreduction =3D 20 [export_xvid4.so] kfthreshold =3D 1 [export_xvid4.so] container_frame_overhead =3D 24 [export_xvid4.so] Encoder initialization failed video export module error [transcode] warning : (encoder.c) video export module error: init failed [transcode] critical: failed to init encoder --B_3233055259_7128386 Content-type: text/html; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Transcoder has been installed without error through Yast2, but expor= t fails to initialise I hav= e checked through the libraries to see that the referenced files exist, no d= ependencies were missing except PVM, which is optional anyway, but the error= I am receiving is:

[export_xvid4.so] Encoder initialization failed
video export module error
[transcode] warning : (encoder.c) video export module error: init failed [transcode] critical: failed to init encoder

If something can be suggested that would be great – at the moment I a= m having to copy down to my Powerbook to use ffmpegx which is a great tool, = but I think it is not fair on the laptop!!

Linux is SuSe 10.1, and transcode was installed through Yast2.

I have tried using other encoding options, but with a similar result.

The command, and result are:

Command Line:

transcode -i "Little Nicky.m2t" -o "LN.avi" -y xvid -q = 2

Result:

transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [tcprobe] MPEG transport stream (TS)
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms (probe.c) V magic=3D0x0, A magic=3D0x0, V codec=3D0x0, A codec=3D0x0
(probe.c) V magic=3D, A magic=3D, V codec=3Dunknown, A codec=3Dunknown
[transcode] auto-probing source Little Nicky.m2t (ok)
[transcode] V: import format    | unknown  (V=3Dnull|A=3Dnu= ll)
[transcode] V: import frame     | disabled
[transcode] V: bits/pixel       | 0.000 (unkn= own)
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: Y'CbCr          = ; | YV12/I420
[transcode] A: import format    | 0x2001  AC3/A52  = ;    [   0,16,0]
[transcode] A: export format    | 0x55    MPE= G layer-3 [   0,16,0]  128 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 0 (0.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse 3dnowext 3dnow mmxext mmx = asm C
)
tc_memcpy: using amd64 for memcpy
[transcode] encoder delay =3D decode=3D40000 encode=3D40000 usec
[transcode] V: video buffer     | 10 @ 0x0
[transcode] allocating 10 framebuffer (static)
loading audio import module /usr/lib64/transcode/import_null.so
loading video import module /usr/lib64/transcode/import_null.so
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
Audio capability flag 0xffffffff | 0x1
Video capability flag 0xffffffff | 0x2
loading audio export module /usr/lib64/transcode/export_xvid.so
loading video export module /usr/lib64/transcode/export_xvid.so
[export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.= 0) |
(audio) MPEG/AC3/PCM
(encoder.c) audio capability flag 0x21f | 0x1
(encoder.c) video capability flag 0x21f | 0x2
[transcode] starting 1 frame processing thread(s)
[transcode] starting 1 frame processing thread(s)
[export_xvid4.so] Trying to load shared lib /usr/lib64/transcode/libxvidcor= e.so.
4
(decoder.c) audio thread id=3D1107310912
(decoder.c) video thread id=3D1115703616
[export_xvid4.so] Trying to load shared lib libxvidcore.so.4
[export_xvid4.so] Loaded libxvidcore.so.4
[export_xvid4.so] Reading configuration from './xvid4.cfg'
[export_xvid4.so] Reading config section 'features' from './xvid4.cfg'
[export_xvid4.so] Reading config section 'quantizer' from './xvid4.cfg'
[export_xvid4.so] Reading config section 'cbr' from './xvid4.cfg'
[export_xvid4.so] Reading config section 'vbr' from './xvid4.cfg'
[export_xvid4.so]
[export_xvid4.so] Feature settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] quant_type =3D h263
[export_xvid4.so] motion =3D 6
[export_xvid4.so] chromame =3D 1
[export_xvid4.so] vhq =3D 1
[export_xvid4.so] max_bframes =3D 2
[export_xvid4.so] bquant_ratio =3D 150
[export_xvid4.so] bquant_offset =3D 100
[export_xvid4.so] bframe_threshold =3D 0
[export_xvid4.so] quarterpel =3D 0
[export_xvid4.so] gmc =3D 0
[export_xvid4.so] trellis =3D 0
[export_xvid4.so] packed =3D 1
[export_xvid4.so] closed_gop =3D 1
[export_xvid4.so] interlaced =3D 0
[export_xvid4.so] cartoon =3D 0
[export_xvid4.so] hqacpred =3D 1
[export_xvid4.so] frame_drop_ratio =3D 0
[export_xvid4.so] stats =3D 0
[export_xvid4.so] greyscale =3D 0
[export_xvid4.so] turbo =3D 0
[export_xvid4.so]
[export_xvid4.so] Quantizer settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] min_iquant =3D 2
[export_xvid4.so] max_iquant =3D 31
[export_xvid4.so] min_pquant =3D 2
[export_xvid4.so] max_pquant =3D 31
[export_xvid4.so] min_bquant =3D 2
[export_xvid4.so] max_bquant =3D 31
[export_xvid4.so] #quant_intra_matrix =3D
[export_xvid4.so] #quant_inter_matrix =3D
[export_xvid4.so]
[export_xvid4.so] CBR settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] reaction_delay_factor =3D 16
[export_xvid4.so] averaging_period =3D 100
[export_xvid4.so] buffer =3D 100
[export_xvid4.so]
[export_xvid4.so] VBR settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] keyframe_boost =3D 0
[export_xvid4.so] curve_compression_high =3D 0
[export_xvid4.so] curve_compression_low =3D 0
[export_xvid4.so] overflow_control_strength =3D 5
[export_xvid4.so] max_overflow_improvement =3D 5
[export_xvid4.so] max_overflow_degradation =3D 5
[export_xvid4.so] kfreduction =3D 20
[export_xvid4.so] kfthreshold =3D 1
[export_xvid4.so] container_frame_overhead =3D 24
[export_xvid4.so] Encoder initialization failed
video export module error
[transcode] warning : (encoder.c) video export module error: init failed [transcode] critical: failed to init encoder
--B_3233055259_7128386-- From transcode-users-bounces@exit1.org Tue Jun 13 18:04:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 4CBEA126D83 for ; Tue, 13 Jun 2006 18:04:23 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DFt1rh009076; Tue, 13 Jun 2006 17:56:41 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from smtp2.rz.tu-harburg.de (smtp2.rz.tu-harburg.de [134.28.205.13]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DFsso2009054 for ; Tue, 13 Jun 2006 17:54:56 +0200 Received: from mail2.rz.tu-harburg.de (mail2.rz.tu-harburg.de [134.28.202.179]) by smtp2.rz.tu-harburg.de (8.13.1/8.13.1) with ESMTP id k5DFsqIp011238 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 13 Jun 2006 17:54:52 +0200 Received: from [192.168.1.3] (c211119.adsl.hansenet.de [213.39.211.119]) (user=sipp0566 mech=PLAIN bits=0) by mail2.rz.tu-harburg.de (8.13.1/8.13.1) with ESMTP id k5DFsh2n014623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 13 Jun 2006 17:54:50 +0200 Message-ID: <448EFDE5.50508@7circles.de> Date: Tue, 13 Jun 2006 20:03:17 +0200 From: David User-Agent: Thunderbird 1.5.0.2 (X11/20060518) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode works... but not with XviD? References: <1149942160.12106.12.camel@ubuntu> In-Reply-To: <1149942160.12106.12.camel@ubuntu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: TUHH Rechenzentrum content checker on 134.28.205.13 X-Scanned-By: TUHH Rechenzentrum content checker on 134.28.202.179 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Andreas Kwiatkowski wrote: > Dear users, I am trying to transcode videos featuring the MJPG codec to > XviD to save disk space. > > It worked before I had to remove and later installed the package > "transcode" again with apt-get. Stunningly this command seems not to > work anymore. It works while choosing to convert to DivX, but I think of > XviD as a non-proprietary and more efficient codec and therefore want to > use the open source tool instead. > > Can you help me with this error? That would be so great! > > Typing: > > transcode -i video-1.avi -y xvid,ffmpeg -E 44100,16,2 -o xvid-1.avi > > (I have to add -E, otherwise it will not work because of certain > problems with videos from Canon IXUS models that were already discussed > on this mailing list) > > outputs this error: > > transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg > libdvdread: Encrypted DVD support unavailable. > ************************************************ > ** ** > ** No css library available. See ** > ** /usr/share/doc/libdvdread3/README.Debian ** > ** for more information. ** > ** ** > ************************************************ > libdvdread: Can't open file VIDEO_TS.IFO. > [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms > [transcode] auto-probing source video-1.avi (ok) > [transcode] V: import format | MJPG RIFF data, AVI (V=ffmpeg|A=avi) > [transcode] V: import frame | 320x240 1.33:1 > [transcode] V: bits/pixel | 0.781 > [transcode] V: decoding fps,frc | 30.000,0 > [transcode] V: Y'CbCr | YV12/I420 > [transcode] A: import format | 0x1 PCM [11024, 8,1] 88 > kbps > [transcode] A: export format | 0x55 MPEG layer-3 [44100,16,2] 128 > kbps > [transcode] V: encoding fps,frc | 29.970,4 > [transcode] A: bytes per frame | 365 (367.834133) > [transcode] A: adjustment | 2836@1000 > [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) > tc_memcpy: using amd64 for memcpy > [transcode] V: video buffer | 10 @ 320x240 > [import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) * > [import_ffmpeg.so] v0.1.12 (2004-05-07) (video) ffmpeg: MS > MPEG4v1-3/MPEG4/MJPEG[export_ffmpeg.so] v0.3.13 (2004-08-03) (video) > Lavc50.0.0 | (audio) MPEG/AC3/PCM > [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API > 4.0) | (audio) MPEG/AC3/PCM > [import_avi.so] format=0x1, rate=11024 Hz, bits=8, channels=1, > bitrate=88 > [transcode] input is mjpeg, reducing range from YUVJ420P to YUV420P > [filter.c] Filter "levels=output=16-240:pre=1" with args > (levels=output=16-240:pre=1) > [filter.c] Filter "levels=output=16-240:pre=1" not loaded. Loading ... > [filter.c] Loading (levels=output=16-240:pre=1) .. > [filter_levels.so]: v1.0.0 (2004-06-09) Luminosity level scaler #0 > [filter_levels.so]: scaling 0-255 gamma 1.000000 to 16-240 > [filter_levels.so]: pre-processing filter > [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' > [export_xvid4.so] found. Default settings will be used instead. > Audio: using new version > Audio: using lame-3.96.1 > Illegal instruction > > > > Hi. I have a quite similar problem after having emerged gimp on my gentoo system. Encoding to or from xvid is not possible anymore. Transcode tells me that my libaries can't be fount though they are still the same place than before. Reemerging transcode and xvid didn't help and unmerging gimp didn't too. So I'm stuck with a broken transcode now. I know this is no help to you but as I saw your post I thought I could add mine for I think it might be somehow related. Greetings David. From transcode-users-bounces@exit1.org Tue Jun 13 18:28:52 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id F2943126D83 for ; Tue, 13 Jun 2006 18:28:51 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DGMUxJ010210; Tue, 13 Jun 2006 18:22:46 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DGMP7A010195 for ; Tue, 13 Jun 2006 18:22:26 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k5DGMIiG019369 for ; Tue, 13 Jun 2006 09:22:19 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k5DGMI3k019368 for transcode-users@exit1.org; Tue, 13 Jun 2006 09:22:18 -0700 Date: Tue, 13 Jun 2006 09:22:18 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Should I transcode? Message-ID: <20060613162218.GA19236@webserver> References: <750072490606122117x558a160bu292c6b8b613ca084@mail.gmail.com> <5a4fbd6c0606130620u792f203eqcbaa9e60c58b676e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a4fbd6c0606130620u792f203eqcbaa9e60c58b676e@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I agree completely with Tijl. As a matter of fact, with the new mplayer deinterlacers, I find I can rip a dvd to mpeg4 and then convert it back to a dvd and have it look BETTER than the original when the original was the result of several improperly executed deint/reint steps ;^) Also, if you can successfully OCR subtitles you can fix spelling, grammar, and translation errors. For me, commercial dvd's are just badly formatted raws that are unsuitable for viewing ;^) See this page for my current dvd-ripping settings (often updated): http://inferno.slug.org/cgi-bin/wiki?DvdToAvi Note that subrip currently has a bug where it always quits before OCR'ing the full set of subs. There does not seem to be any way to fool it into finishing. I hope to have some time to look into this problem this summer, but hopefully somebody who already understands how it works will go in and fix it sooner ;^) I apologise for using mencoder for ripping, I use transcode primarily for re-encoding to dvd, where it excels due to it's excellent geometry management automation. From transcode-users-bounces@exit1.org Tue Jun 13 23:37:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 84A2C126D83 for ; Tue, 13 Jun 2006 23:37:42 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DLUqpO018401; Tue, 13 Jun 2006 23:32:46 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5DLUolU018386 for ; Tue, 13 Jun 2006 23:30:51 +0200 Received: (qmail invoked by alias); 13 Jun 2006 21:30:44 -0000 Received: from unknown (EHLO luktop.intern.lan) [80.122.89.10] by mail.gmx.net (mp030) with SMTP; 13 Jun 2006 23:30:44 +0200 X-Authenticated: #686648 From: luukes To: transcode-users@exit1.org Date: Tue, 13 Jun 2006 23:30:40 +0200 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606132330.41401.luukes@gmx.at> X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] reading mpeg2 from /dev/video0 X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: luukes@gmx.at, transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org hello! i have a haupauge pvr 150 which has an mpeg2-encoder and i want to process the incoming mpeg2 stream. if i do # cat /dev/video0 > test.mpg # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y yuv4mpeg,null ... everything works. but i don't want to write a huge file to disk, i want to read from the device (or from a pipe). # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y yuv4mpeg,null ... then many parts of the picture are destroyed (mainly on the right side) but some parts are ok. so, what do i need to do, that i can read from the device (or a pipe) directly? all comments are welcome! thank you lukas From transcode-users-bounces@exit1.org Wed Jun 14 00:11:13 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 7210B126D83 for ; Wed, 14 Jun 2006 00:11:13 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DM7WfM019632; Wed, 14 Jun 2006 00:07:59 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DM7QDu019617 for ; Wed, 14 Jun 2006 00:07:27 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k5DM7KiI021228; Tue, 13 Jun 2006 15:07:20 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k5DM7IdG021227; Tue, 13 Jun 2006 15:07:18 -0700 Date: Tue, 13 Jun 2006 15:07:18 -0700 From: Phil Ehrens To: luukes@gmx.at, transcode Users Mailing List Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Message-ID: <20060613220718.GA19982@webserver> References: <200606132330.41401.luukes@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606132330.41401.luukes@gmx.at> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Cc: X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org luukes wrote: > hello! > > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > to process the incoming mpeg2 stream. > > if i do > # cat /dev/video0 > test.mpg > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > yuv4mpeg,null ... > everything works. > > but i don't want to write a huge file to disk, i want > to read from the device (or from a pipe). > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > yuv4mpeg,null ... > then many parts of the picture are destroyed (mainly on the right side) > but some parts are ok. > > so, what do i need to do, that i can read from the device (or a pipe) > directly? Did you read this: http://www.transcoding.org/cgi-bin/transcode?Video4linux_Examples From transcode-users-bounces@exit1.org Wed Jun 14 00:37:01 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6F48A126D83 for ; Wed, 14 Jun 2006 00:37:01 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DMXCHl020108; Wed, 14 Jun 2006 00:33:50 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5DMXABh020093 for ; Wed, 14 Jun 2006 00:33:11 +0200 Received: (qmail invoked by alias); 13 Jun 2006 22:33:05 -0000 Received: from unknown (EHLO luktop.intern.lan) [80.122.89.10] by mail.gmx.net (mp033) with SMTP; 14 Jun 2006 00:33:05 +0200 X-Authenticated: #686648 From: luukes To: Phil Ehrens , transcode Users Mailing List Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Date: Wed, 14 Jun 2006 00:33:00 +0200 User-Agent: KMail/1.9.1 References: <200606132330.41401.luukes@gmx.at> <20060613220718.GA19982@webserver> In-Reply-To: <20060613220718.GA19982@webserver> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606140033.00695.luukes@gmx.at> X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Cc: X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: luukes@gmx.at, transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Am Mittwoch, 14. Juni 2006 00:07 schrieb Phil Ehrens: > luukes wrote: > > hello! > > > > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > > to process the incoming mpeg2 stream. > > > > if i do > > # cat /dev/video0 > test.mpg > > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > > yuv4mpeg,null ... > > everything works. > > > > but i don't want to write a huge file to disk, i want > > to read from the device (or from a pipe). > > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > > yuv4mpeg,null ... > > then many parts of the picture are destroyed (mainly on the right side) > > but some parts are ok. > > > > so, what do i need to do, that i can read from the device (or a pipe) > > directly? > > Did you read this: > > http://www.transcoding.org/cgi-bin/transcode?Video4linux_Examples yes, i did. but in this examples raw yuv-streams from tv-input are processed but i want to use the mpeg2 stream from the card (from the composite-IN). the card does mpeg2-encoding, so 'cat /dev/video0 > test.mpg' creates a valid mpeg2 PS video file. if i use -x v4l2 it does not work so i think (but i'm not sure) that the v4l-import cannot handle mpeg2-streams. the question is - where is the difference? i mean it's exactly the same data in the file as the one coming from the device, but the resulting picture is different. thanks lukas From transcode-users-bounces@exit1.org Wed Jun 14 00:55:01 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 7D891126D83 for ; Wed, 14 Jun 2006 00:55:01 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DMpbi2020830; Wed, 14 Jun 2006 00:51:51 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5DMpY5U020815 for ; Wed, 14 Jun 2006 00:51:35 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k5DMpSVp021452; Tue, 13 Jun 2006 15:51:28 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k5DMpRKr021451; Tue, 13 Jun 2006 15:51:27 -0700 Date: Tue, 13 Jun 2006 15:51:27 -0700 From: Phil Ehrens To: luukes@gmx.at, transcode Users Mailing List Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Message-ID: <20060613225127.GB19982@webserver> References: <200606132330.41401.luukes@gmx.at> <20060613220718.GA19982@webserver> <200606140033.00695.luukes@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606140033.00695.luukes@gmx.at> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Cc: X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org luukes wrote: > Am Mittwoch, 14. Juni 2006 00:07 schrieb Phil Ehrens: > > luukes wrote: > > > hello! > > > > > > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > > > to process the incoming mpeg2 stream. > > > > > > if i do > > > # cat /dev/video0 > test.mpg > > > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > > > yuv4mpeg,null ... > > > everything works. > > > > > > but i don't want to write a huge file to disk, i want > > > to read from the device (or from a pipe). > > > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > > > yuv4mpeg,null ... > > > then many parts of the picture are destroyed (mainly on the right side) > > > but some parts are ok. > > > > > > so, what do i need to do, that i can read from the device (or a pipe) > > > directly? > > > > Did you read this: > > > > http://www.transcoding.org/cgi-bin/transcode?Video4linux_Examples > > yes, i did. but in this examples raw yuv-streams from tv-input are processed > but i want to use the mpeg2 stream from the card (from the composite-IN). > the card does mpeg2-encoding, so 'cat /dev/video0 > test.mpg' creates a > valid mpeg2 PS video file. if i use -x v4l2 it does not work so i think > (but i'm not sure) that the v4l-import cannot handle mpeg2-streams. > > the question is - where is the difference? i mean it's exactly the same > data in the file as the one coming from the device, but the resulting > picture is different. Sorry, I don't know. I was just hoping that page might be helpful. Good luck. From transcode-users-bounces@exit1.org Wed Jun 14 09:50:00 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 34F3D126D83 for ; Wed, 14 Jun 2006 09:50:00 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5E7gEX5008434; Wed, 14 Jun 2006 09:44:08 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5E7gBNG008419 for ; Wed, 14 Jun 2006 09:42:13 +0200 Received: by nf-out-0910.google.com with SMTP id p48so34034nfa for ; Wed, 14 Jun 2006 00:42:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=tuCbVmKTQS9X0yYReZ+VtfjNl+Svli/Gu2GSht3eI67lWg9HJnUPDPnsbZmgyETJ2qF8fLh2iPdo6XpLAUJdIB69istop+LiScBArSmnSeN5empjhjMvbrb3qb4jDjaOJeBJ7XLX91Ko7AqJ/cJfL1NIYb/ItxRu7SxSSHjLNZ0= Received: by 10.49.19.14 with SMTP id w14mr100710nfi; Wed, 14 Jun 2006 00:42:11 -0700 (PDT) Received: from azafuse.rokugan.lan ( [82.57.139.124]) by mx.gmail.com with ESMTP id q27sm368568nfc.2006.06.14.00.42.10; Wed, 14 Jun 2006 00:42:10 -0700 (PDT) Date: Wed, 14 Jun 2006 09:42:08 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Message-ID: <20060614094208.2b9b453f@azafuse.rokugan.lan> In-Reply-To: <200606132330.41401.luukes@gmx.at> References: <200606132330.41401.luukes@gmx.at> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Tue, 13 Jun 2006 23:30:40 +0200 luukes wrote: > hello! > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > to process the incoming mpeg2 stream. > > if i do > # cat /dev/video0 > test.mpg > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > yuv4mpeg,null ... > everything works. > > but i don't want to write a huge file to disk, i want > to read from the device (or from a pipe). > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > yuv4mpeg,null ... > then many parts of the picture are destroyed (mainly on the right side) > but some parts are ok. [...] Mi first thought is that seeking will be disruptive in such kind of streams. So, try adding -H 0 to disable probing, hopefully it should help. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Wed Jun 14 15:12:18 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id DBE6B126D83 for ; Wed, 14 Jun 2006 15:12:18 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5ED3RwE018145; Wed, 14 Jun 2006 15:06:18 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5ED3KLd018130 for ; Wed, 14 Jun 2006 15:03:21 +0200 Received: (qmail invoked by alias); 14 Jun 2006 13:03:13 -0000 Received: from unknown (EHLO luktop.intern.lan) [80.122.89.10] by mail.gmx.net (mp035) with SMTP; 14 Jun 2006 15:03:13 +0200 X-Authenticated: #686648 From: luukes To: transcode-users@exit1.org, Francesco Romani Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Date: Wed, 14 Jun 2006 15:03:09 +0200 User-Agent: KMail/1.9.1 References: <200606132330.41401.luukes@gmx.at> <20060614094208.2b9b453f@azafuse.rokugan.lan> In-Reply-To: <20060614094208.2b9b453f@azafuse.rokugan.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606141503.10100.luukes@gmx.at> X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Cc: X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: luukes@gmx.at, transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Am Mittwoch, 14. Juni 2006 09:42 schrieb Francesco Romani: > On Tue, 13 Jun 2006 23:30:40 +0200 > > luukes wrote: > > hello! > > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > > to process the incoming mpeg2 stream. > > > > if i do > > # cat /dev/video0 > test.mpg > > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > > yuv4mpeg,null ... > > everything works. > > > > but i don't want to write a huge file to disk, i want > > to read from the device (or from a pipe). > > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > > yuv4mpeg,null ... > > then many parts of the picture are destroyed (mainly on the right side) > > but some parts are ok. > > [...] > > Mi first thought is that seeking will be disruptive in such kind of > streams. So, try adding -H 0 to disable probing, hopefully it should help. > > Best regards, finally i found out that the kernel-module of my caputre-card says linux kernel: ivtv0: All encoder MPEG stream buffers are full. Dropping data. linux kernel: ivtv0: Cause: the application is not reading fast enough. so this causes the errors in the picture. of course # cat /dev/video0 > test.mpg reads fast enough. it seems that reading from the device is slower than from a file. thank you lukas From transcode-users-bounces@exit1.org Wed Jun 14 20:26:21 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 973B2126D83 for ; Wed, 14 Jun 2006 20:26:21 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5EIIFrP029383; Wed, 14 Jun 2006 20:20:13 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-100.0 required=5.0 tests=HTML_MESSAGE,JR_PGP_MIME autolearn=disabled version=3.1.1 Received: from priv-edmwes34.telusplanet.net (defout.telus.net [204.209.205.55]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5EII782029360 for ; Wed, 14 Jun 2006 20:18:09 +0200 Received: from priv-edmwaa06.telusplanet.net ([142.179.175.123]) by priv-edmwes34.telusplanet.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060614181806.EHOW18335.priv-edmwes34.telusplanet.net@priv-edmwaa06.telusplanet.net> for ; Wed, 14 Jun 2006 12:18:06 -0600 Received: from DesktopServer (s142-179-175-123.ab.hsia.telus.net [142.179.175.123]) by priv-edmwaa06.telusplanet.net (BorderWare MXtreme Infinity Mail Firewall) with ESMTP id 8933J93WKA for ; Wed, 14 Jun 2006 12:18:06 -0600 (MDT) From: Roy Souther To: transcode Users Mailing List Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mDGQcyapLcV3wJ8EiNQd" Organization: Silicon Tao Technology Systems Inc. Date: Wed, 14 Jun 2006 12:18:04 -0600 Message-Id: <1150309084.1991.34.camel@utopiaplanetia.sti> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] How can I re-sync a video? X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: roy@silicontao.com, transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org --=-mDGQcyapLcV3wJ8EiNQd Content-Type: multipart/alternative; boundary="=-FbmCmOLaKGLT/KLxLF7B" --=-FbmCmOLaKGLT/KLxLF7B Content-Type: text/plain Content-Transfer-Encoding: quoted-printable A few months back I posted that avisync does not work and I needed help to make it work so could re-sync a video that had the audio and video off by about 2 seconds. No one replied so maybe there is a better tool then avisync out there. What can I use and how can it be done to resync a video? I have a video that the sound is off by about 0.5 seconds all the way through the video so I am trying to use avisync to correct this but the out put video has pauses in it that are not in the original. When I playback the out put video it will about every 4 seconds or so pause the video but the sound track keeps on going. This causes the sound to progressively get farther and farther out of sync as the video plays. Any idea why this is? Video is Xvid at 23.976 fps. Royce Souther www.SiliconTao.com Let Open Source help your business move beyond. For security this message is digitally authenticated by GnuPG. --=-FbmCmOLaKGLT/KLxLF7B Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable A few months back I posted that avisync does not work and I needed help to = make it work so could re-sync a video that had the audio and video off by a= bout 2 seconds. No one replied so maybe there is a better tool then avisync= out there.

What can I use and how can it be done to resync a video?

I have a video that the sound is off by about 0.5 seconds all the way throu= gh the video so I am trying to use avisync to correct this but the out put video has pauses in it that are not i= n the original. When I playback the out put video it will about every 4 sec= onds or so pause the video but the sound track keeps on going. This causes = the sound to progressively get farther and farther out of sync as the video= plays.

Any idea why this is?

Video is Xvid at 23.976 fps.


Royce Souther
www.SiliconTao.com
Let Open Source help your business move beyond.

For security this message is digitally authenticated by GnuPG.



--=-FbmCmOLaKGLT/KLxLF7B-- --=-mDGQcyapLcV3wJ8EiNQd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEkFLcY62fql08qicRAiA+AJoD2sai6Z/Ie7zbBy/O/k2k1zZf/gCdHSbL igGmKrUrTA4PWBt/E/laNTw= =RfMf -----END PGP SIGNATURE----- --=-mDGQcyapLcV3wJ8EiNQd-- From transcode-users-bounces@exit1.org Wed Jun 14 22:19:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 33BC2126D83 for ; Wed, 14 Jun 2006 22:19:17 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5EKDWkF032236; Wed, 14 Jun 2006 22:14:35 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5EKDTmJ032219 for ; Wed, 14 Jun 2006 22:13:30 +0200 Received: by ug-out-1314.google.com with SMTP id k3so529696ugf for ; Wed, 14 Jun 2006 13:13:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=WPpqjpw/+nL2S7mucGB0K6kPH18B5Suq7a1V7vGNUqWnE4CsYdYUodMyUWozov2MsTizojO7GFLb3DRLmTRuZrMyGxBTZ3brkZwXrONpoxVOXOCbra5RS4geTp8xN8ig7EC++8BYlLjdBRAFBeb02wvk3lfF6rdd0EE5jwbxe6M= Received: by 10.67.103.7 with SMTP id f7mr1013790ugm; Wed, 14 Jun 2006 13:13:28 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.11.193.244]) by mx.gmail.com with ESMTP id c1sm1010518ugf.2006.06.14.13.13.27; Wed, 14 Jun 2006 13:13:28 -0700 (PDT) Date: Wed, 14 Jun 2006 22:13:25 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] How can I re-sync a video? Message-ID: <20060614221325.471ad1b6@azafuse.rokugan.lan> In-Reply-To: <1150309084.1991.34.camel@utopiaplanetia.sti> References: <1150309084.1991.34.camel@utopiaplanetia.sti> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Wed, 14 Jun 2006 12:18:04 -0600 Roy Souther wrote: > A few months back I posted that avisync does not work and I needed help > to make it work so could re-sync a video that had the audio and video > off by about 2 seconds. No one replied Just for the record (no flame intended) I've added this issue to known bugs list (the my internal copy only, yet). Unfortunately, we (developers) are running out of time, and investigating issues like this (that involves a quite deep review in avilib too) are scheduled only for post-1.1.0-release. I can't tell anything regarding your specific problem yet (sorry). Best regards -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Thu Jun 15 11:45:29 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 88C92126D83 for ; Thu, 15 Jun 2006 11:45:29 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5F9aRHZ028455; Thu, 15 Jun 2006 11:38:48 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5F9aK1D028437 for ; Thu, 15 Jun 2006 11:36:21 +0200 Received: by ug-out-1314.google.com with SMTP id k3so852666ugf for ; Thu, 15 Jun 2006 02:36:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gKeiBFVMCj0R7qFPuJkej/XSJG1aYKXfqTEgE3gvKYwvGayB1DxELEy5Qkp65juqNp1u32ZWU2CQwuvbrqPXYes8WgNqRW0C5Sn1eBDiRXck3hGcoBjfCSK/Vkcq8oCA9USerB9Rd61xtJqSz4UUJqTXsqwnE+nDBn2HxO0MhYk= Received: by 10.67.25.9 with SMTP id c9mr1546845ugj; Thu, 15 Jun 2006 02:36:20 -0700 (PDT) Received: by 10.66.216.11 with HTTP; Thu, 15 Jun 2006 02:36:20 -0700 (PDT) Message-ID: <3133b1630606150236v6212c072k6834b9f0dfcd1f29@mail.gmail.com> Date: Thu, 15 Jun 2006 11:36:20 +0200 From: "Francesco Romani" To: "transcode Users Mailing List" Subject: Re: [transcode-users] Transcode works... but not with XviD? In-Reply-To: <1149942160.12106.12.camel@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149942160.12106.12.camel@ubuntu> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On 6/10/06, Andreas Kwiatkowski wrote: > It worked before I had to remove and later installed the package > "transcode" again with apt-get. Stunningly this command seems not to > work anymore. It works while choosing to convert to DivX, but I think of > XviD as a non-proprietary and more efficient codec and therefore want to > use the open source tool instead. That's a wise choice IMHO :) [...] > [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' > [export_xvid4.so] found. Default settings will be used instead. > Audio: using new version > Audio: using lame-3.96.1 > Illegal instruction Looks like an xvid problem: it seems that xvid codec is trying to use some instruction (MMX/SSE/SSE2 stuff) that isn't avalaible on your box. Try using another application that uses in turn xvid and see if this issue only affects transcode (if so please repost here reporting the package versions and the package sources). In the meantime, you can still use another mpeg4-dialect codec, the ffmpeg's mpeg4 one, that's is very good too but it maybe also be a bit harder than xvid to tune. Just replace -y xvid,ffmpeg (warning: ",ffmpeg" here isn't needed; it doesn't hurt anything, but it's useless) with -y ffmpeg -F mpeg4 HTH, Best regards, -- Francesco Romani From transcode-users-bounces@exit1.org Thu Jun 15 11:47:59 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B9E1C126D83 for ; Thu, 15 Jun 2006 11:47:59 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5F9ilTv028733; Thu, 15 Jun 2006 11:44:55 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5F9idLC028718 for ; Thu, 15 Jun 2006 11:44:40 +0200 Received: by ug-out-1314.google.com with SMTP id k3so856128ugf for ; Thu, 15 Jun 2006 02:44:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r2s4PLSFUeAAzzLHHutBnYFXrcu5rgPcIp6TysSscWsDb3OK9mlGgUThWEpslfzqZVXTjZB+6F7qkMG8aoc0DGMNTtKE8oT+bb44w57YzZIA/2s1yCmbbzLZ35YN4yXK0Q4DeFWxCi8IqnKri11iFJHMs0s6bPdogZ047DMSrQM= Received: by 10.67.101.10 with SMTP id d10mr1561115ugm; Thu, 15 Jun 2006 02:44:38 -0700 (PDT) Received: by 10.66.216.11 with HTTP; Thu, 15 Jun 2006 02:44:38 -0700 (PDT) Message-ID: <3133b1630606150244rfefcdemfc4d7d1e3b731347@mail.gmail.com> Date: Thu, 15 Jun 2006 11:44:38 +0200 From: "Francesco Romani" To: "transcode Users Mailing List" Subject: Re: [transcode-users] Transcoder has been installed without error through Yast2, but export fails to initialise In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On 6/13/06, Iain MacGranthin wrote: > but the error I am receiving is: > > [export_xvid4.so] Encoder initialization failed > video export module error > [transcode] warning : (encoder.c) video export module error: init failed > [transcode] critical: failed to init encoder Looks like an xvid internal problem. Unfortunately, AFAIK, xvid error reporting facilities aren't exactly ideal, so isn't trivial to see what's going wrong. What is the source of your xvid package (I mean source repository)? And what is the version of your xvid encoder? I'm not aware of general problem between transcode and xvid (i.e. outdated module and/or API and/or ABI). As workaround, you can use ffmpeg's mpeg4 encoder (-y ffmpeg -F mpeg4), but I'd like to know what's going wrong here, since this isn't the first XviD failure report that I've seen recently (there is another just a few messages around). [...] > [export_xvid4.so] Reading configuration from './xvid4.cfg' > [export_xvid4.so] Reading config section 'features' from './xvid4.cfg' > [export_xvid4.so] Reading config section 'quantizer' from './xvid4.cfg' > [export_xvid4.so] Reading config section 'cbr' from './xvid4.cfg' > [export_xvid4.so] Reading config section 'vbr' from './xvid4.cfg' [...] As further test I suggest to temporary disable external configuration (rename or move away configuration file) and see if this helps. It should NOT help, but is interesting to make sure ;) (because if this helps a transcode problem is much more probable). best regards, -- Francesco Romani From transcode-users-bounces@exit1.org Thu Jun 15 13:10:05 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 9D3AC126D8B for ; Thu, 15 Jun 2006 13:10:05 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5FB4DOk031540; Thu, 15 Jun 2006 13:05:32 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.unixforces.net (unixforces.net [217.160.130.73]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5FB470l031525 for ; Thu, 15 Jun 2006 13:04:08 +0200 Received: from [192.168.0.2] (p54BBF214.dip.t-dialin.net [84.187.242.20]) by mail.unixforces.net (Postfix) with ESMTP id 07578CB389 for ; Thu, 15 Jun 2006 11:03:21 +0000 (UTC) From: Markus Rothe To: transcode-users@exit1.org Date: Thu, 15 Jun 2006 11:04:05 +0000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606151104.05455.markus@unixforces.net> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Segmentation fault while DV->MPEG2 X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hello, I'm trying to transcode a .dv file to mpeg2. The .dv file comes from my camcorder and I used dvgrab to copy it to disk. When trying to transcode I'm getting this: $ transcode -i judo-2006.05.11_17-21-52.dv --export_asr 3 -F 8,"-a 3" -y mpeg2enc,mp2enc -o judo-2006.05.11_17-21-52 --print_status 10 transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source judo-2006.05.11_17-21-52.dv (ok) [transcode] V: import format | Digital Video (V=dv|A=dv) [transcode] V: import frame | 720x576 1.25:1 encoded @ 16:9 [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x1 PCM [48000,16,2] 1536 kbps [transcode] A: export format | 0x50 MPEG layer-2 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 tc_memcpy: using libc for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM [export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2 [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 [import_dv.so] tcextract -x dv -i "judo-2006.05.11_17-21-52.dv" -d 0 | tcdecode -x dv -y pcm -d 0 [import_dv.so] tcextract -x dv -i "judo-2006.05.11_17-21-52.dv" -d 0 | tcdecode -x dv -y yv12 -d 0 -Q 5 tc_memcpy: using libc for memcpy tc_memcpy: using libc for memcpy [export_mpeg2enc.so] *** init-v *** ! [export_mp2enc.so] *** init-v *** ! [export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 0 -f 8 -F 3 -n p -a 3 -o "judo-2006.05.11_17-21-52.m2v" -a 3 [export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 128 -s -o "judo-2006.05.11_17-21-52.mpa" sh: line 1: 12527 Broken pipe tcextract -x dv -i "judo-2006.05.11_17-21-52.dv" -d 0 12529 Segmentation fault (core dumped) | tcdecode -x dv -y yv12 -d 0 -Q 5 **ERROR: [mp2enc] Error reading wave data clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s both, transcode and mjpegtools, have been compiled with CFLAGS="-O2 -ggdb", but gdb does not provide usefull information: (gdb) core core Failed to read a valid object file image from memory. Core was generated by `mpeg2enc -v 0 -I 0 -f 8 -F 3 -n p -a 3 -o judo-2006.05.11_17-21-52.m2v -a 3 '. Program terminated with signal 11, Segmentation fault. #0 0x0000040000068d90 in ?? () (gdb) gdb says mpeg2enc fails, but the broken pipe is reported as tcdecode, so I'm not sure where to report this error... I can reprocude this on Ubuntu/x86, Gentoo/PPC64, Gentoo/PPC. I'm using transcode version 1.0.2 and mjpegtools version 1.8.0. I could upload the dv file to some webspace if there is need for this. Regards, Markus From transcode-users-bounces@exit1.org Sat Jun 17 11:53:42 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C5BDE126D85 for ; Sat, 17 Jun 2006 11:53:42 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5H9X7uQ024139; Sat, 17 Jun 2006 11:37:49 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-100.0 required=5.0 tests=JR_PGP_MIME, UNPARSEABLE_RELAY autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5H9X4Mi024119 for ; Sat, 17 Jun 2006 11:33:05 +0200 Received: (qmail invoked by alias); 17 Jun 2006 09:32:59 -0000 Received: from static-213-182-120-200.teleos-web.de (EHLO work.holtkamp.priv) [213.182.120.200] by mail.gmx.net (mp018) with SMTP; 17 Jun 2006 11:32:59 +0200 X-Authenticated: #810257 Received: from amavis by work.holtkamp.priv with scanned-ok (Exim 3.36 #1 (Debian)) id 1FrXAy-0000i8-00 for ; Sat, 17 Jun 2006 11:33:08 +0200 Received: from mobby.holtkamp.priv ([192.168.10.40]) by work.holtkamp.priv with smtp (Exim 3.36 #1 (Debian)) id 1FrXAq-0000i2-00 for ; Sat, 17 Jun 2006 11:33:00 +0200 Received: by mobby.holtkamp.priv (sSMTP sendmail emulation); Sat, 17 Jun 2006 11:26:46 +0200 Date: Sat, 17 Jun 2006 11:26:45 +0200 From: Maik Holtkamp To: transcode-users@exit1.org Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Message-ID: <20060617092645.GA10564@mobby.holtkamp.priv> Mail-Followup-To: transcode-users@exit1.org References: <200606132330.41401.luukes@gmx.at> <20060614094208.2b9b453f@azafuse.rokugan.lan> <200606141503.10100.luukes@gmx.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <200606141503.10100.luukes@gmx.at> X-PGP-Fingerprint: 868E 75E0 3FF1 A5F7 7036 41B1 D019 F5EF 9027 AB88 X-ICQ: 106425684 X-IRC: m707 X-message-flag: Outlook is a breeding ground for viruses. See http://cws.internet.com/mail.html for alternatives User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavis (Debian) at holtkamp.priv X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060606.4@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, 0n 06/06/14@15:03 luukes told me: > Am Mittwoch, 14. Juni 2006 09:42 schrieb Francesco Romani: > > On Tue, 13 Jun 2006 23:30:40 +0200 > > > > luukes wrote: > > > hello! > > > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > > > to process the incoming mpeg2 stream. > > > > > > if i do > > > # cat /dev/video0 > test.mpg > > > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > > > yuv4mpeg,null ... > > > everything works. > > > > > > but i don't want to write a huge file to disk, i want > > > to read from the device (or from a pipe). > > > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > > > yuv4mpeg,null ... > > > then many parts of the picture are destroyed (mainly on the right sid= e) > > > but some parts are ok. > > > > [...] > > > > Mi first thought is that seeking will be disruptive in such kind of > > streams. So, try adding -H 0 to disable probing, hopefully it should he= lp. > > > > Best regards, >=20 > finally i found out that the kernel-module of my caputre-card says >=20 > linux kernel: ivtv0: All encoder MPEG stream buffers are full. Dropping d= ata. > linux kernel: ivtv0: Cause: the application is not reading fast enough. >=20 > so this causes the errors in the picture. of course > # cat /dev/video0 > test.mpg > reads fast enough. >=20 > it seems that reading from the device is slower than from a file. You have to cope that 25 fps go through transcode. AFAIK yuv4mpeg isn't that CPU expensive and if your "..." don't include some expensive -J extentions the CPU should cover it.=20 OTOH yuv4mpeg does produce real big files IIRC, so probably i/o might be the bottleneck. For my old Bt878, there there is a module parameter to increase buffers (IIRC ?gbuffers?). I am not familiar with PVR/ivtv, but probably there is something similar. mkfifo /tmp/mpeg; cat /dev/video0 | /tmp/mpeg; transcode -i /tmp/mpeg=20 playing with transcodes -u IIRC for a similar problem some months/years back Erik Slagter posted a program called (?super-buffer/pipe?) which could be of assistance. --=20 bye maik --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEk8rV0Bn175Anq4gRAsjiAJ0Q5et708s2PaVVwEKG9zvbwaDoqACfSQpt UiOF/K54N55CjM9YEpBkWzQ= =Ab2e -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From transcode-users-bounces@exit1.org Sun Jun 18 18:26:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id DF2AF126D84 for ; Sun, 18 Jun 2006 18:26:40 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IGBNKD023831; Sun, 18 Jun 2006 18:20:31 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=disabled version=3.1.1 Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IGBFtN023790 for ; Sun, 18 Jun 2006 18:11:17 +0200 Received: from [212.227.126.202] (helo=perfora.net) by mrelay.perfora.net (node=mrelayus0) with ESMTP (Nemesis), id 0MKoyl-1FrzrP3rSk-0002kA; Sun, 18 Jun 2006 12:11:13 -0400 Received: from [217.160.226.8] (helo=infong225 ident=8) by mrvnet.kundenserver.de with smtp (Exim 3.35 #1) id 1FrzrP-0005uL-00 for transcode-users@exit1.org; Sun, 18 Jun 2006 18:10:51 +0200 Received: from user (see sender-info) by infong225.perfora.net with local; Sun, 18 Jun 2006 12:10:50 -0400 X-Sender-Info: 99928942@infong225 Precedence: bulk From: Andrew To: transcode-users@exit1.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Message-ID: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> Date: Sun, 18 Jun 2006 12:10:51 -0400 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] "failed to probe source" X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org i did cvs and svn builds yesterday (Jun 17) of transcode and ffmpeg, respectively. This command fails: tcprobe -H 10 -i /dev/scd0 libdvdread: Using libdvdcss version 1.2.8 for DVD access libdvdread: Using libdvdcss version 1.2.8 for DVD access [dvd_reader.c] critical: Invalid title 0. [probe_dvd.c] critical: failed to probe DVD title information [tcprobe] critical: failed to probe source (i searched through a year's worth of messages in this list and did not find anyone else w/same problem) I suspect one of my libraries on this machine is bad/old; xine (which, i presume, shares some libs w/tc) refuses to play some DVDs, which are played perfectly, by xine, on other machines (same OS version) what exactly could it be? tia andrew --------- my transcode build: --------------- transcode v1.1.0-cvs (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg -------- --------- my ffmpeg build (relevant?) : ----- FFmpeg version HEAD, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-shared --enable-gpl --enable-pthreads --enable-pp --enable-a52 --enable-shared --enable-libogg --enable-mp3lame --cc=gcc32 libavutil version: 49.0.0 libavcodec version: 51.9.0 libavformat version: 50.4.0 built on Jun 17 2006 18:04:44, gcc: 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4) From transcode-users-bounces@exit1.org Sun Jun 18 18:47:54 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 89B55126D84 for ; Sun, 18 Jun 2006 18:47:54 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IGeUsN025305; Sun, 18 Jun 2006 18:44:36 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IGePWV025286 for ; Sun, 18 Jun 2006 18:40:27 +0200 Received: by nf-out-0910.google.com with SMTP id c31so966520nfb for ; Sun, 18 Jun 2006 09:40:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=YQLFSBFS8Ewa5gnrW+AAPR5pbCIo4oIFgmRzFOAhM2CryqwsDrvrV0bv43viGDEt6/A9FqQaPH7pMAJdbvsNarYfSCpLhy6J/QqxdpdjNV+NY8Fk4XXwhsTecPFmk2WMPb7gmsrMYBopEvAatqFAXpf+dgpJ4sWnP/nakAj9WWw= Received: by 10.48.235.2 with SMTP id i2mr2750618nfh; Sun, 18 Jun 2006 09:39:13 -0700 (PDT) Received: from azafuse.rokugan.lan ( [82.57.139.145]) by mx.gmail.com with ESMTP id x24sm281380nfb.2006.06.18.09.40.24; Sun, 18 Jun 2006 09:40:24 -0700 (PDT) Date: Sun, 18 Jun 2006 18:40:22 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] "failed to probe source" Message-ID: <20060618184022.0e9328fe@azafuse.rokugan.lan> In-Reply-To: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sun, 18 Jun 2006 12:10:51 -0400 Andrew wrote: > i did cvs and svn builds yesterday (Jun 17) of transcode and ffmpeg, > respectively. > > This command fails: > > tcprobe -H 10 -i /dev/scd0 > > libdvdread: Using libdvdcss version 1.2.8 for DVD access > libdvdread: Using libdvdcss version 1.2.8 for DVD access > [dvd_reader.c] critical: Invalid title 0. > [probe_dvd.c] critical: failed to probe DVD title information > [tcprobe] critical: failed to probe source Received. What's the content of reader? DVD video? (S)VCD? That's for reproducing the situation on my box (or to make easier/faster this process :) ) probing/detection code was heaviliy reviewd/rewritten during until now in 1.1.0 cycle, and a bit more should to come, so it's worth to investigate situations like this. > I suspect one of my libraries on this machine is bad/old; xine (which, i > presume, shares some libs w/tc) refuses to play some DVDs, which are played > perfectly, by xine, on other machines (same OS version) > what exactly could it be? libdvdread/libdvdcss. I don't see any common dependencies. > --------- my ffmpeg build (relevant?) : ----- Not for this issue :) Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Sun Jun 18 19:03:00 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C3276126D84 for ; Sun, 18 Jun 2006 19:03:00 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IGwCtG026286; Sun, 18 Jun 2006 18:59:31 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k5IGw8Tu026271 for ; Sun, 18 Jun 2006 18:58:09 +0200 Received: (qmail invoked by alias); 18 Jun 2006 16:58:03 -0000 Received: from unknown (EHLO luktop.intern.lan) [80.122.89.10] by mail.gmx.net (mp040) with SMTP; 18 Jun 2006 18:58:03 +0200 X-Authenticated: #686648 From: luukes To: transcode-users@exit1.org Subject: Re: [transcode-users] reading mpeg2 from /dev/video0 Date: Sun, 18 Jun 2006 18:57:59 +0200 User-Agent: KMail/1.9.1 References: <200606132330.41401.luukes@gmx.at> <200606141503.10100.luukes@gmx.at> <20060617092645.GA10564@mobby.holtkamp.priv> In-Reply-To: <20060617092645.GA10564@mobby.holtkamp.priv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606181858.00342.luukes@gmx.at> X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: luukes@gmx.at, transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org hello Am Samstag, 17. Juni 2006 11:26 schrieb Maik Holtkamp: > Hi, > > 0n 06/06/14@15:03 luukes told me: > > Am Mittwoch, 14. Juni 2006 09:42 schrieb Francesco Romani: > > > On Tue, 13 Jun 2006 23:30:40 +0200 > > > > > > luukes wrote: > > > > hello! > > > > i have a haupauge pvr 150 which has an mpeg2-encoder and i want > > > > to process the incoming mpeg2 stream. > > > > > > > > if i do > > > > # cat /dev/video0 > test.mpg > > > > # transcode -x mpeg2,null -i test.mpg -k -g 720x576 -f 25,3 -y > > > > yuv4mpeg,null ... > > > > everything works. > > > > > > > > but i don't want to write a huge file to disk, i want > > > > to read from the device (or from a pipe). > > > > # transcode -x mpeg2,null -i /dev/video0 -k -g 720x576 -f 25,3 -y > > > > yuv4mpeg,null ... > > > > then many parts of the picture are destroyed (mainly on the right > > > > side) but some parts are ok. > > > > > > [...] > > > > > > Mi first thought is that seeking will be disruptive in such kind of > > > streams. So, try adding -H 0 to disable probing, hopefully it should > > > help. > > > > > > Best regards, > > > > finally i found out that the kernel-module of my caputre-card says > > > > linux kernel: ivtv0: All encoder MPEG stream buffers are full. Dropping > > data. linux kernel: ivtv0: Cause: the application is not reading fast > > enough. > > > > so this causes the errors in the picture. of course > > # cat /dev/video0 > test.mpg > > reads fast enough. > > > > it seems that reading from the device is slower than from a file. > > You have to cope that 25 fps go through transcode. AFAIK yuv4mpeg > isn't that CPU expensive and if your "..." don't include some > expensive -J extentions the CPU should cover it. i'm using filters but it's the same problem without them. my P4 2,8GHz needs 10-20% so this should not be the problem. > OTOH yuv4mpeg does produce real big files IIRC, so probably i/o > might be the bottleneck. i thought of that too - if not the CPU it's maybe i/o. but i don't produce large files because i use pipes. > For my old Bt878, there there is a module parameter to increase > buffers (IIRC ?gbuffers?). I am not familiar with PVR/ivtv, but > probably there is something similar. will check that. > > mkfifo /tmp/mpeg; cat /dev/video0 | /tmp/mpeg; transcode -i /tmp/mpeg > > playing with transcodes -u > > IIRC for a similar problem some months/years back Erik Slagter > posted a program called (?super-buffer/pipe?) which could be of > assistance. > i found many posts of Erik but no super-buffer/pipe. thanks for the hints lukas From transcode-users-bounces@exit1.org Sun Jun 18 19:29:23 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 0436D126D84 for ; Sun, 18 Jun 2006 19:29:23 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IHOfRG027012; Sun, 18 Jun 2006 19:26:14 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=disabled version=3.1.1 Received: from mout.perfora.net (mout.perfora.net [217.160.230.40]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IHOaNT026997 for ; Sun, 18 Jun 2006 19:24:37 +0200 Received: from [212.227.126.202] (helo=perfora.net) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1Fs10k39GL-0007Te; Sun, 18 Jun 2006 13:24:35 -0400 Received: from [217.160.226.8] (helo=infong225 ident=8) by mrvnet.kundenserver.de with smtp (Exim 3.35 #1) id 1Fs10k-0008WT-00 for transcode-users@exit1.org; Sun, 18 Jun 2006 19:24:34 +0200 Received: from user (see sender-info) by infong225.perfora.net with local; Sun, 18 Jun 2006 13:24:33 -0400 X-Sender-Info: 99928942@infong225 Precedence: bulk From: Andrew To: transcode Users Mailing List Subject: Re: [transcode-users] "failed to probe source" References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060618184022.0e9328fe@azafuse.rokugan.lan> User-Agent: Mutt/1.4.2.1i Message-ID: <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> Date: Sun, 18 Jun 2006 13:24:34 -0400 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sun, Jun 18, 2006 at 06:40:22PM +0200, Francesco Romani wrote: > On Sun, 18 Jun 2006 12:10:51 -0400 > Andrew wrote: > > Received. What's the content of reader? DVD video? (S)VCD? DVD video (commercial standard, AFAIK). Tried it with several different DVDs, same error. > probing/detection code was heaviliy reviewd/rewritten during until now in > 1.1.0 cycle, and a bit more should to come, so it's worth to investigate > situations like this. Does that mean it might work if I used the latest 1.0.2 tarball ? I just tried to download 1.0.2 but neither of these links seems to work: http://www.jakemsr.com/transcode/transcode-1.0.2.tar.gz http://www.kraymer.mynetcologne.de/transcode-1.0.2.tar.gz (did Jake forget to pay his domain name registrar ? :-) Sorry, i've "been away" and am apparently VERY behind, in terms of info. > libdvdread/libdvdcss. I don't see any common dependencies. is it worth tinkering with these? thanks andrew From transcode-users-bounces@exit1.org Sun Jun 18 20:25:34 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 9FF1C126D84 for ; Sun, 18 Jun 2006 20:25:34 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IIJave028831; Sun, 18 Jun 2006 20:20:51 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5IIJVbo028816 for ; Sun, 18 Jun 2006 20:19:32 +0200 Received: by nf-out-0910.google.com with SMTP id d4so933678nfe for ; Sun, 18 Jun 2006 11:19:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=kibAZCcg7dJrkqGXsZNZ8NfiVTc4mbS2xu0S01PEeki7OG05Rq7reT2P3CWvUqShi1OGrjxb+79qvpkv+Y89oylCD6YGyE8Hu2hRKc5vfQabIwY6lGb5WTMVFr/n/CXYOhb/B8nxQJ4ZCU1wDevRHaCWE8TL3pzUbLJnb9V6Ndg= Received: by 10.49.72.13 with SMTP id z13mr3830754nfk; Sun, 18 Jun 2006 11:19:31 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.16.201.172]) by mx.gmail.com with ESMTP id x27sm4736572nfb.2006.06.18.11.19.30; Sun, 18 Jun 2006 11:19:31 -0700 (PDT) Date: Sun, 18 Jun 2006 20:19:28 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] "failed to probe source" Message-ID: <20060618201928.0a5bc3eb@azafuse.rokugan.lan> In-Reply-To: <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sun, 18 Jun 2006 13:24:34 -0400 Andrew wrote: > On Sun, Jun 18, 2006 at 06:40:22PM +0200, Francesco Romani wrote: > > On Sun, 18 Jun 2006 12:10:51 -0400 > > Andrew wrote: > > Received. What's the content of reader? DVD video? (S)VCD? > DVD video (commercial standard, AFAIK). Tried it with several different > DVDs, same error. Confirmed as 1.1.0 regression. I'll fix it ASAP. > > probing/detection code was heaviliy reviewd/rewritten during until now in > > 1.1.0 cycle, and a bit more should to come, so it's worth to investigate > > situations like this. > Does that mean it might work if I used the latest 1.0.2 tarball ? Yes, 1.0.2 it's supposed to work well :) > I just tried to download 1.0.2 but neither of these links seems to work: > > http://www.jakemsr.com/transcode/transcode-1.0.2.tar.gz > http://www.kraymer.mynetcologne.de/transcode-1.0.2.tar.gz Ugh, confirmed this too. > Sorry, i've "been away" and am apparently VERY behind, in terms of info. No problem ;) > > libdvdread/libdvdcss. I don't see any common dependencies. > is it worth tinkering with these? Not for this, those library are innocent on this case, it's my business to fix it :) Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Mon Jun 19 04:39:43 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 7E4E6126D84 for ; Mon, 19 Jun 2006 04:39:43 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5J2Xfp4010326; Mon, 19 Jun 2006 04:35:48 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from zendium.mediagonal.net (zendium.mediagonal.net [217.69.162.173]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5J2XZrs010311 for ; Mon, 19 Jun 2006 04:33:36 +0200 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 7EA583C0011 for ; Mon, 19 Jun 2006 04:33:35 +0200 (CEST) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15035-05 for ; Mon, 19 Jun 2006 04:33:34 +0200 (CEST) Received: from [192.168.53.128] (xdsl-87-78-91-202.netcologne.de [87.78.91.202]) by zendium.mediagonal.net (Postfix) with ESMTP id 894823C0010 for ; Mon, 19 Jun 2006 04:33:33 +0200 (CEST) Message-ID: <44960CFB.9080506@skraemer.de> Date: Mon, 19 Jun 2006 04:33:31 +0200 From: =?ISO-8859-1?Q?Sebastian_Kr=E4mer?= User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] "failed to probe source" References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> In-Reply-To: <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Andrew wrote: > I just tried to download 1.0.2 but neither of these links seems to work: > > http://www.jakemsr.com/transcode/transcode-1.0.2.tar.gz > http://www.kraymer.mynetcologne.de/transcode-1.0.2.tar.gz Speaking of my mirror (the second link), it's hosted on my ISP's web space where there's a limit of 2GB download per month. I wouldn't have thought that the tarball is downloaded that often, last time (this month?) the limit was exceeded within 6 days or so. So that might be an opportunity to mention what I thought about for a while now: Why not make this download available (additionally) by bittorrent? The one or other might be willing to seed (I certainly would). At least in situations where the common download locations like the ones we have are down, that could be an alternative.. There are free trackers out there. For example, I know the one that recently started to track torrents for the MPlayer project: http://www.depthstrike.com/ What do you think? Sebastian From transcode-users-bounces@exit1.org Mon Jun 19 09:00:38 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id CBD47126D84 for ; Mon, 19 Jun 2006 09:00:38 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5J6pVXP022889; Mon, 19 Jun 2006 08:55:41 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5J6pSAg022874 for ; Mon, 19 Jun 2006 08:51:29 +0200 Received: by ug-out-1314.google.com with SMTP id k3so2582530ugf for ; Sun, 18 Jun 2006 23:51:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=Zu9vufP8qL2DA5z1ZQIfFsDKBeyYjXga8T//oWxZ0elp7Zf8kWJpnDFVsHw0IgjTip02nlTASG+NRYZHp/yAFmlUyvqTwH7gbTe6BA3ayjVqFF8VJcIL4ijWjY9vglvsWCXtobEGL+7B8LosXIBh/6Vc2aMH3wEJbzCA6R2TJvg= Received: by 10.67.103.7 with SMTP id f7mr1740893ugm; Sun, 18 Jun 2006 23:51:28 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.200.224]) by mx.gmail.com with ESMTP id m1sm5822718ugc.2006.06.18.23.51.27; Sun, 18 Jun 2006 23:51:28 -0700 (PDT) Date: Mon, 19 Jun 2006 08:51:25 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] "failed to probe source" Message-ID: <20060619085125.635f4281@azafuse.rokugan.lan> In-Reply-To: <20060618201928.0a5bc3eb@azafuse.rokugan.lan> References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> <20060618201928.0a5bc3eb@azafuse.rokugan.lan> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sun, 18 Jun 2006 20:19:28 +0200 Francesco Romani wrote: > > DVD video (commercial standard, AFAIK). Tried it with several different > > DVDs, same error. > Confirmed as 1.1.0 regression. I'll fix it ASAP. Fixed, I've tested briefly and it should work now. No spotten regression from 1.0.2 (for this aspect :) ) Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Mon Jun 19 09:02:46 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A8A30126D84 for ; Mon, 19 Jun 2006 09:02:46 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5J6upTZ022998; Mon, 19 Jun 2006 08:59:37 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5J6qW0x022903 for ; Mon, 19 Jun 2006 08:52:33 +0200 Received: by nf-out-0910.google.com with SMTP id d4so977972nfe for ; Sun, 18 Jun 2006 23:52:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=sHnPkxxOZnIeOLmvJP8I4xK9RQNVxIIkIBXKgz2EYDY3sMSjbLbETM961jbXVuBmDXfOYWPZDy64nZjXReJQawBSAzDDI4JwegpvV1PNqIAacTzKeFdCfg9YSCeipxtr3dtBzcd12a/c/pNPnmKV2EUoo7wYi/Vk75M43tAWf+A= Received: by 10.49.31.1 with SMTP id i1mr4229230nfj; Sun, 18 Jun 2006 23:52:32 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.200.224]) by mx.gmail.com with ESMTP id d2sm4464416nfe.2006.06.18.23.52.31; Sun, 18 Jun 2006 23:52:32 -0700 (PDT) Date: Mon, 19 Jun 2006 08:52:30 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] "failed to probe source" Message-ID: <20060619085230.5fbf4281@azafuse.rokugan.lan> In-Reply-To: <44960CFB.9080506@skraemer.de> References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> <44960CFB.9080506@skraemer.de> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k5J6qW0x022903 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Mon, 19 Jun 2006 04:33:31 +0200 Sebastian Krämer wrote: [...] > So that might be an opportunity to mention what I thought about for a > while now: Why not make this download available (additionally) by > bittorrent? The one or other might be willing to seed (I certainly > would). At least in situations where the common download locations like > the ones we have are down, that could be an alternative.. > There are free trackers out there. For example, I know the one that > recently started to track torrents for the MPlayer project: > http://www.depthstrike.com/ > > What do you think? That could be a really nice idea. :) Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Mon Jun 19 12:53:15 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B45BD126D84 for ; Mon, 19 Jun 2006 12:53:15 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JAd26O029265; Mon, 19 Jun 2006 12:45:59 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from vhrz81.hrz.uni-marburg.de (vhrz81.HRZ.Uni-Marburg.DE [137.248.3.7]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JAcvgP029246 for ; Mon, 19 Jun 2006 12:38:58 +0200 Received: from pcrz175.HRZ.Uni-Marburg.DE (pcrz175.HRZ.Uni-Marburg.DE [137.248.3.134]) by vhrz81.hrz.uni-marburg.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JAcs2M001965 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 19 Jun 2006 12:38:54 +0200 Received: from pcrz175.HRZ.Uni-Marburg.DE (localhost [127.0.0.1]) by pcrz175.HRZ.Uni-Marburg.DE (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JAcsZi007469; Mon, 19 Jun 2006 12:38:54 +0200 Received: from localhost (localhost [[UNIX: localhost]]) by pcrz175.HRZ.Uni-Marburg.DE (8.13.4/8.13.4/Submit) id k5JAcoNH007465; Mon, 19 Jun 2006 12:38:50 +0200 X-Authentication-Warning: pcrz175.HRZ.Uni-Marburg.DE: gebhardt set sender to gebhardt@hrz.uni-marburg.de using -f From: Gebhardt Thomas Organization: HRZ Uni Marburg To: transcode Users Mailing List Subject: Re: [transcode-users] Segmentation fault while DV->MPEG2 Date: Mon, 19 Jun 2006 12:38:47 +0200 User-Agent: KMail/1.7.2 References: <200606151104.05455.markus@unixforces.net> In-Reply-To: <200606151104.05455.markus@unixforces.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Message-Id: <200606191238.49022.gebhardt@hrz.uni-marburg.de> X-UniMR-MailScanner-Information: see http://web.uni-marburg.de/hrz/services/spamcheck/ X-UniMR-MailScanner: Found to be clean X-MailScanner-From: gebhardt@hrz.uni-marburg.de Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k5JAcvgP029246 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Cc: X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi, On Thursday 15 June 2006 13:04, Markus Rothe wrote: > I'm trying to transcode a .dv file to mpeg2.  The .dv file comes from my > camcorder and I used dvgrab to copy it to disk. Please try to supply the --dv_yuy2_mode option to transcode. Cheers, Thomas From transcode-users-bounces@exit1.org Mon Jun 19 15:08:04 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id F2DD5126D84 for ; Mon, 19 Jun 2006 15:08:03 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JCxVgb000721; Mon, 19 Jun 2006 15:00:47 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.181]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JCxNw6000706 for ; Mon, 19 Jun 2006 14:59:24 +0200 Received: from mac.com (smtpin04-en2 [10.13.10.149]) by smtpout.mac.com (Xserve/8.12.11/smtpout11/MantshX 4.0) with ESMTP id k5JCxLQm006911; Mon, 19 Jun 2006 05:59:21 -0700 (PDT) Received: from [192.168.2.3] (85-210-43-251.dsl.pipex.com [85.210.43.251]) (authenticated bits=0) by mac.com (Xserve/smtpin04/MantshX 4.0) with ESMTP id k5JCxH6t023256 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Mon, 19 Jun 2006 05:59:19 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <3133b1630606150244rfefcdemfc4d7d1e3b731347@mail.gmail.com> References: <3133b1630606150244rfefcdemfc4d7d1e3b731347@mail.gmail.com> Content-Type: multipart/alternative; boundary=Apple-Mail-1-616063313 Message-Id: <7FDA12D4-52EE-4A7E-AAAE-0AC5AB0348CB@mac.com> From: Iain MacGranthin Subject: Re: [transcode-users] Transcoder has been installed without error through Yast2, but export fails to initialise Date: Mon, 19 Jun 2006 13:59:15 +0100 To: transcode Users Mailing List , Francesco Romani X-Mailer: Apple Mail (2.750) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Cc: X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org --Apple-Mail-1-616063313 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On 15 Jun 2006, at 10:44, Francesco Romani wrote: > On 6/13/06, Iain MacGranthin wrote: >> but the error I am receiving is: >> >> [export_xvid4.so] Encoder initialization failed >> video export module error >> [transcode] warning : (encoder.c) video export module error: init >> failed >> [transcode] critical: failed to init encoder > > Looks like an xvid internal problem. Unfortunately, AFAIK, xvid error > reporting facilities aren't exactly ideal, so isn't trivial to see > what's going wrong. > What is the source of your xvid package (I mean source repository)? > And what is the version of your xvid encoder? > The source is Packman suse 10.1 x86_64 libraries. The XviD version is the latest available - 1.1.0 I think (can't remember and am away from desktop) - from the same repository > I'm not aware of general problem between transcode and xvid (i.e. > outdated module and/or API and/or ABI). > > As workaround, you can use ffmpeg's mpeg4 encoder (-y ffmpeg -F > mpeg4), but I'd like to know what's going wrong here, since this isn't > the first XviD failure report that I've seen recently (there is > another just a few messages around). > > [...] >> [export_xvid4.so] Reading configuration from './xvid4.cfg' >> [export_xvid4.so] Reading config section 'features' from './ >> xvid4.cfg' >> [export_xvid4.so] Reading config section 'quantizer' from './ >> xvid4.cfg' >> [export_xvid4.so] Reading config section 'cbr' from './xvid4.cfg' >> [export_xvid4.so] Reading config section 'vbr' from './xvid4.cfg' > [...] > As further test I suggest to temporary disable external configuration > (rename or move away configuration file) and see if this helps. > It should NOT help, but is interesting to make sure ;) > (because if this helps a transcode problem is much more probable). > I have tried this, and it didn't find the libraries, but came up wth a similar error. Also, I got pretty much the same result when trying DivX, or ffmpeg with mpeg4. When I tried manually compiling transcode I got a fail because a file was in the wrong format - I cannot remember the name (lib***su.***). When I return to th pc I will try another compile and give better details on that. I must also say that I had been using transcode before to good effect with suse 10.0, and I cannot remember having particular problems setting it up. > best regards, > > -- > Francesco Romani > --Apple-Mail-1-616063313 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1
On 15 Jun 2006, at = 10:44, Francesco Romani wrote:

On 6/13/06, Iain MacGranthin <iaingmacg@mac.com> wrote:
=
but the error I am = receiving is:

=A0[export_xvid4.so] Encoder = initialization failed
=A0video export module = error
=A0[transcode] warning : = (encoder.c) video export module error: init failed
=A0[transcode] critical: failed = to init encoder

Looks like an xvid internal = problem. Unfortunately, AFAIK, xvid error
what's going = wrong.

What is the source of your xvid package (I mean = source repository)?
And what is the version of = your xvid encoder?
The source is Packman suse 10.1 x86_64 = libraries.
The XviD version is the latest available - 1.1.0 I = think (can't remember and am away from desktop) -=A0 from the same = repository

I'm not = aware of general problem between transcode and xvid (i.e.
outdated module and/or API and/or ABI).

As = workaround, you can use ffmpeg's mpeg4 encoder (-y ffmpeg -F
mpeg4), but I'd like to know what's going wrong = here, since this isn't
the first XviD failure = report that I've seen recently (there is
another = just a few messages around).

[...]
=A0[export_xvid4.so] Reading = configuration from './xvid4.cfg'
=A0[export_xvid4.so] Reading = config section 'features' from './xvid4.cfg'
=A0[export_xvid4.so] Reading = config section 'quantizer' from './xvid4.cfg'
=A0[export_xvid4.so] Reading = config section 'cbr' from './xvid4.cfg'
=A0[export_xvid4.so] Reading = config section 'vbr' from './xvid4.cfg'
[...]
As further = test I suggest to temporary disable external configuration
(rename or move away configuration file) and see if = this helps.
It should NOT help, but is = interesting to make sure ;)
(because if = this helps a transcode problem is much more probable).

I have tried this, and it = didn't find the libraries, but came up wth a similar = error.
Also, I got pretty much the same result when=A0 trying = DivX, or ffmpeg with mpeg4.

When I tried manually = compiling transcode I got a fail because a file was in the wrong format = - I cannot remember the name (lib***su.***).
When I return to th pc I = will try another compile and give better details on = that.

I must also say that I had = been using transcode before to good effect with suse 10.0, and I cannot = remember having particular problems setting it = up.

best = regards,

--=A0
X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Cc: transcode Users Mailing List X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org --nextPart1652827.fK8EcD3s8a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 19 June 2006 10:38, Gebhardt Thomas wrote: > > I'm trying to transcode a .dv file to mpeg2. =C2=A0The .dv file comes f= rom my > > camcorder and I used dvgrab to copy it to disk. > > Please try to supply the --dv_yuy2_mode option to transcode. Hi, thanks for the info. I tried it, but it also failes. Regards, Markus --nextPart1652827.fK8EcD3s8a Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBElveNx15fTQSr/HcRAgiyAJ9vs/Ir1VDvvl7zhspkJyxHJP5I/wCgsuEv 26Ckrlh/NuqjVutHTv2St6Q= =44hy -----END PGP SIGNATURE----- --nextPart1652827.fK8EcD3s8a-- From transcode-users-bounces@exit1.org Tue Jun 20 00:07:55 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A3240126D9E for ; Tue, 20 Jun 2006 00:07:55 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JLtT8x018582; Mon, 19 Jun 2006 23:57:22 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from zendium.mediagonal.net (zendium.mediagonal.net [217.69.162.173]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5JLtQxF018567 for ; Mon, 19 Jun 2006 23:55:27 +0200 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 84E0B3C0011 for ; Mon, 19 Jun 2006 23:55:26 +0200 (CEST) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20126-08 for ; Mon, 19 Jun 2006 23:55:25 +0200 (CEST) Received: from [192.168.53.128] (xdsl-87-78-64-83.netcologne.de [87.78.64.83]) by zendium.mediagonal.net (Postfix) with ESMTP id 683AF3C0010 for ; Mon, 19 Jun 2006 23:55:24 +0200 (CEST) Message-ID: <44971D4A.20501@skraemer.de> Date: Mon, 19 Jun 2006 23:55:22 +0200 From: =?ISO-8859-1?Q?Sebastian_Kr=E4mer?= User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] "failed to probe source" References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> <44960CFB.9080506@skraemer.de> <20060619085230.5fbf4281@azafuse.rokugan.lan> In-Reply-To: <20060619085230.5fbf4281@azafuse.rokugan.lan> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Francesco Romani wrote: > On Mon, 19 Jun 2006 04:33:31 +0200 > Sebastian Krämer wrote: > > [...] >> So that might be an opportunity to mention what I thought about for a >> while now: Why not make this download available (additionally) by >> bittorrent? The one or other might be willing to seed (I certainly >> would). At least in situations where the common download locations like >> the ones we have are down, that could be an alternative.. >> There are free trackers out there. For example, I know the one that >> recently started to track torrents for the MPlayer project: >> http://www.depthstrike.com/ >> >> What do you think? > > That could be a really nice idea. :) It's not an idea any more, it's real! :) If you want to download and/or seed, use this link: http://opensource.depthstrike.com/torrent.php/transcode-1.0.2.tar.gz.torrent I changed the wiki links accordingly. Additionally, there is an additional torrent for the documentation tarball. Enjoy, and seed! Sebastian From transcode-users-bounces@exit1.org Tue Jun 20 03:00:02 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A6EC0126D82 for ; Tue, 20 Jun 2006 03:00:02 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5K0raK7023694; Tue, 20 Jun 2006 02:55:48 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from zendium.mediagonal.net (zendium.mediagonal.net [217.69.162.173]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5K0rYiC023679 for ; Tue, 20 Jun 2006 02:53:35 +0200 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id E79E93C0011 for ; Tue, 20 Jun 2006 02:53:33 +0200 (CEST) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21735-03 for ; Tue, 20 Jun 2006 02:53:32 +0200 (CEST) Received: from [192.168.53.128] (xdsl-87-78-64-83.netcologne.de [87.78.64.83]) by zendium.mediagonal.net (Postfix) with ESMTP id 884463C0010 for ; Tue, 20 Jun 2006 02:53:31 +0200 (CEST) Message-ID: <44974707.3010506@skraemer.de> Date: Tue, 20 Jun 2006 02:53:27 +0200 From: =?ISO-8859-1?Q?Sebastian_Kr=E4mer?= User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] "failed to probe source" References: <0MKoyl-1FrzrP3rSk-0002kA@mrelay.perfora.net> <20060618184022.0e9328fe@azafuse.rokugan.lan> <0MKp2t-1Fs10k39GL-0007Te@mrelay.perfora.net> <44960CFB.9080506@skraemer.de> <20060619085230.5fbf4281@azafuse.rokugan.lan> <44971D4A.20501@skraemer.de> In-Reply-To: <44971D4A.20501@skraemer.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Sebastian Krämer wrote: >> Francesco Romani wrote: >> That could be a really nice idea. :) > > It's not an idea any more, it's real! :) > > If you want to download and/or seed, use this link: > > http://opensource.depthstrike.com/torrent.php/transcode-1.0.2.tar.gz.torrent For other statistics and/or p2p links (thinking of magnet url for bt) have a look at this page http://opensource.depthstrike.com/?category=transcode which lists the torrents. From transcode-users-bounces@exit1.org Tue Jun 20 10:56:27 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B0DAF126D82 for ; Tue, 20 Jun 2006 10:56:27 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5K7mn7b008412; Tue, 20 Jun 2006 09:50:39 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from vhrz81.hrz.uni-marburg.de (vhrz81.HRZ.Uni-Marburg.DE [137.248.3.7]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5K7mlbS008397 for ; Tue, 20 Jun 2006 09:48:48 +0200 Received: from pcrz175.HRZ.Uni-Marburg.DE (pcrz175.HRZ.Uni-Marburg.DE [137.248.3.134]) by vhrz81.hrz.uni-marburg.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5K7mhmw030004 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 20 Jun 2006 09:48:43 +0200 Received: from pcrz175.HRZ.Uni-Marburg.DE (localhost [127.0.0.1]) by pcrz175.HRZ.Uni-Marburg.DE (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5K7mhqa016385 for ; Tue, 20 Jun 2006 09:48:43 +0200 Received: from localhost (localhost [[UNIX: localhost]]) by pcrz175.HRZ.Uni-Marburg.DE (8.13.4/8.13.4/Submit) id k5K7mgBC016382 for transcode-users@exit1.org; Tue, 20 Jun 2006 09:48:42 +0200 X-Authentication-Warning: pcrz175.HRZ.Uni-Marburg.DE: gebhardt set sender to gebhardt@hrz.uni-marburg.de using -f From: Gebhardt Thomas Organization: HRZ Uni Marburg To: transcode Users Mailing List Subject: Re: [transcode-users] Segmentation fault while DV->MPEG2 Date: Tue, 20 Jun 2006 09:48:42 +0200 User-Agent: KMail/1.7.2 References: <200606151104.05455.markus@unixforces.net> <200606191238.49022.gebhardt@hrz.uni-marburg.de> <200606191914.21533.markus@unixforces.net> In-Reply-To: <200606191914.21533.markus@unixforces.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606200948.42790.gebhardt@hrz.uni-marburg.de> X-UniMR-MailScanner-Information: see http://web.uni-marburg.de/hrz/services/spamcheck/ X-UniMR-MailScanner: Found to be clean X-MailScanner-From: gebhardt@hrz.uni-marburg.de X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi, On Monday 19 June 2006 21:14, Markus Rothe wrote: > thanks for the info. I tried it, but it also failes. maybe it is possible to narrow down the problem. I suggested to use --dv_yuy2_mode because it worked for me in a very similiar problem: Cheers, Thomas > Re: [transcode-users] tcdecode segfaults when converting dv video > Date: 28.03.2006 13:26 > ... > transcode -i test_dv.avi -F mpeg4 -y ffmpeg -o new.avi > Segmentation fault > ... >Narrowed down the problem to > >tcextract -x dv -i "test_dv.avi" -d 0 | tcdecode -x dv -y yv12 -d 0 -Q 5 >tc_memcpy: using sse for memcpy >Segmentation fault > >-------------------------------------------------------------------------------------- > >and further: > >$ tcextract -x dv -i "test_dv.avi" -d 0 > /tmp/dummy >tc_memcpy: using sse for memcpy >$ cat /tmp/dummy | tcdecode -d 511 -x dv -y yv12 -d 0 -Q 5 >Segmentation fault > >-------------------------------------------------------------------------------------- > >transcode -i test_dv.avi --dv_yuy2 -F mpeg4 -y ffmpeg -o new.avi > >works, however!! >[transcode] encoded 248 frames (0 dropped, 0 cloned), clip length 9.92 s From transcode-users-bounces@exit1.org Tue Jun 20 12:58:54 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 55E25126DA1 for ; Tue, 20 Jun 2006 12:58:54 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KAnF4o014549; Tue, 20 Jun 2006 12:50:16 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=HTML_00_10,HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from smtp4.libero.it (smtp4.libero.it [193.70.192.54]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KAn66J014523 for ; Tue, 20 Jun 2006 12:49:07 +0200 Received: from localhost (172.16.1.84) by smtp4.libero.it (7.0.027-DD01) id 4464C44D03788A98 for transcode-users@exit1.org; Tue, 20 Jun 2006 12:49:01 +0200 Received: from smtp2.libero.it ([172.16.1.225]) by localhost (asav5.libero.it [193.70.192.154]) (amavisd-new, port 10024) with ESMTP id 12013-05-9 for ; Tue, 20 Jun 2006 12:48:55 +0200 (CEST) Received: from [192.168.2.2] (adsl-ull-64-96.47-151.net24.it [151.47.96.64]) by smtp2.libero.it (Postfix) with ESMTP id 33EE8A8C27 for ; Tue, 20 Jun 2006 12:48:54 +0200 (MEST) Message-ID: <4497D394.5010601@libero.it> Date: Tue, 20 Jun 2006 12:53:08 +0200 From: paolo cutilli User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: multipart/alternative; boundary="------------070506060807030500060207" X-Scanned: with antispam and antivirus automated system at libero.it X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] 2nd pass provides no output file X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org This is a multi-part message in MIME format. --------------070506060807030500060207 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello there. I strangely have my DVD:rip working very well with the only exception that the 2nd pass gets completed but no file is generated. Can somone remember something similar ? I have DVD:rip ver 0.52.7 and transcode 1.02. I did inastalled many dependacies first (by URPMI) and then I have installed transcode by same tood (urpmi) I am running Linux Mandriva 2006 I have launche the 2nd pass command also from a shell (see below the outcome) but no file was provided again. FYI here follows my log file and on screen replies from the shell. Can someone tell me why this is not working at 100% ? Thanks ! Paolo LOG FILE ==================================================== Fri Jun 16 09:49:52 2006 Starting job (1): Determine number of titles Fri Jun 16 09:49:52 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc && echo DVDRIP_SUCCESS Fri Jun 16 09:49:53 2006 Job has PID 4519 Fri Jun 16 09:49:53 2006 Successfully finished job (1): Determine number of titles Fri Jun 16 09:49:53 2006 Starting job (2): Probing - title #1 Fri Jun 16 09:49:53 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T 1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null Fri Jun 16 09:49:53 2006 Job has PID 4521 Fri Jun 16 09:49:53 2006 Probing - title #1: 90 percent done. Fri Jun 16 09:49:54 2006 Set container format to 'avi' Fri Jun 16 09:49:54 2006 Successfully probed title #1 Fri Jun 16 09:49:54 2006 Successfully finished job (2): Probing - title #1 Fri Jun 16 09:49:54 2006 Mounting DVD at /mnt/cdrom Fri Jun 16 09:49:54 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip' Fri Jun 16 09:50:54 2006 Project closed. Fri Jun 16 09:51:06 2006 Starting job (1): Determine number of titles Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc && echo DVDRIP_SUCCESS Fri Jun 16 09:51:06 2006 Job has PID 4529 Fri Jun 16 09:51:06 2006 Successfully finished job (1): Determine number of titles Fri Jun 16 09:51:06 2006 Starting job (2): Probing - title #1 Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T 1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null Fri Jun 16 09:51:06 2006 Job has PID 4531 Fri Jun 16 09:51:06 2006 Probing - title #1: 90 percent done. Fri Jun 16 09:51:07 2006 Set container format to 'avi' Fri Jun 16 09:51:07 2006 Successfully probed title #1 Fri Jun 16 09:51:07 2006 Successfully finished job (2): Probing - title #1 Fri Jun 16 09:51:07 2006 Copying IFO files to /mymovies/sceltedonore/tmp/ifo Fri Jun 16 09:51:07 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip' Fri Jun 16 09:51:19 2006 Executing view command: mplayer dvd://1 -aid 128 -chapter 1 -dvdangle 1 -dvd-device /dev/hdc Fri Jun 16 09:52:09 2006 This task needs about 6 MB, 77128 MB are free. Fri Jun 16 09:52:09 2006 Starting job (1): Ripping - title #1 Fri Jun 16 09:52:09 2006 Executing command: rm -f /mymovies/sceltedonore/vob/001/sceltedonore-???.vob && dr_exec tccat -t dvd -T 1,-1,1 -i /dev/hdc | dr_splitpipe -f /mymovies/sceltedonore/tmp/sceltedonore-001-nav.log 1024 /mymovies/sceltedonore/vob/001/sceltedonore vob | tcextract -a 0 -x ac3 -t vob | tcdecode -x ac3 | tcscan -x pcm && echo DVDRIP_SUCCESS Fri Jun 16 09:52:09 2006 Job has PID 4540 Fri Jun 16 09:55:12 2006 Ripping - title #1: 10 percent done. Fri Jun 16 09:58:14 2006 Ripping - title #1: 20 percent done. Fri Jun 16 10:01:18 2006 Ripping - title #1: 30 percent done. Fri Jun 16 10:04:22 2006 Ripping - title #1: 40 percent done. Fri Jun 16 10:07:25 2006 Ripping - title #1: 50 percent done. Fri Jun 16 10:10:29 2006 Ripping - title #1: 60 percent done. Fri Jun 16 10:13:32 2006 Ripping - title #1: 70 percent done. Fri Jun 16 10:16:36 2006 Ripping - title #1: 80 percent done. Fri Jun 16 10:19:40 2006 Ripping - title #1: 90 percent done. Fri Jun 16 10:22:36 2006 Executing command: dr_exec tcprobe -H 25 -i /mymovies/sceltedonore/vob/001 && echo DVDRIP_SUCCESS Fri Jun 16 10:22:39 2006 Program stream units calculated Fri Jun 16 10:22:39 2006 Successfully finished job (1): Ripping - title #1 Fri Jun 16 10:22:39 2006 This task needs about 0 MB, 72765 MB are free. Fri Jun 16 10:22:39 2006 Starting job (1): Grabbing preview - title #1 ,frame #67790 Fri Jun 16 10:22:39 2006 Executing command: mkdir -m 0775 /tmp/dvdrip4342.ppm; cd /tmp/dvdrip4342.ppm; dr_exec transcode -H 10 -o snapshot -y ppm,null -x vob,null -i /mymovies/sceltedonore/vob/001/ -c 2-3 -L 1120854 && dr_exec convert -size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg && dr_exec convert -size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm gray:/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.raw && rm -r /tmp/dvdrip4342.ppm && echo DVDRIP_SUCCESS Fri Jun 16 10:22:40 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip' Fri Jun 16 10:22:40 2006 Job has PID 4568 Fri Jun 16 10:22:41 2006 Job has PID 4580 Fri Jun 16 10:22:41 2006 Job has PID 4581 Fri Jun 16 10:22:41 2006 Successfully finished job (1): Grabbing preview - title #1 ,frame #67790 Fri Jun 16 10:22:42 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg Fri Jun 16 10:22:42 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:22:42 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:22:42 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry '640!x360!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:22:43 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:22:43 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 640x352+0+4 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg Fri Jun 16 10:23:12 2006 Applied preset 'Autoadjust, Big Frame Size, Fast Resize'. Fri Jun 16 10:23:12 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg Fri Jun 16 10:23:13 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:23:13 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:23:13 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry '712!x400!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:23:14 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:23:14 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 704x400+4+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg Fri Jun 16 10:24:01 2006 This task needs about 699 MB, 72764 MB are free. Fri Jun 16 10:24:01 2006 Starting job (1): Transcoding video - title #1, pass 1 Fri Jun 16 10:24:01 2006 Executing command: mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob,null -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 1 -y xvid,null -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS Fri Jun 16 10:24:01 2006 Job has PID 4611 Fri Jun 16 10:36:18 2006 Transcoding video - title #1, pass 1: 10 percent done. Fri Jun 16 10:47:32 2006 Transcoding video - title #1, pass 1: 20 percent done. Fri Jun 16 10:58:44 2006 Transcoding video - title #1, pass 1: 30 percent done. Fri Jun 16 11:09:55 2006 Transcoding video - title #1, pass 1: 40 percent done. Fri Jun 16 11:20:57 2006 Transcoding video - title #1, pass 1: 50 percent done. Fri Jun 16 11:31:58 2006 Transcoding video - title #1, pass 1: 60 percent done. Fri Jun 16 11:43:09 2006 Transcoding video - title #1, pass 1: 70 percent done. Fri Jun 16 11:54:06 2006 Transcoding video - title #1, pass 1: 80 percent done. Fri Jun 16 12:05:18 2006 Transcoding video - title #1, pass 1: 90 percent done. Fri Jun 16 12:13:37 2006 Successfully finished job (1): Transcoding video - title #1, pass 1 Fri Jun 16 12:13:37 2006 Starting job (2): Transcoding video - title #1, pass 2 Fri Jun 16 12:13:37 2006 Executing command: mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_status 20 && echo DVDRIP_SUCCESS Fri Jun 16 12:13:37 2006 Job has PID 4644 Fri Jun 16 12:15:57 2006 Successfully finished job (2): Transcoding video - title #1, pass 2 Output from the shell =========================================== [root@localhost paolo]# mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mym ovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/scelt edonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 - R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_statu s 20 && echo DVDRIP_SUCCESS DVDRIP_JOB_PID=4761 transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Couldn't find device name. libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source /mymovies/sceltedonore/vob/001/ (ok) [transcode] V: import format | MPEG-2 (V=vob|A=vob) [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence [transcode] V: import frame | 720x576 1.25:1 encoded @ 16:9 [transcode] V: new aspect ratio | 712x400 1.78:1 (-B) [transcode] V: clip frame (->) | 704x400 [transcode] V: bits/pixel | 0.134 (low) [transcode] V: decoding fps,frc | 25.000,0 [transcode] V: multi-pass | (mode=2) reading data (pass2) from divx4.log [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,2] [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (sub title) [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc demux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 1 [import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc demux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tc decode -x mpeg2 -d 0 -y yv12 [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' [export_xvid4.so] found. Default settings will be used instead. tc_memcpy: using sse for memcpy tc_memcpy: using sse for memcpy [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: mmxext Audio: using new version Audio: using lame-3.97 (beta 2, Nov 29 2005) sh: line 1: 4773 Broken pipe tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 4774 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 4775 | tcextract -t vob -a 0 -x mpeg2 -d 0 4776 | tcdecode -x mpeg2 -d 0 -y yv12 clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s DVDRIP_SUCCESS [root@localhost tmp]# --------------070506060807030500060207 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hello there.
I strangely have my DVD:rip working very well with the only exception that the 2nd pass gets completed but no file is generated. Can somone remember something similar ?

I have DVD:rip ver 0.52.7 and transcode 1.02. I did inastalled many dependacies first (by URPMI) and then I have installed transcode by same tood (urpmi)
I am running Linux Mandriva 2006

I have launche the 2nd pass command also from a shell (see below the outcome) but no file was provided again.

FYI here follows my log file and on screen replies from the shell.

Can someone tell me why this is not working at 100% ?
Thanks !
Paolo

LOG FILE
====================================================
Fri Jun 16 09:49:52 2006 Starting job (1): Determine number of titles
Fri Jun 16 09:49:52 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc && echo DVDRIP_SUCCESS
Fri Jun 16 09:49:53 2006 Job has PID 4519
Fri Jun 16 09:49:53 2006 Successfully finished job (1): Determine number of titles
Fri Jun 16 09:49:53 2006 Starting job (2): Probing - title #1
Fri Jun 16 09:49:53 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T 1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null
Fri Jun 16 09:49:53 2006 Job has PID 4521
Fri Jun 16 09:49:53 2006 Probing - title #1: 90 percent done.
Fri Jun 16 09:49:54 2006 Set container format to 'avi'
Fri Jun 16 09:49:54 2006 Successfully probed title #1
Fri Jun 16 09:49:54 2006 Successfully finished job (2): Probing - title #1
Fri Jun 16 09:49:54 2006 Mounting DVD at /mnt/cdrom
Fri Jun 16 09:49:54 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip'
Fri Jun 16 09:50:54 2006 Project closed.
Fri Jun 16 09:51:06 2006 Starting job (1): Determine number of titles
Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc && echo DVDRIP_SUCCESS
Fri Jun 16 09:51:06 2006 Job has PID 4529
Fri Jun 16 09:51:06 2006 Successfully finished job (1): Determine number of titles
Fri Jun 16 09:51:06 2006 Starting job (2): Probing - title #1
Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T 1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null
Fri Jun 16 09:51:06 2006 Job has PID 4531
Fri Jun 16 09:51:06 2006 Probing - title #1: 90 percent done.
Fri Jun 16 09:51:07 2006 Set container format to 'avi'
Fri Jun 16 09:51:07 2006 Successfully probed title #1
Fri Jun 16 09:51:07 2006 Successfully finished job (2): Probing - title #1
Fri Jun 16 09:51:07 2006 Copying IFO files to /mymovies/sceltedonore/tmp/ifo
Fri Jun 16 09:51:07 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip'
Fri Jun 16 09:51:19 2006 Executing view command: mplayer dvd://1 -aid 128 -chapter 1 -dvdangle 1 -dvd-device /dev/hdc 
Fri Jun 16 09:52:09 2006 This task needs about 6 MB, 77128 MB are free.
Fri Jun 16 09:52:09 2006 Starting job (1): Ripping - title #1
Fri Jun 16 09:52:09 2006 Executing command: rm -f /mymovies/sceltedonore/vob/001/sceltedonore-???.vob && dr_exec tccat -t dvd -T 1,-1,1 -i /dev/hdc | dr_splitpipe -f /mymovies/sceltedonore/tmp/sceltedonore-001-nav.log 1024 /mymovies/sceltedonore/vob/001/sceltedonore vob  | tcextract -a 0 -x ac3 -t vob | tcdecode -x ac3 | tcscan -x pcm && echo DVDRIP_SUCCESS
Fri Jun 16 09:52:09 2006 Job has PID 4540
Fri Jun 16 09:55:12 2006 Ripping - title #1: 10 percent done.
Fri Jun 16 09:58:14 2006 Ripping - title #1: 20 percent done.
Fri Jun 16 10:01:18 2006 Ripping - title #1: 30 percent done.
Fri Jun 16 10:04:22 2006 Ripping - title #1: 40 percent done.
Fri Jun 16 10:07:25 2006 Ripping - title #1: 50 percent done.
Fri Jun 16 10:10:29 2006 Ripping - title #1: 60 percent done.
Fri Jun 16 10:13:32 2006 Ripping - title #1: 70 percent done.
Fri Jun 16 10:16:36 2006 Ripping - title #1: 80 percent done.
Fri Jun 16 10:19:40 2006 Ripping - title #1: 90 percent done.
Fri Jun 16 10:22:36 2006 Executing command: dr_exec tcprobe -H 25 -i /mymovies/sceltedonore/vob/001 && echo DVDRIP_SUCCESS
Fri Jun 16 10:22:39 2006 Program stream units calculated
Fri Jun 16 10:22:39 2006 Successfully finished job (1): Ripping - title #1
Fri Jun 16 10:22:39 2006 This task needs about 0 MB, 72765 MB are free.
Fri Jun 16 10:22:39 2006 Starting job (1): Grabbing preview - title #1 ,frame #67790
Fri Jun 16 10:22:39 2006 Executing command: mkdir -m 0775 /tmp/dvdrip4342.ppm; cd /tmp/dvdrip4342.ppm; dr_exec transcode  -H 10 -o snapshot -y ppm,null -x vob,null -i /mymovies/sceltedonore/vob/001/ -c 2-3 -L 1120854 && dr_exec convert -size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg && dr_exec convert -size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm gray:/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.raw && rm -r /tmp/dvdrip4342.ppm && echo DVDRIP_SUCCESS
Fri Jun 16 10:22:40 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip'
Fri Jun 16 10:22:40 2006 Job has PID 4568
Fri Jun 16 10:22:41 2006 Job has PID 4580
Fri Jun 16 10:22:41 2006 Job has PID 4581
Fri Jun 16 10:22:41 2006 Successfully finished job (1): Grabbing preview - title #1 ,frame #67790
Fri Jun 16 10:22:42 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg
Fri Jun 16 10:22:42 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:22:42 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:22:42 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry '640!x360!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:22:43 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:22:43 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 640x352+0+4 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg
Fri Jun 16 10:23:12 2006 Applied preset 'Autoadjust, Big Frame Size, Fast Resize'.
Fri Jun 16 10:23:12 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg
Fri Jun 16 10:23:13 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:23:13 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:23:13 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry '712!x400!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:23:14 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:23:14 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 704x400+4+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg
Fri Jun 16 10:24:01 2006 This task needs about 699 MB, 72764 MB are free.
Fri Jun 16 10:24:01 2006 Starting job (1): Transcoding video - title #1, pass 1
Fri Jun 16 10:24:01 2006 Executing command: mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob,null -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 1 -y xvid,null -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS 
Fri Jun 16 10:24:01 2006 Job has PID 4611
Fri Jun 16 10:36:18 2006 Transcoding video - title #1, pass 1: 10 percent done.
Fri Jun 16 10:47:32 2006 Transcoding video - title #1, pass 1: 20 percent done.
Fri Jun 16 10:58:44 2006 Transcoding video - title #1, pass 1: 30 percent done.
Fri Jun 16 11:09:55 2006 Transcoding video - title #1, pass 1: 40 percent done.
Fri Jun 16 11:20:57 2006 Transcoding video - title #1, pass 1: 50 percent done.
Fri Jun 16 11:31:58 2006 Transcoding video - title #1, pass 1: 60 percent done.
Fri Jun 16 11:43:09 2006 Transcoding video - title #1, pass 1: 70 percent done.
Fri Jun 16 11:54:06 2006 Transcoding video - title #1, pass 1: 80 percent done.
Fri Jun 16 12:05:18 2006 Transcoding video - title #1, pass 1: 90 percent done.
Fri Jun 16 12:13:37 2006 Successfully finished job (1): Transcoding video - title #1, pass 1
Fri Jun 16 12:13:37 2006 Starting job (2): Transcoding video - title #1, pass 2
Fri Jun 16 12:13:37 2006 Executing command: mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_status 20 && echo DVDRIP_SUCCESS 
Fri Jun 16 12:13:37 2006 Job has PID 4644
Fri Jun 16 12:15:57 2006 Successfully finished job (2): Transcoding video - title #1, pass 2



Output from the shell
===========================================
[root@localhost paolo]# mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mym
ovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/scelt
edonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -
R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_statu
s 20 && echo DVDRIP_SUCCESS
DVDRIP_JOB_PID=4761
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIDEO_TS.IFO.
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source /mymovies/sceltedonore/vob/001/ (ok)
[transcode] V: import format    | MPEG-2  (V=vob|A=vob)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ 16:9
[transcode] V: new aspect ratio | 712x400  1.78:1 (-B)
[transcode] V: clip frame (->)  | 704x400
[transcode] V: bits/pixel       | 0.134 (low)
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: multi-pass       | (mode=2) reading data (pass2) from divx4.log
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]
[transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer     | 10 @ 720x576
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (sub                                           title)
[export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) |                                            (audio) MPEG/AC3/PCM
[import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc                                           demux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode                                            -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 1
[import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc                                           demux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tc                                           decode -x mpeg2 -d 0 -y yv12
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
tc_memcpy: using sse for memcpy
tc_memcpy: using sse for memcpy
[decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
[decode_mpeg2.c] libmpeg2 acceleration: mmxext
Audio: using new version
Audio: using lame-3.97 (beta 2, Nov 29 2005)
sh: line 1:  4773 Broken pipe             tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0
      4774                       | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0
      4775                       | tcextract -t vob -a 0 -x mpeg2 -d 0
      4776                       | tcdecode -x mpeg2 -d 0 -y yv12

clean up | frame threads | unload modules | cancel signal | internal threads | done
[transcode] encoded 0 frames (0 dropped, 0 cloned), clip length   0.00 s
DVDRIP_SUCCESS
[root@localhost tmp]#
--------------070506060807030500060207-- From transcode-users-bounces@exit1.org Tue Jun 20 20:53:17 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 29DEC126DA2 for ; Tue, 20 Jun 2006 20:53:17 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KIk0Wi029563; Tue, 20 Jun 2006 20:47:52 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nef2.ens.fr (nef2.ens.fr [129.199.96.40]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KIjufD029548 for ; Tue, 20 Jun 2006 20:45:57 +0200 Received: from [IPv6:::1] (amanite.ens.fr [129.199.99.87]) by nef2.ens.fr (8.13.6/1.01.28121999) with ESMTP id k5KIjpPj040191 for ; Tue, 20 Jun 2006 20:45:51 +0200 (CEST) X-Envelope-To: Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <23D818D6-D88C-4EB5-A042-8F1AD939F93B@ens.fr> References: <23D818D6-D88C-4EB5-A042-8F1AD939F93B@ens.fr> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Louis Granboulan Date: Tue, 20 Jun 2006 20:45:51 +0200 To: transcode-users@exit1.org X-Mailer: Apple Mail (2.750) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.10 (nef2.ens.fr [129.199.96.32]); Tue, 20 Jun 2006 20:45:51 +0200 (CEST) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: Keeping aspect ratio in MPEG4 when doing avimerge X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hello, a week ago I was asking the following question about MPEG4 aspect ratio. I don't like the idea that avimerge, when adding a second audio track, deletes some information that was in the original AVI file. However, I did not have any answer to my e-mail. Am I the only one that want to use all the features of MPEG4 ? Are the transcode developers too overloaded to look at this part of the code ? Best regards, Louis > Hello, > > when I encode the (french) DVDs of Lords of the RIngs, I use the > following commands > > $ mencoder -channels 6 -oac copy -alang fr -ovc xvid -xvidencopts \ > bitrate=1700:chroma_opt:vhq=3:bvhq=1:pass=1 \ > -passlogfile LotR2-$disk.stats -o LotR2-$disk-fr.avi \ > dvd:// -dvd-device /Volumes/LOTR_TWO_TOWERS_SEE_$disk/ \ > -vobsubout LotR2-$disk-en -vobsuboutindex 0 -sid 0 > $ mencoder -channels 6 -oac copy -alang en -ovc xvid -xvidencopts \ > bitrate=1700:chroma_opt:vhq=3:bvhq=1:pass=2 \ > -passlogfile LotR2-$disk.stats -o LotR2-$disk-en.avi \ > dvd:// -dvd-device /Volumes/LOTR_TWO_TOWERS_SEE_$disk/ \ > -vobsubout LotR2-$disk-fr-comment -vobsuboutindex 0 -sid 1 > > The resulting files are mainly LotR2-$disk-en.avi and LotR2-$disk- > fr.avi which contain > - a video track, using codec XVID and an explicit aspect ratio > - an audio track, using codec AC3 > > The problem arises from the fact that MPEG4 can specifiy an aspect > ratio (while AVI cannot). > See for example http://www.mplayerhq.hu/DOCS/HTML/en/aspect.html > (currently only available through http://web.archive.org/web/ > 20041115010423/http://www.mplayerhq.hu/DOCS/HTML/en/aspect.html) > When played with mplayer, the aspect ratio is auto-detected. > > However, transcode does not seem to be aware of this feature of MPEG4. > Therefore, when I want to build a single AVI file with two audio > tracks, using > > $ avimerge -o LotR2-$disk.avi -i LotR2-$disk-en.avi -p LotR2-$disk- > fr.avi > > the information about MPEG4 aspect ratio is not kept. > > Here is an example of output of mplayer (I am using MacOSX, but > this should be an architecture independent issue) > > $ mplayer LotR3-D1-en.avi > MPlayer dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team > Mac OSX static build for ffmpegX > AltiVec found > CPU: PowerPC > > Playing LotR3-D1-en.avi. > AVI file format detected. > AVI: ODML: Building odml index (2 superindexchunks) > VIDEO: [XVID] 720x576 12bpp 25.000 fps 1494.6 kbps (182.4 > kbyte/s) > Clip info: > Software: MEncoder dev-CVS-051126-18:35-3.3 > ====================================================================== > ==== > Opening audio decoder: [liba52] AC3 decoding with liba52 > Using AltiVec optimized IMDCT transform > AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s > Checking for AltiVec resampler : 0x0000000a, 2 > Using AltiVec optimized resampler > AUDIO: 48000 Hz, 2 ch, s16be, 448.0 kbit/29.17% (ratio: 56000->192000) > Selected audio codec: [a52] afm: liba52 (AC3-liba52) > ====================================================================== > ==== > ====================================================================== > ==== > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family > Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) > ====================================================================== > ==== > Building audio filter chain for 48000Hz/2ch/s16be -> 0Hz/0ch/s8... > AO: [macosx] 48000Hz 2ch s16be (2 bytes per sample) > Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/ > s16be... > Starting playback... > VDec: vo config request - 720 x 576 (preferred colorspace: Planar > YV12) > VDec: using Planar YV12 as output csp (no 0) > Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. > VO: [quartz] 720x576 => 1024x576 Planar YV12 > > $ mplayer LotR3-D1.avi > MPlayer dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team > Mac OSX static build for ffmpegX > AltiVec found > CPU: PowerPC > > Playing LotR3-D1.avi. > AVI file format detected. > AVI: ODML: Building odml index (3 superindexchunks) > VIDEO: [XVID] 720x576 24bpp 25.000 fps 1494.6 kbps (182.4 > kbyte/s) > Clip info: > Software: transcode-1.0.2 > ====================================================================== > ==== > Opening audio decoder: [liba52] AC3 decoding with liba52 > Using AltiVec optimized IMDCT transform > AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s > Checking for AltiVec resampler : 0x0000000a, 2 > Using AltiVec optimized resampler > AUDIO: 48000 Hz, 2 ch, s16be, 448.0 kbit/29.17% (ratio: 56000->192000) > Selected audio codec: [a52] afm: liba52 (AC3-liba52) > ====================================================================== > ==== > ====================================================================== > ==== > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family > Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) > ====================================================================== > ==== > Building audio filter chain for 48000Hz/2ch/s16be -> 0Hz/0ch/s8... > AO: [macosx] 48000Hz 2ch s16be (2 bytes per sample) > Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/ > s16be... > Starting playback... > VDec: vo config request - 720 x 576 (preferred colorspace: Planar > YV12) > VDec: using Planar YV12 as output csp (no 0) > Movie-Aspect is 1.25:1 - prescaling to correct movie aspect. > VO: [quartz] 720x576 => 720x576 Planar YV12 > From transcode-users-bounces@exit1.org Tue Jun 20 21:02:36 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8437E126DA2 for ; Tue, 20 Jun 2006 21:02:36 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KIxD6q030050; Tue, 20 Jun 2006 20:59:28 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay115-f2.bay115.hotmail.com [65.54.250.12]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KIx9sI030026 for ; Tue, 20 Jun 2006 20:59:11 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 20 Jun 2006 11:59:03 -0700 Message-ID: Received: from 65.54.250.200 by by115fd.bay115.hotmail.msn.com with HTTP; Tue, 20 Jun 2006 18:59:01 GMT X-Originating-IP: [81.206.93.205] X-Originating-Email: [wipwap19@hotmail.com] X-Sender: wipwap19@hotmail.com From: "Warren Wilder" To: transcode-users@exit1.org Date: Tue, 20 Jun 2006 18:59:01 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 20 Jun 2006 18:59:03.0305 (UTC) FILETIME=[98EB7F90:01C6949B] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] test media X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org I heard there is a free (as in legally downloadable and everything) movie added to the testmedia of the xiph site. The producers of the movie and their story can be found here: http://orange.blender.org/ And the media: http://media.xiph.org/ED It is a short animation movie, shot in full 1920x1080 format, accompanied by a 5.1 AC3 soundtrack. Various other versions are available. Perhaps, not sure yet how though, this can be incorporated into the documentation as example commands. Stuff like that. ( I lately had trouble with an .ac3 stream, which turned out to be due to the .ac3 stream itself. The player a52dec could play it, but skipped loads of bytes (not audible though), and mplex and transcode didn't like it either. Shared sources like this would have convinced me sooner that it wasn't the commands.) Anyway, perhaps anybody is helped with this stuff somehow. Warren _________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 From transcode-users-bounces@exit1.org Tue Jun 20 21:03:25 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B4FAC126DA2 for ; Tue, 20 Jun 2006 21:03:25 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KJ0ZCI030154; Tue, 20 Jun 2006 21:00:39 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KJ0TVs030138 for ; Tue, 20 Jun 2006 21:00:31 +0200 Received: by nf-out-0910.google.com with SMTP id a27so1282393nfc for ; Tue, 20 Jun 2006 12:00:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=VpcIdvfy10C3pvNMcXgf9+HDYfmEbPW2xRchZ9eavFdT3XHLaA7dmf6b0O+j3njjyNxqB6jjF936l0u4GkH7qMsEOiRIq0bzgN941XQ8p5QDcotueKxpbV4KptCs2y0merUldudQXJ435kf5p+ZCriqvKLzbUNbMYgrCqxWuPMg= Received: by 10.49.36.1 with SMTP id o1mr6918304nfj; Tue, 20 Jun 2006 12:00:24 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.206.28]) by mx.gmail.com with ESMTP id x27sm7069806nfb.2006.06.20.12.00.23; Tue, 20 Jun 2006 12:00:24 -0700 (PDT) Date: Tue, 20 Jun 2006 21:00:19 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Re: Keeping aspect ratio in MPEG4 when doing avimerge Message-ID: <20060620210019.5afc2b2d@azafuse.rokugan.lan> In-Reply-To: References: <23D818D6-D88C-4EB5-A042-8F1AD939F93B@ens.fr> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Tue, 20 Jun 2006 20:45:51 +0200 Louis Granboulan wrote: > Hello, > a week ago I was asking the following question about MPEG4 aspect ratio. > I don't like the idea that avimerge, when adding a second audio > track, deletes some information that was in the original AVI file. AVI itself has'nt notion of ASR (nor PAR and so on) different from 1:1, so avimerge itself can't delete such informations. Transcode *can* setup ASR parameter (as well as PAR, if useful) using --export_asr (--export_par), but since such value isn't stored into AVI header, but, if any, into MPEG4 ES (video) stream header, it's the video player that, at playing time, should look at such private MPEG4 header then adapt the displayed video frame accordingly. All this process it's out of any standard that I know :), so maybe it works with a player, maybe it doesn't work with another. > Am I the only one that want to use all the features of MPEG4 ? Well, not the only I guess ;) > Are the transcode developers too overloaded to look at this part of > the code ? The main problem is that we *seriously* lack developing time. *Seriously*. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Tue Jun 20 21:14:36 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2E1DF126DA2 for ; Tue, 20 Jun 2006 21:14:36 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KJBHHT030505; Tue, 20 Jun 2006 21:11:40 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=MAILTO_TO_SPAM_ADDR autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5KJBE56030490 for ; Tue, 20 Jun 2006 21:11:15 +0200 Received: by nf-out-0910.google.com with SMTP id c31so1260277nfb for ; Tue, 20 Jun 2006 12:11:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=CkfxlIxCk+gjr90fYmXXhnd2nNt9UHwwdDOzeWb4p6PXNr4LRy30icutVOLI6bgPafXEaYz2X0/eSve1ZGrxQOHw70dHvX/fnNkTxrx3OYHl0rg8Nzq11Uo5Hojgr0zAB3AXRsmw7pXBrIeNhvhfQQcfDQIAaKHJrBHIeCJB1e8= Received: by 10.49.33.14 with SMTP id l14mr2630339nfj; Tue, 20 Jun 2006 12:11:11 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.10.206.28]) by mx.gmail.com with ESMTP id q27sm2822433nfc.2006.06.20.12.11.10; Tue, 20 Jun 2006 12:11:10 -0700 (PDT) Date: Tue, 20 Jun 2006 21:11:07 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] test media Message-ID: <20060620211107.0d828204@azafuse.rokugan.lan> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Tue, 20 Jun 2006 18:59:01 +0000 "Warren Wilder" wrote: > I heard there is a free (as in legally downloadable and everything) > movie added to the testmedia of the xiph site. The producers of the > movie and their story can be found here: > http://orange.blender.org/ > And the media: > http://media.xiph.org/ED > > It is a short animation movie, shot in full 1920x1080 format, > accompanied by a 5.1 AC3 soundtrack. > Various other versions are available. That's a *really* good news. I think it could *really* useful for testing/benchmarking/documentation and stuff. *Many* thanks for pointing it out. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact: (email-me, I have antispam default deny!) icq://27-83-87-867 some known bugs: http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase From transcode-users-bounces@exit1.org Wed Jun 21 08:21:59 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 821D0126DA4 for ; Wed, 21 Jun 2006 08:21:59 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5L6ExIP023288; Wed, 21 Jun 2006 08:16:54 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5L6Er7L023272 for ; Wed, 21 Jun 2006 08:14:55 +0200 Received: from [192.168.0.131] (pro75-1-82-67-202-138.fbx.proxad.net [82.67.202.138]) by smtp2-g19.free.fr (Postfix) with ESMTP id BD9C6731C2 for ; Wed, 21 Jun 2006 08:14:53 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <20060620210019.5afc2b2d@azafuse.rokugan.lan> References: <23D818D6-D88C-4EB5-A042-8F1AD939F93B@ens.fr> <20060620210019.5afc2b2d@azafuse.rokugan.lan> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <31143895-B3E6-4DA5-8D3B-154DE4D3569A@ens.fr> Content-Transfer-Encoding: 7bit From: Louis Granboulan Subject: Re: [transcode-users] Re: Keeping aspect ratio in MPEG4 when doing avimerge Date: Wed, 21 Jun 2006 08:14:51 +0200 To: transcode Users Mailing List X-Mailer: Apple Mail (2.750) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org > AVI itself has'nt notion of ASR (nor PAR and so on) different from > 1:1, so > avimerge itself can't delete such informations. That was what I was hoping for. Since the aspect ratio is stored in the video stream, I was surprised to see that avimerge changed something. > it's the video > player that, at playing time, should look at such private MPEG4 > header then > adapt the displayed video frame accordingly. > All this process it's out of any standard that I know :), so maybe > it works > with a player, maybe it doesn't work with another. From what I know, only mplayer uses this header. > The main problem is that we *seriously* lack developing time. > *Seriously*. OK. Sorry. From transcode-users-bounces@exit1.org Wed Jun 21 09:24:46 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 27091126DA4 for ; Wed, 21 Jun 2006 09:24:46 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5L7Haic025455; Wed, 21 Jun 2006 09:18:12 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-100.0 required=5.0 tests=JR_PGP_MIME autolearn=disabled version=3.1.1 Received: from scully (www.ocob.org [129.65.185.9]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5L7F2xE025382 for ; Wed, 21 Jun 2006 09:15:04 +0200 Received: from [192.168.1.10] (66-215-54-212.dhcp.snlo.ca.charter.com [::ffff:66.215.54.212]) (AUTH: PLAIN jemenake, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by scully with esmtp; Wed, 21 Jun 2006 00:14:56 -0700 id 00260005.4498F1F0.00004FA5 Message-ID: <4498F1F0.3030509@emenaker.com> Date: Wed, 21 Jun 2006 00:14:56 -0700 From: Joe Emenaker User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="=_scully-20389-1150874096-0001-2" To: transcode Users Mailing List X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Limit on xvid4 bitrate? X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_scully-20389-1150874096-0001-2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Here's the short story: I'm experimenting with different bitrates on a piece of video that I'm transcoding... and it seems that, once I hit a certain point, I can't make the file any bigger. I try... transcode -i file.mpg -o file.avi -y xvid4,xvid4 -w 1000 and I try all kinds of values for "-w"... up to 10000 or more, and the file never seems to end up as big as the source file. Is there a limit to how high of a bitrate the xvid4 encoder will accept? Or... should I be using some other quality-vs-size parameter other than "-w"? Here's the longer story: I've got several videos that crash my Windows Media Player. It's probably a wonky codec... but managing codecs on my Windows machine has always been a nightmare, so I figured that I make a system on my Linux box where I can drop the videos into a shared folder (via Samba), the linux box would see the incoming file(s) and automatically transcode them to a standard format (I'm planning on xvid4, obviously)... and then the system would move the transcoded file to some new shared folder as well as enter the details into a mySQL database that I could search through a web interface. Great, huh? Well, the biggest problem facing me right now is in transcoding from a multitude of codecs/bitrates to the lowest xvid bitrate that doesn't sacrifice additional video quality. I'm expecting that I'm going to have to do a lot of trial-and-error testing myself to find out things like "Cinepac at 320x240 and X kbps should be transcoded to xvid at Y kbps". Has some work like this already been done? Is there a better way to go about this? (For example, a standard xvid bitrate for a given resolution? However, that would miss out on space savings if the original content was compressed by a crappy codec or at an abnormally-low bitrate). - Joe --=_scully-20389-1150874096-0001-2 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJOTCC AvcwggJgoAMCAQICEHKE5d1CKe8zTbgKdGEGRgUwDQYJKoZIhvcNAQEEBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA2MDQwNzAxMTI1MFoX DTA3MDQwNzAxMTI1MFowXzERMA8GA1UEBBMIRW1lbmFrZXIxDzANBgNVBCoTBkpvc2VwaDEY MBYGA1UEAxMPSm9zZXBoIEVtZW5ha2VyMR8wHQYJKoZIhvcNAQkBFhBqb2VAZW1lbmFrZXIu Y29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwxNyoeJ17aD/6pq7mkqe0BZF c4K39d3cuPt567B/opDnQxnDQOX4mFW6P7gsemvZYqMozp7Sa3gfwxEWxTs7nAyvc3JSIpxq GTwnh742VIMueoOj/SMeiPXKFICpiu0+TkZxUbJqHptZAJBJG3hSeoe5j1VqnJMuRACcaDeO Xz8sZBxHEw5YBrKxCpGzgGDsKsk6rSxcu0Rf4bX7KanNirNdfUqEVP9rmXT3GvT3AxD9Q5BF EqD2Y9E1IiS4YJVL8EUyP9bDftitFGJflm3cHqftPb+ujumxHG0AzaIzcFW9ELPr/flZhbet 9KUiKubH6AGaW4GTAwoh/I4F5XDLyQIDAQABoy0wKzAbBgNVHREEFDASgRBqb2VAZW1lbmFr ZXIuY29tMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEEBQADgYEAT6IcAjwZUWVbJZ1rLdsh 1GvQu1Yo9BLq6fSs/E3Ljm+HSc/VvqY1iuSJNbkyinDjxPWqkfFmwTSbVoBaXAQi1PHCfx5F 6//bd3b73gFJm6/BL5mQpb4pdEdrKGci1d7bw1n9ncr0S9h9yvAdEn0zTmspt/ormep2G7bI e5EdgfEwggL3MIICYKADAgECAhByhOXdQinvM024CnRhBkYFMA0GCSqGSIb3DQEBBAUAMGIx CzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSww KgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTAeFw0wNjA0MDcw MTEyNTBaFw0wNzA0MDcwMTEyNTBaMF8xETAPBgNVBAQTCEVtZW5ha2VyMQ8wDQYDVQQqEwZK b3NlcGgxGDAWBgNVBAMTD0pvc2VwaCBFbWVuYWtlcjEfMB0GCSqGSIb3DQEJARYQam9lQGVt ZW5ha2VyLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMMTcqHide2g/+qa u5pKntAWRXOCt/Xd3Lj7eeuwf6KQ50MZw0Dl+JhVuj+4LHpr2WKjKM6e0mt4H8MRFsU7O5wM r3NyUiKcahk8J4e+NlSDLnqDo/0jHoj1yhSAqYrtPk5GcVGyah6bWQCQSRt4UnqHuY9VapyT LkQAnGg3jl8/LGQcRxMOWAaysQqRs4Bg7CrJOq0sXLtEX+G1+ympzYqzXX1KhFT/a5l09xr0 9wMQ/UOQRRKg9mPRNSIkuGCVS/BFMj/Ww37YrRRiX5Zt3B6n7T2/ro7psRxtAM2iM3BVvRCz 6/35WYW3rfSlIirmx+gBmluBkwMKIfyOBeVwy8kCAwEAAaMtMCswGwYDVR0RBBQwEoEQam9l QGVtZW5ha2VyLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAE+iHAI8GVFl WyWday3bIdRr0LtWKPQS6un0rPxNy45vh0nP1b6mNYrkiTW5Mopw48T1qpHxZsE0m1aAWlwE ItTxwn8eRev/23d2+94BSZuvwS+ZkKW+KXRHayhnItXe28NZ/Z3K9EvYfcrwHRJ9M05rKbf6 K5nqdhu2yHuRHYHxMIIDPzCCAqigAwIBAgIBDTANBgkqhkiG9w0BAQUFADCB0TELMAkGA1UE BhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYD VQQKExFUaGF3dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNl cyBEaXZpc2lvbjEkMCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJ KoZIhvcNAQkBFhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAzMDcxNzAwMDAw MFoXDTEzMDcxNjIzNTk1OVowYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25z dWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJ c3N1aW5nIENBMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEpjxVc1X7TrnKmVoeaMB1 BHCd3+n/ox7svc31W/Iadr1/DDph8r9RzgHU5VAKMNcCY1osiRVwjt3J8CuFWqo/cVbLrzwL B+fxH5E2JCoTzyvV84J3PQO+K/67GD4Hv0CAAmTXp6a7n2XRxSpUhQ9IBH+nttE8YQRAHmQZ cmC3+wIDAQABo4GUMIGRMBIGA1UdEwEB/wQIMAYBAf8CAQAwQwYDVR0fBDwwOjA4oDagNIYy aHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVBlcnNvbmFsRnJlZW1haWxDQS5jcmwwCwYD VR0PBAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRlTGFiZWwyLTEzODAN BgkqhkiG9w0BAQUFAAOBgQBIjNFQg+oLLswNo2asZw9/r6y+whehQ5aUnX9MIbj4Nh+qLZ82 L8D0HFAgk3A8/a3hYWLD2ToZfoSxmRsAxRoLgnSeJVCUYsfbJ3FXJY3dqZw5jowgT2Vfldr3 94fWxghOrvbqNOUQGls1TXfjViF4gtwhGTXeJLHTHUb/XV9lTzGCA2QwggNgAgEBMHYwYjEL MAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhByhOXdQinvM024 CnRhBkYFMAkGBSsOAwIaBQCgggHDMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZI hvcNAQkFMQ8XDTA2MDYyMTA3MTQ1NlowIwYJKoZIhvcNAQkEMRYEFHaBfCoTm3Pc72d/BkY/ 2dJUpQoZMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0G CCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGFBgkrBgEEAYI3EAQxeDB2 MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQu MSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQcoTl3UIp 7zNNuAp0YQZGBTCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQK ExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgSXNzdWluZyBDQQIQcoTl3UIp7zNNuAp0YQZGBTANBgkqhkiG9w0BAQEF AASCAQCRyesfyk6uAs5ernAsKweaRK1qZuMi7YMq/R4Q3CibdtFpOGWzZ5K3mQgvwnNE/2Fp BPT2huWTfuJKwFi0cnWkkHJ3XWiyY0YfXLoof9TawgN6YDowsbbaprKltSdYKqA7NkjxxlhF H0H9HyXXI9qeL0fNIyrEAIjATVuemor20Q5lmdEwy8ApEWhnuW9zEvp4ELzE+sAd3wbZA3q5 nJOUAw+zAZyZmfy9EzB5UiTWtPGq0Se1Rsw1Os8vgWCsxXnO2IEcJ2QFwua0RTGqa5aRAkS9 6LmpNMxXu8wNzCWqWUHqCgK0VEjfGy5Va+dwZ1QEPc1C7lWIUUO4PkdEC8x4AAAAAAAA --=_scully-20389-1150874096-0001-2-- From transcode-users-bounces@exit1.org Wed Jun 21 11:59:48 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 960B9126DA4 for ; Wed, 21 Jun 2006 11:59:48 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5L9sKGg001174; Wed, 21 Jun 2006 11:55:27 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=HTML_00_10,HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from smtp7.libero.it (smtp7.libero.it [193.70.192.90]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5L9sE11001132 for ; Wed, 21 Jun 2006 11:54:15 +0200 Received: from localhost (172.16.1.209) by smtp7.libero.it (7.0.027-DD01) id 4464C609039DE6FD for transcode-users@exit1.org; Wed, 21 Jun 2006 11:54:08 +0200 Received: from smtp1.libero.it ([172.16.1.224]) by localhost (asav22.libero.it [193.70.193.9]) (amavisd-new, port 10024) with ESMTP id 00354-02-7 for ; Wed, 21 Jun 2006 11:54:07 +0200 (CEST) Received: from [192.168.2.2] (adsl-ull-147-81.47-151.net24.it [151.47.81.147]) by smtp1.libero.it (Postfix) with ESMTP id 3BA6CA8C53 for ; Wed, 21 Jun 2006 11:54:06 +0200 (MEST) Message-ID: <4499183E.1060602@libero.it> Date: Wed, 21 Jun 2006 11:58:22 +0200 From: paolo cutilli User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode-users@exit1.org References: <4497D394.5010601@libero.it> In-Reply-To: <4497D394.5010601@libero.it> Content-Type: multipart/alternative; boundary="------------000204070808080107000504" X-Scanned: with antispam and antivirus automated system at libero.it X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Resubmitted: 2nd pass provides no output file X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org This is a multi-part message in MIME format. --------------000204070808080107000504 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I am resubmitting this message bacause the first had bad paragraph format. I hopre it works now. Hello there. I strangely have my DVD:rip working very well with the only exception that the 2nd pass gets completed but no file is generated. Can somone remember something similar ? I have DVD:rip ver 0.52.7 and transcode 1.02 I have launche the 2nd pass command also from a shell (see below the outcome) but no file was provided again. FYI here follows my log file and on screen replies from the shell. Thanks ! Paolo LOG FILE ==================================================== Fri Jun 16 09:49:52 2006 Starting job (1): Determine number of titles Fri Jun 16 09:49:52 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc && echo DVDRIP_SUCCESS Fri Jun 16 09:49:53 2006 Job has PID 4519 Fri Jun 16 09:49:53 2006 Successfully finished job (1): Determine number of titles Fri Jun 16 09:49:53 2006 Starting job (2): Probing - title #1 Fri Jun 16 09:49:53 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T 1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null Fri Jun 16 09:49:53 2006 Job has PID 4521 Fri Jun 16 09:49:53 2006 Probing - title #1: 90 percent done. Fri Jun 16 09:49:54 2006 Set container format to 'avi' Fri Jun 16 09:49:54 2006 Successfully probed title #1 Fri Jun 16 09:49:54 2006 Successfully finished job (2): Probing - title #1 Fri Jun 16 09:49:54 2006 Mounting DVD at /mnt/cdrom Fri Jun 16 09:49:54 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip' Fri Jun 16 09:50:54 2006 Project closed. Fri Jun 16 09:51:06 2006 Starting job (1): Determine number of titles Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc && echo DVDRIP_SUCCESS Fri Jun 16 09:51:06 2006 Job has PID 4529 Fri Jun 16 09:51:06 2006 Successfully finished job (1): Determine number of titles Fri Jun 16 09:51:06 2006 Starting job (2): Probing - title #1 Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T 1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null Fri Jun 16 09:51:06 2006 Job has PID 4531 Fri Jun 16 09:51:06 2006 Probing - title #1: 90 percent done. Fri Jun 16 09:51:07 2006 Set container format to 'avi' Fri Jun 16 09:51:07 2006 Successfully probed title #1 Fri Jun 16 09:51:07 2006 Successfully finished job (2): Probing - title #1 Fri Jun 16 09:51:07 2006 Copying IFO files to /mymovies/sceltedonore/tmp/ifo Fri Jun 16 09:51:07 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip' Fri Jun 16 09:51:19 2006 Executing view command: mplayer dvd://1 -aid 128 -chapter 1 -dvdangle 1 -dvd-device /dev/hdc Fri Jun 16 09:52:09 2006 This task needs about 6 MB, 77128 MB are free. Fri Jun 16 09:52:09 2006 Starting job (1): Ripping - title #1 Fri Jun 16 09:52:09 2006 Executing command: rm -f /mymovies/sceltedonore/vob/001/sceltedonore-???.vob && dr_exec tccat -t dvd -T 1,-1,1 -i /dev/hdc | dr_splitpipe -f /mymovies/sceltedonore/tmp/sceltedonore-001-nav.log 1024 /mymovies/sceltedonore/vob/001/sceltedonore vob | tcextract -a 0 -x ac3 -t vob | tcdecode -x ac3 | tcscan -x pcm && echo DVDRIP_SUCCESS Fri Jun 16 09:52:09 2006 Job has PID 4540 Fri Jun 16 09:55:12 2006 Ripping - title #1: 10 percent done. Fri Jun 16 09:58:14 2006 Ripping - title #1: 20 percent done. Fri Jun 16 10:01:18 2006 Ripping - title #1: 30 percent done. Fri Jun 16 10:04:22 2006 Ripping - title #1: 40 percent done. Fri Jun 16 10:07:25 2006 Ripping - title #1: 50 percent done. Fri Jun 16 10:10:29 2006 Ripping - title #1: 60 percent done. Fri Jun 16 10:13:32 2006 Ripping - title #1: 70 percent done. Fri Jun 16 10:16:36 2006 Ripping - title #1: 80 percent done. Fri Jun 16 10:19:40 2006 Ripping - title #1: 90 percent done. Fri Jun 16 10:22:36 2006 Executing command: dr_exec tcprobe -H 25 -i /mymovies/sceltedonore/vob/001 && echo DVDRIP_SUCCESS Fri Jun 16 10:22:39 2006 Program stream units calculated Fri Jun 16 10:22:39 2006 Successfully finished job (1): Ripping - title #1 Fri Jun 16 10:22:39 2006 This task needs about 0 MB, 72765 MB are free. Fri Jun 16 10:22:39 2006 Starting job (1): Grabbing preview - title #1 ,frame #67790 Fri Jun 16 10:22:39 2006 Executing command: mkdir -m 0775 /tmp/dvdrip4342.ppm; cd /tmp/dvdrip4342.ppm; dr_exec transcode -H 10 -o snapshot -y ppm,null -x vob,null -i /mymovies/sceltedonore/vob/001/ -c 2-3 -L 1120854 && dr_exec convert -size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg && dr_exec convert -size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm gray:/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.raw && rm -r /tmp/dvdrip4342.ppm && echo DVDRIP_SUCCESS Fri Jun 16 10:22:40 2006 Project file saved to '/mymovies/sceltedonore/tmp/backup.rip' Fri Jun 16 10:22:40 2006 Job has PID 4568 Fri Jun 16 10:22:41 2006 Job has PID 4580 Fri Jun 16 10:22:41 2006 Job has PID 4581 Fri Jun 16 10:22:41 2006 Successfully finished job (1): Grabbing preview - title #1 ,frame #67790 Fri Jun 16 10:22:42 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg Fri Jun 16 10:22:42 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:22:42 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:22:42 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry '640!x360!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:22:43 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:22:43 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 640x352+0+4 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg Fri Jun 16 10:23:12 2006 Applied preset 'Autoadjust, Big Frame Size, Fast Resize'. Fri Jun 16 10:23:12 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg Fri Jun 16 10:23:13 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:23:13 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg Fri Jun 16 10:23:13 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry '712!x400!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:23:14 2006 Executing command: identify /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg Fri Jun 16 10:23:14 2006 Executing command: convert /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 704x400+4+0 /mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg Fri Jun 16 10:24:01 2006 This task needs about 699 MB, 72764 MB are free. Fri Jun 16 10:24:01 2006 Starting job (1): Transcoding video - title #1, pass 1 Fri Jun 16 10:24:01 2006 Executing command: mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob,null -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 1 -y xvid,null -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS Fri Jun 16 10:24:01 2006 Job has PID 4611 Fri Jun 16 10:36:18 2006 Transcoding video - title #1, pass 1: 10 percent done. Fri Jun 16 10:47:32 2006 Transcoding video - title #1, pass 1: 20 percent done. Fri Jun 16 10:58:44 2006 Transcoding video - title #1, pass 1: 30 percent done. Fri Jun 16 11:09:55 2006 Transcoding video - title #1, pass 1: 40 percent done. Fri Jun 16 11:20:57 2006 Transcoding video - title #1, pass 1: 50 percent done. Fri Jun 16 11:31:58 2006 Transcoding video - title #1, pass 1: 60 percent done. Fri Jun 16 11:43:09 2006 Transcoding video - title #1, pass 1: 70 percent done. Fri Jun 16 11:54:06 2006 Transcoding video - title #1, pass 1: 80 percent done. Fri Jun 16 12:05:18 2006 Transcoding video - title #1, pass 1: 90 percent done. Fri Jun 16 12:13:37 2006 Successfully finished job (1): Transcoding video - title #1, pass 1 Fri Jun 16 12:13:37 2006 Starting job (2): Transcoding video - title #1, pass 2 Fri Jun 16 12:13:37 2006 Executing command: mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_status 20 && echo DVDRIP_SUCCESS Fri Jun 16 12:13:37 2006 Job has PID 4644 Fri Jun 16 12:15:57 2006 Successfully finished job (2): Transcoding video - title #1, pass 2 Output from the shell =========================================== [root@localhost paolo]# mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mym ovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/scelt edonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 - R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_statu s 20 && echo DVDRIP_SUCCESS DVDRIP_JOB_PID=4761 transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Couldn't find device name. libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source /mymovies/sceltedonore/vob/001/ (ok) [transcode] V: import format | MPEG-2 (V=vob|A=vob) [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence [transcode] V: import frame | 720x576 1.25:1 encoded @ 16:9 [transcode] V: new aspect ratio | 712x400 1.78:1 (-B) [transcode] V: clip frame (->) | 704x400 [transcode] V: bits/pixel | 0.134 (low) [transcode] V: decoding fps,frc | 25.000,0 [transcode] V: multi-pass | (mode=2) reading data (pass2) from divx4.log [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,2] [transcode] A: export format | 0x55 MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (sub title) [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | (audio) MPEG/AC3/PCM [import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc demux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 1 [import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc demux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tc decode -x mpeg2 -d 0 -y yv12 [export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg' [export_xvid4.so] found. Default settings will be used instead. tc_memcpy: using sse for memcpy tc_memcpy: using sse for memcpy [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: mmxext Audio: using new version Audio: using lame-3.97 (beta 2, Nov 29 2005) sh: line 1: 4773 Broken pipe tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 4774 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 4775 | tcextract -t vob -a 0 -x mpeg2 -d 0 4776 | tcdecode -x mpeg2 -d 0 -y yv12 clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s DVDRIP_SUCCESS [root@localhost tmp]# --------------000204070808080107000504 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I am resubmitting this message bacause the first had bad paragraph format.
I hopre it works now.


Hello there.
I strangely have my DVD:rip working very well with the only exception that the
2nd pass gets completed but no file is generated. Can somone remember something
similar ?

I have DVD:rip ver 0.52.7 and transcode 1.02

I have launche the 2nd pass command also from a shell (see below the outcome)
but no file was provided again.

FYI here follows my log file and on screen replies from the shell.

Thanks !
Paolo

LOG FILE
====================================================
Fri Jun 16 09:49:52 2006 Starting job (1): Determine number of titles
Fri Jun 16 09:49:52 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc &&
echo DVDRIP_SUCCESS
Fri Jun 16 09:49:53 2006 Job has PID 4519
Fri Jun 16 09:49:53 2006 Successfully finished job (1): Determine number of
titles
Fri Jun 16 09:49:53 2006 Starting job (2): Probing - title #1
Fri Jun 16 09:49:53 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T
1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null
Fri Jun 16 09:49:53 2006 Job has PID 4521
Fri Jun 16 09:49:53 2006 Probing - title #1: 90 percent done.
Fri Jun 16 09:49:54 2006 Set container format to 'avi'
Fri Jun 16 09:49:54 2006 Successfully probed title #1
Fri Jun 16 09:49:54 2006 Successfully finished job (2): Probing - title #1
Fri Jun 16 09:49:54 2006 Mounting DVD at /mnt/cdrom
Fri Jun 16 09:49:54 2006 Project file saved to
'/mymovies/sceltedonore/tmp/backup.rip'
Fri Jun 16 09:50:54 2006 Project closed.
Fri Jun 16 09:51:06 2006 Starting job (1): Determine number of titles
Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc &&
echo DVDRIP_SUCCESS
Fri Jun 16 09:51:06 2006 Job has PID 4529
Fri Jun 16 09:51:06 2006 Successfully finished job (1): Determine number of
titles
Fri Jun 16 09:51:06 2006 Starting job (2): Probing - title #1
Fri Jun 16 09:51:06 2006 Executing command: dr_exec tcprobe -H 10 -i /dev/hdc -T
1 && echo DVDRIP_SUCCESS; dr_exec dvdxchap -t 1 /dev/hdc 2>/dev/null
Fri Jun 16 09:51:06 2006 Job has PID 4531
Fri Jun 16 09:51:06 2006 Probing - title #1: 90 percent done.
Fri Jun 16 09:51:07 2006 Set container format to 'avi'
Fri Jun 16 09:51:07 2006 Successfully probed title #1
Fri Jun 16 09:51:07 2006 Successfully finished job (2): Probing - title #1
Fri Jun 16 09:51:07 2006 Copying IFO files to /mymovies/sceltedonore/tmp/ifo
Fri Jun 16 09:51:07 2006 Project file saved to
'/mymovies/sceltedonore/tmp/backup.rip'
Fri Jun 16 09:51:19 2006 Executing view command: mplayer dvd://1 -aid 128
-chapter 1 -dvdangle 1 -dvd-device /dev/hdc 
Fri Jun 16 09:52:09 2006 This task needs about 6 MB, 77128 MB are free.
Fri Jun 16 09:52:09 2006 Starting job (1): Ripping - title #1
Fri Jun 16 09:52:09 2006 Executing command: rm -f
/mymovies/sceltedonore/vob/001/sceltedonore-???.vob && dr_exec tccat -t dvd -T
1,-1,1 -i /dev/hdc | dr_splitpipe -f
/mymovies/sceltedonore/tmp/sceltedonore-001-nav.log 1024
/mymovies/sceltedonore/vob/001/sceltedonore vob  | tcextract -a 0 -x ac3 -t vob
| tcdecode -x ac3 | tcscan -x pcm && echo DVDRIP_SUCCESS
Fri Jun 16 09:52:09 2006 Job has PID 4540
Fri Jun 16 09:55:12 2006 Ripping - title #1: 10 percent done.
Fri Jun 16 09:58:14 2006 Ripping - title #1: 20 percent done.
Fri Jun 16 10:01:18 2006 Ripping - title #1: 30 percent done.
Fri Jun 16 10:04:22 2006 Ripping - title #1: 40 percent done.
Fri Jun 16 10:07:25 2006 Ripping - title #1: 50 percent done.
Fri Jun 16 10:10:29 2006 Ripping - title #1: 60 percent done.
Fri Jun 16 10:13:32 2006 Ripping - title #1: 70 percent done.
Fri Jun 16 10:16:36 2006 Ripping - title #1: 80 percent done.
Fri Jun 16 10:19:40 2006 Ripping - title #1: 90 percent done.
Fri Jun 16 10:22:36 2006 Executing command: dr_exec tcprobe -H 25 -i
/mymovies/sceltedonore/vob/001 && echo DVDRIP_SUCCESS
Fri Jun 16 10:22:39 2006 Program stream units calculated
Fri Jun 16 10:22:39 2006 Successfully finished job (1): Ripping - title #1
Fri Jun 16 10:22:39 2006 This task needs about 0 MB, 72765 MB are free.
Fri Jun 16 10:22:39 2006 Starting job (1): Grabbing preview - title #1 ,frame
#67790
Fri Jun 16 10:22:39 2006 Executing command: mkdir -m 0775 /tmp/dvdrip4342.ppm;
cd /tmp/dvdrip4342.ppm; dr_exec transcode  -H 10 -o snapshot -y ppm,null -x
vob,null -i /mymovies/sceltedonore/vob/001/ -c 2-3 -L 1120854 && dr_exec convert
-size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg && dr_exec convert
-size 720x576 /tmp/dvdrip4342.ppm/snapshot*.ppm
gray:/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.raw && rm -r
/tmp/dvdrip4342.ppm && echo DVDRIP_SUCCESS
Fri Jun 16 10:22:40 2006 Project file saved to
'/mymovies/sceltedonore/tmp/backup.rip'
Fri Jun 16 10:22:40 2006 Job has PID 4568
Fri Jun 16 10:22:41 2006 Job has PID 4580
Fri Jun 16 10:22:41 2006 Job has PID 4581
Fri Jun 16 10:22:41 2006 Successfully finished job (1): Grabbing preview - title
#1 ,frame #67790
Fri Jun 16 10:22:42 2006 Executing command: identify
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg
Fri Jun 16 10:22:42 2006 Executing command: convert
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:22:42 2006 Executing command: identify
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:22:42 2006 Executing command: convert
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry
'640!x360!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:22:43 2006 Executing command: identify
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:22:43 2006 Executing command: convert
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 640x352+0+4
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg
Fri Jun 16 10:23:12 2006 Applied preset 'Autoadjust, Big Frame Size, Fast
Resize'.
Fri Jun 16 10:23:12 2006 Executing command: identify
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg
Fri Jun 16 10:23:13 2006 Executing command: convert
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-orig.jpg -crop 720x576+0+0
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:23:13 2006 Executing command: identify
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg
Fri Jun 16 10:23:13 2006 Executing command: convert
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip1.jpg -geometry
'712!x400!' /mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:23:14 2006 Executing command: identify
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg
Fri Jun 16 10:23:14 2006 Executing command: convert
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-zoom.jpg -crop 704x400+4+0
/mymovies/sceltedonore/tmp/sceltedonore-001-preview-clip2.jpg
Fri Jun 16 10:24:01 2006 This task needs about 699 MB, 72764 MB are free.
Fri Jun 16 10:24:01 2006 Starting job (1): Transcoding video - title #1, pass 1
Fri Jun 16 10:24:01 2006 Executing command: mkdir -m 0775 -p
'/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec
transcode -H 10 -a 0 -x vob,null -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b
128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 1 -y xvid,null -o /dev/null
--print_status 20 && echo DVDRIP_SUCCESS 
Fri Jun 16 10:24:01 2006 Job has PID 4611
Fri Jun 16 10:36:18 2006 Transcoding video - title #1, pass 1: 10 percent done.
Fri Jun 16 10:47:32 2006 Transcoding video - title #1, pass 1: 20 percent done.
Fri Jun 16 10:58:44 2006 Transcoding video - title #1, pass 1: 30 percent done.
Fri Jun 16 11:09:55 2006 Transcoding video - title #1, pass 1: 40 percent done.
Fri Jun 16 11:20:57 2006 Transcoding video - title #1, pass 1: 50 percent done.
Fri Jun 16 11:31:58 2006 Transcoding video - title #1, pass 1: 60 percent done.
Fri Jun 16 11:43:09 2006 Transcoding video - title #1, pass 1: 70 percent done.
Fri Jun 16 11:54:06 2006 Transcoding video - title #1, pass 1: 80 percent done.
Fri Jun 16 12:05:18 2006 Transcoding video - title #1, pass 1: 90 percent done.
Fri Jun 16 12:13:37 2006 Successfully finished job (1): Transcoding video -
title #1, pass 1
Fri Jun 16 12:13:37 2006 Starting job (2): Transcoding video - title #1, pass 2
Fri Jun 16 12:13:37 2006 Executing command: mkdir -m 0775 -p
'/mymovies/sceltedonore/tmp' && cd /mymovies/sceltedonore/tmp && dr_exec
transcode -H 10 -a 0 -x vob -i /mymovies/sceltedonore/vob/001/ -w 942,50 -b
128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -R 2 -y xvid -o
/mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_status 20 && echo
DVDRIP_SUCCESS 
Fri Jun 16 12:13:37 2006 Job has PID 4644
Fri Jun 16 12:15:57 2006 Successfully finished job (2): Transcoding video -
title #1, pass 2



Output from the shell
===========================================
[root@localhost paolo]# mkdir -m 0775 -p '/mymovies/sceltedonore/tmp' && cd /mym
ovies/sceltedonore/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /mymovies/scelt
edonore/vob/001/ -w 942,50 -b 128,0,0 --a52_drc_off -f 25 -Y 0,4,0,4 -B 22,1,8 -
R 2 -y xvid -o /mymovies/sceltedonore/avi/001/sceltedonore-001.avi --print_statu
s 20 && echo DVDRIP_SUCCESS
DVDRIP_JOB_PID=4761
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIDEO_TS.IFO.
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source /mymovies/sceltedonore/vob/001/ (ok)
[transcode] V: import format    | MPEG-2  (V=vob|A=vob)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ 16:9
[transcode] V: new aspect ratio | 712x400  1.78:1 (-B)
[transcode] V: clip frame (->)  | 704x400
[transcode] V: bits/pixel       | 0.134 (low)
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: multi-pass       | (mode=2) reading data (pass2) from divx4.log
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]
[transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer     | 10 @ 720x576
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (sub
                                          title)
[export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) | 
                                          (audio) MPEG/AC3/PCM
[import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc
                                          demux -a 0 -x ac3 -S 0 -M 1 -d 0 |
tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode                                    
       -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 1
[import_vob.so] tccat -i "/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0 | tc
                                          demux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0
| tcextract -t vob -a 0 -x mpeg2 -d 0 | tc                                      
    decode -x mpeg2 -d 0 -y yv12
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
tc_memcpy: using sse for memcpy
tc_memcpy: using sse for memcpy
[decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
[decode_mpeg2.c] libmpeg2 acceleration: mmxext
Audio: using new version
Audio: using lame-3.97 (beta 2, Nov 29 2005)
sh: line 1:  4773 Broken pipe             tccat -i
"/mymovies/sceltedonore/vob/001/" -t vob -d 0 -S 0
      4774                       | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0
      4775                       | tcextract -t vob -a 0 -x mpeg2 -d 0
      4776                       | tcdecode -x mpeg2 -d 0 -y yv12

clean up | frame threads | unload modules | cancel signal | internal threads |
done
[transcode] encoded 0 frames (0 dropped, 0 cloned), clip length   0.00 s
DVDRIP_SUCCESS
[root@localhost tmp]#
--------------000204070808080107000504-- From transcode-users-bounces@exit1.org Wed Jun 21 17:23:35 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id F2E7A126DA4 for ; Wed, 21 Jun 2006 17:23:34 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5LFBFeT015170; Wed, 21 Jun 2006 17:13:28 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5LFB9HT015155 for ; Wed, 21 Jun 2006 17:11:11 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k5LFB3s3015398 for ; Wed, 21 Jun 2006 08:11:03 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k5LFB342015397 for transcode-users@exit1.org; Wed, 21 Jun 2006 08:11:03 -0700 Date: Wed, 21 Jun 2006 08:11:03 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Limit on xvid4 bitrate? Message-ID: <20060621151103.GA15353@webserver> References: <4498F1F0.3030509@emenaker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4498F1F0.3030509@emenaker.com> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Joe Emenaker wrote: > Here's the short story: > > I'm experimenting with different bitrates on a piece of video that I'm > transcoding... and it seems that, once I hit a certain point, I can't > make the file any bigger. I try... > > transcode -i file.mpg -o file.avi -y xvid4,xvid4 -w 1000 > > and I try all kinds of values for "-w"... up to 10000 or more, and the > file never seems to end up as big as the source file. I don't think there is any encoder that will automatically add noise to your material to make the file bigger. If you want a lot of empty bits added to your encode you will have to add some noise with a "sharpening" filter or by shaking your computer up and down while you are encoding. From transcode-users-bounces@exit1.org Thu Jun 22 01:38:43 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8C9E1126DA4 for ; Thu, 22 Jun 2006 01:38:43 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5LNR03o032285; Thu, 22 Jun 2006 01:28:44 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5LNQtxZ032268 for ; Thu, 22 Jun 2006 01:26:58 +0200 Received: from vaio.debian.rlz (82.50.153.36) by vsmtp3.tin.it (7.2.072.1) id 449841E90019E1AF for transcode-users@exit1.org; Thu, 22 Jun 2006 01:28:52 +0200 Received: from localhost ([127.0.0.1] helo=vaio.debian.rlz) by vaio.debian.rlz with esmtp (Exim 4.62) (envelope-from ) id 1FtC5z-0001cA-Uw for transcode-users@exit1.org; Thu, 22 Jun 2006 01:26:52 +0200 Date: Thu, 22 Jun 2006 01:26:48 +0200 From: Mattia To: transcode-users Message-ID: <20060622012648.493ac96e@vaio.debian.rlz> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.18; i486-pc-linux-gnu) X-Face: '5Hrimvvpn{kT@7#H?E+%yCgq?iB~-O%nd*Ksiy6, Gvwd}xepdcSU$QEk`gZf8sttl_Uu, 764yNE}*q Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Ripping dvds: container and video codec X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Hi all! When I ripped dvds in the past I always used avi with mpeg4/mp3 codecs because my dvd player only support these codecs. Now I realize that my dvd player sucks so I will use a pc. I want to get 1 single big file that contains: - 1 video - 1 o more ac3 audio tracks with 6 channels - subtitles - file size should not be greater than 4.4 GB. I ended up that I will use the matroska container. Is it a good choice? I see that h264 is not well supported by matroska, so I leave it for now. Is ffmpeg's mpeg4 the best choice in this situation for quality? Is there a way to create a mkv container with transcode or I have to create the avi and then use the mkvmerge tool? Is it possible to pipe the output of transcode to mkvmerge? Or I have to create 2 video files (vob --> avi ; avi --> mkv)? Thanks in advance. Mattia. From transcode-users-bounces@exit1.org Fri Jun 23 23:52:40 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id BC3B2126D91 for ; Fri, 23 Jun 2006 23:52:40 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5NLirN8003067; Fri, 23 Jun 2006 23:46:49 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from damas.tabari.org (host-85-27-60-38.brutele.be [85.27.60.38]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5NLimDL003049 for ; Fri, 23 Jun 2006 23:44:49 +0200 Received: from [127.0.0.1] (localhost.tabari.org [127.0.0.1]) by damas.tabari.org (Postfix) with ESMTP id D4FB4E2B for ; Fri, 23 Jun 2006 23:45:15 +0200 (CEST) Message-ID: <449C60E9.8030500@brutele.be> Date: Fri, 23 Jun 2006 23:45:13 +0200 From: Bayrouni User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] test X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org -- Bayrouni From transcode-users-bounces@exit1.org Sat Jun 24 00:12:57 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E00B0126D91 for ; Sat, 24 Jun 2006 00:12:57 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5NM3J5Y004111; Sat, 24 Jun 2006 00:03:31 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5NM3FSq004076 for ; Sat, 24 Jun 2006 00:03:17 +0200 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.6/8.13.6) with ESMTP id k5NM39pg031852 for ; Fri, 23 Jun 2006 15:03:09 -0700 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k5NM39Mp031851 for transcode-users@exit1.org; Fri, 23 Jun 2006 15:03:09 -0700 Date: Fri, 23 Jun 2006 15:03:09 -0700 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] test Message-ID: <20060623220309.GA31755@webserver> References: <449C60E9.8030500@brutele.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449C60E9.8030500@brutele.be> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Bayrouni wrote: > > -- > Bayrouni Did you pass? From transcode-users-bounces@exit1.org Sat Jun 24 09:52:44 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B86F2126D91 for ; Sat, 24 Jun 2006 09:52:44 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5O7jxJa027187; Sat, 24 Jun 2006 09:48:30 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: * X-Spam-Status: No, score=2.0 required=5.0 tests=RCVD_IN_SORBS_DUL autolearn=disabled version=3.1.1 Received: from damas.tabari.org (host-85-27-60-38.brutele.be [85.27.60.38]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5O7juZC027164 for ; Sat, 24 Jun 2006 09:45:57 +0200 Received: from [127.0.0.1] (localhost.tabari.org [127.0.0.1]) by damas.tabari.org (Postfix) with ESMTP id CB2C3203 for ; Sat, 24 Jun 2006 09:46:23 +0200 (CEST) Message-ID: <449CEDCE.4050203@brutele.be> Date: Sat, 24 Jun 2006 09:46:22 +0200 From: Bayrouni User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] test References: <449C60E9.8030500@brutele.be> <20060623220309.GA31755@webserver> In-Reply-To: <20060623220309.GA31755@webserver> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060617.2@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Phil Ehrens a écrit : > Bayrouni wrote: > >>-- >>Bayrouni > > > Did you pass? > > Yes, It is Ok. Thank you -- Bayrouni From transcode-users-bounces@exit1.org Sun Jun 25 18:50:19 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 1C586126D82 for ; Sun, 25 Jun 2006 18:50:19 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5PGduZ4031139; Sun, 25 Jun 2006 18:41:53 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from warwind.org (dpc6935148230.direcpc.com [69.35.148.230]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5PGdoAL031123 for ; Sun, 25 Jun 2006 18:39:53 +0200 Received: from presto (presto [192.168.1.99]) by warwind.org (Postfix) with ESMTP id B74823408A for ; Sun, 25 Jun 2006 11:39:39 -0500 (CDT) From: "Jeff Hyche" To: "'transcode Users Mailing List'" Subject: RE: [transcode-users] 64 bits or dual core for transcode Date: Sun, 25 Jun 2006 11:39:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcZpBNPAFwFkbl+YQpGkNOwOd9/BWwvcQj7w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <444F3E8E.9010903@7circles.de> Message-Id: <20060625163939.B74823408A@warwind.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060624.1@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org -----Original Message----- From: transcode-users-bounces@exit1.org [mailto:transcode-users-bounces@exit1.org] On Behalf Of David Sent: Wednesday, April 26, 2006 4:34 AM To: transcode Users Mailing List Subject: Re: [transcode-users] 64 bits or dual core for transcode Rodrigo Severo wrote: > On 4/24/06, David wrote: > >>you are right, I'm using xvid 1.0.x. Maybe that's the reason for my >>slow-AMD64-transcode-experience :-/. I'll try to change that. I guess >>you are not too deep into gentoo and portage to give me a simple solution? > > > Include the following line in your /etc/portage/package.keywords file > > =media-libs/xvid-1.1.0 ~amd64 > > and then "emerge -uva xvid". > > > Rodrigo Severo > > What about something like this on Suse 10 for a 64bit platform? From transcode-users-bounces@exit1.org Sun Jun 25 18:58:37 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 0DEC8126D82 for ; Sun, 25 Jun 2006 18:58:37 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5PGs3Bq031565; Sun, 25 Jun 2006 18:54:13 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from warwind.org (dpc6935148230.direcpc.com [69.35.148.230]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5PGrt0h031540 for ; Sun, 25 Jun 2006 18:53:59 +0200 Received: from presto (presto [192.168.1.99]) by warwind.org (Postfix) with ESMTP id 789BD34C5B for ; Sun, 25 Jun 2006 11:52:57 -0500 (CDT) From: "Jeff Hyche" To: "'transcode Users Mailing List'" Date: Sun, 25 Jun 2006 11:52:46 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C6984D.F6CE5960" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcaYd3gY+SYqT6sDS1SsP+drGoCNAw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Message-Id: <20060625165257.789BD34C5B@warwind.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060624.1@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Numbers mean X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C6984D.F6CE5960 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Can someone tell me what these numbers mean? encoding frames [000000-006660], 34.30 fps, EMT: 0:04:37, ( 0| 0| 1) I know what all the first ones mean, I just can't find what the ones grouped mean; ( 0| 0| 1). I've been over the manpage and the mailing list but can't find a meaning. ------=_NextPart_000_000F_01C6984D.F6CE5960 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

Can someone tell me what these numbers mean? =

 

encoding frames [000000-006660],  34.30 fps, = EMT: 0:04:37, ( 0| 0| 1)

 

I know what all the first ones mean, I just = can’t find what the ones grouped mean; ( 0| 0| 1).

I’ve been over the manpage and the mailing list = but can’t find a meaning.

------=_NextPart_000_000F_01C6984D.F6CE5960-- From transcode-users-bounces@exit1.org Sun Jun 25 21:05:00 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 3EC9A126D82 for ; Sun, 25 Jun 2006 21:05:00 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5PIww4d003128; Sun, 25 Jun 2006 21:00:12 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5PIwrCc003109 for ; Sun, 25 Jun 2006 20:58:57 +0200 Received: by nf-out-0910.google.com with SMTP id k27so788043nfc for ; Sun, 25 Jun 2006 11:58:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=NXJeotlxa+pq9mYukiWgR0aPVHLH9m1yaoUOGPtpHj51C237vc5GlObVqY6y8GchcsSlRlda8Kus+P6VCM9ZecVLU6ElFbbfyH1tHh9n+eIIRrmyfQQ66Q4IGdr5zfokuAWP2Efe5A8XoP+GCNhpDChMwsl3zpD74clg3Jptu6A= Received: by 10.48.223.13 with SMTP id v13mr4267901nfg; Sun, 25 Jun 2006 11:58:53 -0700 (PDT) Received: from azafuse.rokugan.lan ( [87.3.200.107]) by mx.gmail.com with ESMTP id y24sm5292964nfb.2006.06.25.11.58.52; Sun, 25 Jun 2006 11:58:53 -0700 (PDT) Date: Sun, 25 Jun 2006 20:58:50 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Numbers mean Message-ID: <20060625205850.3f197729@azafuse.rokugan.lan> In-Reply-To: <20060625165257.789BD34C5B@warwind.org> References: <20060625165257.789BD34C5B@warwind.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060624.1@fries X-Mail-Blocker-Flag: YES X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org On Sun, 25 Jun 2006 11:52:46 -0500 "Jeff Hyche" wrote: > Can someone tell me what these numbers mean? > encoding frames [000000-006660], 34.30 fps, EMT: 0:04:37, ( 0| 0| 1) > I know what all the first ones mean, I just can't find what the ones grouped > mean; ( 0| 0| 1). They represent the amount of frames waiting in various stage of processing. Respectively: decoding/filtering/encoding stage. Please note that pre-filters are accounted as part of decoding stage, as well post-filters are accounted as part of encoding stage. Those integers are supposed to vary in range 0...N, were N is maximum amount of frame buffers to use, 10 by default. A larger amount of frames stuck on a given stage means that such stage is acting as bottleneck for the whole processing, and that's tipically the encoder. Having a situation like (0|0|1) or even [rare] (0|0|0) means that transcode can't go faster :) > I've been over the manpage and the mailing list but can't find a meaning. Maybe it's a good idea to add some lines on manpage. I'll add to my TODO list. Best regards, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact : (email first, Antispam default deny!) icq://27-83-87-867 known bugs : http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!) From transcode-users-bounces@exit1.org Tue Jun 27 11:48:28 2006 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.207.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id BDAFE126DA6 for ; Tue, 27 Jun 2006 11:48:28 +0200 (CEST) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5R9b1gJ025280; Tue, 27 Jun 2006 11:39:14 +0200 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from smtp8.libero.it (smtp8.libero.it [193.70.192.92]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k5R9avpN025261 for ; Tue, 27 Jun 2006 11:36:58 +0200 Received: from localhost (172.16.1.79) by smtp8.libero.it (7.0.027-DD01) id 4464C627042719E6 for transcode-users@exit1.org; Tue, 27 Jun 2006 11:36:51 +0200 Received: from smtp2.libero.it ([172.16.1.225]) by localhost (asav1.libero.it [193.70.192.150]) (amavisd-new, port 10024) with ESMTP id 15003-07-2 for ; Tue, 27 Jun 2006 11:36:51 +0200 (CEST) Received: from [192.168.2.2] (adsl-ull-227-115.47-151.net24.it [151.47.115.227]) by smtp2.libero.it (Postfix) with ESMTP id D6653A8CD7 for ; Tue, 27 Jun 2006 11:36:50 +0200 (MEST) Message-ID: <44A0FD4C.7060506@libero.it> Date: Tue, 27 Jun 2006 11:41:32 +0200 From: paolo cutilli User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode-users@exit1.org References: <4497D394.5010601@libero.it> <4499183E.1060602@libero.it> In-Reply-To: <4499183E.1060602@libero.it> Content-Type: multipart/alternative; boundary="------------010607050009010901070200" X-Scanned: with antispam and antivirus automated system at libero.it X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 3.1.20060624.1@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Avcodec headers are there but... X-BeenThere: transcode-users@exit1.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: transcode Users Mailing List List-Id: transcode Users Mailing List List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org This is a multi-part message in MIME format. --------------010607050009010901070200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I read all the related messages about FFMPEG and its libraries (avcodec.h) and despite I have rebuilt ffmpeg with --enable-shared and --enable-pthreads, when I compile transcode I get the usual message that it cannot compile against avcodec.h etc. etc. Here follow some useful lines from config.log: $ ./configure --with-libavcodec-prefix=/usr/local --with-libavcodec-includes=/usr/local/include --with-libavcodec-libs=/usr/local/lib configure:27663: checking for pkgconfig support for libavcodec configure:27670: result: no configure:27726: checking how to determine LIBAVCODEC_CFLAGS configure:27730: result: user configure:27780: checking ffmpeg/avcodec.h usability configure:27821: result: yes configure:27825: checking ffmpeg/avcodec.h presence configure:27861: result: yes configure:27896: checking for ffmpeg/avcodec.h configure:27903: result: yes configure:27936: checking how to determine LIBAVCODEC_LIBS configure:27940: result: user configure:27985: checking for avcodec_thread_init in -lavcodec configure:28047: result: yes libavcodec ---------------------------------------- headers -I/usr/local/include libraries -L/usr/local/lib -lavcodec -lm -lz -lpthread build version statically linked no ac_cv_header_ffmpeg_avcodec_h=yes ac_cv_lib_avcodec_avcodec_thread_init=yes LIBAVCODEC_LIBS='-L/usr/local/lib -lavcodec -lm -lz -lpthread' libavcodec_config='no' What the hell can I do to have it successfully compiling? Thanks --------------010607050009010901070200 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I read all the related messages about FFMPEG and its libraries (avcodec.h) and despite I have rebuilt ffmpeg with --enable-shared and
--enable-pthreads, when I compile transcode I get the usual message that it cannot compile against avcodec.h etc. etc.

Here follow some useful lines from config.log:

  $ ./configure --with-libavcodec-prefix=/usr/local --with-libavcodec-includes=/usr/local/include --with-libavcodec-libs=/usr/local/lib

configure:27663: checking for pkgconfig support for libavcodec
configure:27670: result: no
configure:27726: checking how to determine LIBAVCODEC_CFLAGS
configure:27730: result: user
configure:27780: checking ffmpeg/avcodec.h usability
configure:27821: result: yes
configure:27825: checking ffmpeg/avcodec.h presence
configure:27861: result: yes
configure:27896: checking for ffmpeg/avcodec.h
configure:27903: r