From transcode-users-bounces@exit1.org Thu Mar 2 23:35: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 9E874126D84 for ; Thu, 2 Mar 2006 23:35:01 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k22MQnsS030770; Thu, 2 Mar 2006 23:30:26 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k22MQgOt030755 for ; Thu, 2 Mar 2006 23:26:43 +0100 Received: from liberalismen.dk (0x535cab8e.hrnxx9.adsl-dhcp.tele.dk [83.92.171.142]) by pfepc.post.tele.dk (Postfix) with ESMTP id C9A3B26286D; Thu, 2 Mar 2006 23:26:38 +0100 (CET) Message-ID: <4407711B.8020907@liberalismen.dk> Date: Thu, 02 Mar 2006 23:26:35 +0100 From: Kjeld Flarup User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 X-Accept-Language: da, en, en-us MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060301.2!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Using ALSA wo OSS 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 experiensed people I'm trying to record some video where I have to use the sound card to capture the sound. The Video seems OK, but transcode will not read the audio device. When I run transcode -x v4l2,v4l2 -M 1 -i /dev/video0 -p /dev/dsp -y ffmpeg -Fmpeg4 -c 00:01:00 -g 720x480 -f 24.0,1 -I 1 -u 100 -Q 5 -Z 360x240,fast -E 48000,16,2 --lame_preset medium -o /data/clip.avi I get this error in dmesg, nothing in syslog (see more details below): application transcode uses obsolete OSS audio interface Now, I'm using Fedora Core 4, and FC4 does not have the OSS emulation layer implemented by default. So I do not seem to have any working /dev/dspxx, the same applies to /dev/audio Now I do not really want to install the OSS emulation layer, instead I thought that it should be possible to find another device to capture the sound from. My googling have however not come up with any other answer that to use OSS emulation. Experimenting with ex: /dev/snd/pcmC0D0c did only give me this result: [import_v4l2.so]: SNDCTL_DSP_SETFMT: Inappropriate ioctl for device audio import module error: OPEN failed So, does anybody know how to do it the pure ALSA way. Regards Kjeld More details: transcode -x v4l2,v4l2 -M 1 -i /dev/video0 -p /dev/dsp -y ffmpeg -Fmpeg4 -c 00:01:00 -g 720x480 -f 24.0,1 -I 1 -u 100 -Q 5 -Z 360x240,fast -E 48000,16,2 --lame_preset medium -o /data/clip.avi transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] auto-probing source /dev/video0 (failed) [transcode] V: import format | unknown (V=v4l2|A=v4l2) [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence [transcode] V: import frame | 720x480 1.50:1 [transcode] V: de-interlace | (mode=1) interpolate scanlines (fast) [transcode] V: fast resize | Using -B 30,45,8 -X 0,0,8 [transcode] V: new aspect ratio | 360x240 1.50:1 (-B) [transcode] V: bits/pixel | 0.869 [transcode] V: decoding fps,frc | 23.976,1 [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 | 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 | 100 @ 720x480 [import_v4l2.so] v1.3.5 (2005-03-11) (video) v4l2 | (audio) pcm [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) FFmpeg0.4.9-pre1b4756 | (audio) MPEG/AC3/PCM [import_v4l2.so]: v4l2 audio grabbing [import_v4l2.so]: v4l2 video grabbing [import_v4l2.so]: resync disabled [import_v4l2.so]: video grabbing, driver = bttv, card = BT878 video (Pinnacle PCTV Stud [import_v4l2.so]: Pixel format conversion: YVU420 [planar] -> YUV420 [planar] (no conversion) [import_v4l2.so]: driver does not support setting parameters (ioctl(VIDIOC_S_PARM) returns "Invalid argument") [import_v4l2.so]: checking colour & framerate standards: [PAL] [import_v4l2.so]: receiving 25 frames / sec [import_v4l2.so]: driver does not support cropping (ioctl(VIDIOC_CROPCAP) returns "Invalid argument"), disabled [import_v4l2.so]: 32 buffers available [export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4 compliant video). [export_ffmpeg.so]: WARNING: Interlacing parameters unknown, use --encode_fields [export_ffmpeg.so]: INFO: No profile selected [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 Audio: using new version Audio: using lame-3.96.1 LOOONG PAUSE [import_v4l2.so]: read audio: Input/output error [import_v4l2.so]: error in grabbing audio [import_v4l2.so]: Totals: sequence V/A: 100/0, frames C/D: 0/0 clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s -- -------------------- Med Liberalistiske Hilsner ---------------------- Civilingeniør, Kjeld Flarup - Mit sind er mere åbent end min tegnebog Forssavej 49, 7600 Struer, Tlf: 40 29 41 49 Den ikke akademiske hjemmeside for liberalismen - www.liberalismen.dk From transcode-users-bounces@exit1.org Sun Mar 5 21:24:31 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 4F208126D84 for ; Sun, 5 Mar 2006 21:24:31 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k25KCw8x000721; Sun, 5 Mar 2006 21:15:19 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from whitehail.bostoncoop.net (whitehail.bostoncoop.net [65.99.194.142]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k25KCrkA000700 for ; Sun, 5 Mar 2006 21:12:55 +0100 Received: by whitehail.bostoncoop.net (Postfix, from userid 1000) id 77FE9400E5; Sun, 5 Mar 2006 15:07:51 -0500 (EST) Date: Sun, 5 Mar 2006 15:07:51 -0500 From: Adam Rosi-Kessel To: transcode-users@exit1.org Message-ID: <20060305200751.GC26156@whitehail.bostoncoop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060304.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] transcode v4l2 with Plextor PX-TV402U 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 attempting to use the v4l2 input plugin with a Plextor PX-TV402U-NA. Does anyone know if this will work? I get the following error with a simple transcode command (-x v4l2, v4l2): [import_v4l2.so]: video grabbing, driver = go7007, card = Plextor PX-TV402U-NA [import_v4l2.so]: VIDIOC_S_FMT: : Invalid argument [import_v4l2.so]: VIDIOC_S_FMT: : Invalid argument [import_v4l2.so]: VIDIOC_S_FMT: : Invalid argument [import_v4l2.so]: no usable pixel format supported by card I'm using v1.0.2, linux 2.6.14.3, and the Plextor SDK 0.9.7.and the Plextor SDK 0.9.7.and the Plextor SDK 0.9.7.and the Plextor SDK 0.9.7. Apologies if this has already been answered on the list--the gmane archive is offline currently. -- Adam Rosi-Kessel http://adam.rosi-kessel.org From transcode-users-bounces@exit1.org Sun Mar 5 22:53: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 0FD1A126D84 for ; Sun, 5 Mar 2006 22:53:46 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k25LhwPf005835; Sun, 5 Mar 2006 22:44:25 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from mightylegends.zapto.org (postfix@ppp229-171.lns2.adl4.internode.on.net [203.122.229.171]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k25Lhrcw005818 for ; Sun, 5 Mar 2006 22:43:55 +0100 Received: from scooby.localnet (scooby.localnet [192.168.0.2]) by mightylegends.zapto.org (Postfix) with ESMTP id 193101139D; Mon, 6 Mar 2006 08:13:50 +1030 (CST) From: Rick Harris To: transcode-users@exit1.org Subject: Re: [transcode-users] Using ALSA wo OSS Date: Mon, 6 Mar 2006 08:13:53 +1030 User-Agent: KMail/1.9.1 References: <4407711B.8020907@liberalismen.dk> In-Reply-To: <4407711B.8020907@liberalismen.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603060813.53339.rickharris@mightylegends.zapto.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060304.1!tsvurl@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 On Friday 03 March 2006 08:56, Kjeld Flarup wrote: > Hello experiensed people > > I'm trying to record some video where I have to use the sound card to > capture the sound. The Video seems OK, but transcode will not read the > audio device. > > When I run > transcode -x v4l2,v4l2 -M 1 -i /dev/video0 -p /dev/dsp -y ffmpeg -Fmpeg4 > -c 00:01:00 -g 720x480 -f 24.0,1 -I 1 -u 100 -Q 5 -Z 360x240,fast -E > 48000,16,2 --lame_preset medium -o /data/clip.avi > I get this error in dmesg, nothing in syslog (see more details below): > application transcode uses obsolete OSS audio interface > > Now, I'm using Fedora Core 4, and FC4 does not have the OSS emulation > layer implemented by default. So I do not seem to have any working > /dev/dspxx, the same applies to /dev/audio > > Now I do not really want to install the OSS emulation layer, instead I > thought that it should be possible to find another device to capture the > sound from. > My googling have however not come up with any other answer that to use > OSS emulation. > > Experimenting with ex: /dev/snd/pcmC0D0c did only give me this result: > [import_v4l2.so]: SNDCTL_DSP_SETFMT: Inappropriate ioctl for device > audio import module error: OPEN failed > > So, does anybody know how to do it the pure ALSA way. It's being worked on, see http://www.transcoding.org/cgi-bin/transcode?WorkingOn Right now your best bet would be to add Alsa's OSS emulation support to your kernel. Rick From transcode-users-bounces@exit1.org Mon Mar 6 07:38: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 B9408126D84 for ; Mon, 6 Mar 2006 07:38:34 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k266VpAw027241; Mon, 6 Mar 2006 07:32:56 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [204.127.192.82]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k266VkV6027225 for ; Mon, 6 Mar 2006 07:31:48 +0100 Received: from [192.168.0.3] (c-24-6-114-248.hsd1.ca.comcast.net[24.6.114.248]) by comcast.net (rwcrmhc12) with ESMTP id <20060306063139m12001apbce>; Mon, 6 Mar 2006 06:31:40 +0000 Message-ID: <440BD777.3080702@comcast.net> Date: Sun, 05 Mar 2006 22:32:23 -0800 From: Jussi-Pekka Sairanen User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode Users Mailing List References: <20060203231557.GA9415@knm.org> <20060204170240.445f4f2a@azafuse.rokugan.lan> In-Reply-To: <20060204170240.445f4f2a@azafuse.rokugan.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060304.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Xine And 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 I've used the script below to transcode my PAL home videos into divx-files: transcode -i $1 -w 2900 -R 1 -I 3 -C 3 -y ffmpeg,null -F mpeg4 --export_asr 2 -o /dev/null -b 128,0,0 --dv_yuy2_mode --encode_fields t; transcode -i $1 -w 2900 -R 2 -I 3 -C 3 -y ffmpeg -F mpeg4 --export_asr 2 -o $2 -b 128,0,0 --dv_yuy2_mode --encode_fields t It's worked well so far, although I always had to tell xine or mplayer that the aspect ratio should be 4:3, otherwise the picture would be almost square. Then I upgraded my system to OpenSuSE 10.0 and newest xine version. Now xine, without the aspect ratio option, shows the picture ridiculoysly vertically oblongated. The Y-direction must be something like five thousand pixels, way outside the display boundaries. 'File' command gives the following: jps@toope:/audio+video/homevideos> file 2005-10-01_Carmel.avi 2005-10-01_Carmel.avi: RIFF (little-endian) data, AVI, 720 x 576, 25.00 fps, video: DivX 4, audio: MPEG-1 Layer 3 (stereo, 32000 Hz) If I give xine the --aspect-ratio 4:3 option the picture improves a lot but is still clearly thinner than 4:3. Video clips produced (obviously) in Windows have no such problems. Where should I look to fix this problem? best regards, Jussi-Pekka Sairanen From transcode-users-bounces@exit1.org Mon Mar 6 08:48: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 A7DB4126D84 for ; Mon, 6 Mar 2006 08:48:37 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k267h1SV030125; Mon, 6 Mar 2006 08:43:39 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.179]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k267gvp9030105 for ; Mon, 6 Mar 2006 08:42:58 +0100 Received: by pproxy.gmail.com with SMTP id 57so726279pya for ; Sun, 05 Mar 2006 23:42:56 -0800 (PST) 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=Vc2SUNIKWNg6l/9f6P2KZAQTNvwRjFrQGAMtEs2AbW6P/FCQq2D3od4T06JmmEiFlmJANb4ABCjcNV8XD8bnDaiWKFsboQaMRffWV6xax3Cb1aYPGpqXPHZqrBv51zZlYJvO4NRK/JQGeSzEgX8C4kVfL8gANYH/nOUtFSyYm6c= Received: by 10.65.133.18 with SMTP id k18mr2437808qbn; Sun, 05 Mar 2006 23:42:56 -0800 (PST) Received: from azafuse.rokugan.lan ( [87.6.173.113]) by mx.gmail.com with ESMTP id c5sm1964261qbc.2006.03.05.23.42.55; Sun, 05 Mar 2006 23:42:56 -0800 (PST) Date: Mon, 6 Mar 2006 08:42:52 +0100 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Using ALSA wo OSS Message-ID: <20060306084252.319217b9@azafuse.rokugan.lan> In-Reply-To: <200603060813.53339.rickharris@mightylegends.zapto.org> References: <4407711B.8020907@liberalismen.dk> <200603060813.53339.rickharris@mightylegends.zapto.org> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.13; 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: 2.5.20060304.1!tsvurl@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, 6 Mar 2006 08:13:53 +1030 Rick Harris wrote: > > So, does anybody know how to do it the pure ALSA way. > It's being worked on, see > http://www.transcoding.org/cgi-bin/transcode?WorkingOn Quick status update: I'm deeply involved in export module rewriting process, don't expect news about ALSA in short term. Anyway, ALSA is the next item in my TODO list ;) Of course, patches are always welcome. > Right now your best bet would be to add Alsa's OSS emulation support to > your kernel. Agreed. 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 Mar 6 15:42:47 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 E99B7126D84 for ; Mon, 6 Mar 2006 15:42:47 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k26EVM6x024966; Mon, 6 Mar 2006 15:38:11 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with SMTP id k26EVJU0024938 for ; Mon, 6 Mar 2006 15:31:20 +0100 Received: (qmail invoked by alias); 06 Mar 2006 14:31:14 -0000 Received: from 213-182-124-99.teleos-web.de (EHLO work.holtkamp.priv) [213.182.124.99] by mail.gmx.net (mp034) with SMTP; 06 Mar 2006 15:31:14 +0100 X-Authenticated: #810257 Received: from amavis by work.holtkamp.priv with scanned-ok (Exim 3.36 #1 (Debian)) id 1FGGjw-0003eO-00 for ; Mon, 06 Mar 2006 15:31:12 +0100 Received: from maik by work.holtkamp.priv with local (Exim 3.36 #1 (Debian)) id 1FGGjY-0003eA-00 for ; Mon, 06 Mar 2006 15:30:48 +0100 Date: Mon, 6 Mar 2006 15:30:48 +0100 From: Maik Holtkamp To: transcode-users@exit1.org Subject: Re: [transcode-users] Xine And Transcode Message-ID: <20060306143047.GA13875@holtkamp.priv> Mail-Followup-To: transcode-users@exit1.org References: <20060203231557.GA9415@knm.org> <20060204170240.445f4f2a@azafuse.rokugan.lan> <440BD777.3080702@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <440BD777.3080702@comcast.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.9i X-Virus-Scanned: by amavis (Debian) at holtkamp.priv X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@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 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, 0n 06/03/05@22:32 Jussi-Pekka Sairanen told me: >=20 > I've used the script below to transcode my PAL home videos into divx-file= s: >=20 > transcode -i $1 -w 2900 -R 1 -I 3 -C 3 -y ffmpeg,null -F mpeg4=20 > --export_asr 2 -o /dev/null -b 128,0,0 --dv_yuy2_mode --encode_fields t; What does "PAL home videos" mean in detail? I can't imagine any material where -I 3 (deinterlacing) and telling the encoder that it will get tff-interlaced material as input (--encode_fields) makes any sense. Also I dunno if interlaced is an option at all for mpeg4 encoding. I would try skipping options in following order: --encode_fields --dv_yuy2-mode Probably it could be of assistance to explicitly set -Z 720x576 or skip --export_asr, too, as transcode should receive the asr from your source.=20 If your material is from a DV source I think -C has very little benefit. --=20 bye maik --0OAP2g/MAC+5xKAE 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) iD8DBQFEDEeX0Bn175Anq4gRAjx3AJ9NSKxHAfL2WXY9jU7MVAuLb2veOgCfYYD9 ilpGxiAtekr7esHgOA/2yvs= =xQA8 -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- From transcode-users-bounces@exit1.org Tue Mar 7 00:39: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 7D0D2126D84 for ; Tue, 7 Mar 2006 00:39:34 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k26NWXtA027479; Tue, 7 Mar 2006 00:34:44 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k26NWS2x027464 for ; Tue, 7 Mar 2006 00:32:29 +0100 Received: from liberalismen.dk (0x535cab8e.hrnxx9.adsl-dhcp.tele.dk [83.92.171.142]) by pfepa.post.tele.dk (Postfix) with ESMTP id A182347FE46; Tue, 7 Mar 2006 00:32:27 +0100 (CET) Message-ID: <440CC68B.2000608@liberalismen.dk> Date: Tue, 07 Mar 2006 00:32:27 +0100 From: Kjeld Flarup User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 X-Accept-Language: da, en, en-us MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Using ALSA wo OSS References: <4407711B.8020907@liberalismen.dk> <200603060813.53339.rickharris@mightylegends.zapto.org> <20060306084252.319217b9@azafuse.rokugan.lan> In-Reply-To: <20060306084252.319217b9@azafuse.rokugan.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@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 Thanks for the info, looks like I got to enable OSS emulation in my kernel. Suppose I can do it with some module. If I have too much time I could of course modify transcode :-) Dont worry I don't regards Kjeld Francesco Romani wrote: >On Mon, 6 Mar 2006 08:13:53 +1030 >Rick Harris wrote: > > > >>>So, does anybody know how to do it the pure ALSA way. >>> >>> >>It's being worked on, see >>http://www.transcoding.org/cgi-bin/transcode?WorkingOn >> >> > >Quick status update: >I'm deeply involved in export module rewriting process, don't expect >news about ALSA in short term. >Anyway, ALSA is the next item in my TODO list ;) >Of course, patches are always welcome. > > > >>Right now your best bet would be to add Alsa's OSS emulation support to >>your kernel. >> >> > >Agreed. > >Best Regards, > > > -- -------------------- Med Liberalistiske Hilsner ---------------------- Civilingeniør, Kjeld Flarup - Mit sind er mere åbent end min tegnebog Forssavej 49, 7600 Struer, Tlf: 40 29 41 49 Den ikke akademiske hjemmeside for liberalismen - www.liberalismen.dk From transcode-users-bounces@exit1.org Tue Mar 7 02:38: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 C4E35126D84 for ; Tue, 7 Mar 2006 02:38:25 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k271Yobw032072; Tue, 7 Mar 2006 02:35:29 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [216.148.227.151]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k271YkGi032054 for ; Tue, 7 Mar 2006 02:34:48 +0100 Received: from [192.168.0.3] (c-24-6-114-248.hsd1.ca.comcast.net[24.6.114.248]) by comcast.net (rwcrmhc11) with ESMTP id <20060307013439m1100a3u8de>; Tue, 7 Mar 2006 01:34:39 +0000 Message-ID: <440CE35C.4000007@comcast.net> Date: Mon, 06 Mar 2006 17:35:24 -0800 From: Jussi-Pekka Sairanen User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode-users@exit1.org Subject: Re: [transcode-users] Xine And Transcode References: <20060203231557.GA9415@knm.org> <20060204170240.445f4f2a@azafuse.rokugan.lan> <440BD777.3080702@comcast.net> <20060306143047.GA13875@holtkamp.priv> In-Reply-To: <20060306143047.GA13875@holtkamp.priv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@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 Maik Holtkamp wrote: > Hi, > > 0n 06/03/05@22:32 Jussi-Pekka Sairanen told me: > > >> I've used the script below to transcode my PAL home videos into divx-files: >> >> transcode -i $1 -w 2900 -R 1 -I 3 -C 3 -y ffmpeg,null -F mpeg4 >> --export_asr 2 -o /dev/null -b 128,0,0 --dv_yuy2_mode --encode_fields t; >> > > What does "PAL home videos" mean in detail? > It's PAL DV. > I can't imagine any material where -I 3 (deinterlacing) and telling > the encoder that it will get tff-interlaced material as input > (--encode_fields) makes any sense. > > Also I dunno if interlaced is an option at all for mpeg4 encoding. > > I would try skipping options in following order: > > --encode_fields > --dv_yuy2-mode > > Probably it could be of assistance to explicitly set -Z 720x576 or > skip --export_asr, too, as transcode should receive the asr from > your source. > > If your material is from a DV source I think -C has very little > benefit. > OK, thanks. The next problem for me is if it's possible with minimal loss of quality to transcode the hunderds of divx clips I have made with the above script to something that would play nice with xine. Eg. I will need to zoom the image in X-direction a bit since 720x576 is not 4:3. Then I'll get me a new transcoder script for future conversions. Jussi-Pekka From transcode-users-bounces@exit1.org Tue Mar 7 08:25: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 481FA126D92 for ; Tue, 7 Mar 2006 08:25:53 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k277JaaJ013634; Tue, 7 Mar 2006 08:21:12 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=-99.7 required=5.0 tests=JR_PGP_MIME, RCVD_IN_NJABL_PROXY, UNPARSEABLE_RELAY autolearn=disabled version=3.1.0 Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with SMTP id k277JWRW013619 for ; Tue, 7 Mar 2006 08:19:33 +0100 Received: (qmail invoked by alias); 07 Mar 2006 07:19:26 -0000 Received: from 213-182-112-55.teleos-web.de (EHLO work.holtkamp.priv) [213.182.112.55] by mail.gmx.net (mp032) with SMTP; 07 Mar 2006 08:19:26 +0100 X-Authenticated: #810257 Received: from amavis by work.holtkamp.priv with scanned-ok (Exim 3.36 #1 (Debian)) id 1FGWTc-0000pS-00 for ; Tue, 07 Mar 2006 08:19:24 +0100 Received: from mobby.holtkamp.priv ([192.168.10.40]) by work.holtkamp.priv with smtp (Exim 3.36 #1 (Debian)) id 1FGWTL-0000pK-00 for ; Tue, 07 Mar 2006 08:19:07 +0100 Received: by mobby.holtkamp.priv (sSMTP sendmail emulation); Tue, 7 Mar 2006 08:16:35 +0100 Date: Tue, 7 Mar 2006 08:16:35 +0100 From: Maik Holtkamp To: transcode-users@exit1.org Subject: Re: [transcode-users] Xine And Transcode Message-ID: <20060307071635.GB9622@mobby.holtkamp.priv> Mail-Followup-To: transcode-users@exit1.org References: <20060203231557.GA9415@knm.org> <20060204170240.445f4f2a@azafuse.rokugan.lan> <440BD777.3080702@comcast.net> <20060306143047.GA13875@holtkamp.priv> <440CE35C.4000007@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <440CE35C.4000007@comcast.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: 2.5.20060306.1!tsvurl@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 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, 0n 06/03/06@17:35 Jussi-Pekka Sairanen told me: > Maik Holtkamp wrote: > >Hi, > > > >0n 06/03/05@22:32 Jussi-Pekka Sairanen told me: > > > > =20 > >>I've used the script below to transcode my PAL home videos into=20 > >>divx-files: > >> > >>transcode -i $1 -w 2900 -R 1 -I 3 -C 3 -y ffmpeg,null -F mpeg4=20 > >>--export_asr 2 -o /dev/null -b 128,0,0 --dv_yuy2_mode --encode_fields t; > >> =20 > > > >What does "PAL home videos" mean in detail? > > =20 >=20 > It's PAL DV. For PAL DV and interlace aware output format (dvd-mpeg2) I use something like: --encode_fields b --dv_yuy2_mode -y mpeg2enc=20 *no* -I, *neither* -C.=20 In spite PAL is normaly top-field first, in case of DV it is bottom-field first. I dunno if ffmpeg mpeg4 can produce interlaced material, but as I suppose your standard target for mpeg4-files will be a PC crt, you can probalby drop --encode-fields and use a deinterlacer (-I 3) instead (http://www.tibit.org/video/#deintertest). -C makes some sense if you have badly noised material (e.g. VHS copies) and want to save bitrate, but in case of DV there is IMHO no need for -C. > >I can't imagine any material where -I 3 (deinterlacing) and telling > >the encoder that it will get tff-interlaced material as input > >(--encode_fields) makes any sense. > > > >Also I dunno if interlaced is an option at all for mpeg4 encoding. > > > >I would try skipping options in following order: > > > >--encode_fields > >--dv_yuy2-mode > > > >Probably it could be of assistance to explicitly set -Z 720x576 or > >skip --export_asr, too, as transcode should receive the asr from > >your source.=20 > > > >If your material is from a DV source I think -C has very little > >benefit. > > =20 > OK, thanks. The next problem for me is if it's possible with minimal=20 > loss of quality to transcode the hunderds of divx clips I have made with= =20 > the above script to something that would play nice with xine. Eg. I will= =20 > need to zoom the image in X-direction a bit since 720x576 is not 4:3.=20 > Then I'll get me a new transcoder script for future conversions. Sorry, no C&P clue here. I am not that familiar with mpeg4 :(. However, there is no need to have a resolution that meets the aspect ratio, as you do not need square pixels at all. http://www.doom9.org/aspectratios.htm On DVD the resolution is (normaly) 720x576 and the aspect ratios are 4:3 or 16:9. AFAIK mpeg2 has a flag to set the correct aspect ratio. The player will recognise the flag and scale the image to meet the given aspect ratio. When you play such file with mplayer from the command line you will find a corresponding scaling hint in the output (720x576 -> 1024x576 for 16:9). If mpeg4 use something similar you can probably use one of the most popular video editors (AKA hexedit ;)) to change just this single flag. OTOH, I am afraid that your interlacing confusion in the first run will give you more serious troubles. You have told the encoder that it will get tff (--encode_fields t) interlaced stuff in spite you actually deinterlaced (-I 3) the stream. The result of this confusion is unpredictable for me and I am afraid that you will have to play a lot with options to get this fixed :(. Anyhow, HTH. BTW: The major benefit of multipass (-R) encoding is IMHO to get best quality @ fixed file size. If there is no need to=20 meet a fixed file size (e.g. 700 MB CD), I wouldn't bother with multipass at all. =20 --=20 bye maik --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) iD8DBQFEDTNT0Bn175Anq4gRAltDAKCE8yNkyJYdNJDSdzRFpMtpY80PFgCgj0qR /Ph3Gho2+fg3QfJDdWavnIo= =KB/o -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- From transcode-users-bounces@exit1.org Thu Mar 9 23: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 73113126D91 for ; Thu, 9 Mar 2006 23:38:17 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k29MVH28009715; Thu, 9 Mar 2006 23:33:51 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from rozz.csail.mit.edu (mail@rozz.csail.mit.edu [128.30.2.16]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k29MVEFA009699 for ; Thu, 9 Mar 2006 23:31:16 +0100 Received: from turtle-bay.csail.mit.edu ([128.30.29.5]) by rozz.csail.mit.edu with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.50) id 1FHTf7-0000xU-Fm; Thu, 09 Mar 2006 17:31:13 -0500 Message-ID: <4410AD2A.2090304@csail.mit.edu> Date: Thu, 09 Mar 2006 17:33:14 -0500 From: Aaron Adler User-Agent: Thunderbird 1.5 (Windows/20051201) 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: 2.5.20060306.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] problem transcoding mpeg2 into mov format 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 some mpeg2 movies that I'd like to do two things with. First, I'd like to reduce the size of the files. Second, I'd like to be able to play them back using Quicktime. I'm using the following command: transcode -x mpeg2 -i inputfile.mpeg -y mov -F opendivx -k -o outputfile.mov Most of the resulting file plays back just fine (using Quick Time 7 on Windows XP), but the first 9 second have strange artifacts. See http://people.csail.mit.edu/cadlerun/example.bmp Has anyone seen this before or know what to try to correct it? Thanks in advance, Aaron From transcode-users-bounces@exit1.org Fri Mar 10 09:07: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 DB126126D92 for ; Fri, 10 Mar 2006 09:07:25 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2A7umDj031139; Fri, 10 Mar 2006 09:01:05 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: *** X-Spam-Status: No, score=3.7 required=5.0 tests=RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=disabled version=3.1.0 Received: from natblindhugh.rzone.de (natblindhugh.rzone.de [81.169.145.175]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2A7uihV031121 for ; Fri, 10 Mar 2006 08:56:45 +0100 Received: from backend.localhost.localdomain (p54A3AF13.dip0.t-ipconnect.de [84.163.175.19]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k2A7uh3b017580 for ; Fri, 10 Mar 2006 08:56:44 +0100 (MET) Received: from [10.1.64.81] (unknown [195.243.151.195]) by backend.localhost.localdomain (Postfix) with ESMTP id F1379E562A for ; Fri, 10 Mar 2006 08:56:42 +0100 (CET) Message-ID: <441130A4.8020704@boerkel.de> Date: Fri, 10 Mar 2006 08:54:12 +0100 From: =?ISO-8859-1?Q?Thomas_B=F6rkel?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: transcode-users Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Keeping the sync (MPEG2 -> MPEG2, requant, audio convert) 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 MPEG2 (with mp2 audio) files (2.2 GB), recorded with MythTV (Hauppauge PVR-250) and cut with MythTV that I want to reduce in size (to 1 GB) and do audio conversion to ac3. I have already tried demuxing, tcrequant, ffmpeg, mplex in a script. This works basically, but the audio gets slightly out of sync (it's OK in the source MPEG2). From the MythTV guys, I've been told that video/audio will shift slightly at each cut point and that this is reflected in the streams timestamps and that I will loose this information when demuxing. This sounds right to me. So, I'd like to do the whole process with transcode, in hope that I don't loose the timestamps then. I'vde tried this: transcode -i "$1" -o "$1.tc" -M 1 -y raw,ffmpeg -P 1 -w 2.2 -N 0x2000 -b 224 -E 48000 Problem is, during processing the result grows up to 900 MB, but then the result ist 68 MB, which is the size of the audio in ac3. Then I read here, that transcode cannot produce multiplexed MPEG2 results. Is this still right? Is there any other solution to the problem? And what about the -M option? Which one would I need, so that transcode would not only inspect the initial timestamps? Thanks! Thomas From transcode-users-bounces@exit1.org Sun Mar 12 10:40: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 4E768126D84 for ; Sun, 12 Mar 2006 10:40:46 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2C9WK0Z024903; Sun, 12 Mar 2006 10:35:53 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.181]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2C9WFVv024885 for ; Sun, 12 Mar 2006 10:32:16 +0100 Received: by pproxy.gmail.com with SMTP id i49so571662pye for ; Sun, 12 Mar 2006 01:32:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=KvD4yvA4+X2HdOytBU8ik9NmSsmYbxa1+zzuBBVuZ+PdOAbLiOQ6b3dwgGF1VpFDqHBPgRYjBJ6AKrBf+Edw2vnobOqaJuF4tObPdYGRa85fqeNC4aNKFLY56poKMcYWlnpDicm+B382j5bGXmz2bqy3NRnC2A9QmkeclI/XbJ0= Received: by 10.35.111.7 with SMTP id o7mr2170646pym; Sun, 12 Mar 2006 01:32:14 -0800 (PST) Received: from ?192.168.1.102? ( [68.13.188.200]) by mx.gmail.com with ESMTP id n77sm333113pye.2006.03.12.01.32.11; Sun, 12 Mar 2006 01:32:14 -0800 (PST) Message-ID: <4413EA97.4010608@gmail.com> Date: Sun, 12 Mar 2006 03:32:07 -0600 From: Eric P User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] DVD burner optimization (or how to avoid crappy burns) References: <43D85C40.3030400@gmail.com> <20060126161211.GA22217@webserver> <43D9AD7E.6080404@gmail.com> <20060127165650.GB31702@webserver> In-Reply-To: <20060127165650.GB31702@webserver> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@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 wrote: > Eric P wrote: > >>Well, I think I need to face the music then and purchase a new >>burner. Anyone care to recommend their model? >> > > > For various reasons, there is almost no reliable information > about the relative merits of different burners. Without going > off on that hobby-horse, Pioneer drives, though certainly not > the best, offer the advantage of working reliably without > producing any surprises for a relatively long time. Some brands > that appear to offer advantages of one sort or another will > behave erratically over time and give you more grey hair. > > *** THE MOST IMPORTANT PARAGRAPH IN THIS RANT IS RIGHT HERE!! *** > > Being able to burn 700 discs without ever experiencing mysterious > behaviour is in my mind much better than being able to burn 2000 > discs with 100 bad burns some of which are undetected until the > discs are read!! > > *** RETURN TO BASIC RANT MODE *** > > I have had very good luck with the Plextor drives as well. > The Plextor drives seem to be able to read faster than others. > > So, I guess I am saying, Pioneer for a cheap drive, Plextor > for an expensive drive. > > I have owned 9 dvd burners to date: > > Pioneer - 4 > Toshiba/Philips - 1 > Plextor - 1 > NEC - 2 > Samsung - 1 > > None of them performed up to the best of the reviews, and none of > them were anywhere near as bad as the worst reviews. They all also > demonstrated the ability to become "latched" in a bad writing mode > that required rebooting the computer to unlatch. When this happened > they would report errors and bail out on between 1/2 and 1/4 of > all burns, but would burn hundreds of discs without a hitch after > rebooting the computer. I saw a number of reviews that implied that > the reviewer had experienced latching during their test runs, rendering > their reviews bogus and tarring otherwise excellent drives. > > Well, after having 4 different DVD burners in my house and a handful of different media brands over the past 2 months, I thought I'd share my experiences. I've come away from this experience with the firm belief that a good DVD burning/viewing experience seems to be tied to the following 3 variables: the DVD burner, the DVD media, and the DVD player. Maybe that sounds too simplistic, but I think it's important to stress that EACH variable has the potential to affect the overall DVD burning/viewing experience in a significantly negative/positive manner. DVD burners tried: 1. Pioneer DVR-R100 - paid $60 2. Plextor PX-740A - paid $90 3. Digitalmax drw-5s16306c (rebranded LiteOn?) - paid $20! 4. MicroAdvantage 16DDVDRW-A13 - Paid $60 1 year ago. Company now out of business. DVD media: I'm not going to list all the media I tried but just mention that I was exceedingly surprised that a lot of the DVD media being sold is crap. This link got me on the straight and narrow. http://digitalfaq.com/media/dvdmedia.htm It's not the same as CD-R media where the cheapest no-name brand off the shelf will usually work just fine. DVD player: I have a Norcent (S. Korean maker) DP315 DVD player. It seems to have poor error correctioning as it would show video drops (a brief moment of compression artifacts) on burned DVDs where other players would not. The Norcent's sensitivity was actually a blessing in disguise because it let me narrow in on the absolute best burner/media combination. Result: The best result I obtained was with the Pioneer burner and TDK media (which ranks in the 1st class media - see link). The burners #2-4 listed above (yes, the Plextor too) all produced DVDs with a significant amount of drops. With the lower ranked media I tried (Phillips, HP, no-name, etc.), the DVDs had frequent drops, and the DVD would even completely stop for 5-10 second periods on the last 2 burners (#3 and 4). The TDK media showed a noticeable improvement (i.e., less overall drops) on burners #2-4, but the quantity was still unacceptable overall. The Pioneer gave me the fewest "drops" when combined with the TDK media. I've burned about 5-6 DVDs w/the Pioneer and TDK combination so far, and noticed only 2 quick drops on one of the DVDs. Not perfect, but leaps and bounds fewer than the Plextor's (and other burner) burns. My findings are not all that scientific, but I've sprouted enough gray hair over that last year fighting these drop issues I've been plagued with. I'm just happy to finally have a good combination of burner/media. Fortunately, places like BestBuy and OfficeMax have lenient return policies (14 days on electronics), so I could actually put these burners through the paces before deciding which one to keep. Eric From transcode-users-bounces@exit1.org Sun Mar 12 16:25: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 643D0126D84 for ; Sun, 12 Mar 2006 16:25:44 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2CFJGSk014109; Sun, 12 Mar 2006 16:22:05 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2CFJ8fb014056 for ; Sun, 12 Mar 2006 16:19:10 +0100 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k2CFJ291030297 for ; Sun, 12 Mar 2006 07:19:02 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k2CFJ2dp030296 for transcode-users@exit1.org; Sun, 12 Mar 2006 07:19:02 -0800 Date: Sun, 12 Mar 2006 07:19:01 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] DVD burner optimization (or how to avoid crappy burns) Message-ID: <20060312151901.GB30286@t22> References: <43D85C40.3030400@gmail.com> <20060126161211.GA22217@webserver> <43D9AD7E.6080404@gmail.com> <20060127165650.GB31702@webserver> <4413EA97.4010608@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4413EA97.4010608@gmail.com> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@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 Which reminds me... growisofs will burn reliably MUCH more oftten than cdrecord with the OSS-dvd patch. It will burn faster reliably at high speed than cdrecord will burn even at slow speed. I have t rethink many of the conclusions I came to in the past. However, Ridata DVD's should be avoided under all circumstances, Taiyo-Yuden are a gift from god, and Plextor burners work like magic when growisofs is used (and they rip very reliably). From transcode-users-bounces@exit1.org Sun Mar 12 21:32: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 12996126D84 for ; Sun, 12 Mar 2006 21:32:08 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2CKPI3L004043; Sun, 12 Mar 2006 21:28:29 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from planet.ak.planet.gen.nz (planet.ak.planet.gen.nz [202.20.65.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2CKPBol004026 for ; Sun, 12 Mar 2006 21:25:13 +0100 Received: from [192.168.0.42] (ip202-27-210-225.dsl.kc.net.nz [202.27.210.225]) by planet.ak.planet.gen.nz (8.13.1/8.13.1) with ESMTP id k2CKOpam018883 for ; Mon, 13 Mar 2006 09:24:58 +1300 From: worik To: transcode-users@exit1.org Content-Type: text/plain Date: Mon, 13 Mar 2006 09:24:46 +1300 Message-Id: <1142195088.7060.6.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Planet-MailScanner-Information: Please contact the helpdesk for more information X-Planet-MailScanner: Found to be clean X-Planet-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.599, required 7, autolearn=not spam, BAYES_00 -2.60) X-Planet-MailScanner-From: worik@noggon.com X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Getting audio 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 Friends I am trying to generate an MP3 audio file from a DVD. Chapter 16 from track 2. I studied the man page and decided on the command line... transcode -i /media/cdrom0 -T 2,16 -m /tmp/16 -y null,lame I get only about 2 seconds of output. What have I done wrong? Worik worik@kama:~$ transcode -i /media/cdrom0 -T 2,16 -m /tmp/16 -y null,lame transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/hdc mounted on /media/cdrom0 for CSS authentication libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/hdc mounted on /media/cdrom0 for CSS authentication (dvd_reader.c) DVD title 2/10: 32 chapter(s), 1 angle(s), title set 1 (dvd_reader.c) title playback time: 01:52:08.19 6729 sec (dvd_reader.c) [Chapter 01] 00:00:00.000 , block from 455 to 2314 (dvd_reader.c) [Chapter 02] 00:04:07.000 , block from 2315 to 106884 (dvd_reader.c) [Chapter 03] 00:06:08.640 , block from 106885 to 157547 (dvd_reader.c) [Chapter 04] 00:07:33.880 , block from 157548 to 189706 (dvd_reader.c) [Chapter 05] 00:11:09.560 , block from 189707 to 293165 (dvd_reader.c) [Chapter 06] 00:15:29.160 , block from 293166 to 418240 (dvd_reader.c) [Chapter 07] 00:19:28.040 , block from 418241 to 540761 (dvd_reader.c) [Chapter 08] 00:25:07.320 , block from 540762 to 689263 (dvd_reader.c) [Chapter 09] 00:25:49.000 , block from 689264 to 702574 (dvd_reader.c) [Chapter 10] 00:29:22.600 , block from 702575 to 794169 (dvd_reader.c) [Chapter 11] 00:35:07.320 , block from 794170 to 947499 (dvd_reader.c) [Chapter 12] 00:38:53.320 , block from 947500 to 1023922 (dvd_reader.c) [Chapter 13] 00:45:21.880 , block from 1023923 to 1175652 (dvd_reader.c) [Chapter 14] 00:49:26.800 , block from 1175653 to 1282416 (dvd_reader.c) [Chapter 15] 00:51:29.600 , block from 1282417 to 1332190 (dvd_reader.c) [Chapter 16] 00:54:39.200 , block from 1332191 to 1410868 (dvd_reader.c) [Chapter 17] 00:56:18.400 , block from 1410869 to 1448045 (dvd_reader.c) [Chapter 18] 01:01:16.440 , block from 1448046 to 1569088 (dvd_reader.c) [Chapter 19] 01:02:33.040 , block from 1569089 to 1598894 (dvd_reader.c) [Chapter 20] 01:05:24.200 , block from 1598895 to 1657067 (dvd_reader.c) [Chapter 21] 01:06:22.960 , block from 1657068 to 1676829 (dvd_reader.c) [Chapter 22] 01:10:44.880 , block from 1676830 to 1805524 (dvd_reader.c) [Chapter 23] 01:15:41.040 , block from 1805525 to 1940972 (dvd_reader.c) [Chapter 24] 01:17:59.920 , block from 1940973 to 1980153 (dvd_reader.c) [Chapter 25] 01:21:23.280 , block from 1980154 to 2049508 (dvd_reader.c) [Chapter 26] 01:23:48.280 , block from 2049509 to 2096418 (dvd_reader.c) [Chapter 27] 01:26:52.120 , block from 2096419 to 2182818 (dvd_reader.c) [Chapter 28] 01:28:14.480 , block from 2182819 to 2213666 (dvd_reader.c) [Chapter 29] 01:33:11.760 , block from 2213667 to 2353205 (dvd_reader.c) [Chapter 30] 01:34:22.720 , block from 2353206 to 2377576 (dvd_reader.c) [Chapter 31] 01:41:52.120 , block from 2377577 to 2595020 (dvd_reader.c) [Chapter 32] 01:46:38.800 , block from 2595021 to 2734598 [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source /media/cdrom0 (ok) [transcode] V: import format | MPEG-2 DVD PAL (V=dvd|A=dvd) [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: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [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: language | en [transcode] A: bytes per frame | 7680 (7680.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32/AMD64 accel | mmx (mmx asm C) tc_memcpy: using mmx for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_dvd.so] v0.4.0 (2003-10-02) (video) DVD | (audio) MPEG/AC3/PCM [export_lame.so] v0.0.3 (2003-03-06) (audio) MPEG 1/2 [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/hdc mounted on /media/cdrom0 for CSS authentication [import_dvd.so] tccat -T 2,16,1 -i "/media/cdrom0" -t dvd -d 0 -L | tcdemux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -x ac3 -a 0 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0 [import_dvd.so] tccat -T 2,16,1 -i "/media/cdrom0" -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) .libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/hdc mounted on /media/cdrom0 for CSS authentication tc_memcpy: using mmx for memcpy libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000130 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000098d libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00014353 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002cb836 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x00346280 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0038bc19 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x0039e02b libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x0039e12d libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 Read failed for 146 blocks at 1411549 Read failed for 161 blocks at 1448198 ..[export_lame.so] cmd=lame -x --cbr -b 128 -s 48.000 -m j - "/tmp/16.mp3" 2>/dev/null libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/hdc mounted on /media/cdrom0 for CSS authentication tc_memcpy: using mmx for memcpy libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000130 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000098d [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: mmx libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00014353 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002cb836 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x00346280 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0038bc19 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x0039e02b libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x0039e12d libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 Read failed for 146 blocks at 141154917 fps, EMT: 0:00:00, ( 0| 0| 1) encoding frames [000000-000040], 19.06 fps, EMT: 0:00:01, ( 0| 0| 0) clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 41 frames (0 dropped, 0 cloned), clip length 1.64 s worik@kama:~$ From transcode-users-bounces@exit1.org Mon Mar 13 01:54: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 07C0E126D84 for ; Mon, 13 Mar 2006 01:54:24 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2D0mNmG017918; Mon, 13 Mar 2006 01:50:59 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2D0mJs3017898 for ; Mon, 13 Mar 2006 01:48:21 +0100 Received: by zproxy.gmail.com with SMTP id j2so1133554nzf for ; Sun, 12 Mar 2006 16:48:19 -0800 (PST) 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; b=h1q5lMQz30Kd6FXkJrGotfLQjOYhqQU+rkyiz4Eiy+6poV2B9yEPFEy4Fam9+LtnedxkSyXCvXPg7L/Xa99s/TdxIIOulv0nwu/OHMJ1yNTMXUVjnVTmP+pgFFQ9GKiTPD2ounhBNXfS4m+v41zYuabg3WdrP/UqQE319+3c2Y8= Received: by 10.36.39.2 with SMTP id m2mr2641022nzm; Sun, 12 Mar 2006 16:48:19 -0800 (PST) Received: by 10.36.96.8 with HTTP; Sun, 12 Mar 2006 16:48:19 -0800 (PST) Message-ID: Date: Sun, 12 Mar 2006 19:48:19 -0500 From: FF To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22344_33180249.1142210899425" X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060306.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Mosaic or Picture in picture(PIP) filter for 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 ------=_Part_22344_33180249.1142210899425 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, i've been looking thru the docs and filters and I can't find a way t= o do picture in picture. I have two v4l2 video sources (/dev/video0 and /dev/video1), I would like to encode /dev/video1 onto of /dev/video0. I think the /filter mask does this paritually, but I haven't had any luck wit= h finding an example on how this might be done. There is a great example using ppmfilter ( http://users.pandora.be/acp/ppmfilter) called video stacking: which will overlays one vidoe on top of another which is my goal. ffmpeg2ppm bottom.mpeg | ppmfilter --stack-video top.mpeg --overlay position=3D60,10:30x30 | ppmplay Also there is a very nice Mosaic example http://users.pandora.be/acp/video/ check out mosaic.mpeg But I would like to use transcode because it looks like a very sweet app. Thanks -ff ------=_Part_22344_33180249.1142210899425 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, i've been looking thru the docs and filters and I can't find a way t= o do picture in picture.  I have two v4l2 video sources (/dev/video0 a= nd /dev/video1), I would like to encode /dev/video1 onto of /dev/video0.&nb= sp; I think the /filter mask does this paritually, but I haven't had any lu= ck with finding an example on how this might be done.  There is a grea= t example using ppmfilter ( http://users.pandora.be/a= cp/ppmfilter) called video stacking: which will overlays one vidoe on t= op of another which is my goal. =20
ffmpeg2ppm bottom.mpeg |
ppmfilter --stack-video
top.mpeg -= -overlay position=3D60,10:30x30 |
ppmplay

Also there is a very n= ice Mosaic example http://users.pandora.be/acp/video/ check out mosaic.mpeg

But I would like to use transcode because it looks like a very sweet app.&n= bsp;

Thanks
-ff



------=_Part_22344_33180249.1142210899425-- From transcode-users-bounces@exit1.org Mon Mar 13 21:14: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 DAC49126D84 for ; Mon, 13 Mar 2006 21:14:00 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2DK5qZP020334; Mon, 13 Mar 2006 21:08:47 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2DK5kra020317 for ; Mon, 13 Mar 2006 21:05:47 +0100 Received: by zproxy.gmail.com with SMTP id 9so1316244nzo for ; Mon, 13 Mar 2006 12:05:45 -0800 (PST) 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:references; b=cCA1LywqHvVtaBAsC31fWKrzPlD09SF0nNvbJRrLJgPtE5WXbSVzG7FdeSrxvzyxRhRV+9kaGGPLOR+6wrvzq73tIXUPlcUkMJ9+r6bsx4chM9jXxz9oxrE5YXryO1DVtSNBGKq+/Qg57I5eqgePdxtWATqFU8xc/3ionZL5f4s= Received: by 10.37.21.11 with SMTP id y11mr474676nzi; Mon, 13 Mar 2006 12:05:44 -0800 (PST) Received: by 10.36.96.8 with HTTP; Mon, 13 Mar 2006 12:05:44 -0800 (PST) Message-ID: Date: Mon, 13 Mar 2006 15:05:44 -0500 From: FF To: transcode-users@exit1.org In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28373_21095489.1142280344361" References: X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060313.3!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: Mosaic or Picture in picture(PIP) filter for 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 ------=_Part_28373_21095489.1142280344361 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline * *I think I didn't explain this clearly enough. I'm capturing and encoding to differnt files from both sources for 15 minutes each.. /dev/video0-------------video-output0.avi /dev/video1-------------video-output1.avi I have two seprate instances of transcode running in. After the 15 minutes, Encoding has stopped. Now, I would like to take thes= e two files (video-output[0-1].avi and RE-encode them into one file but with = a pip or overlay filter. So its two sources, combined into one final file, but with both videos encoded into the same output. Video0 for example would be 320x240 overlayed on Video1 which would be 640x480 saved to one file. For anyone else trying to do the same thing I think avisynth's overlay http://www.avisynth.org/Overlay can do what I want, but i'm not sure yet. Thanks -ff On 3/12/06, FF wrote: > > Hello, i've been looking thru the docs and filters and I can't find a way > to do picture in picture. I have two v4l2 video sources (/dev/video0 and > /dev/video1), I would like to encode /dev/video1 onto of /dev/video0. I > think the /filter mask does this paritually, but I haven't had any luck w= ith > finding an example on how this might be done. There is a great example > using ppmfilter ( http://users.pandora.be/acp/ppmfilter) called video > stacking: which will overlays one vidoe on top of another which is my goa= l. > > > ffmpeg2ppm bottom.mpeg | > ppmfilter --stack-video > top.mpeg --overlay position=3D60,10:30x30 | > ppmplay > > Also there is a very nice Mosaic example > http://users.pandora.be/acp/video/ check out mosaic.mpeg > > But I would like to use transcode because it looks like a very sweet app. > > > Thanks > -ff > > > > > ------=_Part_28373_21095489.1142280344361 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline

I think I didn't explain this clearly enough. 

I'm capturing and encoding to differnt files from both sources for 1= 5 minutes each..

/dev/video0-------------video-output0.avi
/dev/video1-------------v= ideo-output1.avi

I have two seprate instances of transcode running in. 

After the 15 minutes, Encoding has stopped.  Now, I would like to take these two files (video-output[0-1].avi and RE-encode them into one file but with a pip or overlay filter.  So its two sources, combined into one final file, but with both videos encoded into the same output.
Video0 for example would be 320x240 overlayed on Video1 which would be 640x= 480 saved to one file. 

For anyone else trying to do the same thing I think avisynth's overlay http://www.avisynth.org/Overlay=   can do what I want, but i'm not sure yet.

Thanks
-ff


On 3/12/06, FF <fatfinger@gmail.c= om> wrote:
Hello, i've been looking thru the docs and filters and I can't find a way to do picture in picture.  I have two v4l2 video sources (/dev/video0 and /dev/video1), I would like to encode /dev/video1 onto of /dev/video0.  I think the /filter mask does this paritually, but I haven't had any luck with finding an example on how this might be done.  There is a great example using ppmfilter ( http://users.pandora.be/a= cp/ppmfilter) called video stacking: which will overlays one vidoe on t= op of another which is my goal. =20
ffmpeg2ppm bottom.mpeg |
ppmfilter --stack-video
top.mpeg -= -overlay position=3D60,10:30x30 |
ppmplay

Also there is a very n= ice Mosaic example
http://users.pandora.be/acp/video/
check out mosaic.mpeg

But I would like to use transcode because it looks like a very sweet app.&n= bsp;

Thanks
-ff




------=_Part_28373_21095489.1142280344361-- From transcode-users-bounces@exit1.org Tue Mar 14 16:08: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 89939126D82 for ; Tue, 14 Mar 2006 16:08:44 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2EF0TR0017822; Tue, 14 Mar 2006 16:02:35 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2EF0PRi017802 for ; Tue, 14 Mar 2006 16:00:26 +0100 Received: by zproxy.gmail.com with SMTP id o37so1673758nzf for ; Tue, 14 Mar 2006 07:00:24 -0800 (PST) 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=RW9lk9ZoXiV2badx1M4qlfs1WKE4BqF1Uh/6hUCXQzrGZH6Ip823UOCfqZUQlq4IWdgJgcnlz/KhA1HNA9qTBOzif+vn+9muKdlFQ9DEDE3pJqkpQfNVSf+7n2VJdEWOFVp08454s+2R5/mgZJsZoTGk/IoD2EPYp+dL7Gk/hNI= Received: by 10.64.220.5 with SMTP id s5mr2653527qbg; Tue, 14 Mar 2006 07:00:24 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.55.204.59]) by mx.gmail.com with ESMTP id e14sm2131147qba.2006.03.14.07.00.22; Tue, 14 Mar 2006 07:00:23 -0800 (PST) Date: Tue, 14 Mar 2006 16:00:20 +0100 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Re: Mosaic or Picture in picture(PIP) filter for transcode? Message-ID: <20060314160020.0da92211@azafuse.rokugan.lan> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.13; 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: 2.5.20060313.3!tsvurl@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, 13 Mar 2006 15:05:44 -0500 FF wrote: > * > *I think I didn't explain this clearly enough. [...] I think I'v understood what are you looking for, but unfortunately trascode lacks this feature (and isn't trivial to fully add having actual -and future- infrastructure). 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 Mar 14 19: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 571D1126D82 for ; Tue, 14 Mar 2006 19:45:29 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2EIdNPB001629; Tue, 14 Mar 2006 19:41:22 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fries.zyn.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.0 Received: from viefep13-int.chello.at (viefep14-int.chello.at [213.46.255.14]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2EIdKGH001613 for ; Tue, 14 Mar 2006 19:39:21 +0100 Received: from lazy.shacknet.nu ([213.47.196.156]) by viefep13-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060314183914.SVEV9056.viefep13-int.chello.at@lazy.shacknet.nu> for ; Tue, 14 Mar 2006 19:39:14 +0100 Received: from localhost ([127.0.0.1]) by lazy.shacknet.nu with esmtp (Exim 3.36 #1 (Debian)) id 1FJEQp-0005D4-00 for ; Tue, 14 Mar 2006 19:39:43 +0100 Message-ID: <44170DEF.3010702@myzel.net> Date: Tue, 14 Mar 2006 19:39:43 +0100 From: Peter Chiocchetti User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Re: Mosaic or Picture in picture(PIP) filter for transcode? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060313.3!tsvurl@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 FF schrieb: > > For anyone else trying to do the same thing I think avisynth's overlay > http://www.avisynth.org/Overlay can do what I want, but i'm not sure yet. you may also try cinelerra - it can sure do what you want - the project file is xml, so you may be able to write one (skript), there is also a batch render mode, so once the setup is ok, you can do the edits from the commandline. peter From transcode-users-bounces@exit1.org Sat Mar 18 01:01:39 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 89EA7126D97 for ; Sat, 18 Mar 2006 01:01:39 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2HNpt6U026322; Sat, 18 Mar 2006 00:54:10 +0100 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) 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.0 Received: from priv-edtnes56.telusplanet.net (outbound01.telus.net [199.185.220.220]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2HNppuO026307 for ; Sat, 18 Mar 2006 00:51:52 +0100 Received: from UtopiaPlanetia ([142.179.175.123]) by priv-edtnes56.telusplanet.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060317235141.BEOP509.priv-edtnes56.telusplanet.net@UtopiaPlanetia> for ; Fri, 17 Mar 2006 16:51:41 -0700 From: Roy Souther To: transcode-users@exit1.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xKYdR1/V0QH87iikkAvu" Organization: Silicon Tao Technology Systems Inc. Date: Fri, 17 Mar 2006 16:51:41 -0700 Message-Id: <1142639501.17031.28.camel@UtopiaPlanetia> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060313.3!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] avisync causes video pauses 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 --=-xKYdR1/V0QH87iikkAvu Content-Type: multipart/alternative; boundary="=-HZZEybTJx1SbxlqlutjR" --=-HZZEybTJx1SbxlqlutjR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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. --=-HZZEybTJx1SbxlqlutjR Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 in the original. When I playback the ou= t put video it will about every 4 seconds or so pause the video but the sou= nd 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.



--=-HZZEybTJx1SbxlqlutjR-- --=-xKYdR1/V0QH87iikkAvu 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) iD8DBQBEG0uNY62fql08qicRAqGfAJ9/U780WvlcjFNiBxgsJD04wpi5VACfYms+ /6HCcjsYCPkHcCVzyjxP7gs= =Kkd2 -----END PGP SIGNATURE----- --=-xKYdR1/V0QH87iikkAvu-- From transcode-users-bounces@exit1.org Sat Mar 18 16:11: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 5863B126D9C for ; Sat, 18 Mar 2006 16:11:21 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2IF2jVV028529; Sat, 18 Mar 2006 16:07:20 +0100 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.s.netic.de (mail.s.netic.de [212.9.160.11]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2IF2dgP028514 for ; Sat, 18 Mar 2006 16:02:40 +0100 Received: from host-213-178-187-20.dsl.netic.de ([213.178.187.20] helo=schleim.qwe.de) by mail.s.netic.de with esmtp (Exim 4.51) id 1FKcww-000Kju-Eh for transcode-users@exit1.org; Sat, 18 Mar 2006 16:02:39 +0100 Received: from localhost (localhost [IPv6:::1]) by schleim.qwe.de (Postfix) with ESMTP id E4EDA3A865 for ; Sat, 18 Mar 2006 16:03:05 +0100 (CET) From: Torsten Mohr To: transcode-users@exit1.org Date: Sat, 18 Mar 2006 16:03:05 +0100 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603181603.05382.tmohr@s.netic.de> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060313.3!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] creating a Video-DVD compatible MPEG for dvdauthor? 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 tried many of the examples i found via google to create an MPEG file that can be processed with dvdauthor. The input data is captured with my Hauppauge PVR350 and the ivtv driver. Is is postprocessed with avidemux2 and saved as MPEG PS. I now tried several combinations that all either fail or only give a completely green video output. The calls and outputs are all below. Can anybody please tell me how to prepare an input stream so that it can be used as an input by dvdauthor? Best regards, Torsten. transcode -i chapelle1.mpeg_in \ -y ffmpeg \ -q 1 \ -x mplayer,mplayer \ --export_prof dvd_pal \ -o final \ -m final.ac3 \ -b224 -N 0x2000 transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] (probe) suggested AV correction -D 1 (40 ms) | AV 79 ms | 39 ms [transcode] auto-probing source chapelle1.mpeg_in (ok) [transcode] V: import format | MPEG-2 (V=mplayer|A=mplayer) [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence [transcode] V: import frame | 720x576 1.25:1 encoded @ 4:3 XXX: zoom=no pre_clip=no [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x50 MPEG layer-2 [48000,16,2] 384 kbps [transcode] A: export format | 0x2000 AC3 [48000,16,2] 224 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_mplayer.so] v0.0.5 (2003-03-10) (video) rendered by mplayer | (audio) rendered by mplayer [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.1.0 | (audio) MPEG/AC3/PCM [import_mplayer.so] mplayer -hardframedrop -vo null -ao pcm:nowaveheader -ao pcm:file="/tmp/mplayer2transcode-audio.MxmeNU" "chapelle1.mpeg_in" > /dev/null 2>&1 [import_mplayer.so] mplayer -benchmark -noframedrop -nosound -vo yuv4mpeg "chapelle1.mpeg_in" -osdlevel 0 > /dev/null 2>&1 [import_mplayer.so] tcextract -i ./stream.yuv -x yv12 -t yuv4mpeg [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, general video type for video [export_ffmpeg.so]: WARNING: Interlacing parameters unknown, select video type with profile [export_ffmpeg.so]: INFO: Set interlacing to unknown [export_ffmpeg.so]: INFO: Set frame rate to unknown [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 15 [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 [mpeg2video @ 0x429b9130]removing common factors from framerate [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 tc_memcpy: using sse for memcpy Input does not start with "YUV4MPEG " This is not a valid input for me clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s tmohr@schleim:/rest/tmp/dvd> transcode -i chapelle1.mpeg_in \ -y ffmpeg \ -q 1 \ --export_prof dvd_pal \ -o final \ -m final.ac3 \ -b224 -N 0x2000 transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] (probe) suggested AV correction -D 1 (40 ms) | AV 79 ms | 39 ms [transcode] auto-probing source chapelle1.mpeg_in (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 @ 4:3 XXX: zoom=no pre_clip=no [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x50 MPEG layer-2 [48000,16,2] 384 kbps [transcode] A: export format | 0x2000 AC3 [48000,16,2] 224 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 | (subtitle) [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.1.0 | (audio) MPEG/AC3/PCM [import_vob.so] tccat -i "chapelle1.mpeg_in" -t vob -d 1 -S 0 | tcdemux -a 0 -x mp3 -S 0 -M 1 -d 1 | tcextract -t vob -a 0 -x mp2 -d 1 | tcdecode -x mp2 -d 1 [import_vob.so] tccat -i "chapelle1.mpeg_in" -t vob -d 1 -S 0 | tcdemux -s 0xc0 -x mpeg2 -S 0 -M 1 -d 1 | tcextract -t vob -a 0 -x mpeg2 -d 1 | tcdecode -x mpeg2 -d 1 -y yv12 [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, general video type for video [export_ffmpeg.so]: WARNING: Interlacing parameters unknown, select video type with profile [export_ffmpeg.so]: INFO: Set interlacing to unknown [export_ffmpeg.so]: INFO: Set frame rate to unknown [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 15 [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 [mpeg2video @ 0x429b9130]removing common factors from framerate [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 tc_memcpy: using sse for memcpy tc_memcpy: using sse for memcpy [demuxer.c] (pid=6582) processing PU [0], on at PTS=0.3204 sec [demuxer.c] (pid=6582) AV sync established for PU [0] at PTS=0.3686 (0.0482) [demuxer.c] (pid=6583) processing PU [0], on at PTS=0.3204 sec [demuxer.c] (pid=6583) AV sync established for PU [0] at PTS=0.3686 (0.0482) [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: mmxext (decode_mp3.c) channels=2, samplerate=48000 Hz, bitrate=384 kbps, (1152) (demuxer.c) invalid program stream packet size (1984/2048) clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s tmohr@schleim:/rest/tmp/dvd> I also generated a temporary stream: ffmpeg -i chapelle1.mpeg_in -target dvd tmp.mpg transcode -i tmp.mpeg \ -y ffmpeg \ -q 1 \ -x ffbin,ffbin \ --export_prof dvd_pal \ -o final \ -m final.ac3 \ -b224 -N 0x2000 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 tmp.mpeg (ok) [transcode] V: import format | MPEG-2 (V=ffbin|A=ffbin) [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence [transcode] V: import frame | 720x576 1.25:1 encoded @ 4:3 XXX: zoom=no pre_clip=no [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] 448 kbps [transcode] A: export format | 0x2000 AC3 [48000,16,2] 224 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_ffbin.so] v0.0.2 (2004-05-11) (video) rendered by ffmpeg binary | (audio) rendered by ffmpeg binary [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.1.0 | (audio) MPEG/AC3/PCM [import_ffbin.so] ffmpeg -i "tmp.mpeg" -f s16le -y /tmp/ffbin2transcode-audio.GQ8XXD >/dev/null 2>&1 [import_ffbin.so] ffmpeg -i "tmp.mpeg" -f yuv4mpegpipe -y /tmp/ffbin2transcode-audio.yPTeeD >/dev/null 2>&1 [import_ffbin.so] tcextract -i /tmp/ffbin2transcode-audio.yPTeeD -x yv12 -t yuv4mpeg [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, general video type for video [export_ffmpeg.so]: WARNING: Interlacing parameters unknown, select video type with profile [export_ffmpeg.so]: INFO: Set interlacing to unknown [export_ffmpeg.so]: INFO: Set frame rate to unknown [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 15 [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 [mpeg2video @ 0x429b9130]removing common factors from framerate [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 tc_memcpy: using sse for memcpy Didn't get linefeed in first 256 characters of 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 tmohr@schleim:/rest/tmp/dvd> From transcode-users-bounces@exit1.org Sat Mar 18 16:45: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 EADAB126D9A for ; Sat, 18 Mar 2006 16:45:26 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2IFbvFO029994; Sat, 18 Mar 2006 16:41:05 +0100 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 viefep18-int.chello.at (viefep14-int.chello.at [213.46.255.14]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2IFbs4l029976 for ; Sat, 18 Mar 2006 16:37:55 +0100 Received: from lazy.shacknet.nu ([213.47.196.156]) by viefep18-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060318153749.EIOJ270.viefep18-int.chello.at@lazy.shacknet.nu> for ; Sat, 18 Mar 2006 16:37:49 +0100 Received: from localhost ([127.0.0.1]) by lazy.shacknet.nu with esmtp (Exim 3.36 #1 (Debian)) id 1FKdV2-0002ju-00 for ; Sat, 18 Mar 2006 16:37:52 +0100 Message-ID: <441C2950.7050806@myzel.net> Date: Sat, 18 Mar 2006 16:37:52 +0100 From: Peter Chiocchetti User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] creating a Video-DVD compatible MPEG for dvdauthor? References: <200603181603.05382.tmohr@s.netic.de> In-Reply-To: <200603181603.05382.tmohr@s.netic.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060318.1!tsvurl@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 Torsten Mohr schrieb: > Hi, > > i tried many of the examples i found via google to create > an MPEG file that can be processed with dvdauthor. > > The input data is captured with my Hauppauge PVR350 and the > ivtv driver. Is is postprocessed with avidemux2 and saved > as MPEG PS. > avidemux output is not suitable for dvdauthor? if it isnt, just demultiplex and remux again with "mplex -f8"? peter From transcode-users-bounces@exit1.org Sun Mar 19 17:59: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 E29F9126D8B for ; Sun, 19 Mar 2006 17:59:54 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2JGmaYS020306; Sun, 19 Mar 2006 17:53:43 +0100 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.cybermesa.com (mail.cybermesa.com [198.59.109.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2JGmSgV020291 for ; Sun, 19 Mar 2006 17:48:30 +0100 Received: from [192.168.0.100] ([65.19.28.231]) by mail.cybermesa.com (8.12.11/8.12.10) with ESMTP id k2JGmGlE029745 for ; Sun, 19 Mar 2006 09:48:21 -0700 From: "Brian O'Keefe" To: transcode-users@exit1.org Content-Type: text/plain Date: Sun, 19 Mar 2006 09:47:59 -0700 Message-Id: <1142786879.6188.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060318.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] configure 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 installed Transcode and several other packages with Ubuntu's synaptic. I got the info from:http://www.linuxquestions.org/linux/answers/Applications_GUI_Multimedia/AVI_to_DVD "here's 6 basic steps to convert a .AVI to DVD so you can watch your movies on your home player, not just your computer. . .But first we need to figure out if it's a fullscreen movie or letterbox movie. . .Movies normally come in two sizes: 4:3 (fullscreen) or 16:9 (letterbox) which they call aspect ratio. . .They also come in two formats PAL (Non-US) and NTSC (US). . .The following examples are for NTSC Only! what you need first: transcode mplayer Mjpegtools ffmpeg dvd+rw-tools Dvdauthor some hardrive space in this example I will be using a 16:9 movie.avi for our conversion. . . 1.) Split the .avi file into 2 separate files, one for video and one for audio: transcode -i movie.avi -y ffmpeg --export_prof dvd-ntsc --export_asr 3 -o movie -D0 -s2 -m movie.ac3 -J modfps=clonetype=3 --export_fps 29.97 this will make: movie.m2v (video) movie.ac3 (audio)........" and so forth I have all the packages installed but upon trying the instructions I get an error that the ffmpeg module is not enabled. After much looking on the lists I read that Transcode must be installed from the command line and configured there. Of course I wish Synaptic would just make it work but that may not be the case. My question is whether or not Transcode can be configured after it has been installed. If not I will remove it and attempt an install from the command line but it is not my forte. Also, what are the .png files in the Transcode directory that show some sort of GUI, it seems for Transcode? Many thanks, Brian From transcode-users-bounces@exit1.org Mon Mar 20 02:04: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 96720126D8B for ; Mon, 20 Mar 2006 02:04:27 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2K0uMnq003327; Mon, 20 Mar 2006 02:00:56 +0100 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 mail231.csoft.net (qmailr@mail231.csoft.net [205.205.221.4]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with SMTP id k2K0uI3l003310 for ; Mon, 20 Mar 2006 01:56:20 +0100 Received: (qmail 19033 invoked from network); 20 Mar 2006 00:56:16 -0000 Received: from unknown (HELO puff.jakemsr.gom) (jakemsr@24.20.118.148) by mail231.csoft.net with SMTP; 20 Mar 2006 00:56:16 -0000 Received: from puff.jakemsr.gom (jakemsr@localhost.jakemsr.gom [127.0.0.1]) by puff.jakemsr.gom (8.13.4/8.13.4) with ESMTP id k2K0uFj4012068 for ; Sun, 19 Mar 2006 16:56:15 -0800 (PST) Received: (from jakemsr@localhost) by puff.jakemsr.gom (8.13.4/8.13.3/Submit) id k2K0uFC4019252 for transcode-users@exit1.org; Sun, 19 Mar 2006 16:56:15 -0800 (PST) Date: Sun, 19 Mar 2006 16:56:14 -0800 From: Jacob Meuser To: transcode-users@exit1.org Subject: Re: [transcode-users] configure transcode Message-ID: <20060320005614.GA27958@puff.jakemsr.gom> Mail-Followup-To: transcode-users@exit1.org References: <1142786879.6188.20.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1142786879.6188.20.camel@localhost.localdomain> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060318.1!tsvurl@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, Mar 19, 2006 at 09:47:59AM -0700, Brian O'Keefe wrote: > I have all the packages installed but upon trying the instructions I get > an error that the ffmpeg module is not enabled. huh? it's not possible to build transcode without FFmpeg. post the exact error message please. -- From transcode-users-bounces@exit1.org Mon Mar 20 17:38: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 A4173126D82 for ; Mon, 20 Mar 2006 17:38:40 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2KGStqx030713; Mon, 20 Mar 2006 17:34:04 +0100 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.cybermesa.com (mail.cybermesa.com [198.59.109.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2KGSml4030694 for ; Mon, 20 Mar 2006 17:28:50 +0100 Received: from [192.168.0.100] ([65.19.28.231]) by mail.cybermesa.com (8.12.11/8.12.10) with ESMTP id k2KGSgW7006168 for ; Mon, 20 Mar 2006 09:28:42 -0700 From: "Brian O'Keefe" To: transcode-users@exit1.org In-Reply-To: <200603201100.k2KB043s019760@fries.zyn.de> References: <200603201100.k2KB043s019760@fries.zyn.de> Content-Type: text/plain Date: Mon, 20 Mar 2006 09:28:11 -0700 Message-Id: <1142872092.6188.48.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060318.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: configure 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 Jacob, I'm not very good at command line or interpreting errors but here is what I get: brianokeefe@ubuntu:/media/cdrom0$ transcode -i Serenity.avi -y ffmpeg --export_prof dvd-ntsc --export_asr 3 -o Serenity -D0 -s2 -m Serenity.ac3 -J modfps=clonetype=3 --export_fps 29.97 transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Using libdvdcss version 1.2.5 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 Serenity.avi (ok) [transcode] V: import format | DivX5 RIFF data, AVI (V=ffmpeg|A=mp3) [transcode] V: import frame | 512x208 2.46:1 XXX: zoom=yes pre_clip=yes [transcode] V: pre clip frame | 512x292 (-42,0,-42,0) [transcode] V: zoom | 720x480 2.11:1 (Lanczos3) [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 [44100,16,2] 96 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 | 5884 (5885.880000) [transcode] A: adjustment | 1880@1000 [transcode] A: rescale stream | 2.000 tc_memcpy: using libc for memcpy [transcode] V: video buffer | 10 @ 720x480 [transcode] warning : /usr/lib/transcode/import_ffmpeg.so: undefined symbol: dts_init Loading video import module failed Did you enable this module when you ran configure? [transcode] failed to init import modules [transcode] critical: plug-in initialization failed On Mon, 2006-03-20 at 12:00 +0100, transcode-users-request@exit1.org wrote: > Send transcode-users mailing list submissions to > transcode-users@exit1.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.exit1.org/mailman/listinfo/transcode-users > or, via email, send a message with subject or body 'help' to > transcode-users-request@exit1.org > > You can reach the person managing the list at > transcode-users-owner@exit1.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of transcode-users digest..." > > > Today's Topics: > > 1. configure transcode (Brian O'Keefe) > 2. Re: configure transcode (Jacob Meuser) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 19 Mar 2006 09:47:59 -0700 > From: "Brian O'Keefe" > Subject: [transcode-users] configure transcode > To: transcode-users@exit1.org > Message-ID: <1142786879.6188.20.camel@localhost.localdomain> > Content-Type: text/plain > > Hi, > I installed Transcode and several other packages with Ubuntu's synaptic. > I got the info > from:http://www.linuxquestions.org/linux/answers/Applications_GUI_Multimedia/AVI_to_DVD > > "here's 6 basic steps to convert a .AVI to DVD so you can watch your > movies on your home player, not just your computer. . .But first we need > to figure out if it's a fullscreen movie or letterbox movie. . .Movies > normally come in two sizes: 4:3 (fullscreen) or 16:9 (letterbox) which > they call aspect ratio. . .They also come in two formats PAL (Non-US) > and NTSC (US). . .The following examples are for NTSC Only! > > what you need first: > transcode > mplayer > Mjpegtools > ffmpeg > dvd+rw-tools > Dvdauthor > some hardrive space > > in this example I will be using a 16:9 movie.avi for our conversion. . . > > 1.) Split the .avi file into 2 separate files, one for video and one for > audio: > > transcode -i movie.avi -y ffmpeg --export_prof dvd-ntsc --export_asr 3 > -o movie -D0 -s2 -m movie.ac3 -J modfps=clonetype=3 --export_fps 29.97 > > this will make: > movie.m2v (video) > movie.ac3 (audio)........" and so forth > > I have all the packages installed but upon trying the instructions I get > an error that the ffmpeg module is not enabled. After much looking on > the lists I read that Transcode must be installed from the command line > and configured there. Of course I wish Synaptic would just make it work > but that may not be the case. My question is whether or not Transcode > can be configured after it has been installed. If not I will remove it > and attempt an install from the command line but it is not my forte. > Also, what are the .png files in the Transcode directory that show some > sort of GUI, it seems for Transcode? > > Many thanks, > Brian > > > > ------------------------------ > > Message: 2 > Date: Sun, 19 Mar 2006 16:56:14 -0800 > From: Jacob Meuser > Subject: Re: [transcode-users] configure transcode > To: transcode-users@exit1.org > Message-ID: <20060320005614.GA27958@puff.jakemsr.gom> > Content-Type: text/plain; charset=us-ascii > > On Sun, Mar 19, 2006 at 09:47:59AM -0700, Brian O'Keefe wrote: > > > I have all the packages installed but upon trying the instructions I get > > an error that the ffmpeg module is not enabled. > > huh? it's not possible to build transcode without FFmpeg. > > post the exact error message please. > From transcode-users-bounces@exit1.org Tue Mar 21 00:01: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 28207126D88 for ; Tue, 21 Mar 2006 00:01:13 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2KMpCDf013334; Mon, 20 Mar 2006 23:53:49 +0100 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 mail231.csoft.net (qmailr@mail231.csoft.net [205.205.221.4]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with SMTP id k2KMp6wO013319 for ; Mon, 20 Mar 2006 23:51:08 +0100 Received: (qmail 26199 invoked from network); 20 Mar 2006 22:51:05 -0000 Received: from unknown (HELO puff.jakemsr.gom) (jakemsr@24.20.118.148) by mail231.csoft.net with SMTP; 20 Mar 2006 22:51:05 -0000 Received: from puff.jakemsr.gom (jakemsr@localhost.jakemsr.gom [127.0.0.1]) by puff.jakemsr.gom (8.13.4/8.13.4) with ESMTP id k2KMp4GY028665 for ; Mon, 20 Mar 2006 14:51:04 -0800 (PST) Received: (from jakemsr@localhost) by puff.jakemsr.gom (8.13.4/8.13.3/Submit) id k2KMp42D031491 for transcode-users@exit1.org; Mon, 20 Mar 2006 14:51:04 -0800 (PST) Date: Mon, 20 Mar 2006 14:51:04 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] Re: configure transcode Message-ID: <20060320225104.GD14981@puff.jakemsr.gom> Mail-Followup-To: transcode Users Mailing List References: <200603201100.k2KB043s019760@fries.zyn.de> <1142872092.6188.48.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1142872092.6188.48.camel@localhost.localdomain> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060318.1!tsvurl@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, Mar 20, 2006 at 09:28:11AM -0700, Brian O'Keefe wrote: > Hi Jacob, > I'm not very good at command line or interpreting errors but here is > what I get: > brianokeefe@ubuntu:/media/cdrom0$ transcode -i Serenity.avi -y ffmpeg > --export_prof dvd-ntsc --export_asr 3 -o Serenity -D0 -s2 -m > Serenity.ac3 -J modfps=clonetype=3 --export_fps 29.97 > transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg > libdvdread: Using libdvdcss version 1.2.5 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 Serenity.avi (ok) > [transcode] V: import format | DivX5 RIFF data, AVI (V=ffmpeg|A=mp3) > [transcode] V: import frame | 512x208 2.46:1 > XXX: zoom=yes pre_clip=yes > [transcode] V: pre clip frame | 512x292 (-42,0,-42,0) > [transcode] V: zoom | 720x480 2.11:1 (Lanczos3) > [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 [44100,16,2] 96 > 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 | 5884 (5885.880000) > [transcode] A: adjustment | 1880@1000 > [transcode] A: rescale stream | 2.000 > tc_memcpy: using libc for memcpy > [transcode] V: video buffer | 10 @ 720x480 > [transcode] warning : /usr/lib/transcode/import_ffmpeg.so: undefined > symbol: dts_init ah. someone made a mistake when building the package. you should send this message to whoever is responsible for the transcode package you are using. -- From transcode-users-bounces@exit1.org Wed Mar 22 18:02: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 D282C126D82 for ; Wed, 22 Mar 2006 18:02:15 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2MGrigp007894; Wed, 22 Mar 2006 17:56:56 +0100 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 smtp7.libero.it (smtp7.libero.it [193.70.192.90]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2MGranl007874 for ; Wed, 22 Mar 2006 17:53:37 +0100 Received: from localhost (172.16.1.80) by smtp7.libero.it (7.0.027-DD01) id 43E0EB4204AF7775 for transcode-users@exit1.org; Wed, 22 Mar 2006 17:53:31 +0100 Received: from smtp1.libero.it ([172.16.1.225]) by localhost (asav2.libero.it [193.70.192.151]) (amavisd-new, port 10024) with ESMTP id 04238-09-11 for ; Wed, 22 Mar 2006 17:53:30 +0100 (CET) Received: from localhost (adsl-ull-82-177.41-151.net24.it [151.41.177.82]) by smtp1.libero.it (Postfix) with ESMTP id DB329A8CA5 for ; Wed, 22 Mar 2006 17:53:29 +0100 (MET) Received: from paolo by localhost with local (Exim 3.36 #1 (Debian)) id 1FM6Wv-0000Fh-00; Wed, 22 Mar 2006 17:49:53 +0100 Date: Wed, 22 Mar 2006 17:49:53 +0100 From: Paolo Ulivi To: transcode-users@exit1.org Message-ID: <20060322164953.GA865@localhost> Mail-Followup-To: Paolo Ulivi , transcode-users@exit1.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Scanned: with antispam and antivirus automated system at libero.it X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Mplex missing frames 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 recently buyed a DVD-Burner, updated mjpegtools and made the switch from MPEG-4 to MPEG-2, BUT... something isn't working here: I make a 60' movie with transcode+ffmpeg, load the .m2v file into avidemux2, press info and it says the movie is 1500 frames and 00:00:60.000 long. OK. Output from transcode just said that. Then I multiplex it with mplex 1.8.0, load the .vob into avidemux2, press info and it says that the movie is 1499 frames and 00:00:59.960 long. One frame disappeared. Output from mplex confirms this: 1499 "Pictures". Before going into further details (I am using the slow-motion filter which clones frames, on a very slow machine where there were issues with the (in)famous ffmpeg's "rc buffer underrun", and lots of other intricacies): is this a well-known bug of mplex 1.8.0, i.e. is this version of mplex broken? Thanks, Paolo -- Paolo Ulivi pulivi AT libero DOT it GPG KeyID: 1024D/5C4F3D94 GPG Fingerprint: 3AF7 BFA2 3DE6 6A73 5379 5E0A 0949 6A1E 5C4F 3D94 If Linux is not Unix then Windows are not Gates Anonymous, XXI Century From transcode-users-bounces@exit1.org Wed Mar 22 18:52: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 29EE3126D82 for ; Wed, 22 Mar 2006 18:52:30 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2MHn7au011281; Wed, 22 Mar 2006 18:49:35 +0100 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-3) with ESMTP id k2MHn2aS011258 for ; Wed, 22 Mar 2006 18:49:04 +0100 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.4/8.13.4) with ESMTP id k2MHmu3D008573 for ; Wed, 22 Mar 2006 09:48:56 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.4/8.13.4/Submit) id k2MHmuGI008572 for transcode-users@exit1.org; Wed, 22 Mar 2006 09:48:56 -0800 Date: Wed, 22 Mar 2006 09:48:56 -0800 From: Phil Ehrens To: transcode-users@exit1.org Message-ID: <20060322174856.GB7971@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: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] AviToVob new version released! 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 have done a major rewrite of the AviToVob script, which uses Transcode to batch convert P2P derived video files to NTSC dvd format. The current version relies on fewer external programs to do it's work, and is also faster. The audio output is now handled by ffmpeg's ac3 encoder. Toolame has been dropped. The framerate rationalization is no longer handled by an external call to mencoder, it now uses modfps=clonetype=3. This means that avi files that were created by catting multiple files with different frame rates will no longer be handled properly, but it also means that audio sync will be better overall. I am adding a modular support mechanism for container types which is based on the current (new) version. This means that soon ogm, mkv, and mp4 containers will be handled transparently by the script (assuming you want the first audio and subtitle streams). The comment blocks in the script have been updated as well. The script is available at: http://inferno.slug.org/cgi-bin/wiki?AviToVob Note that the script is intentionally written in a very simple manner to allow n00bs to be able to modify things easily. Please do not release modified versions of the script that are excessively complicated, as I am usually the person contacted by people needing support. I am glad so many people find my script useful. People interested in encoding anime to dvd will find many helpful hints in the comment blocks of the script. Thanks to all the Transcode developers for creating and maintaining the most entertaining software project in existence. Life would be less fun without Transcode. Phil -- 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 Wed Mar 22 20:13: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 2CA7E126D82 for ; Wed, 22 Mar 2006 20:13:02 +0100 (CET) Received: from fries.zyn.de (localhost.localdomain [127.0.0.1]) by fries.zyn.de (8.13.4/8.13.4/Debian-3) with ESMTP id k2MJ3PlX016794; Wed, 22 Mar 2006 20:05:00 +0100 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-3) with ESMTP id k2MJ3KBR016769 for ; Wed, 22 Mar 2006 20:03:21 +0100 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 712373C0011 for ; Wed, 22 Mar 2006 20:03:20 +0100 (CET) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05717-10 for ; Wed, 22 Mar 2006 20:03:19 +0100 (CET) Received: from [192.168.53.128] (xdsl-87-78-125-248.netcologne.de [87.78.125.248]) by zendium.mediagonal.net (Postfix) with ESMTP id D7D7B3C0010 for ; Wed, 22 Mar 2006 20:03:18 +0100 (CET) From: Sebastian =?iso-8859-1?q?Kr=E4mer?= To: transcode-users@exit1.org Subject: Re: [transcode-users] Mplex missing frames Date: Wed, 22 Mar 2006 20:04:19 +0100 User-Agent: KMail/1.8.3 References: <20060322164953.GA865@localhost> In-Reply-To: <20060322164953.GA865@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603222004.19263.spambouncer@skraemer.de> X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Wednesday 22 March 2006 17:49, Paolo Ulivi wrote: > Hi, > ... > Before going into further details (I am using the slow-motion filter which > clones frames, on a very slow machine where there were issues with the > (in)famous ffmpeg's "rc buffer underrun", and lots of other intricacies): > is this a well-known bug of mplex 1.8.0, i.e. is this version of mplex > broken? I don't know about that mplex issue, but I can give the following hint: mplex belongs to the mjpegtools package, so maybe you want to search their mailing list or post there (if they got one, don't know). hth, Sebastian From transcode-users-bounces@exit1.org Thu Mar 23 12:22: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 4D2F5126D88 for ; Thu, 23 Mar 2006 12:22:23 +0100 (CET) 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 k2NB5Tqr030631; Thu, 23 Mar 2006 12:07:38 +0100 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 student.physik.uni-mainz.de (student.Physik.Uni-Mainz.DE [134.93.168.49]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2NB5OpB030616 for ; Thu, 23 Mar 2006 12:05:25 +0100 Received: from student.physik.uni-mainz.de ([134.93.168.49]) by student.physik.uni-mainz.de with esmtp (Exim 4.60) (envelope-from ) id 1FMNd5-0007Eq-U6 for transcode-users@exit1.org; Thu, 23 Mar 2006 12:05:23 +0100 Date: Thu, 23 Mar 2006 12:05:23 +0100 (CET) From: Thomas Reifferscheid To: transcode-users@exit1.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] export_pvm 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 list, unfourtunatly I wasn't able to check the list archive, as I cant find any. when I run transcode with -y pvm, it works for [ExportVideoModule] Codec=null ... [ExportAudioModule] Codec=null ... but it gives me the following error with [ExportVideoModule] Codec=mpeg2enc Param1= Param2= Param3= [ExportAudioModule] Codec=null : [export_pvm.so] P1=/scratch/pvm.conf, P2=(null) (1 10 1000) /usr/lib/transcode/export_mpeg2enc.so: undefined symbol: video_ext /usr/lib/transcode/export_mpeg2enc.so: undefined symbol: video_ext I've found one another people how has the same problem, here: http://zefix.kidb.de/transcode-error-report-mychanges.txt Can you help me? Kind regards Thomas Reifferscheid From transcode-users-bounces@exit1.org Thu Mar 23 16:11: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 69EA6126D89 for ; Thu, 23 Mar 2006 16:11:05 +0100 (CET) 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 k2NF3QOM013849; Thu, 23 Mar 2006 16:05:54 +0100 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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2NF3KmY013826 for ; Thu, 23 Mar 2006 16:03:22 +0100 Received: by zproxy.gmail.com with SMTP id 12so496218nzp for ; Thu, 23 Mar 2006 07:03:18 -0800 (PST) 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=BNXO6MQr1K9cL2Ijh3fMFlYC80tnTfMFdp5hFa1SfLMUePDbSII5avMmglAhQBWqkPbHmV3Ev8IebVzug6CQNcG96cP2Nr7vi1EIvdInNQtnYQLmwZodkTcMuUHbEgojT6iOeUq+zAAqvjZD8wU6757h5FnAQ03WW7/gpxTOiko= Received: by 10.65.158.4 with SMTP id k4mr1688841qbo; Thu, 23 Mar 2006 07:03:15 -0800 (PST) Received: by 10.65.250.13 with HTTP; Thu, 23 Mar 2006 07:03:15 -0800 (PST) Message-ID: Date: Thu, 23 Mar 2006 07:03:15 -0800 From: JCA <1.41421@gmail.com> To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2NF3KmY013826 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Converting ASF 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 Is it possible to use transcode in order to convert ASF files into AVI? From transcode-users-bounces@exit1.org Thu Mar 23 16:45:58 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 E9B66126D89 for ; Thu, 23 Mar 2006 16:45:58 +0100 (CET) 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 k2NFfIqa016273; Thu, 23 Mar 2006 16:41:55 +0100 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 k2NFfFAA016256 for ; Thu, 23 Mar 2006 16:41:16 +0100 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id 097F13C0011 for ; Thu, 23 Mar 2006 16:41:15 +0100 (CET) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10036-01 for ; Thu, 23 Mar 2006 16:41:13 +0100 (CET) Received: from [192.168.53.128] (xdsl-87-78-92-44.netcologne.de [87.78.92.44]) by zendium.mediagonal.net (Postfix) with ESMTP id 678C23C0010 for ; Thu, 23 Mar 2006 16:41:13 +0100 (CET) From: Sebastian =?iso-8859-1?q?Kr=E4mer?= To: transcode Users Mailing List Subject: Re: [transcode-users] Converting ASF files Date: Thu, 23 Mar 2006 16:40:55 +0100 User-Agent: KMail/1.8.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603231640.56779.spambouncer@skraemer.de> X-Virus-Scanned: by mediagonal GmbH X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Thursday 23 March 2006 16:03, JCA wrote: > Is it possible to use transcode in order to convert ASF files into AVI? Isn't it right that asf files are only playlists? No idea as for an import module.. Since I use MEncoder too, I would 'mencoder -oac copy -ovc copy -o blah.avi stuff.asf' and then use blah.avi as input for transcode. Sebastian From transcode-users-bounces@exit1.org Thu Mar 23 17:11: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 CDE2B126D89 for ; Thu, 23 Mar 2006 17:11:42 +0100 (CET) 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 k2NG4lnX017873; Thu, 23 Mar 2006 17:06:45 +0100 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 k2NG4frC017858 for ; Thu, 23 Mar 2006 17:04:42 +0100 Received: from localhost (localhost [127.0.0.1]) by zendium.mediagonal.net (Postfix) with ESMTP id BFD863C0011 for ; Thu, 23 Mar 2006 17:04:41 +0100 (CET) Received: from zendium.mediagonal.net ([127.0.0.1]) by localhost (zendium [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10036-05 for ; Thu, 23 Mar 2006 17:04:40 +0100 (CET) Received: from [192.168.53.128] (xdsl-87-78-92-44.netcologne.de [87.78.92.44]) by zendium.mediagonal.net (Postfix) with ESMTP id 31CFD3C0010 for ; Thu, 23 Mar 2006 17:04:40 +0100 (CET) From: Sebastian =?iso-8859-1?q?Kr=E4mer?= To: transcode Users Mailing List Subject: Re: [transcode-users] Converting ASF files Date: Thu, 23 Mar 2006 17:04:36 +0100 User-Agent: KMail/1.8.3 References: <200603231640.56779.spambouncer@skraemer.de> In-Reply-To: <200603231640.56779.spambouncer@skraemer.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200603231704.36886.spambouncer@skraemer.de> X-Virus-Scanned: by mediagonal GmbH Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2NG4frC017858 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Thursday 23 March 2006 16:40, Sebastian Krämer wrote: > On Thursday 23 March 2006 16:03, JCA wrote: > > Is it possible to use transcode in order to convert ASF files into AVI? > > Isn't it right that asf files are only playlists? No idea as for an import > module.. > Since I use MEncoder too, I would 'mencoder -oac copy -ovc copy -o blah.avi > stuff.asf' and then use blah.avi as input for transcode. D'oh.. Make that mencoder -oac copy -ovc copy -o blah.avi -playlist stuff.asf From transcode-users-bounces@exit1.org Fri Mar 24 14:56: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 779AF126D89 for ; Fri, 24 Mar 2006 14:56:12 +0100 (CET) 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 k2ODgYZP023124; Fri, 24 Mar 2006 14:45:38 +0100 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 smtp6.libero.it (smtp6.libero.it [193.70.192.59]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2ODgShj023104 for ; Fri, 24 Mar 2006 14:42:30 +0100 Received: from localhost (172.16.1.177) by smtp6.libero.it (7.0.027-DD01) id 43F225FD03C8B19C for transcode-users@exit1.org; Fri, 24 Mar 2006 14:42:23 +0100 Received: from smtp0.libero.it ([172.16.1.204]) by localhost (asav0.libero.it [193.70.192.9]) (amavisd-new, port 10024) with ESMTP id 19819-04 for ; Fri, 24 Mar 2006 14:42:22 +0100 (CET) Received: from localhost (adsl-ull-12-182.41-151.net24.it [151.41.182.12]) by smtp0.libero.it (Postfix) with ESMTP id 3444A3338DB for ; Fri, 24 Mar 2006 14:42:22 +0100 (MET) Received: from paolo by localhost with local (Exim 3.36 #1 (Debian)) id 1FMmYJ-0000af-00; Fri, 24 Mar 2006 14:42:07 +0100 Date: Fri, 24 Mar 2006 14:42:07 +0100 From: Paolo Ulivi To: transcode Users Mailing List Subject: Re: [transcode-users] Mplex missing frames Message-ID: <20060324134207.GA1896@localhost> Mail-Followup-To: Paolo Ulivi , transcode Users Mailing List References: <20060322164953.GA865@localhost> <200603222004.19263.spambouncer@skraemer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <200603222004.19263.spambouncer@skraemer.de> User-Agent: Mutt/1.5.9i X-Scanned: with antispam and antivirus automated system at libero.it Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2ODgShj023104 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, Mar 22, 2006 at 08:04:19PM +0100, Sebastian Krämer wrote: > On Wednesday 22 March 2006 17:49, Paolo Ulivi wrote: > > Hi, > > ... > > Before going into further details (I am using the slow-motion filter which > > clones frames, on a very slow machine where there were issues with the > > (in)famous ffmpeg's "rc buffer underrun", and lots of other intricacies): > > is this a well-known bug of mplex 1.8.0, i.e. is this version of mplex > > broken? > > I don't know about that mplex issue, but I can give the following hint: mplex > belongs to the mjpegtools package, so maybe you want to search their mailing > list or post there (if they got one, don't know). > > hth, > > Sebastian Yes, sorry, it seems an OT but itsn't, I believe the right place is here because the filter fps is involved, which is the cause of oddities, I think. The full story is that I am writing scripts to build DVD-Videos entirely with transcode+ffmpeg+ImageMagick (titles and credits screen and dissolvences and menus and black-frames included) using the fps filter to clone frames. The resulting VOBs (menus for example) are really small in size, considering the quality, and the compression speed is that of FFMPEG. BTW, I was wandering about writing a short tutorial for the Wiki, if someone think it can be useful. It's a stupid thing, but I saw on the Net that *all* people is using mpeg2enc when they come to encode JPEG files, which is naive IMHO, because whith ffmpeg and the fps filter in transcode it's possible to have professional-quality results ten times faster. While most of the job is done (I mean, I already made a working DVD-Video using the above staff ;-) ), I got lost into particulars while trying to refine things, like that stupid things about frame numbers ;-) I solved it just creating one more frame, on menus: transcode is happy with that, so are avidemux2 and mplex; between them, I am the happiest of all :-) Ciao, Paolo -- Paolo Ulivi pulivi AT libero DOT it GPG KeyID: 1024D/5C4F3D94 GPG Fingerprint: 3AF7 BFA2 3DE6 6A73 5379 5E0A 0949 6A1E 5C4F 3D94 If Linux is not Unix then Windows are not Gates Anonymous, XXI Century From transcode-users-bounces@exit1.org Fri Mar 24 20:01: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 C257F126D89 for ; Fri, 24 Mar 2006 20:01:54 +0100 (CET) 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 k2OIsoGF009174; Fri, 24 Mar 2006 19:56:46 +0100 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 sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2OIsjdB009155 for ; Fri, 24 Mar 2006 19:54:46 +0100 Received: from www.localdomain (c-68-47-215-177.hsd1.tn.comcast.net[68.47.215.177]) by comcast.net (sccrmhc12) with ESMTP id <20060324185438012007kbeje>; Fri, 24 Mar 2006 18:54:38 +0000 Received: from defiant.localdomain (defiant.localdomain [192.168.0.101]) by www.localdomain (8.13.1/8.13.1) with ESMTP id k2OIsZOA022501 for ; Fri, 24 Mar 2006 13:54:37 -0500 From: "Reuben D. Budiardja" To: transcode Users Mailing List Date: Fri, 24 Mar 2006 13:54:34 -0500 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: <200603241354.35118.techlist@pathfinder.phys.utk.edu> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Subtitle offset & position on VOB (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 Hello, I've been playing around with ripping DVD and multiplexing the audio, video and subtitle track back together. I basically followed this: http://thread.gmane.org/gmane.comp.video.transcode.user/8885 and use subtitleripper to generate subtitle PNG files and xml that can be fed to spumux (from dvdauthor package). Unfortunately, when I do that directly, the subtitle ends up at the top-left corner of the movie and just barely visible. So I need to adjust the offset location in the xml file that is read by spumux. I think it should not be too hard to do this, at least I can do it by trial and error. But I am wondering if someone else already done this. What I'm thinking is something like a script that can calculate the correct offset position of the subtitle, and the user can choose if he wants the subtitle to be: middle center, bottom center, bottom right, etc. I think the necessary info is just the Video size and the size of the subtitle images. Since the size of the subtitle images may not be all the same then the offset for each subtitle images would need to be calculated. It's also nice if there is an option to somehow put the subtitle on the unused black space if one is playing a widescreen movie on a letterbox size TV (not sure if that's even possible). So, as I said, before I start doing all that, I am wondering if anyone has done this sort of thing. My experience with transcoding, dvd, and video things is very limited so someone else may already figure this out or has better idea. Any help, comments, or suggestions would be great. Thanks in advance RDB -- Reuben D. Budiardja Dept. Physics and Astronomy University of Tennessee, Knoxville, TN -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT/M/MU/P/S d-(++) s: a-- C++(+++) UL++++ P-- L+++>++++ E- W+++ N+ o? K- w--- !O M- V? !PS !PE Y PGP- t+ 5 X R- tv+ b++>+++ DI D(+) G e++>++++ h+(*) r++ y->++++ ------END GEEK CODE BLOCK------ From transcode-users-bounces@exit1.org Fri Mar 24 20:59: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 36D7A126D8B for ; Fri, 24 Mar 2006 20:59:16 +0100 (CET) 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 k2OJqJOi012160; Fri, 24 Mar 2006 20:52:47 +0100 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 k2OJqEL9012140 for ; Fri, 24 Mar 2006 20:52:16 +0100 Received: from inferno.slug.org (localhost.localnet [127.0.0.1]) by inferno.slug.org (8.13.0/8.13.0) with ESMTP id k2OJq5F5007847 for ; Fri, 24 Mar 2006 11:52:05 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k2OJq5Io007846 for transcode-users@exit1.org; Fri, 24 Mar 2006 11:52:05 -0800 Date: Fri, 24 Mar 2006 11:52:05 -0800 From: Phil Ehrens To: transcode-users@exit1.org Message-ID: <20060324195205.GA7820@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: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] yet another new version of AvitToVob! 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 have updated AviToVob to handle so-called .mp4 files transparently. There are also the rudiments of semi-transparent handling of mkv and ogm containers (they will be handled correctly if they contain ONE video, audio, and subtitle track OR if the zeroth audio and subtitle are what is expected to be used). The script will also, AFAIK, output PAL format now, if selected, but I have no way to test this properly. The script is currently rather ugly, but I will beat it into beautiful easily read shape ASAP. Note the code which automagically handles ALL audio input formats automagically using mplayer and sox. Bug reports are encouraged!! I have only tested the script on avi and mp4 files so far. It works when cut-and-pasted from the webpage. GET IT HERE: http://inferno.slug.org/cgi-bin/wiki?AviToVob Phil -- 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 Mar 25 10:57: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 9F3BD126D84 for ; Sat, 25 Mar 2006 10:57:55 +0100 (CET) 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 k2P9qBFt014588; Sat, 25 Mar 2006 10:54:10 +0100 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 mail231.csoft.net (qmailr@mail231.csoft.net [205.205.221.4]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2P9q6YL014569 for ; Sat, 25 Mar 2006 10:52:08 +0100 Received: (qmail 10471 invoked from network); 25 Mar 2006 09:53:17 -0000 Received: from unknown (HELO puff.jakemsr.gom) (jakemsr@24.20.118.148) by mail231.csoft.net with SMTP; 25 Mar 2006 09:53:17 -0000 Received: from puff.jakemsr.gom (jakemsr@localhost.jakemsr.gom [127.0.0.1]) by puff.jakemsr.gom (8.13.6/8.13.4) with ESMTP id k2OLZlMr017107; Fri, 24 Mar 2006 13:35:47 -0800 (PST) Received: (from jakemsr@localhost) by puff.jakemsr.gom (8.13.6/8.13.3/Submit) id k2OLZlZ8024125; Fri, 24 Mar 2006 13:35:47 -0800 (PST) Date: Fri, 24 Mar 2006 13:35:47 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] Mplex missing frames Message-ID: <20060324213547.GA181@puff.jakemsr.gom> Mail-Followup-To: transcode Users Mailing List , Paolo Ulivi References: <20060322164953.GA865@localhost> <200603222004.19263.spambouncer@skraemer.de> <20060324134207.GA1896@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060324134207.GA1896@localhost> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Cc: Paolo Ulivi 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, Mar 24, 2006 at 02:42:07PM +0100, Paolo Ulivi wrote: > On Wed, Mar 22, 2006 at 08:04:19PM +0100, Sebastian Kr?mer wrote: > > > On Wednesday 22 March 2006 17:49, Paolo Ulivi wrote: > > > Hi, > > > ... > > > Before going into further details (I am using the slow-motion filter which > > > clones frames, on a very slow machine where there were issues with the > > > (in)famous ffmpeg's "rc buffer underrun", and lots of other intricacies): > > > is this a well-known bug of mplex 1.8.0, i.e. is this version of mplex > > > broken? > > > > I don't know about that mplex issue, but I can give the following hint: mplex > > belongs to the mjpegtools package, so maybe you want to search their mailing > > list or post there (if they got one, don't know). > > > > hth, > > > > Sebastian > > Yes, sorry, it seems an OT but itsn't, I believe the right place is here > because the filter fps is involved, which is the cause of oddities, I > think. The full story is that I am writing scripts to build DVD-Videos > entirely with transcode+ffmpeg+ImageMagick (titles and credits screen and > dissolvences and menus and black-frames included) using the fps filter to > clone frames. The resulting VOBs (menus for example) are really small in > size, considering the quality, and the compression speed is that of FFMPEG. > > BTW, I was wandering about writing a short tutorial for the Wiki, if > someone think it can be useful. It's a stupid thing, but I saw on the > Net that *all* people is using mpeg2enc when they come to encode JPEG > files, which is naive IMHO, because whith ffmpeg and the fps filter in > transcode it's possible to have professional-quality results ten times faster. yes, it would be useful. and yes, doing that with ffmpeg would be much faster than with mpeg2enc. it still wouldn't hurt to ask on the mjpegtools list if the problem you are seeing with mplex is known. -- > While most of the job is done (I mean, I already made a working DVD-Video > using the above staff ;-) ), I got lost into particulars while trying to > refine things, like that stupid things about frame numbers ;-) I solved it > just creating one more frame, on menus: transcode is happy with that, so are > avidemux2 and mplex; between them, I am the happiest of all :-) > > Ciao, > Paolo > > -- > Paolo Ulivi > pulivi AT libero DOT it > GPG KeyID: 1024D/5C4F3D94 > GPG Fingerprint: 3AF7 BFA2 3DE6 6A73 5379 5E0A 0949 6A1E 5C4F 3D94 > > If Linux is not Unix then Windows are not Gates > Anonymous, XXI Century > From transcode-users-bounces@exit1.org Sun Mar 26 20:34:58 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 880ED126D84 for ; Sun, 26 Mar 2006 20:34:58 +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 k2QIO3JR016212; Sun, 26 Mar 2006 20:30:01 +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.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2QINwRc016188 for ; Sun, 26 Mar 2006 20:23:59 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FNZu5-0004Cp-5M for transcode-users@exit1.org; Sun, 26 Mar 2006 20:23:53 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Mar 2006 20:23:53 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Mar 2006 20:23:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Sun, 26 Mar 2006 13:23:41 -0500 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Transcoded Play Time 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 noticed that after transcoding from avi to DVD, the time is not correct any more, ie., when played in VLC or HW dvd player, the played time shown on screen is far slower than the time goes by the wall clock. This is true for all version of transcode that I used. Has anyone notice it also? What is the cure? thanks a lot tong From transcode-users-bounces@exit1.org Sun Mar 26 20:37: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 E5381126D84 for ; Sun, 26 Mar 2006 20:37: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 k2QIVsdS016552; Sun, 26 Mar 2006 20:35:33 +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.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2QIVWZ9016524 for ; Sun, 26 Mar 2006 20:31:33 +0200 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FNa19-0005am-4h for transcode-users@exit1.org; Sun, 26 Mar 2006 20:31:12 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Mar 2006 20:31:11 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Mar 2006 20:31:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Sun, 26 Mar 2006 13:25:23 -0500 Lines: 25 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] OT: Authoring Multi-titleset DVDs 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 Sorry for the OT question -- I hope that I don't need to subscript to another mlist just for this one question. I want to stuff many of my collected videos onto one DVD, which may be of various (allowed) frame size, ntsc/pal, and sound formats. I tried myself before, but some of clips don't have sounds when played on dvd player (played fine on pc before burning though). I think this is because the limitation of DVDs to have homogeneous clips within one titleset, because if I put the very clip that has no sounds as a single title on DVD, the sound plays ok. I believe the solution is Multi-titleset DVDs. I've been playing around it for quite a while now, but haven't succeeded yet. If you can show me a sample of .xml file for authoring Multi-titleset DVD, it is greatly appreciated. I know I have to have some kind of menu (I want to avoid it if possible), but please make the menu as simple as possible, because I want the process to be script-able. thanks a lot tong From transcode-users-bounces@exit1.org Sun Mar 26 20:47: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 13236126D84 for ; Sun, 26 Mar 2006 20:47: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 k2QIfKHx017110; Sun, 26 Mar 2006 20:45: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=2.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2QIfHiI017094 for ; Sun, 26 Mar 2006 20:41:19 +0200 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FNaAm-0007XE-Mf for transcode-users@exit1.org; Sun, 26 Mar 2006 20:41:09 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Mar 2006 20:41:08 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Mar 2006 20:41:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Sun, 26 Mar 2006 13:32:11 -0500 Lines: 26 Message-ID: References: <200603241354.35118.techlist@pathfinder.phys.utk.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: Subtitle offset & position on VOB (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 On Fri, 24 Mar 2006 13:54:34 -0500, Reuben D. Budiardja wrote: > I've been playing around with ripping DVD and multiplexing the audio, > video and subtitle track back together. I basically followed this: > http://thread.gmane.org/gmane.comp.video.transcode.user/8885 > > and use subtitleripper to generate subtitle PNG files and xml that can be > fed to spumux (from dvdauthor package). > > Unfortunately, when I do that directly, the subtitle ends up at the > top-left corner of the movie and just barely visible. So I need to adjust > the offset location in the xml file that is read by spumux. Hi Reuben hmm... I don't know about subtitleripper, but I think that's what giving you the trouble. I just did it the hard way, read the man page of spuunmux and tried it. Since it works quite well on my first trial and never gave me any problem, I think you will have no problem doing that. HTH From transcode-users-bounces@exit1.org Mon Mar 27 08:22: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 9AF38126D8B for ; Mon, 27 Mar 2006 08:22: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 k2R6HiL7017850; Mon, 27 Mar 2006 08:19: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=none autolearn=disabled version=3.1.1 Received: from guru.guru-group.fi ([82.133.244.244]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2R6HcGN017826 for ; Mon, 27 Mar 2006 08:17:39 +0200 Received: from guru.guru-group.fi (localhost.localdomain [127.0.0.1]) by guru.guru-group.fi (8.12.10/8.12.10) with ESMTP id k2R6HRLm011069 for ; Mon, 27 Mar 2006 09:17:28 +0300 Received: (from too@localhost) by guru.guru-group.fi (8.12.10/8.12.10/Submit) id k2R6HRw3011067; Mon, 27 Mar 2006 09:17:27 +0300 X-Authentication-Warning: guru.guru-group.fi: too set sender to tomi.ollila@iki.fi using -f X-Face: HhBM'cA~ Subject: Re: [transcode-users] OT: Authoring Multi-titleset DVDs References: From: Tomi Ollila Date: Mon, 27 Mar 2006 09:17:27 +0300 In-Reply-To: (T.'s message of "Sun, 26 Mar 2006 13:25:23 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 T writes: > Hi > > > I believe the solution is Multi-titleset DVDs. I've been playing around it > for quite a while now, but haven't succeeded yet. > > If you can show me a sample of .xml file for authoring Multi-titleset DVD, > it is greatly appreciated. I know I have to have some kind of menu (I want > to avoid it if possible), but please make the menu as simple as possible, > because I want the process to be script-able. Does this help anything... jump titleset 1 menu; jump titleset 2 menu;
 jump title 1; 
 jump title 1; 
... No menus. Has worked for me, but tested only when "resolution"s are 704x576 and 720x576 ( which must be in different titlesets ). > > thanks a lot > > tong Tomi From transcode-users-bounces@exit1.org Mon Mar 27 17:03: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 92E83126D84 for ; Mon, 27 Mar 2006 17:03: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 k2RF1pDp022536; Mon, 27 Mar 2006 17:02: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=-98.8 required=5.0 tests=JR_PGP_MIME, RCVD_IN_SORBS_WEB,UNPARSEABLE_RELAY autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2RF1lEV022506 for ; Mon, 27 Mar 2006 17:01:48 +0200 Received: (qmail invoked by alias); 27 Mar 2006 15:01:42 -0000 Received: from 213-182-124-185.teleos-web.de (EHLO work.holtkamp.priv) [213.182.124.185] by mail.gmx.net (mp033) with SMTP; 27 Mar 2006 17:01:42 +0200 X-Authenticated: #810257 Received: from amavis by work.holtkamp.priv with scanned-ok (Exim 3.36 #1 (Debian)) id 1FNtDw-0005OR-00 for ; Mon, 27 Mar 2006 17:01:40 +0200 Received: from maik by work.holtkamp.priv with local (Exim 3.36 #1 (Debian)) id 1FNtDg-0005OL-00 for ; Mon, 27 Mar 2006 17:01:24 +0200 Date: Mon, 27 Mar 2006 17:01:24 +0200 From: Maik Holtkamp To: transcode-users@exit1.org Subject: Re: [transcode-users] OT: Authoring Multi-titleset DVDs Message-ID: <20060327150124.GA20666@holtkamp.priv> Mail-Followup-To: transcode-users@exit1.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: 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+cvs20060126 X-Virus-Scanned: by amavis (Debian) at holtkamp.priv X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, 0n 06/03/26@13:25 T told me: [different specs in single titlesets] I would advise to have a closer look at dvdwizard. It's CLI and scriptable and will give you some nice menues without bothering with dvdauthors xml syntax that much. --=20 bye maik --vkogqOf2sHV7VnPd 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) iD8DBQFEJ/5E0Bn175Anq4gRApAdAJ91Oe7N+lYI0KTdodRGl1XYO/YUbgCeJgUg m+Ynq9ev9pFfsZHsSlBMf8E= =EboO -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- From transcode-users-bounces@exit1.org Mon Mar 27 17:03: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 BE40F126D84 for ; Mon, 27 Mar 2006 17:03: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 k2REsIdJ021608; Mon, 27 Mar 2006 16:56: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 rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.192.83]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2REsCP5021569 for ; Mon, 27 Mar 2006 16:54:14 +0200 Received: from www.localdomain (c-68-47-215-177.hsd1.tn.comcast.net[68.47.215.177]) by comcast.net (rwcrmhc13) with ESMTP id <20060327145404m13005pipie>; Mon, 27 Mar 2006 14:54:05 +0000 Received: from defiant.localdomain (defiant.localdomain [192.168.0.101]) by www.localdomain (8.13.1/8.13.1) with ESMTP id k2REs2tb004848 for ; Mon, 27 Mar 2006 09:54:03 -0500 From: "Reuben D. Budiardja" To: transcode Users Mailing List Subject: Re: [transcode-users] Re: Subtitle offset & position on VOB (DVD) Date: Mon, 27 Mar 2006 09:54:01 -0500 User-Agent: KMail/1.9.1 References: <200603241354.35118.techlist@pathfinder.phys.utk.edu> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603270954.02277.techlist@pathfinder.phys.utk.edu> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Sunday 26 March 2006 13:32, T wrote: > On Fri, 24 Mar 2006 13:54:34 -0500, Reuben D. Budiardja wrote: > > Unfortunately, when I do that directly, the subtitle ends up at the > > top-left corner of the movie and just barely visible. So I need to adjust > > the offset location in the xml file that is read by spumux. > > Hi Reuben > > hmm... I don't know about subtitleripper, but I think that's what giving > you the trouble. > > I just did it the hard way, read the man page of spuunmux and tried it. Aha. Didn't know about spuunmux before, so I gave it a try. It works as you said. The produce xml file actually includes the correct offsets so that subtitles are in the correct location. Thank you. RDB -- Reuben D. Budiardja Dept. Physics and Astronomy University of Tennessee, Knoxville, TN -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT/M/MU/P/S d-(++) s: a-- C++(+++) UL++++ P-- L+++>++++ E- W+++ N+ o? K- w--- !O M- V? !PS !PE Y PGP- t+ 5 X R- tv+ b++>+++ DI D(+) G e++>++++ h+(*) r++ y->++++ ------END GEEK CODE BLOCK------ From transcode-users-bounces@exit1.org Mon Mar 27 17:12: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 5396B126D84 for ; Mon, 27 Mar 2006 17:12: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 k2RFAL36023786; Mon, 27 Mar 2006 17:10: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=-98.8 required=5.0 tests=JR_PGP_MIME, RCVD_IN_SORBS_WEB,UNPARSEABLE_RELAY autolearn=disabled version=3.1.1 Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2RFAIo9023762 for ; Mon, 27 Mar 2006 17:10:19 +0200 Received: (qmail invoked by alias); 27 Mar 2006 15:10:12 -0000 Received: from 213-182-124-185.teleos-web.de (EHLO work.holtkamp.priv) [213.182.124.185] by mail.gmx.net (mp032) with SMTP; 27 Mar 2006 17:10:12 +0200 X-Authenticated: #810257 Received: from amavis by work.holtkamp.priv with scanned-ok (Exim 3.36 #1 (Debian)) id 1FNtMA-0005PK-00 for ; Mon, 27 Mar 2006 17:10:10 +0200 Received: from maik by work.holtkamp.priv with local (Exim 3.36 #1 (Debian)) id 1FNtLt-0005Or-00 for ; Mon, 27 Mar 2006 17:09:53 +0200 Date: Mon, 27 Mar 2006 17:09:53 +0200 From: Maik Holtkamp To: transcode-users@exit1.org Subject: Re: [transcode-users] Subtitle offset & position on VOB (DVD) Message-ID: <20060327150953.GB20666@holtkamp.priv> Mail-Followup-To: transcode-users@exit1.org References: <200603241354.35118.techlist@pathfinder.phys.utk.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lEGEL1/lMxI0MVQ2" Content-Disposition: inline In-Reply-To: <200603241354.35118.techlist@pathfinder.phys.utk.edu> 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+cvs20060126 X-Virus-Scanned: by amavis (Debian) at holtkamp.priv X-Y-GMX-Trusted: 0 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 --lEGEL1/lMxI0MVQ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, 0n 06/03/24@13:54 Reuben D. Budiardja told me: > I've been playing around with ripping DVD and multiplexing the audio, vid= eo=20 > and subtitle track back together. I basically followed this: > http://thread.gmane.org/gmane.comp.video.transcode.user/8885 Quite some days gone. [subs at wrong position] The root of your problem is that most tools just rip the text area, instead of the whole picture (720x576/480). When inserting this area it will be shown in center top :(. I see no way to fix this by a fix offset, as the size of the single subs can differ a lot. Have a look at lxdvdrip. It uses spuunmux and will even detect subs flagged as forced. As it is using a CLI interface it is scriptable, too. If you don't need a CLI interface I would suggest to use k9copy for that job. Take care that: [x] save original menus is marked and you should be done.=20 --=20 bye maik --lEGEL1/lMxI0MVQ2 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) iD8DBQFEKABB0Bn175Anq4gRAqySAJ9yj4fFWUt4HUPEIZUUkHF2V9YE5ACfSR8O itRcWjS9YjzCRSLtbKTWvjQ= =WTNS -----END PGP SIGNATURE----- --lEGEL1/lMxI0MVQ2-- From transcode-users-bounces@exit1.org Mon Mar 27 21:02: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 8CF1E126D84 for ; Mon, 27 Mar 2006 21:02: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 k2RIsjCc004588; Mon, 27 Mar 2006 20:57: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=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.183]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2RIsgAN004572 for ; Mon, 27 Mar 2006 20:54:44 +0200 Received: by pproxy.gmail.com with SMTP id i49so1385821pye for ; Mon, 27 Mar 2006 10:54:41 -0800 (PST) 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=lu0BHGqIv5h4VlY4l3710uROohXVxXat3HVz+eDUFGS/1WypR3Nrp9eO2yUM3Pmlmdjz69eZdfJd1FbOEvMBq4jrKDgkjfn3BUJB8Ln2dtHeC4A2sTXbEEqEixnJJs/FF74LuqckldJrsTYSCUS60eFjvhGPGE5xIttWos2XHWA= Received: by 10.35.34.20 with SMTP id m20mr985629pyj; Mon, 27 Mar 2006 10:54:41 -0800 (PST) Received: by 10.35.65.2 with HTTP; Mon, 27 Mar 2006 10:54:41 -0800 (PST) Message-ID: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> Date: Mon, 27 Mar 2006 20:54:41 +0200 From: "=?ISO-8859-1?Q?Tarek_Ziad=E9?=" To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2RIsgAN004572 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] vncrec: encoding not complete, slow 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 am trying to encode vncrec into an avi file after a lot of tries, i've managed to make it work but I have two issues left: 1/ the encoding stops before the end of the file, so i get an avi that's moste of the time 1/5 th of the duration 2/ it is slow as heck (0.2 fps, takes 1h30 for a dozain of seconds) Any idea ? Thanks system: ubuntu breezy version: transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg command line: $ transcode -x vnc --use_rgb -i hh.vnc -o hh.avi -y xvid -k -g 800x600 [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms [transcode] auto-probing source hh.vnc (ok) [transcode] V: import format | RGB/BGR (V=vnc|A=null) [transcode] V: import frame | 800x600 1.33:1 [transcode] V: rgb2bgr | yes [transcode] V: bits/pixel | 0.150 [transcode] V: decoding fps,frc | 25.000,3 [transcode] A: import | disabled [transcode] A: export | disabled [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 mmxext mmx asm C) [transcode] V: video buffer | 10 @ 800x600 [tcxpm2rgb.c:334] truncated 16 characters [tcxpm2rgb.c:334] truncated 16 characters [tcxpm2rgb.c:334] truncated 16 characters [tcxpm2rgb.c:334] truncated 16 characters [tcxpm2rgb.c:334] truncated 16 characters (a bunch of it) [tcxpm2rgb.c:334] truncated 16 characters [tcxpm2rgb.c:334] truncated 16 characters [tcxpm2rgb.c:334] truncated 16 characters -- Tarek Ziadé | Association AfPy | www.afpy.org Site personnel | http://programmation-python.org From transcode-users-bounces@exit1.org Tue Mar 28 02:58: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 88230126D82 for ; Tue, 28 Mar 2006 02:58: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 k2S0s1wA022764; Tue, 28 Mar 2006 02:55:33 +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 mail231.csoft.net (qmailr@mail231.csoft.net [205.205.221.4]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2S0rtCt022746 for ; Tue, 28 Mar 2006 02:53:57 +0200 Received: (qmail 23917 invoked from network); 28 Mar 2006 00:53:53 -0000 Received: from unknown (HELO puff.jakemsr.gom) (jakemsr@24.20.118.148) by mail231.csoft.net with SMTP; 28 Mar 2006 00:53:53 -0000 Received: from puff.jakemsr.gom (jakemsr@localhost.jakemsr.gom [127.0.0.1]) by puff.jakemsr.gom (8.13.6/8.13.4) with ESMTP id k2S0rpQV024308 for ; Mon, 27 Mar 2006 16:53:51 -0800 (PST) Received: (from jakemsr@localhost) by puff.jakemsr.gom (8.13.6/8.13.3/Submit) id k2S0rpBZ029045 for transcode-users@exit1.org; Mon, 27 Mar 2006 16:53:51 -0800 (PST) Date: Mon, 27 Mar 2006 16:53:51 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] vncrec: encoding not complete, slow Message-ID: <20060328005351.GA2468@puff.jakemsr.gom> Mail-Followup-To: transcode Users Mailing List References: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, Mar 27, 2006 at 08:54:41PM +0200, Tarek Ziad? wrote: > Hello > i am trying to encode vncrec into an avi file > > after a lot of tries, i've managed to make it work > but I have two issues left: > > 1/ the encoding stops before the end of the file, > so i get an avi that's moste of the time 1/5 th of the duration > > 2/ it is slow as heck (0.2 fps, takes 1h30 for a dozain of seconds) > > Any idea ? > > Thanks > > system: > ubuntu breezy i386 or amd64 or ... ? this is a really important detail. also, there have been reports that the ubuntu packages for transcode were not built correctly ... > version: > transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg try to upgrade to 1.0.2. > command line: > > $ transcode -x vnc --use_rgb -i hh.vnc -o hh.avi -y xvid -k -g 800x600 > [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms > [transcode] auto-probing source hh.vnc (ok) > [transcode] V: import format | RGB/BGR (V=vnc|A=null) > [transcode] V: import frame | 800x600 1.33:1 > [transcode] V: rgb2bgr | yes > [transcode] V: bits/pixel | 0.150 > [transcode] V: decoding fps,frc | 25.000,3 > [transcode] A: import | disabled > [transcode] A: export | disabled > [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 mmxext mmx asm C) > [transcode] V: video buffer | 10 @ 800x600 > [tcxpm2rgb.c:334] truncated 16 characters > [tcxpm2rgb.c:334] truncated 16 characters > [tcxpm2rgb.c:334] truncated 16 characters > [tcxpm2rgb.c:334] truncated 16 characters > [tcxpm2rgb.c:334] truncated 16 characters > (a bunch of it) > [tcxpm2rgb.c:334] truncated 16 characters > [tcxpm2rgb.c:334] truncated 16 characters > [tcxpm2rgb.c:334] truncated 16 characters where is the rest? the slowness is probably from xvid, especially if you are on amd64. -- From transcode-users-bounces@exit1.org Tue Mar 28 03:11:31 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 E1060126D82 for ; Tue, 28 Mar 2006 03:11:31 +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 k2S19LgH023677; Tue, 28 Mar 2006 03:09: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 pproxy.gmail.com (pproxy.gmail.com [64.233.166.177]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S19J22023662 for ; Tue, 28 Mar 2006 03:09:20 +0200 Received: by pproxy.gmail.com with SMTP id t32so1809356pyc for ; Mon, 27 Mar 2006 17:09:18 -0800 (PST) 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=niMtuAq/87cD9mn4FnITQXDUQ6MRIJvKJ/s6s1oDo3CIbb+YjxoIiirwfRZkYhwPnQhqSJG4Jg/6t1UJ3/5pOIE4yOjw4su5DhXX17YxC/nsv5jgdh7B+cH+/IGxMQ0jLas1Mlm1Gtwb2h4KjMA9j61Rs3Z4qnHktghkgXks8D0= Received: by 10.35.97.17 with SMTP id z17mr1590149pyl; Mon, 27 Mar 2006 17:09:18 -0800 (PST) Received: by 10.35.65.2 with HTTP; Mon, 27 Mar 2006 17:09:18 -0800 (PST) Message-ID: <94bdd2610603271709k538843f5rf6bce9ac7f3d483b@mail.gmail.com> Date: Tue, 28 Mar 2006 03:09:18 +0200 From: "=?ISO-8859-1?Q?Tarek_Ziad=E9?=" To: "transcode Users Mailing List" Subject: Re: [transcode-users] vncrec: encoding not complete, slow In-Reply-To: <20060328005351.GA2468@puff.jakemsr.gom> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> <20060328005351.GA2468@puff.jakemsr.gom> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2S19J22023662 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 3/28/06, Jacob Meuser wrote: > On Mon, Mar 27, 2006 at 08:54:41PM +0200, Tarek Ziad? wrote: > > Hello > > i am trying to encode vncrec into an avi file > > > > after a lot of tries, i've managed to make it work > > but I have two issues left: > > > > 1/ the encoding stops before the end of the file, > > so i get an avi that's moste of the time 1/5 th of the duration > > > > 2/ it is slow as heck (0.2 fps, takes 1h30 for a dozain of seconds) > > > > Any idea ? > > > > Thanks > > > > system: > > ubuntu breezy > > i386 or amd64 or ... ? this is a really important detail. > i386, sorry > also, there have been reports that the ubuntu packages for transcode > were not built correctly ... > > > version: > > transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg > > try to upgrade to 1.0.2. > ok i'll try an upgrade, then a built from cvs > [cut] > > [tcxpm2rgb.c:334] truncated 16 characters > > [tcxpm2rgb.c:334] truncated 16 characters > > [tcxpm2rgb.c:334] truncated 16 characters > > where is the rest? > hehe, didn't get it the first time, didn't want to replay another hour and an half.. but nothing weird come up, just a summary on how many frames were encoded. > the slowness is probably from xvid, especially if you are on amd64. ok, i'll see if i can do raw avi (since i work them afterwards in a video editor anyway) > > -- > > > -- Tarek Ziadé | Association AfPy | www.afpy.org Site personnel | http://programmation-python.org From transcode-users-bounces@exit1.org Tue Mar 28 04: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 2DC21126D82 for ; Tue, 28 Mar 2006 04: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 k2S2LrZ1026128; Tue, 28 Mar 2006 04:22: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=none autolearn=disabled version=3.1.1 Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.182]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S2LnTd026112 for ; Tue, 28 Mar 2006 04:21:50 +0200 Received: by pproxy.gmail.com with SMTP id t32so1845998pyc for ; Mon, 27 Mar 2006 18:21:48 -0800 (PST) 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=US7DhxPaO7d2GfDDwXr5M8+K1o0xSp2URs1hpwP5+aez+2haKqGaGtzxYBPxhT6kz+y06OozACUAe2JUnca6cBihPdIPUK8U4KviyKv1tsdtCJX8KOUY6dEu92e7dJBVUQbKs2o6Q/KzGwt8V4ROFch/7ggPBWHqHZ813M54mKI= Received: by 10.35.39.2 with SMTP id r2mr2285108pyj; Mon, 27 Mar 2006 18:21:48 -0800 (PST) Received: by 10.35.65.2 with HTTP; Mon, 27 Mar 2006 18:21:48 -0800 (PST) Message-ID: <94bdd2610603271821t2c2023c6v94aca751df58110a@mail.gmail.com> Date: Tue, 28 Mar 2006 04:21:48 +0200 From: "=?ISO-8859-1?Q?Tarek_Ziad=E9?=" To: "transcode Users Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2S2LnTd026112 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] compiling transcode (cvs trunk) 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 am trying to compile a transcode from a fresh cvs commit, over ubuntu running ./configure i get this <<<<<<< tziade@dabox:/home/packages/transcode$ ./configure [ some lines ] ERROR: requirement failed: cannot link against libavcodec libavcodec can be found in the following packages: FFMpeg http://www.ffmpeg.org/ ERROR: requirement failed: cannot compile mpeg2dec/mpeg2.h mpeg2dec/mpeg2.h can be found in the following packages: mpeg2dec http://libmpeg2.sourceforge.net/ ERROR: requirement failed: cannot link against libmpeg2 libmpeg2 can be found in the following packages: mpeg2dec http://libmpeg2.sourceforge.net/ Please see the INSTALL file in the top directory of the transcode sources for more information about building transcode with this configure script. <<<<<<<<<< But all related software are installed, for example, libavcodec headers (ffmeg) are installed, and should be found: tziade@dabox:/home/packages/transcode$ ls /usr/include/ffmpeg/ avcodec.h avformat.h avio.h avutil.h common.h integer.h intfloat_readwrite.h mathematics.h rational.h rtp.h rtspcodes.h rtsp.h I've tried to play with configure libavcodec options, but no one works (my libs seems in the right places anyway) Am i missing something ? thx Tarek -- Tarek Ziadé | Association AfPy | www.afpy.org Site personnel | http://programmation-python.org From transcode-users-bounces@exit1.org Tue Mar 28 09:33: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 782A8126D89 for ; Tue, 28 Mar 2006 09:33: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 k2S7RSie005206; Tue, 28 Mar 2006 09:29: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S7ROXU005190 for ; Tue, 28 Mar 2006 09:27:26 +0200 Received: by zproxy.gmail.com with SMTP id 8so1468048nzo for ; Mon, 27 Mar 2006 23:27:24 -0800 (PST) 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=UXNdo14hwgaG/w7qsSUVcM4fjjQkNAbMclIgNogsAZxqed8uhosNSxPLBM2QL0TzcCeORwx1hyKD3MTkl6x3QADN9CwX2KQBmHHO4c7VXVyTV8ak2wCpuqeUWwkbDPOmTKJLJ2s5zvlTxwUrC9/kOyw//xgPTF2Ug0RdKQgp1Pk= Received: by 10.64.184.15 with SMTP id h15mr3185883qbf; Mon, 27 Mar 2006 23:27:23 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id e13sm2962529qba.2006.03.27.23.27.21; Mon, 27 Mar 2006 23:27:22 -0800 (PST) Date: Tue, 28 Mar 2006 09:27:18 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] compiling transcode (cvs trunk) Message-ID: <20060328092718.1c547b88@azafuse.rokugan.lan> In-Reply-To: <94bdd2610603271821t2c2023c6v94aca751df58110a@mail.gmail.com> References: <94bdd2610603271821t2c2023c6v94aca751df58110a@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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 k2S7ROXU005190 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 04:21:48 +0200 "Tarek Ziadé" wrote: Hi, > ERROR: requirement failed: cannot link against libavcodec > libavcodec can be found in the following packages: > FFMpeg http://www.ffmpeg.org/ Can you please post the lines of 'config.log' relevant to libavcodec test? > ERROR: requirement failed: cannot compile mpeg2dec/mpeg2.h > mpeg2dec/mpeg2.h can be found in the following packages: > mpeg2dec http://libmpeg2.sourceforge.net/ > > ERROR: requirement failed: cannot link against libmpeg2 > libmpeg2 can be found in the following packages: > mpeg2dec http://libmpeg2.sourceforge.net/ For this errors, please make sure that `libmpeg2-4-dev' package is properly installed. It libmpeg2-4-dev is already installed, please post the lines of 'config.log' related to libmpeg2 check [...] > I've tried to play with configure libavcodec options, but > no one works (my libs seems in the right places anyway) > > Am i missing something ? libmpeg2 should work fine using ubuntu packages, but libavcodec can be a really different story since IIRC ubuntu (and debian) ships only static libraries and this can lead to some troubles. 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 Mar 28 09:43:06 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 23936126D82 for ; Tue, 28 Mar 2006 09:43:06 +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 k2S7ejC4005894; Tue, 28 Mar 2006 09:41: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S7egMI005877 for ; Tue, 28 Mar 2006 09:40:43 +0200 Received: by zproxy.gmail.com with SMTP id 8so1469660nzo for ; Mon, 27 Mar 2006 23:40:42 -0800 (PST) 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=E/NuMKerbxnATxt/QoTZKVjZ2HIhv5s5QIBwYigDFVoDo7/U/hpX4gKz8rd7FtPfXX0OVP6JsFUYQev7/MXJKdVV4quqJzHgFRGVLXwJszZtmuC+bMizgTJn7TfEHjhhs5lWK6OlF/fZLRVXy0161OslRxgZ3Nr0KnCS/2fCNLs= Received: by 10.65.203.18 with SMTP id f18mr3264880qbq; Mon, 27 Mar 2006 23:40:41 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id a5sm1134477qbd.2006.03.27.23.40.40; Mon, 27 Mar 2006 23:40:41 -0800 (PST) Date: Tue, 28 Mar 2006 09:40:37 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] vncrec: encoding not complete, slow Message-ID: <20060328094037.6a751979@azafuse.rokugan.lan> In-Reply-To: <94bdd2610603271709k538843f5rf6bce9ac7f3d483b@mail.gmail.com> References: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> <20060328005351.GA2468@puff.jakemsr.gom> <94bdd2610603271709k538843f5rf6bce9ac7f3d483b@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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 k2S7egMI005877 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 03:09:18 +0200 "Tarek Ziadé" wrote: > On 3/28/06, Jacob Meuser wrote: > > On Mon, Mar 27, 2006 at 08:54:41PM +0200, Tarek Ziad? wrote: > > > Hello > > > i am trying to encode vncrec into an avi file [...] > ok i'll try an upgrade, then a built from cvs Uh-oh, vnc import module was disabled in CVS as part of our dead-code-removal effort. Are-you a regular user of such module? Maybe we should rewrite it from scratch and re-enable for future 1.1.0. 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 Mar 28 09:50: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 0BEDE126D82 for ; Tue, 28 Mar 2006 09:50: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 k2S7lr1w006163; Tue, 28 Mar 2006 09:48: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 mail231.csoft.net (qmailr@mail231.csoft.net [205.205.221.4]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2S7lnG5006148 for ; Tue, 28 Mar 2006 09:47:50 +0200 Received: (qmail 32123 invoked from network); 28 Mar 2006 07:47:48 -0000 Received: from unknown (HELO puff.jakemsr.gom) (jakemsr@24.20.118.148) by mail231.csoft.net with SMTP; 28 Mar 2006 07:47:48 -0000 Received: from puff.jakemsr.gom (jakemsr@localhost.jakemsr.gom [127.0.0.1]) by puff.jakemsr.gom (8.13.6/8.13.4) with ESMTP id k2S7lkWg029539 for ; Mon, 27 Mar 2006 23:47:47 -0800 (PST) Received: (from jakemsr@localhost) by puff.jakemsr.gom (8.13.6/8.13.3/Submit) id k2S7lkXK003524 for transcode-users@exit1.org; Mon, 27 Mar 2006 23:47:46 -0800 (PST) Date: Mon, 27 Mar 2006 23:47:46 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] compiling transcode (cvs trunk) Message-ID: <20060328074746.GA12151@puff.jakemsr.gom> Mail-Followup-To: transcode Users Mailing List References: <94bdd2610603271821t2c2023c6v94aca751df58110a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <94bdd2610603271821t2c2023c6v94aca751df58110a@mail.gmail.com> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, Mar 28, 2006 at 04:21:48AM +0200, Tarek Ziad? wrote: > Hello > > I am trying to compile a transcode from a > fresh cvs commit, over ubuntu > > running ./configure i get this > > <<<<<<< > tziade@dabox:/home/packages/transcode$ ./configure > [ some lines ] > > ERROR: requirement failed: cannot link against libavcodec > libavcodec can be found in the following packages: > FFMpeg http://www.ffmpeg.org/ > > ERROR: requirement failed: cannot compile mpeg2dec/mpeg2.h > mpeg2dec/mpeg2.h can be found in the following packages: > mpeg2dec http://libmpeg2.sourceforge.net/ > > ERROR: requirement failed: cannot link against libmpeg2 > libmpeg2 can be found in the following packages: > mpeg2dec http://libmpeg2.sourceforge.net/ > > > Please see the INSTALL file in the top directory of the > transcode sources for more information about building > transcode with this configure script. > <<<<<<<<<< > > But all related software are installed, for example, > libavcodec headers (ffmeg) are installed, and should be found: > > tziade@dabox:/home/packages/transcode$ ls /usr/include/ffmpeg/ > avcodec.h avformat.h avio.h avutil.h common.h integer.h > intfloat_readwrite.h mathematics.h rational.h rtp.h rtspcodes.h > rtsp.h the FFmpeg error is "cannot link against libavcodec". configure apparently found the headers. > I've tried to play with configure libavcodec options, but > no one works (my libs seems in the right places anyway) > > Am i missing something ? there are probably interlibrary dependencies with libavcodec. see the file config.log for details about what failed. you probably need something like: $ env LIBAVCODEC_EXTRA_LIBS="-lavutil -lm -lz -lpthread" ./configure ... -- From transcode-users-bounces@exit1.org Tue Mar 28 11: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 93160126D82 for ; Tue, 28 Mar 2006 11: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 k2S8uQlq009488; Tue, 28 Mar 2006 10:57: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=3.8 required=5.0 tests=RCVD_IN_SBL,URIBL_SBL autolearn=disabled version=3.1.1 Received: from mx1.es6.egwn.net (server02.es6.egwn.net [195.10.6.12]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S8uJE6009467 for ; Tue, 28 Mar 2006 10:56:21 +0200 Received: from mx1.fr4.egwn.net (server07.fr4.egwn.net [62.39.85.77]) by mx1.es6.egwn.net (Postfix) with ESMTP id 04A3C4F8261 for ; Tue, 28 Mar 2006 10:56:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mx1.fr4.egwn.net (spiffy mail daemon) with ESMTP id 66DFF8389B for ; Tue, 28 Mar 2006 10:56:14 +0200 (CEST) Received: from mx1.fr4.egwn.net ([127.0.0.1]) by localhost (server07.fr4.egwn.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24599-24 for ; Tue, 28 Mar 2006 10:56:13 +0200 (CEST) Received: from python2 (polar.es6.egwn.net [195.10.6.238]) by mx1.fr4.egwn.net (spiffy mail daemon) with ESMTP id A6B4D8383D for ; Tue, 28 Mar 2006 10:56:13 +0200 (CEST) Date: Tue, 28 Mar 2006 10:56:16 +0200 From: Matthias Saou To: transcode-users@exit1.org Message-ID: <20060328105616.6c26e1c8@python2> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.15; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned: By amavis at egwn.net X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Transcode and dvd::rip problem on Fedora Core 5 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, When I try to run dvd::rip on Fedora Core 5, it hangs while scanning the transcode plugins. An strace shows that it stalls while reading, and this happens in only two different files : filter_compare.so and filter_logo.so. Has anyone already seen this and knows what could be the cause? Both seem to depend on ImageMagick... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 5 (Bordeaux) - Linux kernel 2.6.16-1.2069_FC5 Load : 1.08 0.50 0.45 From transcode-users-bounces@exit1.org Tue Mar 28 11:18: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 6578D126D82 for ; Tue, 28 Mar 2006 11:18: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 k2S9Gn4t010550; Tue, 28 Mar 2006 11: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S9GkkM010532 for ; Tue, 28 Mar 2006 11:16:48 +0200 Received: by zproxy.gmail.com with SMTP id 8so1481558nzo for ; Tue, 28 Mar 2006 01:16:46 -0800 (PST) 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=k/Ld5Wqki3MQ4L9UboOoVMOuaiPXnhYPxVe9m2iiWTtEFQ0EwWQe4R3eDZWF8O9bRxCxnYXNkncX+Z6Uz40oYxX7Xr4vlmYy0ZKsf7HWKUMXG9IGp8Ytcjqerqjaq6kHH9Rfqlv4q2AfHP84/e/zJoZAiDwkVE2Cf4QyW3+sBDE= Received: by 10.64.153.5 with SMTP id a5mr3235221qbe; Tue, 28 Mar 2006 01:16:45 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id e19sm97149qba.2006.03.28.01.16.44; Tue, 28 Mar 2006 01:16:45 -0800 (PST) Date: Tue, 28 Mar 2006 11:16:42 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Transcode and dvd::rip problem on Fedora Core 5 Message-ID: <20060328111642.739e2c45@azafuse.rokugan.lan> In-Reply-To: <20060328105616.6c26e1c8@python2> References: <20060328105616.6c26e1c8@python2> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 10:56:16 +0200 Matthias Saou wrote: > Hi, > > When I try to run dvd::rip on Fedora Core 5, it hangs while scanning the > transcode plugins. An strace shows that it stalls while reading, and this > happens in only two different files : filter_compare.so and > filter_logo.so. Has anyone already seen this and knows what could be the > cause? Both seem to depend on ImageMagick... Hi, THis seems a known bug of filter_{compare,logo} in 1.0.2. Please test if 'tcmodinfo -i compare' causes segfault. If so, this patch http://fromani.exit1.org/tc-patches-1.0.x/filter_compare-fixes-try1.patch should solve this problem (see also http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase for more known problems and [experimental] solutions) Regarding filter_logo, please also test if tcmodinfo -i logo segfaults as well. IIRC it was fixed, but I can't check now. If isn't fixed it's time to open a new bug, or maybe backport new code from CVS :) 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 Mar 28 11:22:14 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 A18F0126D89 for ; Tue, 28 Mar 2006 11:22:14 +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 k2S9Ei0L010395; Tue, 28 Mar 2006 11:15: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 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 k2S9EgK3010380 for ; Tue, 28 Mar 2006 11:14:44 +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 k2S9EdsE010191 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 28 Mar 2006 11:14:39 +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 k2S9Ec2A017307 for ; Tue, 28 Mar 2006 11:14:38 +0200 Received: from localhost (localhost [[UNIX: localhost]]) by pcrz175.HRZ.Uni-Marburg.DE (8.13.4/8.13.4/Submit) id k2S9Ecbs017300 for transcode-users@exit1.org; Tue, 28 Mar 2006 11:14:38 +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] tcdecode segfaults when converting dv video Date: Tue, 28 Mar 2006 11:14:37 +0200 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200603281114.37882.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 k2S9EgK3010380 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 26 December 2005 00:23, Jussi Vuokko wrote: > sh: line 1: 17626 Broken pipe             tcextract -x dv -i "video.dv" -d > 0 17627 Segmentation fault      | tcdecode -x dv -y yv12 -d 0 -Q 5 just scanned the mailing list because I was bitten from that bug also. And my hard disk is pretty full with dv footage from our camcorder. Unfortunately I didn't find any clue how to fix that problem nor did I find a workaround yet. Has someone else found a way out? Thanks, Thomas From transcode-users-bounces@exit1.org Tue Mar 28 11:23: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 88607126D89 for ; Tue, 28 Mar 2006 11:23: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 k2S9HV14010600; Tue, 28 Mar 2006 11:17:34 +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 pproxy.gmail.com (pproxy.gmail.com [64.233.166.180]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S9HSGC010584 for ; Tue, 28 Mar 2006 11:17:29 +0200 Received: by pproxy.gmail.com with SMTP id t32so2075813pyc for ; Tue, 28 Mar 2006 01:17:27 -0800 (PST) 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=XMhlY7iqACU6Z/1OxwZvP9M/oQ83SChKXuc3kF6gFzBnFGk5QPuXKD1sU3UVmJ2jaKhhee1VehdaxGzJlmqMANucy9k+wEBCld8KrWzpwrTbSa1vdEnTqqCWXR0C2WnOZQn+w9zH7zvMvWLqWmebRM4/3mOE6UMshHzqLH41ZTU= Received: by 10.35.39.2 with SMTP id r2mr198603pyj; Tue, 28 Mar 2006 01:17:27 -0800 (PST) Received: by 10.35.65.2 with HTTP; Tue, 28 Mar 2006 01:17:27 -0800 (PST) Message-ID: <94bdd2610603280117i6275a6b6raa5b4a6b43d6a3ed@mail.gmail.com> Date: Tue, 28 Mar 2006 11:17:27 +0200 From: "=?ISO-8859-1?Q?Tarek_Ziad=E9?=" To: "transcode Users Mailing List" Subject: Re: [transcode-users] vncrec: encoding not complete, slow In-Reply-To: <20060328094037.6a751979@azafuse.rokugan.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> <20060328005351.GA2468@puff.jakemsr.gom> <94bdd2610603271709k538843f5rf6bce9ac7f3d483b@mail.gmail.com> <20060328094037.6a751979@azafuse.rokugan.lan> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2S9HSGC010584 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 3/28/06, Francesco Romani wrote: > On Tue, 28 Mar 2006 03:09:18 +0200 > "Tarek Ziadé" wrote: > > > On 3/28/06, Jacob Meuser wrote: > > > On Mon, Mar 27, 2006 at 08:54:41PM +0200, Tarek Ziad? wrote: > > > > Hello > > > > i am trying to encode vncrec into an avi file > [...] > > ok i'll try an upgrade, then a built from cvs > > Uh-oh, vnc import module was disabled in CVS as part of our dead-code-removal > effort. Are-you a regular user of such module? > Maybe we should rewrite it from scratch and re-enable for future 1.1.0. > > Best regards, Oh I see. well this is my use case: I make screencasts to make softwares demos. I record vnc session, and sometimes need to mix videos and screen records. and add sound. transcode was the only open tool I have found that does a vnc->avi thing so i can work out the sequence in cinelerra for example. If you guys keep it, I'll sure use it and provide feedback, because I didn't find any other one ;) and I can contribute tutorials to your project in french and english, on how to use transcode in that context. Tarek (hoping vnc will be kept) From transcode-users-bounces@exit1.org Tue Mar 28 11:40: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 1262A126D82 for ; Tue, 28 Mar 2006 11:40: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 k2S9afW5011863; Tue, 28 Mar 2006 11:37: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S9abdA011847 for ; Tue, 28 Mar 2006 11:36:38 +0200 Received: by zproxy.gmail.com with SMTP id 8so1483914nzo for ; Tue, 28 Mar 2006 01:36:36 -0800 (PST) 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=WPKwRbQm9otaWC9JnQJA9vnUP6J1ZvmRwzm174DGCnkKkeTsw/CklcBlE6/Yi6IEBomK381FIg4h3/zZ4Njzfs+eDAjZJHvRW8rjUI+RSYi0/qmYEi/sMZOJoVqbGVNurujMqWpWtdRg3aXUdSb+ytRWTFgSVe8iCVGQZDt7uQU= Received: by 10.65.150.5 with SMTP id c5mr3190909qbo; Tue, 28 Mar 2006 01:36:36 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id e16sm2815212qbe.2006.03.28.01.36.35; Tue, 28 Mar 2006 01:36:36 -0800 (PST) Date: Tue, 28 Mar 2006 11:36:33 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] tcdecode segfaults when converting dv video Message-ID: <20060328113633.2bceefa6@azafuse.rokugan.lan> In-Reply-To: <200603281114.37882.gebhardt@hrz.uni-marburg.de> References: <200603281114.37882.gebhardt@hrz.uni-marburg.de> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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 k2S9abdA011847 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 11:14:37 +0200 Gebhardt Thomas wrote: Hi, > Hi, > > On Monday 26 December 2005 00:23, Jussi Vuokko wrote: > > sh: line 1: 17626 Broken pipe             tcextract -x dv -i "video.dv" -d > > 0 17627 Segmentation fault      | tcdecode -x dv -y yv12 -d 0 -Q 5 > > just scanned the mailing list because I was bitten from that bug also. > And my hard disk is pretty full with dv footage from our camcorder. > > Unfortunately I didn't find any clue how to fix that problem nor did > I find a workaround yet. Has someone else found a way out? Please provide the command line used. Did you tried with --dv_yuy2_mode? 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 Mar 28 11:41: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 2EE81126D89 for ; Tue, 28 Mar 2006 11:41: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 k2S9d5Pg012003; Tue, 28 Mar 2006 11:39: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=3.8 required=5.0 tests=RCVD_IN_SBL,URIBL_SBL autolearn=disabled version=3.1.1 Received: from mx1.es6.egwn.net (server02.es6.egwn.net [195.10.6.12]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S9d3Zd011988 for ; Tue, 28 Mar 2006 11:39:04 +0200 Received: from mx1.fr4.egwn.net (server07.fr4.egwn.net [62.39.85.77]) by mx1.es6.egwn.net (Postfix) with ESMTP id 6E6264F82A7 for ; Tue, 28 Mar 2006 11:39:02 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mx1.fr4.egwn.net (spiffy mail daemon) with ESMTP id 59BE28389B for ; Tue, 28 Mar 2006 11:38:57 +0200 (CEST) Received: from mx1.fr4.egwn.net ([127.0.0.1]) by localhost (server07.fr4.egwn.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27409-46 for ; Tue, 28 Mar 2006 11:38:56 +0200 (CEST) Received: from python2 (polar.es6.egwn.net [195.10.6.238]) by mx1.fr4.egwn.net (spiffy mail daemon) with ESMTP id 433FE8383D for ; Tue, 28 Mar 2006 11:38:56 +0200 (CEST) Date: Tue, 28 Mar 2006 11:38:59 +0200 From: Matthias Saou To: transcode-users@exit1.org Subject: Re: [transcode-users] Transcode and dvd::rip problem on Fedora Core 5 Message-ID: <20060328113859.49dcfacc@python2> In-Reply-To: <20060328111642.739e2c45@azafuse.rokugan.lan> References: <20060328105616.6c26e1c8@python2> <20060328111642.739e2c45@azafuse.rokugan.lan> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.15; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned: By amavis at egwn.net X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 : > > When I try to run dvd::rip on Fedora Core 5, it hangs while scanning the > > transcode plugins. An strace shows that it stalls while reading, and this > > happens in only two different files : filter_compare.so and > > filter_logo.so. Has anyone already seen this and knows what could be the > > cause? Both seem to depend on ImageMagick... > > THis seems a known bug of filter_{compare,logo} in 1.0.2. Please test if > 'tcmodinfo -i compare' causes segfault. If so, this patch > http://fromani.exit1.org/tc-patches-1.0.x/filter_compare-fixes-try1.patch > should solve this problem > (see also http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase for more > known problems and [experimental] solutions) > > Regarding filter_logo, please also test if tcmodinfo -i logo > segfaults as well. IIRC it was fixed, but I can't check now. > If isn't fixed it's time to open a new bug, or maybe > backport new code from CVS :) Nope, no segfaults here. I've read the Bug_Showcase page, but cannot see any bug similar to what I'm seeing. It's clearly a "hang". Here are the last strace lines before it start waiting forever : [...] open("/proc/meminfo", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 read(3, "MemTotal: 515528 kB\nMemFre"..., 1024) = 670 close(3) = 0 munmap(0xb7fe8000, 4096) = 0 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 time(NULL) = 1143538580 times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 1727173279 times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 1727173279 stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 gettimeofday({1143538580, 721384}, NULL) = 0 open("/tmp/magick-XXit9Qb6", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3 mmap2(NULL, 249856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d9b000 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 6), ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d9a000 read(0, Seems possibly ImageMagick related, no? Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 5 (Bordeaux) - Linux kernel 2.6.16-1.2069_FC5 Load : 0.43 0.40 0.35 From transcode-users-bounces@exit1.org Tue Mar 28 11:52: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 27B51126D82 for ; Tue, 28 Mar 2006 11:52: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 k2S9oF6k012616; Tue, 28 Mar 2006 11:50: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S9o9CH012601 for ; Tue, 28 Mar 2006 11:50:11 +0200 Received: by zproxy.gmail.com with SMTP id 8so1485579nzo for ; Tue, 28 Mar 2006 01:50:09 -0800 (PST) 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=LzZEEriZ7MEP7CcwrHeQgw2ZwTCvwLR4Os+SbqxoA5+auuTE2rETwQyZltN/MJrS9ByXuiSGvkLDBx9EHzDZARMAeuuC9UqfUs4RPMCyZrpmXEsH9EdE1uEYume0g6yoEe8+W0M4VIoZQ2Y1qCSEljBc/5XcsI0Or0p5A22cXOw= Received: by 10.65.72.7 with SMTP id z7mr3218501qbk; Tue, 28 Mar 2006 01:50:08 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id e17sm2497779qba.2006.03.28.01.50.07; Tue, 28 Mar 2006 01:50:08 -0800 (PST) Date: Tue, 28 Mar 2006 11:50:04 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] vncrec: encoding not complete, slow Message-ID: <20060328115004.0dafadd6@azafuse.rokugan.lan> In-Reply-To: <94bdd2610603280117i6275a6b6raa5b4a6b43d6a3ed@mail.gmail.com> References: <94bdd2610603271054w373793een5c3411f8c591642f@mail.gmail.com> <20060328005351.GA2468@puff.jakemsr.gom> <94bdd2610603271709k538843f5rf6bce9ac7f3d483b@mail.gmail.com> <20060328094037.6a751979@azafuse.rokugan.lan> <94bdd2610603280117i6275a6b6raa5b4a6b43d6a3ed@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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 k2S9o9CH012601 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 11:17:27 +0200 "Tarek Ziadé" wrote: [...] > > Uh-oh, vnc import module was disabled in CVS as part of our > > dead-code-removal effort. Are-you a regular user of such module? > > Maybe we should rewrite it from scratch and re-enable for future 1.1.0. > > > > Best regards, > > Oh I see. well this is my use case: > > I make screencasts to make softwares demos. I've googled a bit and it seems this is a fairly common use case for import_vnc module. So, I think it should be restored. [...] > transcode was the only open tool I have found that does a vnc->avi thing > so i can work out the sequence in cinelerra for example. Yes, and that's very good a reason to keep on with import_vnc. I'm definitively uncomfortable with current module, so it will be -at least parially- rewritten for 1.1.0. Unfortunately this will not happen very soon, my TODO list for transcode is already pretty full :) To reenable it in current CVS is easy, just drop the """ tc_log_error(MOD_NAME, "****************** NOTICE ******************"); tc_log_error(MOD_NAME, "This module is disabled, probably because it"); tc_log_error(MOD_NAME, "is considered obsolete or redundant."); tc_log_error(MOD_NAME, "If you still need this module, please"); tc_log_error(MOD_NAME, "contact the transcode-users mailing list."); return TC_IMPORT_ERROR; """ lines on beginning of MOD_open block. Module itself wasn't changed from 1.0.x, but the rest of code has change quite significantly. > If you guys keep it, I'll sure use it and provide feedback, because I > didn't find any other one ;) > > and I can contribute tutorials to your project in french and english, on > how to use transcode in that context. That's will be definitively appreciated! Please remember that we (as transcode dev team) we need active feedback from users of 'uncommonly used' modules/features, since it's very unlikely that a single developer can effectively test the whole feature set. Or at least I can't ;) Of course, suggestion to improve testing are always welcomes =) > Tarek (hoping vnc will be kept) I'll take care. Regarding the slowness problem reported by you with this module: I've no clue 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 Tue Mar 28 12:00: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 BEAC0126D82 for ; Tue, 28 Mar 2006 12:00: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 k2S9vltN013094; Tue, 28 Mar 2006 11:58: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2S9vhva013078 for ; Tue, 28 Mar 2006 11:57:45 +0200 Received: by zproxy.gmail.com with SMTP id 8so1486498nzo for ; Tue, 28 Mar 2006 01:57:43 -0800 (PST) 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=LusaB5nqLtLRFhrCnltyjTGqa3LuKz00elU+7H01DFqI7g2xO+X115zH2TBzZQZCMrFqbCzqmP2eY7bjfFWSeFgwYARsrsGxDblr9wglNxXar2RHPUGX8ta3XmAMt2jPeq/o5QfmQ2bqP3FkH8vuDDY3YQBkNqbdpAebdSta2AM= Received: by 10.65.215.9 with SMTP id s9mr405497qbq; Tue, 28 Mar 2006 01:57:42 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id z21sm728419qbc.2006.03.28.01.57.41; Tue, 28 Mar 2006 01:57:42 -0800 (PST) Date: Tue, 28 Mar 2006 11:56:25 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Transcode and dvd::rip problem on Fedora Core 5 Message-ID: <20060328115625.2bf1fa9c@azafuse.rokugan.lan> In-Reply-To: <20060328113859.49dcfacc@python2> References: <20060328105616.6c26e1c8@python2> <20060328111642.739e2c45@azafuse.rokugan.lan> <20060328113859.49dcfacc@python2> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 11:38:59 +0200 Matthias Saou wrote: Hi, [...] > Nope, no segfaults here. Fine :) > [...] > open("/proc/meminfo", O_RDONLY) = 3 > fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) > = 0xb7fe8000 read(3, "MemTotal: 515528 kB\nMemFre"..., 1024) = 670 > close(3) = 0 > munmap(0xb7fe8000, 4096) = 0 > getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 > time(NULL) = 1143538580 > times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 1727173279 > times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 1727173279 > stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 > gettimeofday({1143538580, 721384}, NULL) = 0 > open("/tmp/magick-XXit9Qb6", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3 > mmap2(NULL, 249856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xb7d9b000 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, > 6), ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d9a000 read(0, > > Seems possibly ImageMagick related, no? It seems so. But if tcmodinfo works as expected, I can't yet exclude a dvd::rip issue. Have you already asked on dvdrip-users? 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 Mar 28 12:07: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 99595126D82 for ; Tue, 28 Mar 2006 12:07: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 k2SA4aIt013557; Tue, 28 Mar 2006 12:04: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 xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SA4WaA013541 for ; Tue, 28 Mar 2006 12:04:33 +0200 Received: by xproxy.gmail.com with SMTP id i31so1137573wxd for ; Tue, 28 Mar 2006 02:04:32 -0800 (PST) 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=XMkMATrnLVJWQcOFgY0BBGY5w37hYkIREqpXX0GOnK1+Prxn0+mEe1+Smvzwo7i1irG3J8x2/DMIe9QhOSpVAyKL/LN9qLI3W7YNcR0atRbdZvenc/mMsP8v12AXPWEU2soJjq0tCB+/VT0+G87q/LlfplMZ9EeYz+pGFZrCh70= Received: by 10.70.49.11 with SMTP id w11mr407315wxw; Tue, 28 Mar 2006 02:04:30 -0800 (PST) Received: by 10.70.40.10 with HTTP; Tue, 28 Mar 2006 02:04:30 -0800 (PST) Message-ID: <3133b1630603280204n42eda16bh16afeb6c90c78764@mail.gmail.com> Date: Tue, 28 Mar 2006 12:04:30 +0200 From: "Francesco Romani" To: "transcode Users Mailing List" Subject: Re: [transcode-users] export_pvm In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2SA4WaA013541 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 3/23/06, Thomas Reifferscheid wrote: [...] > [export_pvm.so] P1=/scratch/pvm.conf, P2=(null) (1 10 1000) > /usr/lib/transcode/export_mpeg2enc.so: undefined symbol: video_ext > /usr/lib/transcode/export_mpeg2enc.so: undefined symbol: video_ext > > I've found one another people how has the same problem, here: > http://zefix.kidb.de/transcode-error-report-mychanges.txt I've already seen this. I'll add to known bug list and I'll craft a fix as soon as possible (but don't hold your breath, I'm pretty busy right now). Of course if someone else is quicker, is more than welcome. :) -- Francesco Romani. From transcode-users-bounces@exit1.org Tue Mar 28 12:07: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 07A9D126D82 for ; Tue, 28 Mar 2006 12:07: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 k2SA5wAS013689; Tue, 28 Mar 2006 12:06: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=3.8 required=5.0 tests=RCVD_IN_SBL,URIBL_SBL autolearn=disabled version=3.1.1 Received: from mx1.es6.egwn.net (server02.es6.egwn.net [195.10.6.12]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SA5r57013669 for ; Tue, 28 Mar 2006 12:05:54 +0200 Received: from mx1.fr4.egwn.net (server07.fr4.egwn.net [62.39.85.77]) by mx1.es6.egwn.net (Postfix) with ESMTP id 397714F82A7 for ; Tue, 28 Mar 2006 12:05:51 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mx1.fr4.egwn.net (spiffy mail daemon) with ESMTP id D4E488389E for ; Tue, 28 Mar 2006 12:05:45 +0200 (CEST) Received: from mx1.fr4.egwn.net ([127.0.0.1]) by localhost (server07.fr4.egwn.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06230-19 for ; Tue, 28 Mar 2006 12:05:45 +0200 (CEST) Received: from python2 (polar.es6.egwn.net [195.10.6.238]) by mx1.fr4.egwn.net (spiffy mail daemon) with ESMTP id DB1198383D for ; Tue, 28 Mar 2006 12:05:44 +0200 (CEST) Date: Tue, 28 Mar 2006 12:05:47 +0200 From: Matthias Saou To: transcode-users@exit1.org Subject: Re: [transcode-users] Transcode and dvd::rip problem on Fedora Core 5 Message-ID: <20060328120547.75a79b53@python2> In-Reply-To: <20060328115625.2bf1fa9c@azafuse.rokugan.lan> References: <20060328105616.6c26e1c8@python2> <20060328111642.739e2c45@azafuse.rokugan.lan> <20060328113859.49dcfacc@python2> <20060328115625.2bf1fa9c@azafuse.rokugan.lan> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.15; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned: By amavis at egwn.net X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 : > > [...] > > open("/proc/meminfo", O_RDONLY) = 3 > > fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 > > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) > > = 0xb7fe8000 read(3, "MemTotal: 515528 kB\nMemFre"..., 1024) = 670 > > close(3) = 0 > > munmap(0xb7fe8000, 4096) = 0 > > getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 > > time(NULL) = 1143538580 > > times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 1727173279 > > times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 1727173279 > > stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 > > gettimeofday({1143538580, 721384}, NULL) = 0 > > open("/tmp/magick-XXit9Qb6", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3 > > mmap2(NULL, 249856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > > 0) = 0xb7d9b000 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, > > 6), ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, > > MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d9a000 read(0, > > > > Seems possibly ImageMagick related, no? > > It seems so. > But if tcmodinfo works as expected, I can't yet exclude a dvd::rip issue. > Have you already asked on dvdrip-users? This is what I get from tcmodinfo for both modules, which is similar to what I get directly from dvd::rip. Once I remove those two modules, everything works "fine" (except for what those two provide, of course ;-)). Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 5 (Bordeaux) - Linux kernel 2.6.16-1.2069_FC5 Load : 0.02 0.26 0.30 From transcode-users-bounces@exit1.org Tue Mar 28 12:12: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 1743D126D8B for ; Tue, 28 Mar 2006 12:12: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 k2SA9XVO013898; Tue, 28 Mar 2006 12:09: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 mail.tilos.hu (damage.tyrell.hu [195.70.32.208]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SA9Uft013882 for ; Tue, 28 Mar 2006 12:09:31 +0200 Received: from [192.168.253.5] (caracas-3642.adsl.interware.hu [213.178.114.58]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tilos.hu (Postfix) with ESMTP id C79D81E390 for ; Tue, 28 Mar 2006 12:09:24 +0200 (CEST) Message-ID: <44290B61.4080900@tyrell.hu> Date: Tue, 28 Mar 2006 12:09:37 +0200 From: =?UTF-8?B?w4Frb3MgTWFyw7N5?= Organization: Tyrell Corp. User-Agent: Mail/News 1.5 (X11/20060321) MIME-Version: 1.0 To: transcode-users@exit1.org X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] strange error transcoding to xvid / mp3 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've been a dvd::rip / transcode user way back, and I just re-installed dvd::rip / transcode recently to do some encoding. I tried to encode a DVD into xvid (with mp3) sound, but unfortunately I can't make it happen. when the commans is run from the command line, this is what I get: $ transcode -H 10 -a 0 -x vob -i /home/darkeye/var/rip/corpora/vob/001 -w 1000 -b 128,0,0 -s 1.000 --a52_drc_off -f 24,1 -M 2 -y xvid4 -o /home/darkeye/var/rip/corpora/avi/001/corpora-001.avi --print_status 20 transcode v0.6.14 (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 -29 ms | -29 ms [transcode] auto-probing source /home/darkeye/var/rip/corpora/vob/001 (ok) [transcode] V: import format | MPEG-2 (V=vob|A=vob) [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: bits/pixel | 0.121 (low) [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,2] 192 kbps [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] A: rescale stream | 1.000 [transcode] V: IA32 accel mode | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using mmxext for memcpy [transcode] V: video buffer | 10 @ 720x480 [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) [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 "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 0 -M 2 -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 "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileI5kmkd -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 tc_memcpy: using mmxext for memcpy tc_memcpy: using mmxext 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 [encoder.c] Delaying audio (0) sh: line 1: 10823 Done tccat -i "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 10824 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileI5kmkd -d 0 10825 | tcextract -t vob -a 0 -x mpeg2 -d 0 10826 Broken pipe | tcdecode -x mpeg2 -d 0 -y yv12 clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 2394 frames (597 dropped, 0 cloned), clip length 99.85 s I'm using transcode version 0.6.14, xvid 1.0.3, lame 3.96.1, all on Gentoo Linux. From transcode-users-bounces@exit1.org Tue Mar 28 12:19:20 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 AC40E126D82 for ; Tue, 28 Mar 2006 12:19:20 +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 k2SAH6m6014672; Tue, 28 Mar 2006 12:17:19 +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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SAGtfa014560 for ; Tue, 28 Mar 2006 12:16:56 +0200 Received: by zproxy.gmail.com with SMTP id 8so1488759nzo for ; Tue, 28 Mar 2006 02:16:54 -0800 (PST) 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=TfxpOCbMcMqGX/+REeoxuJ2zIlu9qkP+LsI3l2RQCx0Y+nMaYMOZXp7dwC9maEw3LXYs1Dp89yxf27aL4Sqb1IB1sCILQveKFKbmpAu5EFALyHotibiCgST2MbwuJSM2vx+SYb21aXImHiCX61tQaoFQghBg7Jdaxi+gPc5FRrc= Received: by 10.64.243.17 with SMTP id q17mr3322057qbh; Tue, 28 Mar 2006 02:16:54 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id e17sm2511692qba.2006.03.28.02.16.53; Tue, 28 Mar 2006 02:16:54 -0800 (PST) Date: Tue, 28 Mar 2006 12:16:50 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] Transcode and dvd::rip problem on Fedora Core 5 Message-ID: <20060328121650.04920833@azafuse.rokugan.lan> In-Reply-To: <20060328120547.75a79b53@python2> References: <20060328105616.6c26e1c8@python2> <20060328111642.739e2c45@azafuse.rokugan.lan> <20060328113859.49dcfacc@python2> <20060328115625.2bf1fa9c@azafuse.rokugan.lan> <20060328120547.75a79b53@python2> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 12:05:47 +0200 Matthias Saou wrote: Hi, > Francesco Romani wrote : > > > > [...] > > > open("/proc/meminfo", O_RDONLY) = 3 > > > fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 > > > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > > > 0) = 0xb7fe8000 read(3, "MemTotal: 515528 kB\nMemFre"..., 1024) = > > > 670 close(3) = 0 > > > munmap(0xb7fe8000, 4096) = 0 > > > getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 > > > time(NULL) = 1143538580 > > > times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = > > > 1727173279 times({tms_utime=2, tms_stime=1, tms_cutime=0, > > > tms_cstime=0}) = 1727173279 stat64("/tmp", > > > {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 > > > gettimeofday({1143538580, 721384}, NULL) = 0 > > > open("/tmp/magick-XXit9Qb6", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = > > > 3 mmap2(NULL, 249856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, > > > -1, 0) = 0xb7d9b000 fstat64(0, {st_mode=S_IFCHR|0620, > > > st_rdev=makedev(136, 6), ...}) = 0 mmap2(NULL, 4096, > > > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d9a000 > > > read(0, > > > Seems possibly ImageMagick related, no? > > It seems so. > > But if tcmodinfo works as expected, I can't yet exclude a dvd::rip issue. > > Have you already asked on dvdrip-users? > This is what I get from tcmodinfo for both modules, which is similar to > what I get directly from dvd::rip. Once I remove those two modules, > everything works "fine" (except for what those two provide, of course ;-)). So you got the above strace snippet using something like" "strace -o my.log tcmodinfo -i logo"? (or -i compare) Same for both modules? If so, that's looks weird. I'll investigate ASAP, but I lack FC boxes, so I can't discover if it's a FC-specific 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 Tue Mar 28 12:37: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 6CD16126D82 for ; Tue, 28 Mar 2006 12:37: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 k2SAWXBr015622; Tue, 28 Mar 2006 12:33: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=-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 k2SAWQLh015591 for ; Tue, 28 Mar 2006 12:32:28 +0200 Received: by achurch.org (wmail 0.9.57) id 442910b7.27217; Tue, 28 Mar 2006 19:32:23 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] vncrec: encoding not complete, slow Date: Tue, 28 Mar 2006 19:31:25 JST In-Reply-To: <20060328115004.0dafadd6@azafuse.rokugan.lan> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <442910b7.27217@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 reenable it in current CVS is easy, just drop the >""" >tc_log_error(MOD_NAME, "****************** NOTICE ******************"); >tc_log_error(MOD_NAME, "This module is disabled, probably because it"); >tc_log_error(MOD_NAME, "is considered obsolete or redundant."); >tc_log_error(MOD_NAME, "If you still need this module, please"); >tc_log_error(MOD_NAME, "contact the transcode-users mailing list."); >return TC_IMPORT_ERROR; >""" >lines on beginning of MOD_open block. Should I just go ahead and do this in CVS? Good timing, though, I was just about to go and actually get rid of the modules. ;) --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Tue Mar 28 12:43: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 6EB47126D82 for ; Tue, 28 Mar 2006 12:43: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 k2SAejDK016106; Tue, 28 Mar 2006 12:41: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 pproxy.gmail.com (pproxy.gmail.com [64.233.166.182]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SAeesl016089 for ; Tue, 28 Mar 2006 12:40:41 +0200 Received: by pproxy.gmail.com with SMTP id t32so2125961pyc for ; Tue, 28 Mar 2006 02:40:40 -0800 (PST) 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=FvHnlKDlowkfSZjEaYXEM9nae3uk74cpvFc5Tb9P5fRnm2UyCMkau8Q1JgKmhZ2025G7h7+okbJXXJmRS1aDNK67OfYMte+0OTXrOotVe7yofVMwGm8XKsiQIyOz5yF0B+qf2x3/IFEYtGYCk0n9/DCjRVNiXCpIj6BSlOWFhPw= Received: by 10.35.50.9 with SMTP id c9mr186499pyk; Tue, 28 Mar 2006 02:40:39 -0800 (PST) Received: by 10.35.65.2 with HTTP; Tue, 28 Mar 2006 02:40:39 -0800 (PST) Message-ID: <94bdd2610603280240gb3bf853s31a1148ac38a8f4d@mail.gmail.com> Date: Tue, 28 Mar 2006 12:40:39 +0200 From: "=?ISO-8859-1?Q?Tarek_Ziad=E9?=" To: "transcode Users Mailing List" Subject: Re: [transcode-users] vncrec: encoding not complete, slow In-Reply-To: <442910b7.27217@msgid.achurch.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <20060328115004.0dafadd6@azafuse.rokugan.lan> <442910b7.27217@msgid.achurch.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2SAeesl016089 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 3/28/06, Andrew Church wrote: > >To reenable it in current CVS is easy, just drop the > >""" > >tc_log_error(MOD_NAME, "****************** NOTICE ******************"); > >tc_log_error(MOD_NAME, "This module is disabled, probably because it"); > >tc_log_error(MOD_NAME, "is considered obsolete or redundant."); > >tc_log_error(MOD_NAME, "If you still need this module, please"); > >tc_log_error(MOD_NAME, "contact the transcode-users mailing list."); > >return TC_IMPORT_ERROR; > >""" > >lines on beginning of MOD_open block. > > Should I just go ahead and do this in CVS? Good timing, though, I was > just about to go and actually get rid of the modules. ;) > Great thx, I showed up right on time ;) Tarek From transcode-users-bounces@exit1.org Tue Mar 28 12:51: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 91D25126D89 for ; Tue, 28 Mar 2006 12:51: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 k2SAn8hk016553; Tue, 28 Mar 2006 12:49: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SAn48I016536 for ; Tue, 28 Mar 2006 12:49:06 +0200 Received: by zproxy.gmail.com with SMTP id 8so1492644nzo for ; Tue, 28 Mar 2006 02:49:04 -0800 (PST) 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=AhRi/dxHG4zX8H0sNgnWvtxswD7yhytdR1GdKfTRkAF5N18ETt+fteg1SsUWnuC9nBx0DuA/hreH0CsPQYzOLaI6aYWmSXGGdKnREBO1tpqHEN1WnWFptmQ0+aOfdY2OSmQSnQr4YTXcePgiagSulEoCjIWG2ZmW2SmfDzE3hBo= Received: by 10.65.176.8 with SMTP id d8mr3227300qbp; Tue, 28 Mar 2006 02:49:04 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id f12sm670039qba.2006.03.28.02.49.02; Tue, 28 Mar 2006 02:49:03 -0800 (PST) Date: Tue, 28 Mar 2006 12:49:00 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] vncrec: encoding not complete, slow Message-ID: <20060328124900.43334134@azafuse.rokugan.lan> In-Reply-To: <442910b7.27217@msgid.achurch.org> References: <20060328115004.0dafadd6@azafuse.rokugan.lan> <442910b7.27217@msgid.achurch.org> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 28 Mar 2006 19:31:25 JST achurch@achurch.org (Andrew Church) wrote: [...] > Should I just go ahead and do this in CVS? That's just fine for me. :) 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 Mar 28 13:32:39 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 22BAA126D82 for ; Tue, 28 Mar 2006 13:32:39 +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 k2SBRAJk018927; Tue, 28 Mar 2006 13:28: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=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 k2SBR6BW018910 for ; Tue, 28 Mar 2006 13:27:07 +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 k2SBR2aD025595 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 28 Mar 2006 13:27:02 +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 k2SBR2VK018516 for ; Tue, 28 Mar 2006 13:27:02 +0200 Received: from localhost (localhost [[UNIX: localhost]]) by pcrz175.HRZ.Uni-Marburg.DE (8.13.4/8.13.4/Submit) id k2SBR1w4018513 for transcode-users@exit1.org; Tue, 28 Mar 2006 13:27:01 +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] tcdecode segfaults when converting dv video Date: Tue, 28 Mar 2006 13:26:59 +0200 User-Agent: KMail/1.7.2 References: <200603281114.37882.gebhardt@hrz.uni-marburg.de> <20060328113633.2bceefa6@azafuse.rokugan.lan> In-Reply-To: <20060328113633.2bceefa6@azafuse.rokugan.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603281327.00495.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: 2.5.20060322.1!tsvurl@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 Tuesday 28 March 2006 11:36, Francesco Romani wrote: > Please provide the command line used. Did you tried with --dv_yuy2_mode? "test_dv.avi" is a small dv ("type 2") encoded video clip in an .avi container (from dvgrab or kino) . $ tcprobe -i test_dv.avi [tcprobe] RIFF data, AVI video [avilib] V: 25.000 fps, codec=dvsd, frames=248, width=720, height=576 [avilib] A: 48000 Hz, format=0x01, bits=16, channels=2, bitrate=1536 kbps, [avilib] 248 chunks, 1904580 bytes, CBR [tcprobe] summary for test_dv.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 0x1 [0x2000] (*) bitrate=1536 kbps length: 248 frames, frame_time=40 msec, duration=0:00:09.920 ------------------------------------------------------------- Basically I want to do something like $ transcode -i test_dv.avi -F mpeg4 -y ffmpeg -o new.avi [transcode] V: import format | Digital Video RIFF data, AVI (V=dv|A=avi) [transcode] V: import frame | 720x576 1.25:1 [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 | 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_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) * [import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc50.1.0 | (audio) MPEG/AC3/PCM [import_avi.so] format=0x1, rate=48000 Hz, bits=16, channels=2, bitrate=1536 [import_dv.so] tcextract -x dv -i "test_dv.avi" -d 0 | tcdecode -x dv -y yv12 -d 0 -Q 5 [export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4 compliant video). [export_ffmpeg.so]: WARNING: Interlacing parameters unknown, use --encode_fields [export_ffmpeg.so]: INFO: No profile selected [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 [mpeg4 @ 0xb5380110]removing common factors from framerate Audio: using new version Audio: using lame-3.96.1 tc_memcpy: using sse for memcpy clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s new.avi contains no frames. -------------------------------------------------------------------------------------- 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 Thanks! Could you please intimate what's the point with the "--dv_yuy2" option? (it worked without it until some time ago, don't know which software upgrade actually made it flawed) Thanks, Thomas From transcode-users-bounces@exit1.org Tue Mar 28 18:40:31 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 9FABC126D82 for ; Tue, 28 Mar 2006 18:40:31 +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 k2SGYEpp004629; Tue, 28 Mar 2006 18:36: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=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.kidb.de (26.kidb.de [212.75.36.26] (may be forged)) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2SGYATY004614 for ; Tue, 28 Mar 2006 18:34:11 +0200 Received: (qmail 16317 invoked from network); 28 Mar 2006 16:43:36 -0000 Received: from kidb.koe.ulm.scan-plus.de (HELO ?172.16.2.24?) (212.75.33.235) by mail.kidb.de with SMTP; 28 Mar 2006 16:43:36 -0000 Message-ID: <44296582.7050501@kidb.de> Date: Tue, 28 Mar 2006 18:34:10 +0200 From: Konrad Naumann User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm References: <3133b1630603280204n42eda16bh16afeb6c90c78764@mail.gmail.com> In-Reply-To: <3133b1630603280204n42eda16bh16afeb6c90c78764@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Oh, oh, I knew i forgot something. >> >>I've found one another people how has the same problem, here: >>http://zefix.kidb.de/transcode-error-report-mychanges.txt I am not a coder! So i did these ugly things. For now it works using pvm and mpeg2enc. 1. I added in tcpvmexportd.c at the top of the file after the line: #define SLAVE_MERGE_MODE SLAVE_MODE|MERGER_MODE char *video_ext = ".avi"; char *audio_ext = ".mp3"; unsigned int probe_export_attributes = 0; int tc_test_program(char *name) { return 0; } 2. cp path/to/transcode/aclib/tcmemcpy.c path/to/transcode/pvm3/ 3. added to pvm3/Makefile: am_tcpvmexportd_OBJECTS = tcpvmexportd.$(OBJEXT) \ export_pvm_slave.$(OBJEXT) pvm_interface.$(OBJEXT) \ pvm_parser.$(OBJEXT) external_codec.$(OBJEXT) \ vob_pack_unpack.$(OBJEXT) tcmemcpy.$(OBJEXT) tcpvmexportd_SOURCES = \ tcpvmexportd.c \ export_pvm_slave.c \ pvm_interface.c \ pvm_parser.c \ external_codec.c \ vob_pack_unpack.c \ tcmemcpy.c 4. make && make install. 5. You need this installation on each pvm-node. 6. Read the docs: export_pvm.txt 7. /usr/bin/transcode -i /path/to/video.avi -y pvm -F /path/to/pvm.cfg -o /path/to/videoput.avi I found it necessary to specify the full path. pvm.cfg: [PvmHostCapability] NumProcMaxForHost = 3 MaxProcForCluster = 10 NumElabFrameForTask = 1000 (Host) Hostname = host1 NumProcMax = 2 (Host) Hostname = host2 NumProcMax = 1 (Host) Hostname = host3 NumProcMax = 1 [VideoMerger] Hostname=host1 BuildOnlyBatchMergeList=0 [AudioMerger] Hostname=host1 BuildOnlyBatchMergeList=0 [SystemMerger] Hostname=host1 BuildOnlyBatchMergeList=0 MultiplexParams="-f 8" [ExportVideoModule] Codec=mpeg2enc Param1=8 Param2= Param3= [ExportAudioModule] Codec=null Param1= Param2= Param3= Troubleshooting tips: check your pvm environment! PVMROOT, PVM_WD, PVM_PATH. As said before, I only got it working for mpeg2enc with no audio. I am looking for more "undefined symbols", but i am low on time. :-( Konrad Naumann From transcode-users-bounces@exit1.org Tue Mar 28 18:44: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 C2BC9126D82 for ; Tue, 28 Mar 2006 18:44: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 k2SGgPM6005436; Tue, 28 Mar 2006 18:42: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=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 k2SGgJpW005417 for ; Tue, 28 Mar 2006 18:42:21 +0200 Received: by achurch.org (wmail 0.9.57) id 4429676a.27610; Wed, 29 Mar 2006 01:42:18 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Wed, 29 Mar 2006 01:40:33 JST In-Reply-To: <44296582.7050501@kidb.de> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <4429676a.27610@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 The real problem, of course, is that PVM (and other grid) support shouldn't be done as export modules, or any modules... but that's a development issue for someone who has more time, and more computers available, than me ;) --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Tue Mar 28 19:03: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 637E8126D82 for ; Tue, 28 Mar 2006 19:03: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 k2SH0knt006431; Tue, 28 Mar 2006 19:01: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=-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 k2SH0gEd006416 for ; Tue, 28 Mar 2006 19:00:44 +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 k2SH0awN009517 for ; Tue, 28 Mar 2006 09:00:36 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2SH0aL5009516 for transcode-users@exit1.org; Tue, 28 Mar 2006 09:00:36 -0800 Date: Tue, 28 Mar 2006 09:00:36 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060328170036.GA9190@webserver> References: <44296582.7050501@kidb.de> <4429676a.27610@msgid.achurch.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4429676a.27610@msgid.achurch.org> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Church wrote: > The real problem, of course, is that PVM (and other grid) support > shouldn't be done as export modules, or any modules... but that's a > development issue for someone who has more time, and more computers > available, than me ;) As someone else who has insufficient time, but lots of computers, I concur. It's also unclear to me just what it is that people are hoping to parallelize. I can see that there would be great benefit in distributing *processes* and replacing fifos with sockets, but parallelization of the computation itself seems gratuitous. MPI and PVM are for parallel computing, not for distributed computing. From transcode-users-bounces@exit1.org Tue Mar 28 19:03: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 CD92F126D82 for ; Tue, 28 Mar 2006 19:03: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 k2SH1l4j006501; Tue, 28 Mar 2006 19:01: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.kidb.de (26.kidb.de [212.75.36.26] (may be forged)) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2SH1hTD006486 for ; Tue, 28 Mar 2006 19:01:45 +0200 Received: (qmail 17460 invoked from network); 28 Mar 2006 17:11:11 -0000 Received: from kidb.koe.ulm.scan-plus.de (HELO ?172.16.2.24?) (212.75.33.235) by mail.kidb.de with SMTP; 28 Mar 2006 17:11:11 -0000 Message-ID: <44296BF7.8060101@kidb.de> Date: Tue, 28 Mar 2006 19:01:43 +0200 From: Konrad Naumann User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm References: <4429676a.27610@msgid.achurch.org> In-Reply-To: <4429676a.27610@msgid.achurch.org> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 > but that's a > development issue for someone who has more time, and more computers > available, than me ;) You can use pvm with only one computer, which does not make sense for ,aehhm, transcoding, but for testing. Konrad Naumann From transcode-users-bounces@exit1.org Tue Mar 28 19:24: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 EE647126D82 for ; Tue, 28 Mar 2006 19:24: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 k2SHI3TX007227; Tue, 28 Mar 2006 19:18:26 +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 k2SHHwgR007204 for ; Tue, 28 Mar 2006 19:18:00 +0200 Received: by achurch.org (wmail 0.9.57) id 44296fc5.27633; Wed, 29 Mar 2006 02:17:57 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Wed, 29 Mar 2006 02:12:11 JST In-Reply-To: <20060328170036.GA9190@webserver> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <44296fc5.27633@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 >As someone else who has insufficient time, but lots of computers, >I concur. It's also unclear to me just what it is that people are >hoping to parallelize. Well, uh, my guess would be the transcoding. (: In the typical encoding case, for example, you have sets of independent frame sequences (keyframe followed by some non-keyframes); with enough frame buffers you could have several frame sequences being encoded at once. And of course, if you do any significant amount of processing on the video frames, those can all be parallelized. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Tue Mar 28 19:27: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 48A0D126D82 for ; Tue, 28 Mar 2006 19:27: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 k2SHP8tv007651; Tue, 28 Mar 2006 19:25:17 +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.kidb.de (26.kidb.de [212.75.36.26] (may be forged)) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2SHP6Pa007635 for ; Tue, 28 Mar 2006 19:25:07 +0200 Received: (qmail 17802 invoked from network); 28 Mar 2006 17:34:34 -0000 Received: from kidb.koe.ulm.scan-plus.de (HELO ?172.16.2.24?) (212.75.33.235) by mail.kidb.de with SMTP; 28 Mar 2006 17:34:34 -0000 Message-ID: <44297173.4010300@kidb.de> Date: Tue, 28 Mar 2006 19:25:07 +0200 From: Konrad Naumann User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm References: <44296582.7050501@kidb.de> <4429676a.27610@msgid.achurch.org> <20060328170036.GA9190@webserver> In-Reply-To: <20060328170036.GA9190@webserver> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 > It's also unclear to me just what it is that people are > hoping to parallelize. For me: The only application i found, which could speed up the transcoding process of large video-files using multiple computers, was transcode (docs/export_pvm.txt). I thought, if somehow a big file split up in smaller chunks, distributed to multiple machines, it would speed up the "rendering" process. I found no solution, like openmosix. working on an x86_64 architecture. I love solving problems, even if i cannot handle them. :-) Konrad Naumann From transcode-users-bounces@exit1.org Tue Mar 28 19:38:06 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 61494126D82 for ; Tue, 28 Mar 2006 19:38:06 +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 k2SHZJe6008144; Tue, 28 Mar 2006 19:35: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 k2SHZFdY008128 for ; Tue, 28 Mar 2006 19:35: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 k2SHZ87D009737 for ; Tue, 28 Mar 2006 09:35:08 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2SHZ8mV009736 for transcode-users@exit1.org; Tue, 28 Mar 2006 09:35:08 -0800 Date: Tue, 28 Mar 2006 09:35:08 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060328173508.GA9596@webserver> References: <20060328170036.GA9190@webserver> <44296fc5.27633@msgid.achurch.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44296fc5.27633@msgid.achurch.org> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Church wrote: > >As someone else who has insufficient time, but lots of computers, > >I concur. It's also unclear to me just what it is that people are > >hoping to parallelize. > > Well, uh, my guess would be the transcoding. (: In the typical > encoding case, for example, you have sets of independent frame sequences > (keyframe followed by some non-keyframes); with enough frame buffers you > could have several frame sequences being encoded at once. And of course, > if you do any significant amount of processing on the video frames, those > can all be parallelized. That would still be process based distributed computing, not parallel computing. It would be optimised by splitting the input into the same number of chunks as the number of machines available. This has nothing to do with PVM or MPI. From transcode-users-bounces@exit1.org Tue Mar 28 19:50: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 1FCED126D82 for ; Tue, 28 Mar 2006 19:50: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 k2SHlWU8008850; Tue, 28 Mar 2006 19:48: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=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 k2SHlR34008833 for ; Tue, 28 Mar 2006 19:47:29 +0200 Received: by achurch.org (wmail 0.9.57) id 442976ae.27706; Wed, 29 Mar 2006 02:47:26 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Wed, 29 Mar 2006 02:45:28 JST In-Reply-To: <20060328173508.GA9596@webserver> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <442976ae.27706@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 >> Well, uh, my guess would be the transcoding. (: In the typical >> encoding case, for example, you have sets of independent frame sequences >> (keyframe followed by some non-keyframes); with enough frame buffers you >> could have several frame sequences being encoded at once. And of course, >> if you do any significant amount of processing on the video frames, those >> can all be parallelized. > >That would still be process based distributed computing, not >parallel computing. It would be optimised by splitting the >input into the same number of chunks as the number of machines >available. This has nothing to do with PVM or MPI. So are you suggesting transcode should invent its own distributed processing system instead? (Granted, it's been a while since I did any MPI hacking, so maybe that's easier...) --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Tue Mar 28 20:43: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 BB221126D88 for ; Tue, 28 Mar 2006 20:43: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 k2SIcKCh011988; Tue, 28 Mar 2006 20:39: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 k2SIcCZ4011969 for ; Tue, 28 Mar 2006 20:38: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 k2SIc5a1010175 for ; Tue, 28 Mar 2006 10:38:05 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2SIc45h010174 for transcode-users@exit1.org; Tue, 28 Mar 2006 10:38:04 -0800 Date: Tue, 28 Mar 2006 10:38:04 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060328183804.GA9934@webserver> References: <20060328173508.GA9596@webserver> <442976ae.27706@msgid.achurch.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442976ae.27706@msgid.achurch.org> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Church wrote: > >> Well, uh, my guess would be the transcoding. (: In the typical > >> encoding case, for example, you have sets of independent frame sequences > >> (keyframe followed by some non-keyframes); with enough frame buffers you > >> could have several frame sequences being encoded at once. And of course, > >> if you do any significant amount of processing on the video frames, those > >> can all be parallelized. > > > >That would still be process based distributed computing, not > >parallel computing. It would be optimised by splitting the > >input into the same number of chunks as the number of machines > >available. This has nothing to do with PVM or MPI. > > So are you suggesting transcode should invent its own distributed > processing system instead? (Granted, it's been a while since I did any > MPI hacking, so maybe that's easier...) Inventing distributed processing models is trivial. Here is a simple example that can be implemented using a couple of shell wrappers: The "master" splits the input file at GOP boundaries. The parts are sent to the "slaves" via ssh. The "slaves" process their chunks and send the result back. The "master" glues them together. And if the shell wrappers make use of a netcat based handshake protocol, the thing can even be efficient. I apologise for "butting in" on this thread... it just happens that this is the kind of thing I do for my paying job ;^) From transcode-users-bounces@exit1.org Tue Mar 28 21:15: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 84FCD126D82 for ; Tue, 28 Mar 2006 21:15: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 k2SJ324R013785; Tue, 28 Mar 2006 21:04: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 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 k2SJ2t9a013760 for ; Tue, 28 Mar 2006 21:02:57 +0200 Received: by achurch.org (wmail 0.9.57) id 4429885e.52005; Wed, 29 Mar 2006 04:02:54 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Wed, 29 Mar 2006 04:00:08 JST In-Reply-To: <20060328183804.GA9934@webserver> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <4429885e.52005@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 apologise for "butting in" on this thread... it just happens >that this is the kind of thing I do for my paying job ;^) Then please continue to butt in. ;) It's been a while since I've done anything distributed/parallel myself--I just figured that if someone had gone and made a module for PVM, there must have been a reason for it... silly me, eh? --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Tue Mar 28 21:28: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 93A3A126D82 for ; Tue, 28 Mar 2006 21:28: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 k2SJM2cU014889; Tue, 28 Mar 2006 21:22: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 zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SJLsg0014859 for ; Tue, 28 Mar 2006 21:21:57 +0200 Received: by zproxy.gmail.com with SMTP id 8so7404nzo for ; Tue, 28 Mar 2006 11:21:52 -0800 (PST) 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=LO/cmE2Mkb3pC3tn9PICvn8D6FEJ+42xlCIx5kXsfbvIHjTKkm60N4xuYxtcdoHVOAXOZ3TrazeBGBzaD3+3FiZfslT4GrK8GWrPes/7DgrhWfOvRGKf76Ckb54LlLlb7eYeujOVgv1onZyTT/xBn1tkX+JPpVBhlt80T1U2Rwg= Received: by 10.64.184.15 with SMTP id h15mr3713499qbf; Tue, 28 Mar 2006 11:21:52 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.59.153.132]) by mx.gmail.com with ESMTP id q18sm1700693qbq.2006.03.28.11.21.50; Tue, 28 Mar 2006 11:21:51 -0800 (PST) Date: Tue, 28 Mar 2006 21:21:45 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Message-ID: <20060328212145.760ddb5b@azafuse.rokugan.lan> In-Reply-To: <4429885e.52005@msgid.achurch.org> References: <20060328183804.GA9934@webserver> <4429885e.52005@msgid.achurch.org> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 29 Mar 2006 04:00:08 JST achurch@achurch.org (Andrew Church) wrote: > >I apologise for "butting in" on this thread... it just happens > >that this is the kind of thing I do for my paying job ;^) > > Then please continue to butt in. ;) Subscribe, I'm interested. ;) 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 Mar 28 21:31: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 7A629126D82 for ; Tue, 28 Mar 2006 21:31: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 k2SJRJOb015237; Tue, 28 Mar 2006 21:27: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=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 k2SJRCgG015219 for ; Tue, 28 Mar 2006 21:27: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 k2SJR55o010475 for ; Tue, 28 Mar 2006 11:27:05 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2SJR5bm010474 for transcode-users@exit1.org; Tue, 28 Mar 2006 11:27:05 -0800 Date: Tue, 28 Mar 2006 11:27:05 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060328192705.GB9934@webserver> References: <20060328183804.GA9934@webserver> <4429885e.52005@msgid.achurch.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4429885e.52005@msgid.achurch.org> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Church wrote: > >I apologise for "butting in" on this thread... it just happens > >that this is the kind of thing I do for my paying job ;^) > > Then please continue to butt in. ;) It's been a while since I've done > anything distributed/parallel myself--I just figured that if someone had > gone and made a module for PVM, there must have been a reason for it... > silly me, eh? It just means you're an optimist ;^) From transcode-users-bounces@exit1.org Tue Mar 28 21:50: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 36EF0126D82 for ; Tue, 28 Mar 2006 21:50: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 k2SJhBL1016781; Tue, 28 Mar 2006 21:45: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.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 k2SJh16s016755 for ; Tue, 28 Mar 2006 21:43:04 +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 k2SJgrFp010596 for ; Tue, 28 Mar 2006 11:42:53 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2SJgrhV010595 for transcode-users@exit1.org; Tue, 28 Mar 2006 11:42:53 -0800 Date: Tue, 28 Mar 2006 11:42:53 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060328194253.GD9934@webserver> References: <20060328183804.GA9934@webserver> <4429885e.52005@msgid.achurch.org> <20060328212145.760ddb5b@azafuse.rokugan.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060328212145.760ddb5b@azafuse.rokugan.lan> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Wed, 29 Mar 2006 04:00:08 JST > achurch@achurch.org (Andrew Church) wrote: > > > >I apologise for "butting in" on this thread... it just happens > > >that this is the kind of thing I do for my paying job ;^) > > > > Then please continue to butt in. ;) > > Subscribe, I'm interested. ;) But I've said all I have to say! I guess I need to return all the subscription money now. From transcode-users-bounces@exit1.org Tue Mar 28 23:10: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 B900B126D88 for ; Tue, 28 Mar 2006 23:10: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 k2SL5ITx021021; Tue, 28 Mar 2006 23:06: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 student.physik.uni-mainz.de (student.Physik.Uni-Mainz.DE [134.93.168.49]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SL5FUu021004 for ; Tue, 28 Mar 2006 23:05:16 +0200 Received: from student.physik.uni-mainz.de ([134.93.168.49]) by student.physik.uni-mainz.de with esmtp (Exim 4.60) (envelope-from ) id 1FOLNL-0007e6-2x for transcode-users@exit1.org; Tue, 28 Mar 2006 23:05:15 +0200 Date: Tue, 28 Mar 2006 23:05:15 +0200 (CEST) From: Thomas Reifferscheid To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm In-Reply-To: <44296582.7050501@kidb.de> Message-ID: References: <3133b1630603280204n42eda16bh16afeb6c90c78764@mail.gmail.com> <44296582.7050501@kidb.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Dear Konrad, On Tue, 28 Mar 2006, Konrad Naumann wrote: > I am not a coder! So i did these ugly things. For now it works using pvm > and mpeg2enc. I'm even worse as I was looking at the wrong places for my fixes, so not in the pvm3/ directory. > 1. I added in tcpvmexportd.c at the top of the file after the line: > 2. cp path/to/transcode/aclib/tcmemcpy.c path/to/transcode/pvm3/ > 3. added to pvm3/Makefile: > 4. make && make install. Everything is working and you gave me some ideas. Many thanks. When I will find some time between fighting pxe over multicast and benchmarking md4 algorithms, I'm up to create a patch for transcode, so that export_pvm is up and running again with more export_modules. > As said before, I only got it working for mpeg2enc with no audio. I am > looking for more "undefined symbols", but i am low on time. :-( Kind regards Thomas Reifferscheid From transcode-users-bounces@exit1.org Tue Mar 28 23:14: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 A6EF4126D88 for ; Tue, 28 Mar 2006 23:14: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 k2SLAM05021282; Tue, 28 Mar 2006 23:10: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 student.physik.uni-mainz.de (student.Physik.Uni-Mainz.DE [134.93.168.49]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2SLAKm9021266 for ; Tue, 28 Mar 2006 23:10:21 +0200 Received: from student.physik.uni-mainz.de ([134.93.168.49]) by student.physik.uni-mainz.de with esmtp (Exim 4.60) (envelope-from ) id 1FOLSG-0007ec-AW for transcode-users@exit1.org; Tue, 28 Mar 2006 23:10:20 +0200 Date: Tue, 28 Mar 2006 23:10:20 +0200 (CEST) From: Thomas Reifferscheid To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm In-Reply-To: <20060328183804.GA9934@webserver> Message-ID: References: <20060328173508.GA9596@webserver> <442976ae.27706@msgid.achurch.org> <20060328183804.GA9934@webserver> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Dear Phil, On Tue, 28 Mar 2006, Phil Ehrens wrote: [...] > Inventing distributed processing models is trivial. > Here is a simple example that can be implemented > using a couple of shell wrappers: > > The "master" splits the input file at GOP boundaries. > The parts are sent to the "slaves" via ssh. > The "slaves" process their chunks and send the result back. > The "master" glues them together. Yes, this sounds sane and seems worth a try. Can you provide some help or scripts that you have already implemented into this direction? E.g. I'm totally out of clues starting with "splitting the input file at GOP boundaries" The sending, transcoding and backsending looks doable for me. [...] Kind regards, Thomas Reifferscheid From transcode-users-bounces@exit1.org Wed Mar 29 00:22: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 62E1E126D82 for ; Wed, 29 Mar 2006 00:22: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 k2SMELTX024121; Wed, 29 Mar 2006 00:15:11 +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 k2SMEET1024098 for ; Wed, 29 Mar 2006 00:14:16 +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 k2SME8Rj011573 for ; Tue, 28 Mar 2006 14:14:08 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2SME801011572 for transcode-users@exit1.org; Tue, 28 Mar 2006 14:14:08 -0800 Date: Tue, 28 Mar 2006 14:14:08 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060328221408.GA10620@webserver> References: <20060328173508.GA9596@webserver> <442976ae.27706@msgid.achurch.org> <20060328183804.GA9934@webserver> 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: 2.5.20060322.1!tsvurl@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 Thomas Reifferscheid wrote: > > > >The "master" splits the input file at GOP boundaries. > >The parts are sent to the "slaves" via ssh. > >The "slaves" process their chunks and send the result back. > >The "master" glues them together. > > > Yes, this sounds sane and seems worth a try. Can you provide some help > or scripts that you have already implemented into this direction? I wonder if I attracted so much attention because people assumed that my paying job involved doing this with video. Alas, no. But doing this with video seems trivial compared to what I am doing, and I think I know just barely enough about video to not be making a total fool of myself. But then again... > E.g. I'm totally out of clues starting with "splitting the input > file at GOP boundaries" If I were actually going to implement this, I would start with the man page for avisplit. Someone else may know of a better place to start. Perhaps Transcode's '-t' option? Ffmpeg, mencoder, or avidemux may have some clever switch for doing this. The mysterious (to me) Transcode "cluster mode" looks like it does this. Waves hands. > The sending, transcoding and backsending looks doable for me. Then you only need to solve the video splitting issue and you are done. Sorry for being vague, but my own needs only extend as far as batch processing entire files in parallel. From transcode-users-bounces@exit1.org Wed Mar 29 08:55: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 2068B126D8F for ; Wed, 29 Mar 2006 08:55: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 k2T6AVKR008189; Wed, 29 Mar 2006 08:11: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=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from mail.kidb.de (26.kidb.de [212.75.36.26] (may be forged)) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2T6AQSn008174 for ; Wed, 29 Mar 2006 08:10:27 +0200 Received: (qmail 24700 invoked from network); 29 Mar 2006 06:19:58 -0000 Received: from kidb.koe.ulm.scan-plus.de (HELO ?172.16.2.24?) (212.75.33.235) by mail.kidb.de with SMTP; 29 Mar 2006 06:19:58 -0000 Message-ID: <442A24D2.2000300@kidb.de> Date: Wed, 29 Mar 2006 08:10:26 +0200 From: Konrad Naumann User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm References: <20060328173508.GA9596@webserver> <442976ae.27706@msgid.achurch.org> <20060328183804.GA9934@webserver> <20060328221408.GA10620@webserver> In-Reply-To: <20060328221408.GA10620@webserver> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 wrote: >>>The "master" splits the input file at GOP boundaries. >>>The parts are sent to the "slaves" via ssh. >>>The "slaves" process their chunks and send the result back. >>>The "master" glues them together. >> As far as I understood the export_pvm-module, this is what it does. Konrad Naumann From transcode-users-bounces@exit1.org Wed Mar 29 09:55: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 B8E75126D82 for ; Wed, 29 Mar 2006 09:55: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 k2T7nFBS014263; Wed, 29 Mar 2006 09:52: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 mail231.csoft.net (qmailr@mail231.csoft.net [205.205.221.4]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2T7nAug014241 for ; Wed, 29 Mar 2006 09:49:12 +0200 Received: (qmail 15131 invoked from network); 29 Mar 2006 07:49:08 -0000 Received: from unknown (HELO puff.jakemsr.gom) (jakemsr@24.20.118.148) by mail231.csoft.net with SMTP; 29 Mar 2006 07:49:08 -0000 Received: from puff.jakemsr.gom (jakemsr@localhost.jakemsr.gom [127.0.0.1]) by puff.jakemsr.gom (8.13.6/8.13.4) with ESMTP id k2T7mpsc003020 for ; Tue, 28 Mar 2006 23:48:51 -0800 (PST) Received: (from jakemsr@localhost) by puff.jakemsr.gom (8.13.6/8.13.3/Submit) id k2T7moGZ027831 for transcode-users@exit1.org; Tue, 28 Mar 2006 23:48:50 -0800 (PST) Date: Tue, 28 Mar 2006 23:48:50 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] tcdecode segfaults when converting dv video Message-ID: <20060329074850.GA22999@puff.jakemsr.gom> Mail-Followup-To: transcode Users Mailing List References: <200603281114.37882.gebhardt@hrz.uni-marburg.de> <20060328113633.2bceefa6@azafuse.rokugan.lan> <200603281327.00495.gebhardt@hrz.uni-marburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603281327.00495.gebhardt@hrz.uni-marburg.de> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, Mar 28, 2006 at 01:26:59PM +0200, Gebhardt Thomas wrote: > Hi, > > On Tuesday 28 March 2006 11:36, Francesco Romani wrote: > > Please provide the command line used. Did you tried with --dv_yuy2_mode? > > "test_dv.avi" is a small dv ("type 2") encoded video clip in an .avi container > (from dvgrab or kino) . > $ 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 > > Thanks! > > Could you please intimate what's the point with the "--dv_yuy2" option? > (it worked without it until some time ago, don't know which software upgrade > actually made it flawed) DV can be either UYVY or YUY2. IIRC, libdv changed it's default to YUY2. -- From transcode-users-bounces@exit1.org Wed Mar 29 11:24: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 14C51126D82 for ; Wed, 29 Mar 2006 11:24: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 k2T9J1vk020456; Wed, 29 Mar 2006 11: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=none autolearn=disabled version=3.1.1 Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.127]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2T9ItXn020398 for ; Wed, 29 Mar 2006 11:18:56 +0200 Received: from localhost (172.16.1.213) by smtp3.libero.it (7.0.027-DD01) id 4429D58D00075813 for transcode-users@exit1.org; Wed, 29 Mar 2006 11:18:50 +0200 Received: from smtp0.libero.it ([172.16.1.204]) by localhost (asav26.libero.it [193.70.193.13]) (amavisd-new, port 10024) with ESMTP id 12275-04-2 for ; Wed, 29 Mar 2006 11:18:49 +0200 (CEST) Received: from localhost (adsl-146-67.37-151.net24.it [151.37.67.146]) by smtp0.libero.it (Postfix) with ESMTP id 490F83338AC for ; Wed, 29 Mar 2006 11:18:46 +0200 (MEST) Received: from paolo by localhost with local (Exim 3.36 #1 (Debian)) id 1FOWp5-0000CQ-00; Wed, 29 Mar 2006 11:18:39 +0200 Date: Wed, 29 Mar 2006 11:18:38 +0200 From: Paolo Ulivi To: transcode Users Mailing List Subject: Re: [transcode-users] Mplex missing frames Message-ID: <20060329091838.GA658@localhost> Mail-Followup-To: Paolo Ulivi , transcode Users Mailing List References: <20060322164953.GA865@localhost> <200603222004.19263.spambouncer@skraemer.de> <20060324134207.GA1896@localhost> <20060324213547.GA181@puff.jakemsr.gom> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060324213547.GA181@puff.jakemsr.gom> User-Agent: Mutt/1.5.9i X-Scanned: with antispam and antivirus automated system at libero.it X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, Mar 24, 2006 at 01:35:47PM -0800, Jacob Meuser wrote: > > Yes, sorry, it seems an OT but itsn't, I believe the right place is here > > because the filter fps is involved, which is the cause of oddities, I > > think. The full story is that I am writing scripts to build DVD-Videos > > entirely with transcode+ffmpeg+ImageMagick (titles and credits screen and > > dissolvences and menus and black-frames included) using the fps filter to > > clone frames. The resulting VOBs (menus for example) are really small in > > size, considering the quality, and the compression speed is that of FFMPEG. > > > > BTW, I was wandering about writing a short tutorial for the Wiki, if > > someone think it can be useful. It's a stupid thing, but I saw on the > > Net that *all* people is using mpeg2enc when they come to encode JPEG > > files, which is naive IMHO, because whith ffmpeg and the fps filter in > > transcode it's possible to have professional-quality results ten times faster. > > yes, it would be useful. and yes, doing that with ffmpeg would be much > faster than with mpeg2enc. Hi Jacob, After saving transcode's output to a file to show you what's going on, I realized that transcode is encoding from frame 1, not from frame 0 as one would expect, or so it seems. I used this cmdline (some options are redundant just to skip some warnings; filelist.txt contains just one line like: ../jpeg/menu-background.jpg): echo -en "Creating the 60' menu movie (720x576 4:3 PAL):\n" echo -en "----------------------------------------------\n\n" transcode -q 1 -H 0 -i "filelist.txt" \ -R 1,mpeg2.log \ -y ffmpeg,null -F mpeg2 \ -x imlist,null \ --pre_clip 0,0,0,0 -Z 720x576 \ --import_asr 1 \ --use_rgb -z -k -f 25,3 \ --export_asr 2 --export_prof dvd-pal \ --encode_fields t \ -J fps=25:37525:post -c 00:01:00.000 \ -o /dev/null if [ $? != 0 ]; then echo -en "$0: ERROR: Transcode error OR interrupted by user.\n\n" exit 1 fi transcode -q 1 -H 0 -i "filelist.txt" \ -R 2,mpeg2.log \ -y ffmpeg,null -F mpeg2 \ -x imlist,null \ --pre_clip 0,0,0,0 -Z 720x576 \ --import_asr 1 \ --use_rgb -z -k -f 25,3 \ --export_asr 2 --export_prof dvd-pal \ --encode_fields t \ -J fps=25:37525:post -c 00:01:00.000 \ -o "../video/menu" if [ $? != 0 ]; then echo -en "$0: ERROR: Transcode error OR interrupted by user.\n\n" exit 1 fi echo -en "\nDone.\n\n" ------------------------------------------------------------------------------ transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg With patches by: Paolo Ulivi - 05/Dec/2005 11:35 CEST [import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null [import_imlist.so] v0.0.2 (2003-11-13) (video) RGB [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc50.1.0 | (audio) MPEG/AC3/PCM [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, pal/secam video type for video [export_ffmpeg.so]: INFO: Set frame rate to 25 [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 15 [export_ffmpeg.so] Reading configuration from '/home/paolo/.transcode/ffmpeg.cfg' [export_ffmpeg.so] Reading config section 'mpeg2video' from '/home/paolo/.transcode/ffmpeg.cfg' [export_ffmpeg.so]: INFO: Starting 1 thread(s) [export_ffmpeg.so]: INFO: Display aspect ratio calculated as 1.333333 [export_ffmpeg.so]: INFO: Sample aspect ratio calculated as 1.066667 [mpeg2video @ 0x42eb9110]removing common factors from framerate [export_ffmpeg.so]: WARNING: Can not open file "/dev/null.m2v" using /dev/null [mpeg2video @ 0x42eb9110]rc buffer underflow [mpeg2video @ 0x42eb9110]rc buffer underflow [transcode] V: import frame | 720x576 1.25:1 encoded @ 1:1 XXX: zoom=no pre_clip=yes [transcode] V: pre clip frame | 720x576 (0,0,0,0) [transcode] V: flip frame | yes [transcode] V: rgb2bgr | yes [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: multi-pass | (mode=1) writing data (pass 1) to mpeg2.log [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] [transcode] A: export | disabled [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 | 3dnow (3dnow mmx asm C) [transcode] V: video buffer | 10 @ 720x576 [filter_fps.so] v1.1 (2004-05-01) convert video frame rate, gets defaults from -f and --export_fps [filter_fps.so] options=25:37525:post, converting from 25 fps to 37525 fps, postprocessing encoding frame [1], 1.15 fps, 0.1%, ETA: 0:21:40, ( 0| 0| 0) [OMISSIS] encoding frame [1499], 3.98 fps, 100.0%, ETA: 0:00:00, ( 0| 0| 0) clean up | frame threads | unload modules | cancel signal | internal threads |[transcode] encoded 1501 frames (0 dropped, 1500 cloned), clip length 60.04 s transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg With patches by: Paolo Ulivi - 05/Dec/2005 11:35 CEST [import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null [import_imlist.so] v0.0.2 (2003-11-13) (video) RGB [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc50.1.0 | (audio) MPEG/AC3/PCM [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 compliant video). [export_ffmpeg.so]: INFO: Selected dvd profile, pal/secam video type for video [export_ffmpeg.so]: INFO: Set frame rate to 25 [export_ffmpeg.so]: INFO: Set video bitrate to 5000 [export_ffmpeg.so]: INFO: Set GOP size to 15 [export_ffmpeg.so] Reading configuration from '/home/paolo/.transcode/ffmpeg.cfg' [export_ffmpeg.so] Reading config section 'mpeg2video' from '/home/paolo/.transcode/ffmpeg.cfg' [export_ffmpeg.so]: INFO: Starting 1 thread(s) [export_ffmpeg.so]: INFO: Display aspect ratio calculated as 1.333333 [export_ffmpeg.so]: INFO: Sample aspect ratio calculated as 1.066667 [mpeg2video @ 0x42eb9110]removing common factors from framerate [transcode] V: import frame | 720x576 1.25:1 encoded @ 1:1 XXX: zoom=no pre_clip=yes [transcode] V: pre clip frame | 720x576 (0,0,0,0) [transcode] V: flip frame | yes [transcode] V: rgb2bgr | yes [transcode] V: bits/pixel | 0.174 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: multi-pass | (mode=2) reading data (pass2) from mpeg2.log [transcode] A: import format | 0x2001 AC3/A52 [48000,16,2] [transcode] A: export | disabled [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 | 3dnow (3dnow mmx asm C) [transcode] V: video buffer | 10 @ 720x576 [filter_fps.so] v1.1 (2004-05-01) convert video frame rate, gets defaults from -f and --export_fps [filter_fps.so] options=25:37525:post, converting from 25 fps to 37525 fps, postprocessing encoding frame [1], 1.11 fps, 0.1%, ETA: 0:22:29, ( 0| 0| 0) [OMISSIS] encoding frame [1499], 3.71 fps, 100.0%, ETA: 0:00:00, ( 0| 0| 0) clean up | frame threads | unload modules | cancel signal | internal threads |[transcode] encoded 1501 frames (0 dropped, 1500 cloned), clip length 60.04 s done Done. ------------------------------------------------------------- Loading the M2V into avidemux2 and pressing Info shows that we have 1501 frames for a movie length of 00:01:00.040 at this point. Multiplexing with mplex -f8 seems to loose one frame: ------------------------------------------------------------- INFO: [mplex] mplex version 1.8.0 (2.2.4 $Date: 2005/08/28 17:50:54 $) INFO: [mplex] File ../video/menu.m2v looks like an MPEG Video stream. INFO: [mplex] File ../audio/elisa-prayer.ac3 looks like an AC3 Audio stream. INFO: [mplex] Video stream 0: profile 8 selected - ignoring non-standard options! INFO: [mplex] Found 1 audio streams and 1 video streams INFO: [mplex] Selecting dvdauthor DVD output profile INFO: [mplex] Multiplexing video program stream! INFO: [mplex] Scanning for header info: Video stream e0 (../video/menu.m2v) INFO: [mplex] VIDEO STREAM: e0 INFO: [mplex] Frame width : 720 INFO: [mplex] Frame height : 576 INFO: [mplex] Aspect ratio : 4:3 display INFO: [mplex] Picture rate : 25.000 frames/sec INFO: [mplex] Bit rate : 9000000 bits/sec INFO: [mplex] Vbv buffer size : 229376 bytes INFO: [mplex] CSPF : 0 INFO: [mplex] Scanning for header info: AC3 Audio stream 00 (../audio/elisa-prayer.ac3) INFO: [mplex] AC3 frame size = 768 INFO: [mplex] AC3 AUDIO STREAM: INFO: [mplex] Bit rate : 24576 bytes/sec (192 kbit/sec) INFO: [mplex] Frequency : 48000 Hz INFO: [mplex] SYSTEMS/PROGRAM stream: INFO: [mplex] rough-guess multiplexed stream data rate : 9386344 INFO: [mplex] target data-rate specified : 10080000 INFO: [mplex] Setting specified specified data rate: 10080000 INFO: [mplex] Run-in Sectors = 89 Video delay = 13019 Audio delay = 16619 INFO: [mplex] New sequence commences... INFO: [mplex] Video e0: buf= 0 frame=000000 sector=00000000 INFO: [mplex] Audio bd: buf= 0 frame=000000 sector=00000000 INFO: [mplex] STREAM e0 completed @ frame 1499. INFO: [mplex] STREAM bd completed @ frame 1871. INFO: [mplex] Multiplex completion at SCR=5350546. INFO: [mplex] Video e0: buf= 103596 frame=001499 sector=00005193 INFO: [mplex] Audio bd: buf= 14592 frame=001871 sector=00000714 INFO: [mplex] VIDEO_STATISTICS: e0 INFO: [mplex] Video Stream length: 10465783 bytes INFO: [mplex] Sequence headers: 101 INFO: [mplex] Sequence ends : 0 INFO: [mplex] No. Pictures : 1500 INFO: [mplex] No. Groups : 101 INFO: [mplex] No. I Frames : 101 avg. size 63490 bytes INFO: [mplex] No. P Frames : 1400 avg. size 2853 bytes INFO: [mplex] No. B Frames : 0 avg. size 0 bytes INFO: [mplex] Average bit-rate : 1394400 bits/sec INFO: [mplex] Peak bit-rate : 1436400 bits/sec INFO: [mplex] BUFFERING min 23925 Buf max 136216 INFO: [mplex] AUDIO_STATISTICS: bd INFO: [mplex] Audio stream length 1437696 bytes. INFO: [mplex] Frames : 1872 INFO: [mplex] BUFFERING min 67 Buf max 739 INFO: [mplex] MUX STATUS: no under-runs detected. -------------------------------------------------------------------- Loading the resulting VOB into avidemux2 and pressing Info confirms what is said by mplex: 1500 frames for a movie length of 00:01:00.000, 'cos I explicity asked transcode to encode one more frame here: -J fps=25:37525:post -c 00:01:00.000 The right number here would be 37500 (37500 / 625 = 60), where 625 is the magic number which represents every second of movie we want to create. I found all this stuff very confusing 'cos I sucks in math, but it works great, thanks to the fps filter and to transcode. It's possible that "rc buffer underflow" really means that I am loosing frames on this slow machine? Dunno, in the second pass that warning doesn't shows up. Another thing that puzzled me is that I resorted to entirely disable clipping, 'cos I was getting movies that were not 720x576. This works on my TV-set but I am not sure if it's 100% ok. > it still wouldn't hurt to ask on the mjpegtools list if the problem > you are seeing with mplex is known. Yeah, at this point I'm going to get out crazy them all, as well ;-) -- Paolo Ulivi pulivi AT libero DOT it GPG KeyID: 1024D/5C4F3D94 GPG Fingerprint: 3AF7 BFA2 3DE6 6A73 5379 5E0A 0949 6A1E 5C4F 3D94 If Linux is not Unix then Windows are not Gates Anonymous, XXI Century From transcode-users-bounces@exit1.org Wed Mar 29 16:27: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 38EBE126D8F for ; Wed, 29 Mar 2006 16:27: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 k2TEG7wZ007731; Wed, 29 Mar 2006 16:18:33 +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 k2TEG0s7007679 for ; Wed, 29 Mar 2006 16:16:02 +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 k2TEFrdL011846 for ; Wed, 29 Mar 2006 06:15:53 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k2TEFqr6011845 for transcode-users@exit1.org; Wed, 29 Mar 2006 06:15:52 -0800 Date: Wed, 29 Mar 2006 06:15:52 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060329141552.GA11839@t22> References: <20060328173508.GA9596@webserver> <442976ae.27706@msgid.achurch.org> <20060328183804.GA9934@webserver> <20060328221408.GA10620@webserver> <442A24D2.2000300@kidb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442A24D2.2000300@kidb.de> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Konrad Naumann wrote: > Phil Ehrens wrote: > > >>>The "master" splits the input file at GOP boundaries. > >>>The parts are sent to the "slaves" via ssh. > >>>The "slaves" process their chunks and send the result back. > >>>The "master" glues them together. > >> > As far as I understood the export_pvm-module, this is what it does. That may be. I assumed it wrapped pvm because of the name. But what's in a name? From transcode-users-bounces@exit1.org Wed Mar 29 17:42: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 B34F7126D90 for ; Wed, 29 Mar 2006 17:42: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 k2TFXk4F013107; Wed, 29 Mar 2006 17:34:43 +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 k2TFXfj4013090 for ; Wed, 29 Mar 2006 17:33:43 +0200 Received: by achurch.org (wmail 0.9.57) id 442aa8d2.07724; Thu, 30 Mar 2006 00:33:38 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Thu, 30 Mar 2006 00:28:12 JST In-Reply-To: <20060329141552.GA11839@t22> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <442aa8d2.07724@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 >That may be. I assumed it wrapped pvm because of the name. >But what's in a name? Indeed. At this rate, I'm starting to want to dump export_pvm entirely and write a new distributed processing framework(*) for transcode. But I think that may be pushing things for 1.1.0... --Andrew Church achurch@achurch.org http://achurch.org/ (*) with a backdoor so I can steal everybody's CPU to blaze through my tenta^H^H^H^H^H uh, news program collection... oops, did I say that out loud? From transcode-users-bounces@exit1.org Wed Mar 29 18:03:31 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 ABB37126D8F for ; Wed, 29 Mar 2006 18:03:31 +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 k2TFu8vC014976; Wed, 29 Mar 2006 17:56: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=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.1.1 Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.178]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TFu1Ou014957 for ; Wed, 29 Mar 2006 17:56:03 +0200 Received: by pproxy.gmail.com with SMTP id d42so70716pyd for ; Wed, 29 Mar 2006 07:56:00 -0800 (PST) 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=j1XzcVZS8Ydg4SarXqsoscy3RZKDyltMEglQoMw7T0r9K1Ws/5HkUbxNuKEVe/0ZDJo18BTtTZfKi6TJ3UpLhWaB5c4gLUxmWbVzUQRoeN0v1M6bv5++TPg7/FCbcWpp+Pq8UpGnnyKHjakyMIi3RUPkpkEZ9mxNG+kcRsdM9H4= Received: by 10.64.10.5 with SMTP id 5mr579910qbj; Wed, 29 Mar 2006 07:56:00 -0800 (PST) Received: from azafuse.rokugan.lan ( [87.6.173.186]) by mx.gmail.com with ESMTP id e17sm117508qba.2006.03.29.07.55.57; Wed, 29 Mar 2006 07:55:59 -0800 (PST) Date: Wed, 29 Mar 2006 17:55:53 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Message-ID: <20060329175553.4f34725f@azafuse.rokugan.lan> In-Reply-To: <442aa8d2.07724@msgid.achurch.org> References: <20060329141552.GA11839@t22> <442aa8d2.07724@msgid.achurch.org> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 30 Mar 2006 00:28:12 JST achurch@achurch.org (Andrew Church) wrote: > >That may be. I assumed it wrapped pvm because of the name. > >But what's in a name? > > Indeed. At this rate, I'm starting to want to dump export_pvm > entirely and write a new distributed processing framework(*) for > transcode. But I think that may be pushing things for 1.1.0... I'm higly interested too, even I own only one suitable box (I've another box but it's old and often disassembled :| ). I think this feature is a good candidate for 2.0.0 since I think it requires a heavy reorganization of whole codebase (I'm thinking to the whole module set and to buffer/frame handling code) Anyway, as soon as I gain some spare time I'll update documentation for NMS, so we can start to talk about backporting code from NMS branch, update modules, and removing one of major blockers for releasing 1.1.0. > (*) with a backdoor so I can steal everybody's CPU to blaze through my > tenta^H^H^H^H^H uh, news program collection... oops, did I say that > out loud? Uhm, I have'nt heard anything ;) 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 Mar 29 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 CD666126D8F for ; Wed, 29 Mar 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 k2TIHEfd024663; Wed, 29 Mar 2006 20:18: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 student.physik.uni-mainz.de (student.Physik.Uni-Mainz.DE [134.93.168.49]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TIH9ZJ024648 for ; Wed, 29 Mar 2006 20:17:10 +0200 Received: from student.physik.uni-mainz.de ([134.93.168.49]) by student.physik.uni-mainz.de with esmtp (Exim 4.60) (envelope-from ) id 1FOfED-0005eM-3t for transcode-users@exit1.org; Wed, 29 Mar 2006 20:17:09 +0200 Date: Wed, 29 Mar 2006 20:17:09 +0200 (CEST) From: Thomas Reifferscheid To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm In-Reply-To: <442aa8d2.07724@msgid.achurch.org> Message-ID: References: <442aa8d2.07724@msgid.achurch.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, 30 Mar 2006, Andrew Church wrote: >> That may be. I assumed it wrapped pvm because of the name. >> But what's in a name? > > Indeed. At this rate, I'm starting to want to dump export_pvm > entirely and write a new distributed processing framework(*) for > transcode. But I think that may be pushing things for 1.1.0... If I may ask, why is that? Why not 1st make export_pvm work again, have close look on it what and how it already does? Does the fact it is using PVM scare you? Or does Phil Ehrens scare you with his sentences that distributed is not parallel or vice versa? So why dropping code that is already out there? [...] > (*) with a backdoor so I can steal everybody's CPU to blaze through my Kind regards Thomas Reifferscheid From transcode-users-bounces@exit1.org Wed Mar 29 20:55:31 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 8EAD8126D90 for ; Wed, 29 Mar 2006 20:55:31 +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 k2TIqAfc027049; Wed, 29 Mar 2006 20:52: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 k2TIq5s0027011 for ; Wed, 29 Mar 2006 20:52:07 +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 k2TIq09r018647 for ; Wed, 29 Mar 2006 10:52:00 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2TIpxoQ018646 for transcode-users@exit1.org; Wed, 29 Mar 2006 10:51:59 -0800 Date: Wed, 29 Mar 2006 10:51:59 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060329185159.GA18571@webserver> References: <442aa8d2.07724@msgid.achurch.org> 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: 2.5.20060322.1!tsvurl@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 Thomas Reifferscheid wrote: > > > On Thu, 30 Mar 2006, Andrew Church wrote: > > >>That may be. I assumed it wrapped pvm because of the name. > >>But what's in a name? > > > > Indeed. At this rate, I'm starting to want to dump export_pvm > >entirely and write a new distributed processing framework(*) for > >transcode. But I think that may be pushing things for 1.1.0... > > > If I may ask, why is that? > Why not 1st make export_pvm work again, have close look on it > what and how it already does? > Does the fact it is using PVM scare you? > Or does Phil Ehrens scare you with his sentences that distributed > is not parallel or vice versa? Mwahaha! Fear me! Actually, what I was saying was that parallel is unnecessary, whereas distributed *might* be nice. MPI and PVM are really made for parallel. They can be used for distributed, but so can much more tractable home-grown things. > So why dropping code that is already out there? Because it's cathartic. From transcode-users-bounces@exit1.org Wed Mar 29 21:27: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 4598F126D8F for ; Wed, 29 Mar 2006 21:27: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 k2TJMCGt029048; Wed, 29 Mar 2006 21:23: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 k2TJM4SO029030 for ; Wed, 29 Mar 2006 21:22:06 +0200 Received: by achurch.org (wmail 0.9.57) id 442ade5b.10127; Thu, 30 Mar 2006 04:22:03 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Thu, 30 Mar 2006 04:16:55 JST In-Reply-To: Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <442ade5b.10127@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 >> Indeed. At this rate, I'm starting to want to dump export_pvm >> entirely and write a new distributed processing framework(*) for >> transcode. But I think that may be pushing things for 1.1.0... > >If I may ask, why is that? I didn't say anything about not using PVM, though I think Phil is on the mark that it's not appropriate for this task. I want to get rid of the export_pvm module because it's a huge, ugly hack. Management of distributed--or parallel--processing has absolutely no place in an export module; it should be part of the transcode core, much like thread handling. (In fact, the concept could probably be merged with that of thread handling.) And since it's a huge, ugly hack, I don't want to try and figure out what exactly what it's doing, since (1) it would probably give me a headache and (2) it would bias me in trying to come up with a clean idea. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Wed Mar 29 21:39: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 AB7E2126D8F for ; Wed, 29 Mar 2006 21:39: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 k2TJaj32029863; Wed, 29 Mar 2006 21:36: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=2.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TJadi5029844 for ; Wed, 29 Mar 2006 21:36:40 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FOgT3-0007vP-BR for transcode-users@exit1.org; Wed, 29 Mar 2006 21:36:33 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Mar 2006 21:36:33 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Mar 2006 21:36:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Wed, 29 Mar 2006 14:36:00 -0500 Lines: 46 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: Transcoded Play Time 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, 26 Mar 2006 13:23:41 -0500, T wrote: > Hi, > > I've noticed that after transcoding from avi to DVD, the time is not > correct any more, ie., when played in VLC or HW dvd player, the played > time shown on screen is far slower than the time goes by the wall clock. > This is true for all version of transcode that I used. > > Has anyone notice it also? What is the cure? guess it might help to explain what/how I did: transcode -i "test-src.0.vbr.avi" -x auto,auto -y mpeg2enc,mp2enc -F 8 -Y -104,-24,-104,-24 --export_asr 2 -N 0x50 -E 48000,16,2 -b 384 -o "test-src.0.vbr-" --video_max_bitrate 3600 -F 8,'-q 8 -b 3600 -S 4400' mplex -f 8 -o "test-src.0.vbr"-0.mpg "test-src.0.vbr-".m?v "test-src.0.vbr-".mpa || rm "test-src.0.vbr"-*.mpg $ tcprobe -i test-src.0.vbr.avi [tcprobe] RIFF data, AVI video [avilib] V: 23.976 fps, codec=XVID, frames=2800, width=656, height=272 [avilib] A: 48000 Hz, format=0x2000, bits=0, channels=5, bitrate=384 kbps, [avilib] 1825 chunks, 5606400 bytes, CBR [tcprobe] summary for test-src.0.vbr.avi, (*) = not default, 0 = not detected import frame size: -g 656x272 [720x576] (*) frame rate: -f 23.976 [25.000] frc=1 (*) audio track: -a 0 [0] -e 48000,0,5 [48000,16,2] -n 0x2000 [0x2000] (*) bitrate=384 kbps length: 2800 frames, frame_time=41 msec, duration=0:01:56.783 ^^^^^^^^^^^^^^^^^^^^ $ tcprobe -i test-src.0.vbr-1.mpg [tcprobe] MPEG program stream (PS) [tcprobe] summary for test-src.0.vbr-1.mpg, (*) = not default, 0 = not detected import frame size: -g 704x480 [720x576] (*) aspect ratio: 4:3 (*) frame rate: -f 23.976 [25.000] frc=1 (*) PTS=0.1864, frame_time=41 ms, bitrate=3600 kbps audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x50 [0x2000] (*) PTS=0.1864, bitrate=384 kbps -D 0 --av_fine_ms 0 (frames & ms) [0] [0] But when played in VLC, it says the total time is only 0:00:18. why? thanks a lot tong From transcode-users-bounces@exit1.org Wed Mar 29 21:44: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 59985126D8F for ; Wed, 29 Mar 2006 21:44: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 k2TJfQiH030172; Wed, 29 Mar 2006 21:41: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=2.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TJfNuI030157 for ; Wed, 29 Mar 2006 21:41:24 +0200 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FOgXY-0000WR-Iy for transcode-users@exit1.org; Wed, 29 Mar 2006 21:41:14 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Mar 2006 21:41:12 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Mar 2006 21:41:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Wed, 29 Mar 2006 14:39:19 -0500 Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: OT: Authoring Multi-titleset DVDs 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, 27 Mar 2006 09:17:27 +0300, Tomi Ollila wrote: >> If you can show me a sample of .xml file for authoring Multi-titleset >> DVD, it is greatly appreciated. > > Does this help anything... yes, yes, finally I get one xml that works. thanks a lot Tomi. From transcode-users-bounces@exit1.org Wed Mar 29 21:48: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 CF1B9126D8F for ; Wed, 29 Mar 2006 21:48: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 k2TJjiL9030525; Wed, 29 Mar 2006 21:45: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.6 required=5.0 tests=NO_REAL_NAME autolearn=disabled version=3.1.1 Received: from mxsf09.cluster1.charter.net (mxsf09.cluster1.charter.net [209.225.28.209]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TJje6B030479 for ; Wed, 29 Mar 2006 21:45:42 +0200 Received: from mxip19a.cluster1.charter.net (mxip19a.cluster1.charter.net [209.225.28.149]) by mxsf09.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k2TJjWXO010080 for ; Wed, 29 Mar 2006 14:45:33 -0500 Received: from 209-225-8-109.charter.net (HELO fepweb09) ([209.225.8.109]) by mxip19a.cluster1.charter.net with ESMTP; 29 Mar 2006 14:45:33 -0500 X-IronPort-AV: i="4.03,144,1141621200"; d="scan'208"; a="148835353:sNHT32407886" Message-ID: <11087265.1143661532490.JavaMail.root@fepweb09> Date: Wed, 29 Mar 2006 11:45:32 -0800 From: To: transcode Users Mailing List Subject: Re: [transcode-users] Re: Transcoded Play Time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Cc: T 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 ---- T wrote: > But when played in VLC, it says the total time is only 0:00:18. > > why? thanks a lot > The frames get tangled up in Andrew's tenta---newsgroup stuff? From transcode-users-bounces@exit1.org Thu Mar 30 01:11:06 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 9184B126D8F for ; Thu, 30 Mar 2006 01:11:06 +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 k2TN4CQK006852; Thu, 30 Mar 2006 01:06: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=2.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TN47hr006835 for ; Thu, 30 Mar 2006 01:04:08 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FOjhp-0008Hl-MR for transcode-users@exit1.org; Thu, 30 Mar 2006 01:04:01 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Mar 2006 01:04:01 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Mar 2006 01:04:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Wed, 29 Mar 2006 18:03:41 -0500 Lines: 30 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: Transcoded Play Time 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, 29 Mar 2006 14:36:00 -0500, T wrote: > transcode -i "test-src.0.vbr.avi" -x auto,auto -y mpeg2enc,mp2enc -F 8 -Y > -104,-24,-104,-24 --export_asr 2 -N 0x50 -E 48000,16,2 -b 384 -o > "test-src.0.vbr-" --video_max_bitrate 3600 -F 8,'-q 8 -b 3600 -S 4400' > mplex -f 8 -o "test-src.0.vbr"-0.mpg "test-src.0.vbr-".m?v > "test-src.0.vbr-".mpa || rm "test-src.0.vbr"-*.mpg > > $ tcprobe -i test-src.0.vbr.avi > [tcprobe] RIFF data, AVI video > [avilib] V: 23.976 fps, codec=XVID, frames=2800, width=656, height=272 > [avilib] A: 48000 Hz, format=0x2000, bits=0, channels=5, bitrate=384 kbps, > [avilib] 1825 chunks, 5606400 bytes, CBR [tcprobe] summary for > test-src.0.vbr.avi, (*) = not default, 0 = not detected import frame size: > -g 656x272 [720x576] (*) > frame rate: -f 23.976 [25.000] frc=1 (*) > audio track: -a 0 [0] -e 48000,0,5 [48000,16,2] -n 0x2000 [0x2000] > (*) > bitrate=384 kbps > length: 2800 frames, frame_time=41 msec, duration=0:01:56.783 > [...] > > But when played in VLC, it says the total time is only 0:00:18. When played in my DVD player, it shows the total time is 0:0:58. why? thanks a lot tong From transcode-users-bounces@exit1.org Thu Mar 30 01:13: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 6BFC0126D8F for ; Thu, 30 Mar 2006 01:13: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 k2TNApEG007276; Thu, 30 Mar 2006 01:11: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 smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TNAmnV007260 for ; Thu, 30 Mar 2006 01:10:49 +0200 Received: from ip03.eastlink.ca ([24.222.10.15]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IWW00HZZWDLOOI0@mta01.eastlink.ca> for transcode-users@exit1.org; Wed, 29 Mar 2006 19:10:33 -0400 (AST) Received: from blk-137-105-0.eastlink.ca (HELO web) ([24.137.105.0]) by ip03.eastlink.ca with ESMTP; Wed, 29 Mar 2006 19:10:42 -0400 Date: Wed, 29 Mar 2006 19:10:46 -0400 From: Rich To: transcode-users@exit1.org Message-id: <1143673846.8293.6.camel@web> MIME-version: 1.0 X-Mailer: Evolution 2.4.2.1 Dropline GNOME Content-type: text/plain Content-transfer-encoding: 7BIT X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] transcode range option 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, when specifying the -c option, is there a way to begin encoding from a certain point. -c 00:25:00-99:99:99 Would this skip the first 25 minutes, and then continue processing until it ran out. I tied using the ending time, but it cut off a little short. (A beginframe / endframe option would be handy.) Is there a wildcard to frame that means remaining frames? Thanks, Rich From transcode-users-bounces@exit1.org Thu Mar 30 01:20:20 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 34144126D8F for ; Thu, 30 Mar 2006 01:20:20 +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 k2TNBi9L007449; Thu, 30 Mar 2006 01:11: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=2.2 required=5.0 tests=FORGED_YAHOO_RCVD, RCVD_NUMERIC_HELO,SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2TNBPbN007386 for ; Thu, 30 Mar 2006 01:11:26 +0200 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FOjol-0001C6-IG for transcode-users@exit1.org; Thu, 30 Mar 2006 01:11:11 +0200 Received: from 69.158.158.164 ([69.158.158.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Mar 2006 01:11:11 +0200 Received: from mlist4suntong by 69.158.158.164 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Mar 2006 01:11:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: transcode-users@exit1.org From: T Date: Wed, 29 Mar 2006 18:06:41 -0500 Lines: 13 Message-ID: References: <1142195088.7060.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.158.164 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Re: Getting audio 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 On Mon, 13 Mar 2006 09:24:46 +1300, worik wrote: > transcode -i /media/cdrom0 -T 2,16 -m /tmp/16 -y null,lame > > I get only about 2 seconds of output. What have I done wrong? dunno. What if you try: transcode -i /media/cdrom0 -T 2,-1 -m /tmp/16 -y null,lame From transcode-users-bounces@exit1.org Thu Mar 30 07:41:58 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 5C745126D93 for ; Thu, 30 Mar 2006 07:41:58 +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 k2U5ahbv019486; Thu, 30 Mar 2006 07:38: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=none autolearn=disabled version=3.1.1 Received: from mail.kidb.de (26.kidb.de [212.75.36.26] (may be forged)) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with SMTP id k2U5acKk019470 for ; Thu, 30 Mar 2006 07:36:39 +0200 Received: (qmail 16035 invoked from network); 30 Mar 2006 05:46:17 -0000 Received: from kidb.koe.ulm.scan-plus.de (HELO ?172.16.2.24?) (212.75.33.235) by mail.kidb.de with SMTP; 30 Mar 2006 05:46:17 -0000 Message-ID: <442B6E66.100@kidb.de> Date: Thu, 30 Mar 2006 07:36:38 +0200 From: Konrad Naumann User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm References: <442ade5b.10127@msgid.achurch.org> In-Reply-To: <442ade5b.10127@msgid.achurch.org> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 want to get > rid of the export_pvm module because it's a huge, ugly hack. Is it necessary to get rid of the module? Maybe T. Reifferscheid and me can provide a patch, aehhm, sometime. :-) Konrad Naumann From transcode-users-bounces@exit1.org Thu Mar 30 09:13: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 838DD126D91 for ; Thu, 30 Mar 2006 09:13: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 k2U78SmJ022639; Thu, 30 Mar 2006 09:09: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 wproxy.gmail.com (wproxy.gmail.com [64.233.184.238]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2U78O7H022622 for ; Thu, 30 Mar 2006 09:08:25 +0200 Received: by wproxy.gmail.com with SMTP id i22so591272wra for ; Wed, 29 Mar 2006 23:08:23 -0800 (PST) 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=FduenguykIw2KpFfGHvTVVAowTVfYmBxD922L3ZN16JO2ssrIZBFCKADgIay5MKOna6evYHb2y/0Xwa3z7fwOVNhoNqoyOe8+3PSZsbN7dKRZNbxVUvmlBSWqpcnndEUMBDn0fFg5yNjpel6SDvxEKxcNZvHh9UKyz+I2dJOKT0= Received: by 10.65.189.12 with SMTP id r12mr1053281qbp; Wed, 29 Mar 2006 23:08:23 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.61.139.134]) by mx.gmail.com with ESMTP id q16sm470970qbq.2006.03.29.23.08.22; Wed, 29 Mar 2006 23:08:23 -0800 (PST) Date: Thu, 30 Mar 2006 09:08:19 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Message-ID: <20060330090819.0669e329@azafuse.rokugan.lan> In-Reply-To: <442B6E66.100@kidb.de> References: <442ade5b.10127@msgid.achurch.org> <442B6E66.100@kidb.de> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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: 2.5.20060322.1!tsvurl@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, 30 Mar 2006 07:36:38 +0200 Konrad Naumann wrote: Hi, I'll add some notes on export_pvm issue from my own point of view. > > I want to get > > rid of the export_pvm module because it's a huge, ugly hack. > Is it necessary to get rid of the module? Maybe T. Reifferscheid and me > can provide a patch, aehhm, sometime. :-) There is an ongoing effort (see transcode-devel archives) to rewrite ad improve our module system, and this effort also involve a triage of existing modules: we want to drop unused, redundant or too ugly/hackish code, in order to improve the overall quality and support of "survivor" modules. For 'export_pvm', the problems isn't only the one described in the beginning of this thread, but also (and more important!) the fact that's a big, unclean hack as Andrew just noted. So, in the long shot, such module should be dropped, or, at least, DEEPLY reviewed/rewritten. It's also interesting that export_pvm approach can have (has?) some _design_ flaws as Phil pointed out: that's another reason for dropping/rewriting this module. Quite frankly, I don't know yet how to deal with export_pvm until someone come out with better ideas and/or better code, as, for examples, the ideas expressed in this thread. I guess that for new 1.1.0 release we will end porting in some ways existing code to new module system, but I don't like this solution for reasons already expressed on thread. This NOT means that "distributed processing" (uhm maybe this isn't the exact definition :| ) supported in transcode will be dropped. It seems (to me) that we all developers/users agree that it *will stay* since it's one of coolest feature of transcode. We're just finding a way to _improve_ it (as the rest of code). :) 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 Mar 30 09:17:58 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 79D5E126D90 for ; Thu, 30 Mar 2006 09:17:58 +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 k2U7FELr022905; Thu, 30 Mar 2006 09:15: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=none autolearn=disabled version=3.1.1 Received: from mail.tilos.hu (damage.tyrell.hu [195.70.32.208]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2U7FBro022888 for ; Thu, 30 Mar 2006 09:15:12 +0200 Received: from [192.168.2.100] (destroy.lampavas.hu [212.108.198.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tilos.hu (Postfix) with ESMTP id 246331E45D for ; Thu, 30 Mar 2006 09:15:04 +0200 (CEST) Message-ID: <442B8588.8020306@tyrell.hu> Date: Thu, 30 Mar 2006 09:15:20 +0200 From: =?UTF-8?B?w4Frb3MgTWFyw7N5?= Organization: Tyrell Corp. User-Agent: Mail/News 1.5 (X11/20060321) MIME-Version: 1.0 To: transcode-users@exit1.org X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] strange error transcoding to xvid / mp3 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 found a problem with transcoding to xvid / mp3 recently, and I sent an e-mail to the list about it a few days ago. Unfortunately I didn't get any response :( So I'm posing again, in the hope that someone could give me some pointers on how to resolve this problem :( I've been a dvd::rip / transcode user way back, and I just re-installed dvd::rip / transcode recently to do some encoding. I tried to encode a DVD into xvid (with mp3) sound, but unfortunately I can't make it happen. when the commans is run from the command line, this is what I get: $ transcode -H 10 -a 0 -x vob -i /home/darkeye/var/rip/corpora/vob/001 -w 1000 -b 128,0,0 -s 1.000 --a52_drc_off -f 24,1 -M 2 -y xvid4 -o /home/darkeye/var/rip/corpora/avi/001/corpora-001.avi --print_status 20 transcode v0.6.14 (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 -29 ms | -29 ms [transcode] auto-probing source /home/darkeye/var/rip/corpora/vob/001 (ok) [transcode] V: import format | MPEG-2 (V=vob|A=vob) [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: bits/pixel | 0.121 (low) [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,2] 192 kbps [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] A: rescale stream | 1.000 [transcode] V: IA32 accel mode | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using mmxext for memcpy [transcode] V: video buffer | 10 @ 720x480 [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) [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 "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 0 -M 2 -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 "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileI5kmkd -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 tc_memcpy: using mmxext for memcpy tc_memcpy: using mmxext 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 [encoder.c] Delaying audio (0) sh: line 1: 10823 Done tccat -i "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 10824 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileI5kmkd -d 0 10825 | tcextract -t vob -a 0 -x mpeg2 -d 0 10826 Broken pipe | tcdecode -x mpeg2 -d 0 -y yv12 clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 2394 frames (597 dropped, 0 cloned), clip length 99.85 s I'm using transcode version 0.6.14, xvid 1.0.3, lame 3.96.1, all on Gentoo Linux. From transcode-users-bounces@exit1.org Thu Mar 30 09:27: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 2C26E126D90 for ; Thu, 30 Mar 2006 09:27: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 k2U7Njmj023220; Thu, 30 Mar 2006 09:23: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 wproxy.gmail.com (wproxy.gmail.com [64.233.184.237]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2U7Nfom023205 for ; Thu, 30 Mar 2006 09:23:42 +0200 Received: by wproxy.gmail.com with SMTP id i22so593381wra for ; Wed, 29 Mar 2006 23:23:40 -0800 (PST) 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=jU94vTpvMULFO0quBzjICAs4/QpYnIyLFdYsWMtI65FujbE3EBQR5Uh1cplbRYN5t4XedCnQL1ZmU8PguoiOzgCZo6I4P2eVSkZYK+D6wRHuq3voPZW9+ZooZLLmkwfYpon5M7ZdIox3fAUiBr9IYhpautCNfPsZWw18WpVsO7Q= Received: by 10.65.133.6 with SMTP id k6mr1090968qbn; Wed, 29 Mar 2006 23:23:40 -0800 (PST) Received: from azafuse.rokugan.lan ( [82.61.139.134]) by mx.gmail.com with ESMTP id e18sm211437qba.2006.03.29.23.23.39; Wed, 29 Mar 2006 23:23:40 -0800 (PST) Date: Thu, 30 Mar 2006 09:23:37 +0200 From: Francesco Romani To: transcode-users@exit1.org Subject: Re: [transcode-users] strange error transcoding to xvid / mp3 Message-ID: <20060330092337.41ce8ee8@azafuse.rokugan.lan> In-Reply-To: <442B8588.8020306@tyrell.hu> References: <442B8588.8020306@tyrell.hu> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; 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 k2U7Nfom023205 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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, 30 Mar 2006 09:15:20 +0200 Ákos Maróy wrote: Hi, [...] > So I'm posing again, in the hope that someone could give me some > pointers on how to resolve this problem :( [...] I strongly suggest you to upgrade to 1.0.2, version 0.6.14 is ancient and no longer supported. Once upgraded, please retry and repost if the problem still exists. -- 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 Mar 30 10:07:31 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 710BA126D90 for ; Thu, 30 Mar 2006 10:07:31 +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 k2U81Tju024905; Thu, 30 Mar 2006 10:02: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 guru.guru-group.fi (guru.guru-group.fi [82.133.244.244]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2U81RdH024888 for ; Thu, 30 Mar 2006 10:01:28 +0200 Received: from guru.guru-group.fi (localhost.localdomain [127.0.0.1]) by guru.guru-group.fi (8.12.10/8.12.10) with ESMTP id k2U81QLm008564 for ; Thu, 30 Mar 2006 11:01:26 +0300 Received: (from too@localhost) by guru.guru-group.fi (8.12.10/8.12.10/Submit) id k2U81QHs008562; Thu, 30 Mar 2006 11:01:26 +0300 X-Authentication-Warning: guru.guru-group.fi: too set sender to tomi.ollila@iki.fi using -f X-Face: HhBM'cA~ Subject: Re: [transcode-users] Re: OT: Authoring Multi-titleset DVDs References: From: Tomi Ollila Date: Thu, 30 Mar 2006 11:01:26 +0300 In-Reply-To: (T.'s message of "Wed, 29 Mar 2006 14:39:19 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 T writes: > On Mon, 27 Mar 2006 09:17:27 +0300, Tomi Ollila wrote: > >>> If you can show me a sample of .xml file for authoring Multi-titleset >>> DVD, it is greatly appreciated. >> >> Does this help anything... > > yes, yes, finally I get one xml that works. thanks a lot Tomi. Great! so that works with more challenging setups that I've used ? :D Tomi From transcode-users-bounces@exit1.org Thu Mar 30 13:40: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 9D42D126D91 for ; Thu, 30 Mar 2006 13:40: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 k2UBUpQe003334; Thu, 30 Mar 2006 13:35: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.tilos.hu (damage.tyrell.hu [195.70.32.208]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UBUjEe003315 for ; Thu, 30 Mar 2006 13:30:46 +0200 Received: from [192.168.253.5] (caracas-1658.adsl.interware.hu [213.178.106.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tilos.hu (Postfix) with ESMTP id 1A1121E34E for ; Thu, 30 Mar 2006 13:30:40 +0200 (CEST) Message-ID: <442BC16F.3020007@tyrell.hu> Date: Thu, 30 Mar 2006 13:30:55 +0200 From: =?ISO-8859-1?Q?=C1kos_Mar=F3y?= Organization: Tyrell Corp. User-Agent: Mail/News 1.5 (X11/20060321) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] strange error transcoding to xvid / mp3 References: <442B8588.8020306@tyrell.hu> <20060330092337.41ce8ee8@azafuse.rokugan.lan> In-Reply-To: <20060330092337.41ce8ee8@azafuse.rokugan.lan> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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: > I strongly suggest you to upgrade to 1.0.2, version 0.6.14 is ancient > and no longer supported. > Once upgraded, please retry and repost if the problem still exists. thanks for the hint. I upgraded to 1.0.2, but get the some problem: encoding simply stops at a point. here's the output: $ transcode --version transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg $ transcode -H 10 -a 0 -x vob -i /home/darkeye/var/rip/corpora/vob/001 -w 1000 -b 128,0,0 -s 1.000 --a52_drc_off -f 24,1 -M 2 -y xvid4 -o /home/darkeye/var/rip/corpora/avi/001/corpora-001.avi --print_status 20 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 -29 ms | -29 ms [transcode] auto-probing source /home/darkeye/var/rip/corpora/vob/001 (ok) [transcode] V: import format | MPEG-2 (V=vob|A=vob) [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: bits/pixel | 0.121 (low) [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,2] 192 kbps [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] A: rescale stream | 1.000 [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] V: video buffer | 10 @ 720x480 [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) [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 "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 0 -M 2 -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 "/home/darkeye/var/rip/corpora/vob/001" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileieHDEA -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 tc_memcpy: using sse for memcpy 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. [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder [decode_mpeg2.c] libmpeg2 acceleration: mmxext Audio: using new version Audio: using lame-3.96.1 [encoder.c] Delaying audio (0) encoding frames [000000-002380], 16.16 fps, EMT: 0:01:39, ( 0| 0| 1) and there it simply hangs, and does nothing anymore I could provide the file I'm trying to transcode, if needed. Akos From transcode-users-bounces@exit1.org Thu Mar 30 13:50: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 AA8EC126D90 for ; Thu, 30 Mar 2006 13:50: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 k2UBlCiN004090; Thu, 30 Mar 2006 13:47: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=none autolearn=disabled version=3.1.1 Received: from mail13.bluewin.ch (mail13.bluewin.ch [195.186.18.62]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UBl9Nv004071 for ; Thu, 30 Mar 2006 13:47:10 +0200 Received: from [192.168.0.101] (195.186.169.249) by mail13.bluewin.ch (Bluewin 7.2.071) id 441EA1DA0026E3D1 for transcode-users@exit1.org; Thu, 30 Mar 2006 11:47:04 +0000 Message-ID: <442BC537.2020306@terkuile.ch> Date: Thu, 30 Mar 2006 13:47:03 +0200 From: Pierrot User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) 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: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] avi's on XP no image 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 Can somebody on this list tell me what are the possible reasons why my (from dvd->xvid transcoded with 1.01 ) avi's show fine on Kubuntu Kaffeine but dont work on my Windows XP session (same computer amd64) with WinAmp and Ms Media player. Only sound is working fine but image is black . Tried on 2 other windows computers and problem is the same . thanks a lot for any info Pierre From transcode-users-bounces@exit1.org Thu Mar 30 14:27: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 ED4F4126D90 for ; Thu, 30 Mar 2006 14:27: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 k2UCJhT5006592; Thu, 30 Mar 2006 14:20: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=MSGID_FROM_MTA_HEADER, SPF_HELO_PASS autolearn=disabled version=3.1.1 Received: from hotmail.com (bay20-f10.bay20.hotmail.com [64.4.54.99]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UCJdU5006567 for ; Thu, 30 Mar 2006 14:19:41 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 30 Mar 2006 04:19:33 -0800 Message-ID: Received: from 195.237.72.114 by by20fd.bay20.hotmail.msn.com with HTTP; Thu, 30 Mar 2006 12:19:33 GMT X-Originating-IP: [195.237.72.114] X-Originating-Email: [salmjuh@hotmail.com] X-Sender: salmjuh@hotmail.com From: "juha s." To: transcode-users@exit1.org Date: Thu, 30 Mar 2006 12:19:33 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 30 Mar 2006 12:19:33.0831 (UTC) FILETIME=[34208570:01C653F4] X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Blackmagic codec to Linux ? 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 gurus Is there a way to encode / decode blackmagic 8 bit videos on a linux ? ( using ffmpeg, mencoder or transcode programs) Thanks advance -Jussi From transcode-users-bounces@exit1.org Thu Mar 30 17:28: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 14857126D90 for ; Thu, 30 Mar 2006 17:28: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 k2UFLaCp015862; Thu, 30 Mar 2006 17:23: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 k2UFLWh4015845 for ; Thu, 30 Mar 2006 17:21:34 +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 k2UFLPv3012670 for ; Thu, 30 Mar 2006 07:21:25 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k2UFLPrq012669 for transcode-users@exit1.org; Thu, 30 Mar 2006 07:21:25 -0800 Date: Thu, 30 Mar 2006 07:21:25 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060330152125.GA12665@t22> References: <442ade5b.10127@msgid.achurch.org> <442B6E66.100@kidb.de> <20060330090819.0669e329@azafuse.rokugan.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060330090819.0669e329@azafuse.rokugan.lan> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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: > This NOT means that "distributed processing" (uhm maybe this isn't the exact > definition :| ) supported in transcode will be dropped. It seems (to me) that > we all developers/users agree that it *will stay* since it's one of coolest > feature of transcode. > We're just finding a way to _improve_ it (as the rest of code). :) Just be aware that the grmmar nazi's will be watching your every move. "Distributed Processing" seems like the right description to me. From transcode-users-bounces@exit1.org Thu Mar 30 17:30:31 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 D1B92126D91 for ; Thu, 30 Mar 2006 17:30:31 +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 k2UFSBXd016148; Thu, 30 Mar 2006 17:28:17 +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 k2UFS7Vv016133 for ; Thu, 30 Mar 2006 17:28:08 +0200 Received: by achurch.org (wmail 0.9.57) id 442bf905.11027; Fri, 31 Mar 2006 00:28:05 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] export_pvm Date: Fri, 31 Mar 2006 00:26:20 JST In-Reply-To: <20060330152125.GA12665@t22> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.21 Message-ID: <442bf905.11027@msgid.achurch.org> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 >Just be aware that the grmmar nazi's will be watching I'd point out "grmmar" and "nazi's", but I know you'll just tell me how stupid I am not to realize that you did that on purpose... --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Thu Mar 30 18:10: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 977E8126D91 for ; Thu, 30 Mar 2006 18:10: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 k2UG7Mh3018173; Thu, 30 Mar 2006 18:07:45 +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 k2UG7Hfg018150 for ; Thu, 30 Mar 2006 18:07:19 +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 k2UG7CH0024784 for ; Thu, 30 Mar 2006 08:07:12 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.6/8.13.6/Submit) id k2UG7Beg024783 for transcode-users@exit1.org; Thu, 30 Mar 2006 08:07:11 -0800 Date: Thu, 30 Mar 2006 08:07:11 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] export_pvm Message-ID: <20060330160711.GA24764@webserver> References: <20060330152125.GA12665@t22> <442bf905.11027@msgid.achurch.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442bf905.11027@msgid.achurch.org> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 Church wrote: > >Just be aware that the grmmar nazi's will be watching > > I'd point out "grmmar" and "nazi's", but I know you'll just tell me > how stupid I am not to realize that you did that on purpose... More like how stupid I was for never taking a typing class, and then thinking I could get away with typing without my glasses on this morning ;^) From transcode-users-bounces@exit1.org Thu Mar 30 18:40: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 8BC5F126D90 for ; Thu, 30 Mar 2006 18:40: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 k2UGaYWa020373; Thu, 30 Mar 2006 18:37: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 smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UGaVso020357 for ; Thu, 30 Mar 2006 18:36:32 +0200 Received: from enterprise (lns-bzn-46-82-253-196-234.adsl.proxad.net [82.253.196.234]) by smtp1-g19.free.fr (Postfix) with ESMTP id 46F829AE41 for ; Thu, 30 Mar 2006 18:36:31 +0200 (CEST) From: "nunuxdev" To: "'transcode Users Mailing List'" Subject: RE: [transcode-users] avi's on XP no image Date: Thu, 30 Mar 2006 18:38:09 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <442BC537.2020306@terkuile.ch> Thread-Index: AcZT8C7bCiK27VcnQVmAE/r0U7WSaQAKAxPw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20060330163631.46F829AE41@smtp1-g19.free.fr> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id k2UGaVso020357 X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 You might not have the good xvid windows codec installed. Pierre (also) -----Message d'origine----- De : transcode-users-bounces@exit1.org [mailto:transcode-users-bounces@exit1.org] De la part de Pierrot Envoyé : jeudi 30 mars 2006 13:47 À : transcode-users@exit1.org Objet : [transcode-users] avi's on XP no image Hi Can somebody on this list tell me what are the possible reasons why my (from dvd->xvid transcoded with 1.01 ) avi's show fine on Kubuntu Kaffeine but dont work on my Windows XP session (same computer amd64) with WinAmp and Ms Media player. Only sound is working fine but image is black . Tried on 2 other windows computers and problem is the same . thanks a lot for any info Pierre From transcode-users-bounces@exit1.org Thu Mar 30 19:22: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 90EF4126D91 for ; Thu, 30 Mar 2006 19:22: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 k2UHInjZ023008; Thu, 30 Mar 2006 19:19: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=HTML_MESSAGE autolearn=disabled version=3.1.1 Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UHIinJ022993 for ; Thu, 30 Mar 2006 19:18:45 +0200 Received: from enterprise (lns-bzn-46-82-253-196-234.adsl.proxad.net [82.253.196.234]) by smtp1-g19.free.fr (Postfix) with ESMTP id 194D29AEA5 for ; Thu, 30 Mar 2006 19:18:44 +0200 (CEST) From: "nunuxdev" To: Date: Thu, 30 Mar 2006 19:20:31 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0000_01C6542F.02E97C10" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcZUHj8IpjhozW25S4inQK/Cl/0n9A== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20060330171844.194D29AEA5@smtp1-g19.free.fr> X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] strange crash on export : undefined symbol: ff_gcd 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_0000_01C6542F.02E97C10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all =20 =20 I=92ve upgraded to the latest CVS ffmpeg & transcode sources. All = compilations are running fine. But when transcode=92s launch I got : =20 [transcode] warning : /opt/transcode/lib/export_ffmpeg.so: undefined = symbol: ff_gcd [transcode] warning : (dl_loader.c) loading "/opt/transcode/lib/export_ffmpeg.so" failed [transcode] warning : (encoder.c) loading video export module failed [transcode] warning : failed to init export modules [transcode] critical: plug-in initialization failed =20 For sure it comes from libavutil that didn=92t link correctly the transcode binary during built, according to Francesco=92s opinion. =20 All ENV (CPPFLAGS, =85) are correctly defined for compil (I=92m running = lfs home made scripts) =20 Here are my transcode compil. Options : =20 =20 ./configure --prefix=3D/opt/transcode \ --sysconfdir=3D/etc \ --enable-v4l \ --enable-libdv \ --enable-lame \ --enable-ogg \ --enable-theora \ --enable-vorbis \ --enable-libquicktime \ --with-libquicktime-prefix=3D/usr/local \ = --with-libquicktime-includes=3D/devel/include/lqt \ = --with-libquicktime-libs=3D/usr/local/lib/libquicktime \ --enable-a52 \ --enable-libmpeg3 \ --enable-libfame \ --enable-mjpegtools \ --enable-sdl \ --enable-imagemagick \ --enable-avifile \ --enable-freetype2 \ --enable-gtk \ --includedir=3D/devel/include = --infodir=3D/devel/info --mandir=3D/devel/man \ --enable-imagemagick --with-imagemagick-includes=3D/devel/include \ --with-mod-path=3D/opt/transcode/lib \ --enable-libxml2 --with-libavcodec-includes=3D/usr/local/include/ffmpeg \ --with-libavcodec-prefix=3D/usr/local --with-libavcodec-libs=3D/usr/local/lib \ =20 For sure all stuff is pointing to the right dirs. =20 =20 I really don=92t see where it can come from. =20 Any idea will be really appreciated. =20 Regards, =20 =20 Pierre-Yves Paranthoen =20 ------=_NextPart_000_0000_01C6542F.02E97C10 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi all

 

 

I’ve upgraded to the latest CVS ffmpeg = & transcode sources. All compilations are running fine. But when = transcode’s launch I got :

 

[transcode] warning : /opt/transcode/lib/export_ffmpeg.so: undefined symbol: = ff_gcd

[transcode] warning : (dl_loader.c) loading "/opt/transcode/lib/export_ffmpeg.so" = failed

[transcode] warning : (encoder.c) loading = video export module failed

[transcode] warning : failed to init export = modules

[transcode] critical: plug-in initialization = failed

 

For sure it comes from libavutil that didn’t link =
correctly
the transcode binary during built, according =
to Francesco’s opinion.
 
All ENV (CPPFLAGS, …) are correctly =
defined for compil (I’m running lfs home made =
scripts)
 
Here are my transcode compil. Options =
:
 
 
./configure=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 --prefix=3D/opt/transcode \
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --sysconfdir=3D/etc =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-v4l \
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-libdv =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-lame =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-ogg =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-theora =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-vorbis =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-libquicktime =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --with-libquicktime-prefix=3D/usr/local =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --with-libquicktime-includes=3D/devel/include/lqt =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 =
--with-libquicktime-libs=3D/usr/local/lib/libquicktime =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-a52 =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-libmpeg3 =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-libfame =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-mjpegtools =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-sdl =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-imagemagick =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-avifile =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-freetype2 =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-gtk =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --includedir=3D/devel/include =
--infodir=3D/devel/info --mandir=3D/devel/man =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --enable-imagemagick =
--with-imagemagick-includes=3D/devel/include =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 --with-mod-path=3D/opt/transcode/lib =
\
=A0=A0=A0=A0=A0=A0=A0=A0 =
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0--enable-libxml2 =
--with-libavcodec-includes=3D/usr/local/include/ffmpeg =
\
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 --with-libavcodec-prefix=3D/usr/local =
--with-libavcodec-libs=3D/usr/local/lib =
\
 
For sure all stuff is pointing to the right =
dirs.
 
 
I really don’t see where it can come =
from.
 
Any idea will be really =
appreciated.
 
Regards,
 
 
Pierre-Yves =
Paranthoen

 

------=_NextPart_000_0000_01C6542F.02E97C10-- From transcode-users-bounces@exit1.org Thu Mar 30 23:41:06 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 EF269126D90 for ; Thu, 30 Mar 2006 23:41:06 +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 k2ULYInl005726; Thu, 30 Mar 2006 23:36: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=none autolearn=disabled version=3.1.1 Received: from weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2ULYD6D005705 for ; Thu, 30 Mar 2006 23:34:15 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2ULYBLc019584 for ; Thu, 30 Mar 2006 13:34:11 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16040-11-2 for ; Thu, 30 Mar 2006 13:34:11 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2ULXswi019259 for ; Thu, 30 Mar 2006 13:33:54 -0800 (PST) Message-ID: <442C4EBC.7040805@cogweb.net> Date: Thu, 30 Mar 2006 13:33:48 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Threads on a dual-core 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've been experimenting with v4l grabbing with transcode directly to h264 and get good results, though they need some tweaking still. One of the issues is that I'm not able to tell transcode to start more than one thread. On a dual-core amd64, I see that only one core is active at any time. Transcode makes full use of that one core -- 100% CPU utilization -- but the other is not used at all. I'm also wondering whether frames are dropped silently. My command is, transcode -x v4l2,v4l2 -M 2 -i /dev/video$DEV -p /dev/dsp$DEV -y ffmpeg -F h264 \ -c 00:$TIM -g 640x480 -f 29.970,4 -u 1024,2 -Q 5 -e 32000,16,2 --lame_preset medium -o $DIR/$FIL.avi The effect of the -u parameter (hey, I'm naive) appears to be to set the amount of RAM used during processing. Transcode handles this very differently from mencoder: where mencoder will start putting frames into RAM when the CPU can't process them in realtime, transcode appears to allocate a fixed amount of RAM through the -u parameter. I've not seen any messages back from transcode suggesting dropped frames, but I'm a bit skeptical -- at full frame size, mencoder drops lots of frames. So one question is, how does transcode manage not to drop frames, or is it actually doing it silently (as ffmpeg does)? Secondly, I thought the second value for the -u parameter, as in "-u 1024,2", sets the number of threads, but it has no effect on my system. Is this a bug or a feature -- am I missing something? What can I do to start two threads? This is on Debian sid with a 2.6.16 kernel, using Mariallat's transcode packages, currently 2:1.0.2-0.5. Cheers, David From transcode-users-bounces@exit1.org Thu Mar 30 23:44: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 9643B126D90 for ; Thu, 30 Mar 2006 23:44: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 k2ULgHw7006376; Thu, 30 Mar 2006 23:42: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 weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2ULgE8Z006354 for ; Thu, 30 Mar 2006 23:42:15 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2ULgCML025845 for ; Thu, 30 Mar 2006 13:42:12 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24598-01-4 for ; Thu, 30 Mar 2006 13:42:11 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2ULeaGU024763 for ; Thu, 30 Mar 2006 13:40:37 -0800 (PST) Message-ID: <442C504F.5000809@cogweb.net> Date: Thu, 30 Mar 2006 13:40:31 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] A/V sync grabbing from v4l 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 having good results with transcode grabbing from v4l, but sync drifts badly. At the end of an hour, audio may be several seconds behind the video. Francesco Romani just posted some intriguing tweaks on the wiki: -x v4l2=resync_margin=1:resync_interval=250,v4l2 with a promise to "add explanation for options used very soon". Sono gia stanco di aspettare! :-) I haven't had a chance to test these yet, but it would be great to know what they do. Perhaps someone could point me to any additional documentation? The manpage doesn't mention resync. David From transcode-users-bounces@exit1.org Fri Mar 31 00:13: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 1EADE126D90 for ; Fri, 31 Mar 2006 00:13: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 k2UMAj1I008846; Fri, 31 Mar 2006 00:11: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 weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UMAfIP008813 for ; Fri, 31 Mar 2006 00:10:42 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UMAal4019583 for ; Thu, 30 Mar 2006 14:10:36 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19367-01-2 for ; Thu, 30 Mar 2006 14:10:35 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UMA3xX019092 for ; Thu, 30 Mar 2006 14:10:03 -0800 (PST) Message-ID: <442C5735.7040704@cogweb.net> Date: Thu, 30 Mar 2006 14:09:57 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] bogus v4l error messages? 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 When using a v4l2 device, transcode reports a whole series of failures: [probe_v4l] cannot (reopen) device in RW mode [probe_v4l] open video4linux device: No such device [transcode] auto-probing source /dev/video2 (failed) [transcode] V: import format | unknown (V=v4l2|A=v4l2) That said, it then proceeds to handle everything fine. Aren't these error messages simply bogus? Dave From transcode-users-bounces@exit1.org Fri Mar 31 00:46: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 6F5B8126D90 for ; Fri, 31 Mar 2006 00:46: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 k2UMhI9Q011243; Fri, 31 Mar 2006 00:44: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 weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UMhFNN011225 for ; Fri, 31 Mar 2006 00:43:16 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UMhEb1015534 for ; Thu, 30 Mar 2006 14:43:14 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12718-15 for ; Thu, 30 Mar 2006 14:43:14 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UMhBrC015401 for ; Thu, 30 Mar 2006 14:43:11 -0800 (PST) Message-ID: <442C5EF9.8050305@cogweb.net> Date: Thu, 30 Mar 2006 14:43:05 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] A/V sync grabbing from v4l References: <442C504F.5000809@cogweb.net> In-Reply-To: <442C504F.5000809@cogweb.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 David Liontooth wrote: > I'm having good results with transcode grabbing from v4l, but sync > drifts badly. At the end of an hour, audio may be several seconds > behind the video. > Francesco Romani just posted some intriguing tweaks on the wiki: > > -x v4l2=resync_margin=1:resync_interval=250,v4l2 > > with a promise to "add explanation for options used very soon". Sono > gia stanco di aspettare! :-) > > I haven't had a chance to test these yet, but it would be great to > know what they do. Perhaps someone could point me to any additional > documentation? The manpage doesn't mention resync. I'm running an hour capture test now -- the parameters are of course largely self-explanatory, but what is the effect of adjusting margin and interval in terms of costs and benefits? If this works I'll be stoked! David From transcode-users-bounces@exit1.org Fri Mar 31 01:06: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 85820126D94 for ; Fri, 31 Mar 2006 01:06: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 k2UN3qKj012952; Fri, 31 Mar 2006 01:04: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 weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UN3m0J012934 for ; Fri, 31 Mar 2006 01:03:50 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UN3nel001068 for ; Thu, 30 Mar 2006 15:03:49 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28583-10-2 for ; Thu, 30 Mar 2006 15:03:48 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UN3eAR000932 for ; Thu, 30 Mar 2006 15:03:43 -0800 (PST) Message-ID: <442C63C6.7040209@cogweb.net> Date: Thu, 30 Mar 2006 15:03:34 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] x264 parameters 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 uses ffmpeg to access the x264 encoder, right? I use the command, transcode -x v4l2=resync_margin=1:resync_interval=250,v4l2 -M 2 \ -i /dev/video$DEV -p /dev/dsp$DEV -y ffmpeg -F h264 -c 00:$TIM \ -g 640x480 -f 29.970,4 -u 1024,2 -w 800 -b 128 -Q 5 -e 32000,16,2 \ --lame_preset medium -o $DIR/$FIL.avi Now, in mencoder, I'm able to pass a whole series of parameters to x264: mencoder -tv driver=v4l2:device=/dev/video$DEV:fps=30000/1001:chanlist=us-bcast:\ audiorate=32000:adevice=/dev/dsp$DEV:input=0:amode=1:normid=4:width=512:height=384 \ -ovc x264 -x264encopts threads=2:bitrate=500:subq=2:me=2:frameref=4:8x8dct \ -oac mp3lame -lameopts cbr:br=96 -endpos $TIM -o $DIR/$FIL.avi tv:// > /dev/null Does transcode handle anything comparable to -x264encopts? This is for instance where the threads command has to go, as it's x264 that needs to start two threads. David From transcode-users-bounces@exit1.org Fri Mar 31 01:09:07 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 A58DC126D95 for ; Fri, 31 Mar 2006 01:09:07 +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 k2UN6xBe013255; Fri, 31 Mar 2006 01:07: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=0.0 required=5.0 tests=none autolearn=disabled version=3.1.1 Received: from weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2UN6uNL013236 for ; Fri, 31 Mar 2006 01:06:57 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UN6uWg003527 for ; Thu, 30 Mar 2006 15:06:56 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02594-04 for ; Thu, 30 Mar 2006 15:06:56 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2UN6sgF003462 for ; Thu, 30 Mar 2006 15:06:55 -0800 (PST) Message-ID: <442C6488.6080104@cogweb.net> Date: Thu, 30 Mar 2006 15:06:48 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Threads on a dual-core References: <442C4EBC.7040805@cogweb.net> In-Reply-To: <442C4EBC.7040805@cogweb.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 David Liontooth wrote: > I've been experimenting with v4l grabbing with transcode directly to > h264 and get good results, though they need some tweaking still. > One of the issues is that I'm not able to tell transcode to start more > than one thread. On a dual-core amd64, I see that only one core is > active at any time. Transcode makes full use of that one core -- 100% > CPU utilization -- but the other is not used at all. I'm also > wondering whether frames are dropped silently. > > My command is, > > transcode -x v4l2,v4l2 -M 2 -i /dev/video$DEV -p /dev/dsp$DEV -y > ffmpeg -F h264 \ > -c 00:$TIM -g 640x480 -f 29.970,4 -u 1024,2 -Q 5 -e 32000,16,2 > --lame_preset medium -o $DIR/$FIL.avi > > The effect of the -u parameter (hey, I'm naive) appears to be to set > the amount of RAM used during processing. Transcode handles this very > differently from mencoder: where mencoder will start putting frames > into RAM when the CPU can't process them in realtime, transcode > appears to allocate a fixed amount of RAM through the -u parameter. > I've not seen any messages back from transcode suggesting dropped > frames, but I'm a bit skeptical -- at full frame size, mencoder drops > lots of frames. So one question is, how does transcode manage not to > drop frames, or is it actually doing it silently (as ffmpeg does)? > > Secondly, I thought the second value for the -u parameter, as in "-u > 1024,2", sets the number of threads, but it has no effect on my > system. Is this a bug or a feature -- am I missing something? What can > I do to start two threads? > > This is on Debian sid with a 2.6.16 kernel, using Mariallat's > transcode packages, currently 2:1.0.2-0.5. To repeat myself: I now think I understand the reason the -u parameter fails to start two encoding threads: that parameter has to be passed to the x264 encoder, which is what needs to start two threads. Am I right? David From transcode-users-bounces@exit1.org Fri Mar 31 03:24:07 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 E62D6126D90 for ; Fri, 31 Mar 2006 03:24:07 +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 k2V1KxsX019102; Fri, 31 Mar 2006 03:21: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 weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2V1KuE8019077 for ; Fri, 31 Mar 2006 03:20:58 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2V1KvwL019115 for ; Thu, 30 Mar 2006 17:20:57 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18483-04 for ; Thu, 30 Mar 2006 17:20:57 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2V1KtnR019038 for ; Thu, 30 Mar 2006 17:20:55 -0800 (PST) Message-ID: <442C83F1.1010301@cogweb.net> Date: Thu, 30 Mar 2006 17:20:49 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode Users Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Making transcode less verbose 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 sometimes like to have cron send an e-mail when a job is done, as a way of keeping tabs on a remote system. If I do that with transcode, I get a line per frame transcoded -- thousands of them! Is there a way to make transcode drop the per-line feedback and just produce the summaries at the beginning and the end? David From transcode-users-bounces@exit1.org Fri Mar 31 03:24: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 EDF01126D90 for ; Fri, 31 Mar 2006 03:24: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 k2V1IgN9018893; Fri, 31 Mar 2006 03:19: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=none autolearn=disabled version=3.1.1 Received: from weber.sscnet.ucla.edu (weber.sscnet.ucla.edu [128.97.42.3]) by fries.zyn.de (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k2V1IcB1018874 for ; Fri, 31 Mar 2006 03:18:40 +0200 Received: from localhost (localhost [127.0.0.1]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2V1IdsO017368 for ; Thu, 30 Mar 2006 17:18:39 -0800 (PST) Received: from weber.sscnet.ucla.edu ([127.0.0.1]) by localhost (weber [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15480-08 for ; Thu, 30 Mar 2006 17:18:39 -0800 (PST) Received: from [128.97.221.35] (clitunno.sscnet.ucla.edu [128.97.221.35]) by weber.sscnet.ucla.edu (8.13.6/8.13.6) with ESMTP id k2V1Ic2R017275 for ; Thu, 30 Mar 2006 17:18:38 -0800 (PST) Message-ID: <442C8368.2090305@cogweb.net> Date: Thu, 30 Mar 2006 17:18:32 -0800 From: David Liontooth User-Agent: Mail/News 1.5 (X11/20060318) MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] A/V sync grabbing from v4l References: <442C504F.5000809@cogweb.net> <442C5EF9.8050305@cogweb.net> In-Reply-To: <442C5EF9.8050305@cogweb.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at nicco.sscnet.ucla.edu X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 David Liontooth wrote: > David Liontooth wrote: >> I'm having good results with transcode grabbing from v4l, but sync >> drifts badly. At the end of an hour, audio may be several seconds >> behind the video. >> Francesco Romani just posted some intriguing tweaks on the wiki: >> >> -x v4l2=resync_margin=1:resync_interval=250,v4l2 >> >> with a promise to "add explanation for options used very soon". Sono >> gia stanco di aspettare! :-) >> >> I haven't had a chance to test these yet, but it would be great to >> know what they do. Perhaps someone could point me to any additional >> documentation? The manpage doesn't mention resync. > I'm running an hour capture test now -- the parameters are of course > largely self-explanatory, but what is the effect of adjusting margin > and interval in terms of costs and benefits? If this works I'll be > stoked! Well, as promised, I'm stoked! :-) Sync appears to be working great, which means I finally have a solution for capturing full-frame directly to x264 and producing small files that can be streamed by vlc. For a summary, see http://linuxtv.org/v4lwiki/index.php/TV_Recording#Live_x264_capture_comparison Thanks for the good work! BTW is this transcode-users list archived anywhere? I'm starting to think nobody's on it. David From transcode-users-bounces@exit1.org Fri Mar 31 04:55: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 9653A126D90 for ; Fri, 31 Mar 2006 04:55: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 k2V2qeQx021420; Fri, 31 Mar 2006 04:53:25 +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 k2V2qaTj021405 for ; Fri, 31 Mar 2006 04:52:38 +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 k2V2qQ0g013035 for ; Thu, 30 Mar 2006 18:52:27 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id k2V2qQbr013034 for transcode-users@exit1.org; Thu, 30 Mar 2006 18:52:26 -0800 Date: Thu, 30 Mar 2006 18:52:26 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] A/V sync grabbing from v4l Message-ID: <20060331025226.GA13002@t22> References: <442C504F.5000809@cogweb.net> <442C5EF9.8050305@cogweb.net> <442C8368.2090305@cogweb.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442C8368.2090305@cogweb.net> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-WWMF-Status: 2.5.20060322.1!tsvurl@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 David Liontooth wrote: > > Sync appears to be working great, which means I finally have a solution > for capturing full-frame directly to x264 and producing small files that > can be streamed by vlc. For a summary, see > http://linuxtv.org/v4lwiki/index.php/TV_Recording#Live_x264_capture_comparison > > Thanks for the good work! BTW is this transcode-users list archived > anywhere? I'm starting to think nobody'