From transcode-users-bounces@exit1.org Sat Jan 1 00:14:06 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2BA38126D85 for ; Sat, 1 Jan 2005 00:14:06 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id iBVN88vP025074; Sat, 1 Jan 2005 00:08:08 +0100 Received: from localhost.localdomain (200-93-66-218.genericrev.cantv.net [200.93.66.218] (may be forged)) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id iBVN83vP025051 for ; Sat, 1 Jan 2005 00:08:04 +0100 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id CAC0234C44C for ; Fri, 31 Dec 2004 19:08:33 -0400 (VET) Message-ID: <41D5DBF1.7050607@unet.edu.ve> Date: Fri, 31 Dec 2004 19:08:33 -0400 From: Jose Ildefonso Camargo Tolosa User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode stops at pass one or two (depending on the movie) using ac3 pass through. References: <41D48975.4040703@unet.edu.ve> <20041230233833.GB13125@funk.gsky.dom> <41D49E2C.6000202@unet.edu.ve> <41D554C7.6040609@unet.edu.ve> In-Reply-To: <41D554C7.6040609@unet.edu.ve> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Ok, the command line run: mkdir -m 0775 -p '/home/icamargo/Comprimidas/IRobot/tmp' && cd /home/icamargo/Comprimidas/IRobot/tmp && dr_exec transcode -H 10 -a 0 -x vob -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N 0x2000 -f 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 2 -y xvid4 --psu_mode --nav_seek /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log --no_split -o /home/icamargo/Comprimidas/IRobot/avi/001/IRobot-001.avi --print_status 20 && echo DVDRIP_SUCCESS DVDRIP_JOB_PID=3580 transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg libdvdread: Using libdvdcss version 1.2.8 for DVD access libdvdread: Couldn't find device name. libdvdread: Can't open file VIDEO_TS.IFO. [transcode] (probe) suggested AV correction -D 4 (166 ms) | AV 203 ms | 37 ms [transcode] auto-probing source /home/icamargo/Comprimidas/IRobot/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 @ 16:9 [transcode] V: zoom | 768x432 1.78:1 (Lanczos3) [transcode] V: clip frame (->) | 768x336 [transcode] V: bits/pixel | 0.199 [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: multi-pass | (mode=2) reading data (pass2) from divx4.log [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] 448 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 accel mode | sse2 (sse2 sse 3dnowext 3dnow mmxext mmx asm C) tc_memcpy: using mmxext for memcpy [transcode] V: video buffer | 10 @ 768x480 [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 [export_xvid4.so] Reading configuration from './xvid4.cfg' [export_xvid4.so] Reading config section 'features' from './xvid4.cfg' [export_xvid4.so] Reading config section 'quantizer' from './xvid4.cfg' [export_xvid4.so] Reading config section 'cbr' from './xvid4.cfg' [export_xvid4.so] Reading config section 'vbr' from './xvid4.cfg' (split.c) reading auto-split information from file "/home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log" (split.c) done reading 165009 entries (split.c) chunk 0/0 PU=0 (-L 0 -c 0-107268) mapped onto (-L 0 -c 0-107268) [import_vob.so] tccat -i "/home/icamargo/Comprimidas/IRobot/vob/001" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 0,0-9343 -M 2 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcextract -t raw -x ac3 -d 0 [import_vob.so] tccat -i "/home/icamargo/Comprimidas/IRobot/vob/001" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0,0-9343 -M 2 -f 23.976024 -P /tmp/file7HoXdc -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 tc_memcpy: using mmxext for memcpy (demuxer.c) seeking to sequence 0:0 ... (demuxer.c) seeking to sequence 0:0 ... (ac3scan.c) AC3 frame 1792 (2336) bytes | bitrate 448 kBits/s | depsize 8008 | rbytes 2335.666748 [encoder.c] Delaying audio (0) [encoder.c] Delaying audio (0) encoding frame [107240], 11.98 fps, 100.0%, ETA: 0:00:02, ( 0| 0| 8) (V) fill=10/11, empty=0 wait=0 locked=0, ready=10, tag=0 (A) fill=0/11, empty=1 wait=0 locked=0, ready=0, tag=0 (decoder.c) sleeping for 6 seconds to cool down And it doesn't exit. Off course the film isn't completed yet. I'll give it a full try using the same video bitrate but mp3 for audio codec (still avi container). This is really, really weird. Jose Ildefonso Camargo Tolosa wrote: > Hi, again. Ok, here is my "full" report (still needs to run this from > command line, but I think it pretty much describes de problem): > > This time pass one completed, but on pass two I got: > > Thu Dec 30 20:17:18 2004 This task needs about 1399 MB, 4923 MB are free. > Thu Dec 30 20:17:18 2004 Starting job (1): Transcoding video - title > #1, pass 1 > Thu Dec 30 20:17:18 2004 Executing command: mkdir -m 0775 -p > '/home/icamargo/Comprimidas/IRobot/tmp' && cd > /home/icamargo/Comprimidas/IRobot/tmp && dr_exec transcode -H 10 -a 0 > -x vob -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N > 0x2000 -f 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 1 -y xvid4,null > --psu_mode --nav_seek > /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log --no_split > -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS > Thu Dec 30 20:17:18 2004 Job has PID 11001 > Thu Dec 30 20:29:58 2004 Transcoding video - title #1, pass 1: 10 > percent done. > Thu Dec 30 20:41:19 2004 Transcoding video - title #1, pass 1: 20 > percent done. > Thu Dec 30 20:53:59 2004 Transcoding video - title #1, pass 1: 30 > percent done. > Thu Dec 30 21:05:59 2004 Transcoding video - title #1, pass 1: 40 > percent done. > Thu Dec 30 21:18:27 2004 Transcoding video - title #1, pass 1: 50 > percent done. > Thu Dec 30 21:29:48 2004 Transcoding video - title #1, pass 1: 60 > percent done. > Thu Dec 30 21:41:20 2004 Transcoding video - title #1, pass 1: 70 > percent done. > Thu Dec 30 21:52:54 2004 Transcoding video - title #1, pass 1: 80 > percent done. > Thu Dec 30 22:04:23 2004 Transcoding video - title #1, pass 1: 90 > percent done. > Thu Dec 30 22:13:37 2004 Successfully finished job (1): Transcoding > video - title #1, pass 1 > > -------------- pass 1: completed (this is a separator added by me). > > Thu Dec 30 22:13:37 2004 Starting job (2): Transcoding video - title > #1, pass 2 > Thu Dec 30 22:13:37 2004 Executing command: mkdir -m 0775 -p > '/home/icamargo/Comprimidas/IRobot/tmp' && cd > /home/icamargo/Comprimidas/IRobot/tmp && dr_exec transcode -H 10 -a 0 > -x vob -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N > 0x2000 -f 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 2 -y xvid4 --psu_mode > --nav_seek /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log > --no_split -o > /home/icamargo/Comprimidas/IRobot/avi/001/IRobot-001.avi > --print_status 20 && echo DVDRIP_SUCCESS > Thu Dec 30 22:13:38 2004 Job has PID 13503 > Thu Dec 30 22:40:09 2004 Transcoding video - title #1, pass 2: 10 > percent done. > Thu Dec 30 23:03:47 2004 Transcoding video - title #1, pass 2: 20 > percent done. > Thu Dec 30 23:25:29 2004 Transcoding video - title #1, pass 2: 30 > percent done. > Thu Dec 30 23:48:24 2004 Transcoding video - title #1, pass 2: 40 > percent done. > Fri Dec 31 00:14:00 2004 Transcoding video - title #1, pass 2: 50 > percent done. > Fri Dec 31 00:35:15 2004 Transcoding video - title #1, pass 2: 60 > percent done. > Fri Dec 31 09:13:30 2004 Aborting command. Sending signal 1 to PID > 13503... > Fri Dec 31 09:13:30 2004 Aborting job: Transcoding video - title #1, > pass 2 > > Ok, the second pass, just stops. Now, the process tree: > > I don't include the pass one, here is the process tree at start of > pass two: > > 10948 pts/1 S+ 0:16 | \_ /usr/bin/perl /usr/bin/dvdrip > 13501 pts/1 S+ 0:00 | \_ sh -c mkdir -m 0775 -p > '/home/icamargo/Comprimidas/IRobot/tmp' && cd > /home/icamargo/Comprimidas/IRobot/tmp && dr_exec transcode -H 10 -a 0 > -x vob -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N > 0x2000 -f 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 2 -y xvid4 --psu_mode > --nav_seek /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log > --no_split -o > /home/icamargo/Comprimidas/IRobot/avi/001/IRobot-001.avi > --print_status 20 && echo DVDRIP_SUCCESS > 13503 pts/1 Rl+ 0:24 | \_ transcode -H 10 -a 0 -x vob > -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N 0x2000 -f > 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 2 -y xvid4 --psu_mode --nav_seek > /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log --no_split -o > /home/icamargo/Comprimidas/IRobot/avi/001/IRobot-001.avi > --print_status 20 > 13508 pts/1 S+ 0:00 | \_ sh -c tccat -i > "/home/icamargo/Comprimidas/IRobot/vob/001" -t vob -d 0 -S 0 | tcdemux > -a 0 -x ac3 -S 0,0-9343 -M > 2 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcextract -t raw -x ac3 -d 0 > 13509 pts/1 S+ 0:00 | | \_ tccat -i > /home/icamargo/Comprimidas/IRobot/vob/001 -t vob -d 0 -S 0 > 13510 pts/1 S+ 0:00 | | \_ tcdemux -a 0 -x ac3 > -S 0,0-9343 -M 2 -d 0 > 13511 pts/1 S+ 0:00 | | \_ tcextract -t vob -a > 0 -x ac3 > -d 0 > 13512 pts/1 S+ 0:00 | | \_ tcextract -t raw -x > ac3 -d 0 > 13513 pts/1 S+ 0:00 | \_ sh -c tccat -i > "/home/icamargo/Comprimidas/IRobot/vob/001" -t vob -d 0 -S 0 | tcdemux > -s 0x80 -x mpeg2 -S 0,0-9343 -M 2 -f 23.976024 -P /tmp/fileYYzltb -d > 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12 > 13514 pts/1 S+ 0:00 | \_ tccat -i > /home/icamargo/Comprimidas/IRobot/vob/001 -t vob -d 0 -S 0 > 13515 pts/1 Sl+ 0:00 | \_ tcdemux -s 0x80 -x > mpeg2 -S 0,0-9343 -M 2 -f 23.976024 -P /tmp/fileYYzltb -d 0 > 13516 pts/1 S+ 0:00 | \_ tcextract -t vob -a > 0 -x mpeg2 -d 0 > 13517 pts/1 S+ 0:01 | \_ tcdecode -x mpeg2 > -d 0 -y yv12 > > And the process tree after it stopped: > > 10948 pts/1 S+ 0:26 | \_ /usr/bin/perl /usr/bin/dvdrip > 13501 pts/1 S+ 0:00 | \_ sh -c mkdir -m 0775 -p > '/home/icamargo/Comprimidas/IRobot/tmp' && cd > /home/icamargo/Comprimidas/IRobot/tmp && dr_exec transcode -H 10 -a 0 > -x vob -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N > 0x2000 -f 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 2 -y xvid4 --psu_mode > --nav_seek /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log > --no_split -o > /home/icamargo/Comprimidas/IRobot/avi/001/IRobot-001.avi > --print_status 20 && echo DVDRIP_SUCCESS > 13503 pts/1 Sl+ 135:46 | \_ transcode -H 10 -a 0 -x vob > -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1233 -A -N 0x2000 -f > 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 2 -y xvid4 --psu_mode --nav_seek > /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log --no_split -o > /home/icamargo/Comprimidas/IRobot/avi/001/IRobot-001.avi > --print_status 20 > > I'm just running pass two from comand line (using the command line > from the log), I'll report if that gives me any additional output. If > it stops again, I'll try again using mp3 for audio (or ogg), and let > it run until it stops or finish. > > > Any ideas yet? > > Please, help! > > Ildefonso. > > Jose Ildefonso Camargo Tolosa wrote: > >> Hi! >> >> Thanks for answering. >> >> Sorry, I forgot to include it in the previous mail, I'm using dvdrip. >> From dvd::rip log: >> >> Thu Dec 30 09:51:32 2004 Executing command: mkdir -m 0775 -p >> '/home/icamargo/Comprimidas/IRobot/tmp' && cd >> /home/icamargo/Comprimidas/IRobot/tmp && dr_exec transcode -H 10 -a 0 >> -x vob -i /home/icamargo/Comprimidas/IRobot/vob/001 -w 1250 -A -N >> 0x2000 -f 24,1 -M 2 -Y 46,0,50,0 -Z 768x432 -R 1 -y xvid4,null >> --psu_mode --nav_seek >> /home/icamargo/Comprimidas/IRobot/tmp/IRobot-001-nav.log --no_split >> -o /dev/null --print_status 20 && echo DVDRIP_SUCCESS >> Thu Dec 30 09:51:32 2004 Job has PID 7057 >> Thu Dec 30 10:03:44 2004 Transcoding video - title #1, pass 1: 10 >> percent done. >> Thu Dec 30 10:14:39 2004 Transcoding video - title #1, pass 1: 20 >> percent done. >> Thu Dec 30 10:25:24 2004 Transcoding video - title #1, pass 1: 30 >> percent done. >> Thu Dec 30 10:36:08 2004 Transcoding video - title #1, pass 1: 40 >> percent done. >> Thu Dec 30 10:47:15 2004 Transcoding video - title #1, pass 1: 50 >> percent done. >> Thu Dec 30 10:57:55 2004 Transcoding video - title #1, pass 1: 60 >> percent done. >> Thu Dec 30 15:09:59 2004 Aborting command. Sending signal 1 to PID >> 7057... >> Thu Dec 30 15:09:59 2004 Aborting job: Transcoding video - title #1, >> pass 1 >> >> Please note the long time from the 60 percent done and the signal 1 >> sent (when I came to the computer and saw it stopped). I'm just >> running it again, just to see the procesess (I just wrote the initial >> process tree to a file, and when it get stopped, I'll send the second >> process tree). When it stops, the tcdemux, tcextract and tccat >> procesess (all of them) are gone, only the transcode process stays, >> and it is in sleep state (well, the dvdrip process is there too, off >> course). >> >> Jacob Meuser wrote: >> >>> On Thu, Dec 30, 2004 at 07:04:21PM -0400, Jose Ildefonso Camargo >>> Tolosa wrote: >>> >>> >>> >>>> Any ideas? >>>> >>> >>> >>> >>> full command and output please. >>> >>> >>> >> >> > > From transcode-users-bounces@exit1.org Sat Jan 1 02:45:51 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id DBD7B126D85 for ; Sat, 1 Jan 2005 02:45:51 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j011cAvP027468; Sat, 1 Jan 2005 02:38:10 +0100 Received: from mardy.hank.org (mardy.hank.org [63.205.225.170]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j011c8vP027453 for ; Sat, 1 Jan 2005 02:38:08 +0100 Received: from [192.168.1.2] (helo=bumby ident=mail) by mardy.hank.org with esmtp (Exim 4.34) id 1CkYDW-0005uN-Kn for transcode-users@exit1.org; Fri, 31 Dec 2004 17:38:06 -0800 Received: from moseley by bumby with local (Exim 3.36 #1 (Debian)) id 1CkYDV-0000S2-00 for ; Fri, 31 Dec 2004 17:38:05 -0800 Date: Fri, 31 Dec 2004 17:38:05 -0800 From: Bill Moseley To: transcode-users@exit1.org Message-ID: <20050101013805.GA31992@hank.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Encoding to svcd 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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: I'm trying to figure out how to encode svcd when the source is widescreen. I still don't own a DVD burner so I'm playing with the vcd format. A friend wanted a few RealVideo clips on vcd so I've been using that for source. I'm using mencoder to grab the RealVideo: mencoder \ -oac lavc -lavcopts acodec=mp2 \ -ovc lavc -lavcopts vcodec=mpeg1video \ -of mpeg -o test.mpg Then I use transcode to convert to (s)vcd: transcode -i test.mpg -Z fast --export_prof vcd-ntsc -o temp This works fine (both audio and video). The input Realvideo is in 4:3 aspect ration. But, what if the source format is not 4:3? Here's a clip from the real.com site I saved as sample.mpg: http://service.real.com/learnnav/testrams/realvideo10_512.ram $ tcprobe -i sample.mpg [tcprobe] MPEG program stream (PS) [tcprobe] summary for sample.mpg, (*) = not default, 0 = not detected import frame size: -g 640x368 [720x576] (*) aspect ratio: 1:1 frame rate: -f 30.000 [25.000] frc=5 (*) PTS=161.2929, frame_time=33 ms, bitrate=104857 kbps audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x50 [0x2000] (*) PTS=47721.8576, bitrate=224 kbps -D -1426816 --av_fine_ms -31 (frames & ms) [0] [0] That's wider than 4:3. Can svcd be flagged as 16:9 content? What if I have some very wide content (wider than 16:9) of arbitrary size. I assume I'd need to resize and add black bars to the top and bottom. Can someone give an example of how to resize for vcd (352x240) and svcd (480x480)? Another thing I'm confused about is the above sample.mpg plays audio fine (with mplayer. But after encoding as vcd the audio no longer plays. It seems to be a result of the -D setting in the tcprobe output. I can fix the audio by using -D 0: transcode -i sample.mpg -Z fast -D 0 --export_prof vcd-ntsc -o temp but what caused that problem in the first place? Thanks, Happy New Year! -- Bill Moseley moseley@hank.org From transcode-users-bounces@exit1.org Sat Jan 1 12:44:56 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 3123A126D84 for ; Sat, 1 Jan 2005 12:44:56 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01Bd6vP011019; Sat, 1 Jan 2005 12:39:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01Bd5vP011004 for ; Sat, 1 Jan 2005 12:39:05 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id AA8F9CFBE6 for ; Sat, 1 Jan 2005 12:39:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 64B0252C001; Sat, 1 Jan 2005 12:39:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id BEBB4221; Sat, 1 Jan 2005 12:38:52 +0100 (CET) Subject: Re: [transcode-users] Encoding to svcd From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050101013805.GA31992@hank.org> References: <20050101013805.GA31992@hank.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 01 Jan 2005 12:38:52 +0100 Message-Id: <1104579532.3419.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Fri, 2004-12-31 at 17:38 -0800, Bill Moseley wrote: > mencoder \ > -oac lavc -lavcopts acodec=mp2 \ > -ovc lavc -lavcopts vcodec=mpeg1video \ > -of mpeg -o test.mpg > > Then I use transcode to convert to (s)vcd: > > transcode -i test.mpg -Z fast --export_prof vcd-ntsc -o temp > > This works fine (both audio and video). > The input Realvideo is in 4:3 aspect ration. Double conversions are always bad. Better use transcode with the mplayer import module. From transcode-users-bounces@exit1.org Sat Jan 1 12:45:49 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E594F126D84 for ; Sat, 1 Jan 2005 12:45:49 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01BgTvP011156; Sat, 1 Jan 2005 12:42:29 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01Bg4vP011117 for ; Sat, 1 Jan 2005 12:42:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 1C2EDCFBE6 for ; Sat, 1 Jan 2005 12:42:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id EF67652C001; Sat, 1 Jan 2005 12:42:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 24EDD221; Sat, 1 Jan 2005 12:41:20 +0100 (CET) Subject: Re: [transcode-users] -m question From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <1104509002.1811.20.camel@p3.torangan.de> References: <5.1.1.6.0.20041229183339.02417568@wheresmymailserver.com> <20041230021139.GE3396@funk.gsky.dom> <1104409884.3296.32.camel@localhost.localdomain> <20041230191904.GD7063@funk.gsky.dom> <1104437348.3419.2.camel@localhost.localdomain> <20041230204843.GA14694@funk.gsky.dom> <1104507072.3419.8.camel@localhost.localdomain> <1104509002.1811.20.camel@p3.torangan.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 01 Jan 2005 12:41:19 +0100 Message-Id: <1104579679.3419.15.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Fri, 2004-12-31 at 17:03 +0100, David Philippi wrote: > If you use libavformat and get it working, please document what you > used. I had to update a program from FFmpeg 0.4.6 to 0.4.9pre1 lately > and without Mean, the author of Avidemux, I'd probably have gone crazy > over the lack of documentation already. :-) Is he using the libavformat mpeg muxer in avidemux2 then? I don't think so, because it could make dvd-compliant vob's long before libavformat/codec could. From transcode-users-bounces@exit1.org Sat Jan 1 13:02:13 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D65E9126D84 for ; Sat, 1 Jan 2005 13:02:13 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01BtDvP011455; Sat, 1 Jan 2005 12:55:13 +0100 Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp [219.160.161.77]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j01BtAvP011439 for ; Sat, 1 Jan 2005 12:55:11 +0100 Received: by achurch.org (wmail 0.9.52) id 41d68f9b.34211; Sat, 01 Jan 2005 20:55:07 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] Transcode Wiki Date: Sat, 01 Jan 2005 20:51:47 JST In-Reply-To: <1104579581.3419.12.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.19 Message-ID: <41d68f9b.34211@achurch.org> X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: >BTW I don't think it's very up-to-date anymore. And not everyone might >have the patience to use mpeg2enc ;-) On that note, I've written a page on FFmpeg vs. mpeg2enc about the speed vs. quality comparison; if anyone has personal anecdotes, they're more than welcome. There's also a page about AC3 vs. MP2, but since I'm not too familiar with either it's awfully short at the moment ;) --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Sat Jan 1 13:38:43 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 36F75126D84 for ; Sat, 1 Jan 2005 13:38:43 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01CX6vP012355; Sat, 1 Jan 2005 13:33:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01CX4vP012340 for ; Sat, 1 Jan 2005 13:33:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 88A26CFBE6 for ; Sat, 1 Jan 2005 13:33:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 3CCBD52C001; Sat, 1 Jan 2005 13:33:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 027C7221; Sat, 1 Jan 2005 13:32:25 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <41d68f9b.34211@achurch.org> References: <41d68f9b.34211@achurch.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 01 Jan 2005 13:32:25 +0100 Message-Id: <1104582745.3419.21.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sat, 2005-01-01 at 20:51 +0000, Andrew Church wrote: > >BTW I don't think it's very up-to-date anymore. And not everyone might > >have the patience to use mpeg2enc ;-) > > On that note, I've written a page on FFmpeg vs. mpeg2enc about the > speed vs. quality comparison; if anyone has personal anecdotes, they're > more than welcome. There's also a page about AC3 vs. MP2, but since I'm > not too familiar with either it's awfully short at the moment ;) Some interesting notes you might not know: - ac3 sound quality is not per se better than mp2 sound quality, mp2 just needs a few more bits; otoh if you take real high bit rates, mp2 will even outperform ac3 (same as mp2/mp3 comparison). - the ffmpeg mp2 encoder is ehrm... minimalistic, it may not be sufficient for the audio purists; - the ac3 encoder in ffmpeg is okay though; - if you want real good mp2 sound you can use mp2enc in combination with ffmpeg video encoding / export profile, but be sure to specify output sample rate = 48 Khz, this is a flaw in the mp2enc export module. On www.allofmp3.com there is a real good piece of info on audio encoding standards. From transcode-users-bounces@exit1.org Sat Jan 1 13:44:51 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A27DE126D84 for ; Sat, 1 Jan 2005 13:44:51 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01BgQvP011139; Sat, 1 Jan 2005 12:42:26 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01Be4vP011059 for ; Sat, 1 Jan 2005 12:40:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id B6C6FCFBE6 for ; Sat, 1 Jan 2005 12:40:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id A377652C001; Sat, 1 Jan 2005 12:40:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 1B72A221; Sat, 1 Jan 2005 12:39:42 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20041231220937.GA1326@funk.gsky.dom> References: <000001c4ef80$d34a22c0$baea6cc2@KLOBOUCEK> <20041231220937.GA1326@funk.gsky.dom> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 01 Jan 2005 12:39:41 +0100 Message-Id: <1104579581.3419.12.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: > > thanks for the great idea with wiki. BTW: I'd suggest to add > > Florin Andrei's script for creating DVD-compliant MPEG2 > > stream. As far as I remember, he used to have very fine tuning > > involved in it. > why not add it yourself? BTW I don't think it's very up-to-date anymore. And not everyone might have the patience to use mpeg2enc ;-) From transcode-users-bounces@exit1.org Sat Jan 1 18:53:13 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E51A8126D84 for ; Sat, 1 Jan 2005 18:53:13 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01HnBvP021004; Sat, 1 Jan 2005 18:49:11 +0100 Received: from aquarium.inter.wroc.net (inter.wroc.net [80.55.194.50]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j01Hn9vP020988 for ; Sat, 1 Jan 2005 18:49:09 +0100 Received: by aquarium.inter.wroc.net (Postfix, from userid 1000) id 3A799F3A06; Sat, 1 Jan 2005 18:48:57 +0100 (CET) Date: Sat, 1 Jan 2005 18:48:57 +0100 From: Maciek Rybicki To: transcode Users Mailing List Subject: Re: [transcode-users] Problem with modfps, --export_pal Message-ID: <20050101174857.GA3026@aquarium.inter.wroc.net> References: <20041230114558.GB9676@aquarium.inter.wroc.net> <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <1104531207.9295.2.camel@scooby.localnet> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://www.garfland.eu.org/pubkey.asc X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Rick Harris wrote: > On Fri, 2004-12-31 at 10:38 +0100, Maciek Rybicki wrote: > > I did that with mencoder and transcode, but it didn't help. I also > > downloaded another short movie (MPEG-PS) with 29.97 framerate, and the > > same error occured. So, I think, it's not a problem with this > > particular avi. > > Interesting that it occurs with other movies. > Can you provide a link to one of these short movies so that we may > download & test ? Of course, I hope it'll help. :) A short section of the first movie: http://garfland.eu.org/movie-short.avi -- Maciej "GarFie" Rybicki GG #2057641 GarFie@IRCnet From transcode-users-bounces@exit1.org Sun Jan 2 09:21:15 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 88C6C126D84 for ; Sun, 2 Jan 2005 09:21:15 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j028HAvP013305; Sun, 2 Jan 2005 09:17:10 +0100 Received: from mightylegends.zapto.org (postfix@ppp246-143.lns2.adl2.internode.on.net [203.122.246.143]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j028H6vP013289 for ; Sun, 2 Jan 2005 09:17:08 +0100 Received: from [192.168.0.2] (scooby.localnet [192.168.0.2]) by mightylegends.zapto.org (Postfix) with ESMTP id 0969C8E7F2 for ; Sun, 2 Jan 2005 18:47:06 +1030 (CST) Subject: Re: [transcode-users] Transcode Wiki From: Rick Harris To: transcode Users Mailing List In-Reply-To: <1104582745.3419.21.camel@localhost.localdomain> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> Content-Type: text/plain Date: Sun, 02 Jan 2005 18:47:05 +1030 Message-Id: <1104653825.3919.82.camel@scooby.localnet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sat, 2005-01-01 at 13:32 +0100, Erik Slagter wrote: > On Sat, 2005-01-01 at 20:51 +0000, Andrew Church wrote: > > There's also a page about AC3 vs. MP2, but since I'm > > not too familiar with either it's awfully short at the moment ;) > > Some interesting notes you might not know: > > - ac3 sound quality is not per se better than mp2 sound quality, mp2 > just needs a few more bits; otoh if you take real high bit rates, mp2 > will even outperform ac3 (same as mp2/mp3 comparison). > - the ffmpeg mp2 encoder is ehrm... minimalistic, it may not be > sufficient for the audio purists; > - the ac3 encoder in ffmpeg is okay though; > - if you want real good mp2 sound you can use mp2enc in combination > with ffmpeg video encoding / export profile, but be sure to specify > output sample rate = 48 Khz, this is a flaw in the mp2enc export module. In the context of creating a DVD with audio, AC3 is def. the audio format of choice for compatibilty. MP2 audio may sound just as good, but not all DVD players support it & will just play a silent movie if that's the case. From transcode-users-bounces@exit1.org Sun Jan 2 10:13:06 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id EB4A1126D84 for ; Sun, 2 Jan 2005 10:13:06 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j029A7vP014633; Sun, 2 Jan 2005 10:10:07 +0100 Received: from smtp20.libero.it (smtp20.libero.it [193.70.192.147]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j029A6vP014594 for ; Sun, 2 Jan 2005 10:10:06 +0100 Received: from localhost (172.16.1.80) by smtp20.libero.it (7.0.027-DD01) id 41D02C98000D7658 for transcode-users@exit1.org; Sun, 2 Jan 2005 10:10:00 +0100 Received: from [10.0.1.2] (151.25.186.133) by smtp0.libero.it (7.0.027-DD01) (authenticated as nenamiele@libero.it) id 41BF5F4801783738 for transcode-users@exit1.org; Sun, 2 Jan 2005 10:10:00 +0100 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: transcode-users@exit1.org From: Alessandro Magni Date: Sun, 2 Jan 2005 10:08:05 +0100 X-Mailer: Apple Mail (2.619) X-Virus-Scanned: by amavisd-new at libero.it serv2 X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] PPM 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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: I just installed transcode on OSX panther (via fink) and it works flawlessly. The problem I'd like to solve is related to the fact that I use it by a perl script that exports selected frames in PPM, to be processed one-by-one. Since I'm not a graphic guru, I'm only able to process ASCII ppm files - while I noticed that transcode uses the binary PPM format. Thre is a way to export in ASCII PPM ??? thanks for any info Alessandro P.S. command line used is transcode -k -z -y ppm --frame_interval 1000 -i file.avi From transcode-users-bounces@exit1.org Sun Jan 2 11:54:37 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 34E78126D84 for ; Sun, 2 Jan 2005 11:54:37 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02AmbvP016916; Sun, 2 Jan 2005 11:48:37 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02AmYvP016901 for ; Sun, 2 Jan 2005 11:48:35 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j02AvEQq027495 for ; Sun, 2 Jan 2005 02:56:52 -0801 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j02Ap4D9029852 for ; Sun, 2 Jan 2005 02:51:04 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j02Ap4cm026483 for transcode-users@exit1.org; Sun, 2 Jan 2005 02:51:04 -0800 (PST) Date: Sun, 2 Jan 2005 02:51:04 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] PPM Message-ID: <20050102105104.GA18586@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, Jan 02, 2005 at 10:08:05AM +0100, Alessandro Magni wrote: > > I just installed transcode on OSX panther (via fink) and it works > flawlessly. > > The problem I'd like to solve is related to the fact that I use it by a > perl script that exports selected frames in PPM, to be processed > one-by-one. > Since I'm not a graphic guru, I'm only able to process ASCII ppm files > - while I noticed that transcode uses the binary PPM format. > Thre is a way to export in ASCII PPM ??? probably not, unless the export_im module can. -- From transcode-users-bounces@exit1.org Sun Jan 2 11:57:36 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D17D9126D84 for ; Sun, 2 Jan 2005 11:57:36 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02As6vP017230; Sun, 2 Jan 2005 11:54:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02As4vP017213 for ; Sun, 2 Jan 2005 11:54:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 27743CFBE6 for ; Sun, 2 Jan 2005 11:54:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 07A9052C001; Sun, 2 Jan 2005 11:54:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 2D2B4221; Sun, 2 Jan 2005 11:53:16 +0100 (CET) Subject: Re: [transcode-users] PPM From: Erik Slagter To: transcode Users Mailing List In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 02 Jan 2005 11:53:15 +0100 Message-Id: <1104663195.3419.37.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 10:08 +0100, Alessandro Magni wrote: > I just installed transcode on OSX panther (via fink) and it works > flawlessly. > > The problem I'd like to solve is related to the fact that I use it by a > perl script that exports selected frames in PPM, to be processed > one-by-one. > Since I'm not a graphic guru, I'm only able to process ASCII ppm files > - while I noticed that transcode uses the binary PPM format. > Thre is a way to export in ASCII PPM ??? > AFAIK there is no such option. What perl stuff are you using? If it's GD, I bet it can also export/import binary PPM. From transcode-users-bounces@exit1.org Sun Jan 2 12:00:48 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 15873126D84 for ; Sun, 2 Jan 2005 12:00:48 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Ap5vP017040; Sun, 2 Jan 2005 11:51:05 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Ap3vP017025 for ; Sun, 2 Jan 2005 11:51:03 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 83C4DCFBE6 for ; Sun, 2 Jan 2005 11:51:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 59CF052C001; Sun, 2 Jan 2005 11:51:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 1924F221; Sun, 2 Jan 2005 11:50:21 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <1104653825.3919.82.camel@scooby.localnet> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 02 Jan 2005 11:50:20 +0100 Message-Id: <1104663020.3419.32.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 18:47 +1030, Rick Harris wrote: > In the context of creating a DVD with audio, AC3 is def. the audio > format of choice for compatibilty. > MP2 audio may sound just as good, but not all DVD players support it & > will just play a silent movie if that's the case. Actually any non-US player is required to play mp2. Players for Europe are afaik not required to play ac3, although they all do. Anyway, when I fed this into the wiki, I made a note about this. From transcode-users-bounces@exit1.org Sun Jan 2 15:30:17 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 41C2F126D84 for ; Sun, 2 Jan 2005 15:30:17 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02EKjvP024570; Sun, 2 Jan 2005 15:20:45 +0100 Received: from mightylegends.zapto.org (postfix@ppp246-143.lns2.adl2.internode.on.net [203.122.246.143]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02EKevP024545 for ; Sun, 2 Jan 2005 15:20:42 +0100 Received: from [192.168.0.2] (scooby.localnet [192.168.0.2]) by mightylegends.zapto.org (Postfix) with ESMTP id 456C58E827 for ; Mon, 3 Jan 2005 00:50:37 +1030 (CST) Subject: Re: [transcode-users] Problem with modfps, --export_pal From: Rick Harris To: Transcode ML In-Reply-To: <20050101174857.GA3026@aquarium.inter.wroc.net> References: <20041230114558.GB9676@aquarium.inter.wroc.net> <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> Content-Type: text/plain Date: Mon, 03 Jan 2005 00:50:38 +1030 Message-Id: <1104675638.3899.135.camel@scooby.localnet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sat, 2005-01-01 at 18:48 +0100, Maciek Rybicki wrote: > Rick Harris wrote: > > > On Fri, 2004-12-31 at 10:38 +0100, Maciek Rybicki wrote: > > > I did that with mencoder and transcode, but it didn't help. I also > > > downloaded another short movie (MPEG-PS) with 29.97 framerate, and the > > > same error occured. So, I think, it's not a problem with this > > > particular avi. > > > > Interesting that it occurs with other movies. > > Can you provide a link to one of these short movies so that we may > > download & test ? > > Of course, I hope it'll help. :) > A short section of the first movie: http://garfland.eu.org/movie-short.avi Just tried transcoding this movie & I also got the same error you get Maciek. I've also been able to reproduce this error on other files created at the same resolution (640x288) or aspect ratio (2.22:1). Seems pre_clip/modfps need a thorough going over in the source, but do work ok nearly all of the time. Here's a workaround... Do a dummy run with '--export_prof' to calculate the clip values: transcode -i movie-short.avi -y ffmpeg --export_prof dvd \ --export_asr 2 -c 0-00:00:00 2>&1 | grep "pre clip frame" [transcode] V: pre clip frame | 640x476 (-94,0,-94,0) Use the clip value for the '-j' option & set '--pre_clip=no': transcode -i movie-short.avi -y ffmpeg --export_prof dvd-pal \ --pre_clip=no -j -94,0,-94,0 --export_asr 2 -o movie-short \ -D0 -E 48000 -b 224 -s2 -m movie-short.ac3 -J resample,modfps \ --export_fps 25 Along the way, noticed a bug that when '--export_prof' decides a pre_clip is necessary, it defaults to the pal profile's resolution even if the ntsc profile is selected. Commenting out the following lines in src/transcode.c fixes this: // Make an educated guess if this is pal or ntsc /* if (vob->im_v_height == 288 || vob->im_v_height == 576) impal = 1; if ((int)vob->fps == 25 || vob->im_frc == 3) impal = 1;*/ Rick From transcode-users-bounces@exit1.org Sun Jan 2 15:53:37 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 13CA1126D84 for ; Sun, 2 Jan 2005 15:53:37 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Ek6vP025392; Sun, 2 Jan 2005 15:46:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Ek4vP025377 for ; Sun, 2 Jan 2005 15:46:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 887D4CFBE6 for ; Sun, 2 Jan 2005 15:46:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 2A52852C001; Sun, 2 Jan 2005 15:46:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 20044221; Sun, 2 Jan 2005 15:45:26 +0100 (CET) Subject: Re: [transcode-users] Problem with modfps, --export_pal From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <1104675638.3899.135.camel@scooby.localnet> References: <20041230114558.GB9676@aquarium.inter.wroc.net> <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> <1104675638.3899.135.camel@scooby.localnet> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 02 Jan 2005 15:45:25 +0100 Message-Id: <1104677125.3419.41.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 00:50 +1030, Rick Harris wrote: > Along the way, noticed a bug that when '--export_prof' decides a > pre_clip is necessary, it defaults to the pal profile's resolution even > if the ntsc profile is selected. > Commenting out the following lines in src/transcode.c fixes this: > > // Make an educated guess if this is pal or ntsc > /* if (vob->im_v_height == 288 || vob->im_v_height == 576) impal = 1; > if ((int)vob->fps == 25 || vob->im_frc == 3) impal = 1;*/ Yeah, I was never happy with these hardcoded "tricks". From transcode-users-bounces@exit1.org Sun Jan 2 17:40:38 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id CD838126D84 for ; Sun, 2 Jan 2005 17:40:38 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02GWBvP028919; Sun, 2 Jan 2005 17:32:11 +0100 Received: from localhost.localdomain (200-93-66-218.genericrev.cantv.net [200.93.66.218] (may be forged)) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02GW8vP028903 for ; Sun, 2 Jan 2005 17:32:10 +0100 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id C9AD234C2EE for ; Sun, 2 Jan 2005 12:32:41 -0400 (VET) Message-ID: <41D82227.4000908@unet.edu.ve> Date: Sun, 02 Jan 2005 12:32:39 -0400 From: Jose Ildefonso Camargo Tolosa User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode stops at pass one or two (depending on the movie) using ac3 pass through. References: <41D48975.4040703@unet.edu.ve> <20041230233833.GB13125@funk.gsky.dom> <41D49E2C.6000202@unet.edu.ve> <41D554C7.6040609@unet.edu.ve> <41D5DBF1.7050607@unet.edu.ve> In-Reply-To: <41D5DBF1.7050607@unet.edu.ve> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Ok, now what I did: changed container to OGG and tried again with AC3: it stoped before finishing. After that I changed audio codec to Vorbis, and it worked perfectly, the movie was completly coded. This makes me think this is a AC3 passthrough. Any ideas? Thanks! From transcode-users-bounces@exit1.org Sun Jan 2 17:50:39 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id A634E126D84 for ; Sun, 2 Jan 2005 17:50:39 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Gh8vP029236; Sun, 2 Jan 2005 17:43:08 +0100 Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Gh6vP029221 for ; Sun, 2 Jan 2005 17:43:06 +0100 Received: from [192.168.0.97] (grenada.xs4all.nl [80.126.40.253]) by smtp-vbr8.xs4all.nl (8.12.11/8.12.11) with ESMTP id j02Gh197020678 for ; Sun, 2 Jan 2005 17:43:06 +0100 (CET) (envelope-from Zarathustra@xs4all.nl) From: Ulrich To: transcode-users@exit1.org Date: Sun, 2 Jan 2005 17:43:00 +0100 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Organization: Trips Without a Ticket inc. Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <200501021743.00959.Zarathustra@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) 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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Assalaamou aleykoum, when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it doesn't work . . . The ripped subtitles file (ofile0.ps1) stays at 0 bytes, and this causes the problem. Does anybody know how to fix this? I use following command: perl ./dvd9to5.pl -t 3 -a 0,1 -s 0 This is what the log says: Changed to working directory [/mnt/hdg1/dvd9to5-0.1.7/SPIRITED_AWAY]. Grabbing chapter list. mkfifo vid.fifo tcextract -i vid.fifo -t vob -x mpeg2 > ofile.m2v & mkfifo aud0.fifo tcextract -i aud0.fifo -t vob -x ac3 -a 0 > ofile0.ac3 & mkfifo aud1.fifo tcextract -i aud1.fifo -t vob -x ac3 -a 1 > ofile1.ac3 & mkfifo sub0.fifo tcextract -i sub0.fifo -t vob -x ps1 -a 0 > ofile0.ps1 & tccat -i /dev/hdb -T 3,-1 -L | tee vid.fifo aud0.fifo aud1.fifo sub0.fifo >/dev/null Done with source DVD, please remove it and insert a blank. Done extracting, cleaning up. rm *.fifo ofile.m2v is 4842891204 bytes. ofile0.ac3 is 358577664 bytes. ofile1.ac3 is 358577664 bytes. ofile0.ps1 is 0 bytes. Requantizing with 1.27479033464005 tcrequant -i ofile.m2v -o movie.m2v -f 1.27479033464005 Done requantizing. Multiplexing requantized video with audio. mplex -f 8 -S 0 -o movie0.mpeg movie.m2v ofile0.ac3 ofile1.ac3 ofile0.ps1 INFO: [mplex] mplex version 1.6.2 (2.2.3 $Date: 2004/01/13 20:45:26 $) **ERROR: [mplex] Unable to read from ofile0.ps1. dvd9to5: system mplex -f 8 -S 0 -o movie%d.mpeg movie.m2v ofile0.ac3 ofile1.ac3 ofile0.ps1 failed: 256 at ./dvd9to5.pl line 424. Thanks in advance. Ulrich -- ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø * My Box said: "Install WinXP or better ..." So I installed Linux. * ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø System: P4-2,4GHz, 512MB. OS: SuSE 9.0, Kernel: 2.4.21 From transcode-users-bounces@exit1.org Sun Jan 2 17:57:29 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id AA20A126D84 for ; Sun, 2 Jan 2005 17:57:29 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Gr0vP029611; Sun, 2 Jan 2005 17:53:00 +0100 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02GqwvP029596 for ; Sun, 2 Jan 2005 17:52:58 +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 j02GquwW003306 for ; Sun, 2 Jan 2005 08:52:56 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id j02GquEJ003305 for transcode-users@exit1.org; Sun, 2 Jan 2005 08:52:56 -0800 Date: Sun, 2 Jan 2005 08:52:55 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode Wiki Message-ID: <20050102165255.GA3279@t22> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1104663020.3419.32.camel@localhost.localdomain> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Erik Slagter wrote: > On Sun, 2005-01-02 at 18:47 +1030, Rick Harris wrote: > > In the context of creating a DVD with audio, AC3 is def. the audio > > format of choice for compatibilty. > > MP2 audio may sound just as good, but not all DVD players support it & > > will just play a silent movie if that's the case. > > Actually any non-US player is required to play mp2. Players for Europe > are afaik not required to play ac3, although they all do. > > Anyway, when I fed this into the wiki, I made a note about this. I have tested dvd's with mp2 audio on at least 40 different U.S. dvd players made between 1995 and 2004, and none have had a problem with mp2 audio. A few of them had problems with peak bit rates higher than about 12000k, causing them to freeze, but most can handle peaks of nearly 20000k. Interestingly, 2 identical dvd players with serial numbers very close together can have very different peak bitrate handling. I suspect that there is some hand trimming done at the factory that is not being done correctly. This was observed on models made by samsung and toshiba. -- Phil Ehrens | Fun stuff: The SilverLake Linux Users Group | http://www.ralphmag.org 3428 Winslow Drive | http://www.yellow5.com Silverlake, CA 90026 | http://www.slug.org From transcode-users-bounces@exit1.org Sun Jan 2 18:36:12 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id D7F73126D84 for ; Sun, 2 Jan 2005 18:36:12 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02HPivP031123; Sun, 2 Jan 2005 18:25:44 +0100 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02HPfvP031108 for ; Sun, 2 Jan 2005 18:25:42 +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 j02HPejh003343 for ; Sun, 2 Jan 2005 09:25:40 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id j02HPeit003342 for transcode-users@exit1.org; Sun, 2 Jan 2005 09:25:40 -0800 Date: Sun, 2 Jan 2005 09:25:40 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) Message-ID: <20050102172540.GA3338@t22> References: <200501021743.00959.Zarathustra@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501021743.00959.Zarathustra@xs4all.nl> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Ulrich wrote: > Assalaamou aleykoum, > > when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > doesn't work . . . Aleykoum Assalam, After a lot of frustration I have stopped trying to find a holy grail for dvd 'copying'. I have reduced my expectations and am much happier now just using mencoder to create a hard-subbed 'copy'. Fortunately there are people here that are more stubborn than I am, and no doubt someday one of them will get this problem licked. I guess that's not very helpful... From transcode-users-bounces@exit1.org Sun Jan 2 18:51:53 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 31A95126D84 for ; Sun, 2 Jan 2005 18:51:53 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Hl5vP031815; Sun, 2 Jan 2005 18:47:05 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02Hl4vP031800 for ; Sun, 2 Jan 2005 18:47:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 1A058CFBE6 for ; Sun, 2 Jan 2005 18:47:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id C417252C001; Sun, 2 Jan 2005 18:47:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 2E2D7221; Sun, 2 Jan 2005 18:46:58 +0100 (CET) Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050102172540.GA3338@t22> References: <200501021743.00959.Zarathustra@xs4all.nl> <20050102172540.GA3338@t22> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 02 Jan 2005 18:46:57 +0100 Message-Id: <1104688017.3419.43.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 09:25 -0800, Phil Ehrens wrote: > Ulrich wrote: > > Assalaamou aleykoum, > > > > when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > > v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > > doesn't work . . . > > Aleykoum Assalam, > > After a lot of frustration I have stopped trying to > find a holy grail for dvd 'copying'. I have reduced > my expectations and am much happier now just using > mencoder to create a hard-subbed 'copy'. It's a real pita yes, but any dvd I saw CAN be copied WITH the subtitles and languages you want. I am not sure this always can be done using a script etc. though, sometimes it needs a little tweaking ;-) From transcode-users-bounces@exit1.org Sun Jan 2 19:41:05 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2A9CF126D84 for ; Sun, 2 Jan 2005 19:41:05 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02IXAvP001379; Sun, 2 Jan 2005 19:33:10 +0100 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02IX6vP001351 for ; Sun, 2 Jan 2005 19:33:07 +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 j02IX3xm003410 for ; Sun, 2 Jan 2005 10:33:03 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id j02IX34e003409 for transcode-users@exit1.org; Sun, 2 Jan 2005 10:33:03 -0800 Date: Sun, 2 Jan 2005 10:33:03 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) Message-ID: <20050102183303.GA3405@t22> References: <200501021743.00959.Zarathustra@xs4all.nl> <20050102172540.GA3338@t22> <1104688017.3419.43.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1104688017.3419.43.camel@localhost.localdomain> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Erik Slagter wrote: > On Sun, 2005-01-02 at 09:25 -0800, Phil Ehrens wrote: > > Ulrich wrote: > > > Assalaamou aleykoum, > > > > > > when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > > > v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > > > doesn't work . . . > > > > Aleykoum Assalam, > > > > After a lot of frustration I have stopped trying to > > find a holy grail for dvd 'copying'. I have reduced > > my expectations and am much happier now just using > > mencoder to create a hard-subbed 'copy'. > > It's a real pita yes, but any dvd I saw CAN be copied WITH the subtitles > and languages you want. I am not sure this always can be done using a > script etc. though, sometimes it needs a little tweaking ;-) Any sufficiently hard problem can be solved with an efficiently simple script ;^) The last dvd I copied was, of all the horrible things, an ancient black-and-white bollywood musical nearly three hours long broken up into 2 minute chapters and with RAW PCM AUDIO, so there were almost no bits available for the video, and the video was color aliased all over the place... it completely filled a dvd9. The menus, btw, had a still image for each one of the 75 chapters. It was a work of art that demanded to be preserved in all it's glory... not. From transcode-users-bounces@exit1.org Sun Jan 2 22:08:39 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 9E031126D84 for ; Sun, 2 Jan 2005 22:08:39 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02L2vvP006239; Sun, 2 Jan 2005 22:02:57 +0100 Received: from mgw-x2.nokia.com (mgw-x2.nokia.com [131.228.20.22]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02L2tvP006222 for ; Sun, 2 Jan 2005 22:02:55 +0100 Received: from esdks002.ntc.nokia.com (esdks002.ntc.nokia.com [172.21.138.121]) by mgw-x2.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j02L2rq29458 for ; Sun, 2 Jan 2005 23:02:53 +0200 (EET) X-Scanned: Sun, 2 Jan 2005 23:02:44 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks002.ntc.nokia.com (8.12.9/8.12.9) id j02L2i4b014949 for ; Sun, 2 Jan 2005 23:02:44 +0200 Received: from mgw-int1.ntc.nokia.com (172.21.143.96) by esdks002.ntc.nokia.com 000cqSO7; Sun, 02 Jan 2005 23:02:42 EET Received: from esebh001.NOE.Nokia.com (esebh001.ntc.nokia.com [172.21.138.28]) by mgw-int1.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j02L2fU04388 for ; Sun, 2 Jan 2005 23:02:41 +0200 (EET) Received: from kusti.research.nokia.com ([172.21.56.13]) by esebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Sun, 2 Jan 2005 23:02:20 +0200 Received: from [172.21.50.130] (selma.research.nokia.com [172.21.50.130]) by kusti.research.nokia.com (Postfix) with ESMTP id 598FC93B79 for ; Sun, 2 Jan 2005 23:02:20 +0200 (EET) Message-ID: <41D8615C.6030509@nokia.com> Date: Sun, 02 Jan 2005 23:02:20 +0200 From: Dmitry Kasatkin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Jan 2005 21:02:20.0180 (UTC) FILETIME=[59368D40:01C4F10E] X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] transcode (resend) 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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi, After upgrading to version 0.6.14 it stoped working for my DV files (from Sony TRV33) --------------------------------- *** WARNING: The option -V is deprecated. *** *** Transcode internal frame handling is now in YV12 / YUV420 *** *** format by default because most codecs can only handle this format, *** *** otherwise leading to unnecessary time and quality wasting conversions. *** *** If you want to have to "old" behaviour (RGB24 as internal format), *** *** then please use the new -1/--use_rgb option *** transcode v0.6.14 (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 dv/vol5-2004.06.25_17-38-56.avi (ok) [transcode] V: import format | Digital Video RIFF data, AVI (V=ffmpeg|A=avi) [transcode] V: import frame | 720x576 1.25:1 [transcode] V: bits/pixel | 0.820 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x1 PCM [32000,16,2] 1024 kbps [transcode] A: export format | 0x50 MPEG layer-2 [48000,16,2] 224 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 5120 (5120.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32 accel mode | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using mmxext for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) * [import_ffmpeg.so] v0.1.11 (2004-02-29) (video) FFmpegcvsb4731: MS MPEG4v1-3/MPEG4/MJPEG [export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2 [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 [import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, bitrate=1024 [export_mpeg2enc.so] *** init-v *** ! [export_mp2enc.so] *** init-v *** ! [export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 3 -n p -a 2 -o "vol5-2004.06.25_17-38-56.m2v" -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0 [export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 224 -s -o "vol5-2004.06.25_17-38-56.mpa" [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: 7 **ERROR: [mp2enc] Error reading wave data clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s ------------------------------------------------------------------------------------------------------------ Any help is appreciated BR, Dmitry -- Dmitry Kasatkin Nokia Research Center / Helsinki Mobile: +358 50 4836365 E-Mail: dmitry.kasatkin@nokia.com From transcode-users-bounces@exit1.org Sun Jan 2 22:22:29 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 18352126D84 for ; Sun, 2 Jan 2005 22:22:29 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02LFEvP006649; Sun, 2 Jan 2005 22:15:14 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02LFBvP006630 for ; Sun, 2 Jan 2005 22:15:12 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j02LNqnS012220 for ; Sun, 2 Jan 2005 13:23:30 -0800 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j02LHhtR029101 for ; Sun, 2 Jan 2005 13:17:43 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j02LHhB5025757 for transcode-users@exit1.org; Sun, 2 Jan 2005 13:17:43 -0800 (PST) Date: Sun, 2 Jan 2005 13:17:43 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] Problem with modfps, --export_pal Message-ID: <20050102211743.GA10627@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <20041230114558.GB9676@aquarium.inter.wroc.net> <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> <1104675638.3899.135.camel@scooby.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1104675638.3899.135.camel@scooby.localnet> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, Jan 03, 2005 at 12:50:38AM +1030, Rick Harris wrote: > On Sat, 2005-01-01 at 18:48 +0100, Maciek Rybicki wrote: > > Rick Harris wrote: > > > > > On Fri, 2004-12-31 at 10:38 +0100, Maciek Rybicki wrote: > > > > I did that with mencoder and transcode, but it didn't help. I also > > > > downloaded another short movie (MPEG-PS) with 29.97 framerate, and the > > > > same error occured. So, I think, it's not a problem with this > > > > particular avi. > > > > > > Interesting that it occurs with other movies. > > > Can you provide a link to one of these short movies so that we may > > > download & test ? > > > > Of course, I hope it'll help. :) > > A short section of the first movie: http://garfland.eu.org/movie-short.avi > > Just tried transcoding this movie & I also got the same error you get > Maciek. > > I've also been able to reproduce this error on other files created at > the same resolution (640x288) or aspect ratio (2.22:1). > > Seems pre_clip/modfps need a thorough going over in the source, but do > work ok nearly all of the time. the whole --export_prof things needs to be done better. -- From transcode-users-bounces@exit1.org Sun Jan 2 22:32:54 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C297E126D84 for ; Sun, 2 Jan 2005 22:32:54 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02LRovP006984; Sun, 2 Jan 2005 22:27:50 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02LRmvP006969 for ; Sun, 2 Jan 2005 22:27:49 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j02LaTI2002533 for ; Sun, 2 Jan 2005 13:36:08 -0800 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j02LUKoj008071 for ; Sun, 2 Jan 2005 13:30:21 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j02LUKo5008769 for transcode-users@exit1.org; Sun, 2 Jan 2005 13:30:20 -0800 (PST) Date: Sun, 2 Jan 2005 13:30:20 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode stops at pass one or two (depending on the movie) using ac3 pass through. Message-ID: <20050102213020.GB10627@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <41D48975.4040703@unet.edu.ve> <20041230233833.GB13125@funk.gsky.dom> <41D49E2C.6000202@unet.edu.ve> <41D554C7.6040609@unet.edu.ve> <41D5DBF1.7050607@unet.edu.ve> <41D82227.4000908@unet.edu.ve> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D82227.4000908@unet.edu.ve> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, Jan 02, 2005 at 12:32:39PM -0400, Jose Ildefonso Camargo Tolosa wrote: > Ok, now what I did: changed container to OGG and tried again with AC3: > it stoped before finishing. After that I changed audio codec to Vorbis, > and it worked perfectly, the movie was completly coded. > > This makes me think this is a AC3 passthrough. > > Any ideas? when it stops, what processes are still running? (tccat, tcdecode, etc) this sounds like the problem with the encoder looking for data that never arrives. could you add a '-q 4' to your transcode command and post the last 30 or so lines? -- From transcode-users-bounces@exit1.org Sun Jan 2 23:45:56 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 4C920126D84 for ; Sun, 2 Jan 2005 23:45:56 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02MenvP009044; Sun, 2 Jan 2005 23:40:49 +0100 Received: from mightylegends.zapto.org (postfix@ppp246-143.lns2.adl2.internode.on.net [203.122.246.143]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02MeivP009029 for ; Sun, 2 Jan 2005 23:40:46 +0100 Received: from [192.168.0.2] (scooby.localnet [192.168.0.2]) by mightylegends.zapto.org (Postfix) with ESMTP id DA6F68E8B8 for ; Mon, 3 Jan 2005 09:10:43 +1030 (CST) Subject: Re: [transcode-users] Transcode Wiki From: Rick Harris To: Transcode ML In-Reply-To: <20050102165255.GA3279@t22> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> Content-Type: text/plain Date: Mon, 03 Jan 2005 09:10:42 +1030 Message-Id: <1104705642.10236.20.camel@scooby.localnet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 08:52 -0800, Phil Ehrens wrote: > Erik Slagter wrote: > > On Sun, 2005-01-02 at 18:47 +1030, Rick Harris wrote: > > > In the context of creating a DVD with audio, AC3 is def. the audio > > > format of choice for compatibilty. > > > MP2 audio may sound just as good, but not all DVD players support it & > > > will just play a silent movie if that's the case. > > > > Actually any non-US player is required to play mp2. Players for Europe > > are afaik not required to play ac3, although they all do. > > > > Anyway, when I fed this into the wiki, I made a note about this. > > I have tested dvd's with mp2 audio on at least 40 > different U.S. dvd players made between 1995 and > 2004, and none have had a problem with mp2 audio. > > A few of them had problems with peak bit rates higher > than about 12000k, causing them to freeze, but most > can handle peaks of nearly 20000k. > > Interestingly, 2 identical dvd players with serial > numbers very close together can have very different > peak bitrate handling. I suspect that there is some > hand trimming done at the factory that is not being > done correctly. This was observed on models made by > samsung and toshiba. It was my thought also that any DVD player should be able to handle MP2 with no problem. However it's been my unfortunate experience that on at least 3 different brands of DVD player, the movie would play but the MP2 audio track was silent. Originally thought it was a disc media problem, but once the DVD's audio tracks were re-encoded to an AC3 stream onto the same media brand, they played fine. Btw, this is in Australia using very cheap no-name brands (Sorny, Magnetbox etc.), but it did also occur on one Pioneer DVD player (very unusual I know). Does MP2 have on average, a higher peak bitrate than AC3, and would this effect just the audio track & not the video as well ? From transcode-users-bounces@exit1.org Mon Jan 3 00:39:23 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id EE73E126D84 for ; Mon, 3 Jan 2005 00:39:23 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02NTYvP010526; Mon, 3 Jan 2005 00:29:34 +0100 Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j02NTVvP010511 for ; Mon, 3 Jan 2005 00:29:31 +0100 Received: from p3.torangan.de (dsl-084-057-003-055.arcor-ip.net [84.57.3.55]) by mail-in-06.arcor-online.net (Postfix) with ESMTP id 21FE6FA9B9 for ; Mon, 3 Jan 2005 00:29:30 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: David Philippi To: transcode Users Mailing List In-Reply-To: <1104705642.10236.20.camel@scooby.localnet> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> <1104705642.10236.20.camel@scooby.localnet> Content-Type: text/plain Date: Mon, 03 Jan 2005 00:29:24 +0100 Message-Id: <1104708564.1890.5.camel@p3.torangan.de> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Am Montag, den 03.01.2005, 09:10 +1030 schrieb Rick Harris: > It was my thought also that any DVD player should be able to handle MP2 > with no problem. AFAIK this should be a required feature. I do know of commercial DVDs which do have only an MP2 audio track. Bye David From transcode-users-bounces@exit1.org Mon Jan 3 02:13:26 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 56C5E126D84 for ; Mon, 3 Jan 2005 02:13:26 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0317evP012873; Mon, 3 Jan 2005 02:07:40 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0317bvP012857 for ; Mon, 3 Jan 2005 02:07:38 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j031GJ86031010 for ; Sun, 2 Jan 2005 17:15:58 -0801 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j031ABbo020429 for ; Sun, 2 Jan 2005 17:10:11 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j031ABrP024043 for transcode-users@exit1.org; Sun, 2 Jan 2005 17:10:11 -0800 (PST) Date: Sun, 2 Jan 2005 17:10:11 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] transcode (resend) Message-ID: <20050103011011.GB20288@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <41D8615C.6030509@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D8615C.6030509@nokia.com> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, Jan 02, 2005 at 11:02:20PM +0200, Dmitry Kasatkin wrote: > Hi, > > After upgrading to version 0.6.14 it stoped working for my DV files > (from Sony TRV33) > > --------------------------------- important piece missing here. the command you used. > *** WARNING: The option -V is deprecated. *** > *** Transcode internal frame handling is now in YV12 / YUV420 *** > *** format by default because most codecs can only handle this format, *** > *** otherwise leading to unnecessary time and quality wasting > conversions. *** > *** If you want to have to "old" behaviour (RGB24 as internal format), *** > *** then please use the new -1/--use_rgb option *** possibly some other option has changed as well. -- From transcode-users-bounces@exit1.org Mon Jan 3 03:04:59 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C6DBB126D84 for ; Mon, 3 Jan 2005 03:04:59 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j031wnvP014016; Mon, 3 Jan 2005 02:58:49 +0100 Received: from inferno.slug.org (inferno.slug.org [64.81.35.113]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j031wkvP014001 for ; Mon, 3 Jan 2005 02:58:47 +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 j031wefG003699 for ; Sun, 2 Jan 2005 17:58:40 -0800 Received: (from phil@localhost) by inferno.slug.org (8.13.0/8.13.0/Submit) id j031wccU003698 for transcode-users@exit1.org; Sun, 2 Jan 2005 17:58:38 -0800 Date: Sun, 2 Jan 2005 17:58:38 -0800 From: Phil Ehrens To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode Wiki Message-ID: <20050103015838.GA3694@t22> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> <1104705642.10236.20.camel@scooby.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1104705642.10236.20.camel@scooby.localnet> User-Agent: Mutt/1.4.2.1i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Rick Harris wrote: > On Sun, 2005-01-02 at 08:52 -0800, Phil Ehrens wrote: > > Erik Slagter wrote: > > > On Sun, 2005-01-02 at 18:47 +1030, Rick Harris wrote: > > > > In the context of creating a DVD with audio, AC3 is def. the audio > > > > format of choice for compatibilty. > > > > MP2 audio may sound just as good, but not all DVD players support it & > > > > will just play a silent movie if that's the case. > > > > > > Actually any non-US player is required to play mp2. Players for Europe > > > are afaik not required to play ac3, although they all do. > > > > > > Anyway, when I fed this into the wiki, I made a note about this. > > > > I have tested dvd's with mp2 audio on at least 40 > > different U.S. dvd players made between 1995 and > > 2004, and none have had a problem with mp2 audio. > > > > A few of them had problems with peak bit rates higher > > than about 12000k, causing them to freeze, but most > > can handle peaks of nearly 20000k. > > > > Interestingly, 2 identical dvd players with serial > > numbers very close together can have very different > > peak bitrate handling. I suspect that there is some > > hand trimming done at the factory that is not being > > done correctly. This was observed on models made by > > samsung and toshiba. > > It was my thought also that any DVD player should be able to handle MP2 > with no problem. > However it's been my unfortunate experience that on at least 3 different > brands of DVD player, the movie would play but the MP2 audio track was > silent. > Originally thought it was a disc media problem, but once the DVD's audio > tracks were re-encoded to an AC3 stream onto the same media brand, they > played fine. > Btw, this is in Australia using very cheap no-name brands (Sorny, > Magnetbox etc.), but it did also occur on one Pioneer DVD player (very > unusual I know). > > Does MP2 have on average, a higher peak bitrate than AC3, and would this > effect just the audio track & not the video as well ? typically it has a lower bitrate, AFAIK. BTW, I tested mp2 audio on the cheapest dvd player I could find, the cyberhome 200, and it played fine. As a matter of fact, it is quite a good player! (sells for $40 in the U.S.) Is Australia NTSC or PAL? -- Phil Ehrens | Fun stuff: The SilverLake Linux Users Group | http://www.ralphmag.org 3428 Winslow Drive | http://www.yellow5.com Silverlake, CA 90026 | http://www.slug.org From transcode-users-bounces@exit1.org Mon Jan 3 03:12:52 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id EB603126D84 for ; Mon, 3 Jan 2005 03:12:52 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0327IvP014213; Mon, 3 Jan 2005 03:07:18 +0100 Received: from localhost.localdomain (200-93-66-218.genericrev.cantv.net [200.93.66.218] (may be forged)) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0327GvP014197 for ; Mon, 3 Jan 2005 03:07:17 +0100 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 2690834C2EE for ; Sun, 2 Jan 2005 22:07:49 -0400 (VET) Message-ID: <41D8A8F3.3050003@unet.edu.ve> Date: Sun, 02 Jan 2005 22:07:47 -0400 From: Jose Ildefonso Camargo Tolosa User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: (maybe solved) Re: [transcode-users] Transcode stops at pass one or two (depending on the movie) using ac3 pass through. References: <41D48975.4040703@unet.edu.ve> <20041230233833.GB13125@funk.gsky.dom> <41D49E2C.6000202@unet.edu.ve> <41D554C7.6040609@unet.edu.ve> <41D5DBF1.7050607@unet.edu.ve> <41D82227.4000908@unet.edu.ve> <20050102213020.GB10627@funk.gsky.dom> In-Reply-To: <20050102213020.GB10627@funk.gsky.dom> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi! Jacob Meuser wrote: >On Sun, Jan 02, 2005 at 12:32:39PM -0400, Jose Ildefonso Camargo Tolosa wrote: > > >>Ok, now what I did: changed container to OGG and tried again with AC3: >>it stoped before finishing. After that I changed audio codec to Vorbis, >>and it worked perfectly, the movie was completly coded. >> >>This makes me think this is a AC3 passthrough. >> >> problem (I ate the word :D ). >>Any ideas? >> >> > >when it stops, what processes are still running? (tccat, tcdecode, etc) > > transcode, only transcode keeps running (well, more precisely, sleeping). I think I worked it around, it is related to PSU core, if I disable it, the thing finish just fine, with AC3, two pass, avi. With PSU core enabled, it stopped at some point of the pass two (always at the same point). >this sounds like the problem with the encoder looking for data >that never arrives. > >could you add a '-q 4' to your transcode command and post the last >30 or so lines? > > I'm using dvd::rip, but I guess that I can copy the command line and run it, but if I disable psu core, it works (but I still need to understand this problem). From transcode-users-bounces@exit1.org Mon Jan 3 03:23:20 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 49E94126D84 for ; Mon, 3 Jan 2005 03:23:20 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j032FLvP014415; Mon, 3 Jan 2005 03:15:21 +0100 Received: from localhost.localdomain (200-93-66-218.genericrev.cantv.net [200.93.66.218] (may be forged)) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j032FKvP014400 for ; Mon, 3 Jan 2005 03:15:20 +0100 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 414B134C2EE for ; Sun, 2 Jan 2005 22:16:00 -0400 (VET) Message-ID: <41D8AAE0.7050107@unet.edu.ve> Date: Sun, 02 Jan 2005 22:16:00 -0400 From: Jose Ildefonso Camargo Tolosa User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] Transcode Wiki References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> <1104705642.10236.20.camel@scooby.localnet> <20050103015838.GA3694@t22> In-Reply-To: <20050103015838.GA3694@t22> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Phil Ehrens wrote: >Is Australia NTSC or PAL? > > PAL. From transcode-users-bounces@exit1.org Mon Jan 3 06:02:26 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B8F0A126D84 for ; Mon, 3 Jan 2005 06:02:26 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j034pVvP017733; Mon, 3 Jan 2005 05:51:31 +0100 Received: from web51001.mail.yahoo.com (web51001.mail.yahoo.com [206.190.38.132]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j034pQvP017717 for ; Mon, 3 Jan 2005 05:51:27 +0100 Received: (qmail 74206 invoked by uid 60001); 3 Jan 2005 04:51:20 -0000 Message-ID: <20050103045120.74200.qmail@web51001.mail.yahoo.com> Received: from [67.84.197.223] by web51001.mail.yahoo.com via HTTP; Sun, 02 Jan 2005 20:51:20 PST Date: Sun, 2 Jan 2005 20:51:20 -0800 (PST) From: Anthony DeChiaro To: transcode-users@exit1.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.5 required=5.0 tests=FROM_ENDS_IN_NUMS autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.1!tsvurl@fries X-Mail-Blocker-Flag: YES Subject: [transcode-users] slow transcode speed 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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: I've just installed transcode/dvd::rip and have gotten everything to work correctly, except that it seems a bit slow for my system. I'm running perl-Video-DVDRip.x86_64 / 0.51.4-0.1.fc3.fr on my Athlon 64 3200+. Rippping runs along quickly, however when I get to transcoding I get about 8.0 FPS. I've tried xvid & xvid4, same result. divx I can't seem to get to work correctly; I'm encoding using the following settings: [General] Title: spiderman2 Data source: DVD DVD title number: 1 Runtime: 02:08:28 [Video] Video format: NTSC FPS: 23.976 Size: 0 x 0 Video bitrate (kbps): 667 Video codec: xvid 2-pass-encoded: no Fast resizing: yes Deinterlacer filter: No deinterlacing Antialiasing filter: No antialiasing [Audio 1] DVD audio track id: 0 Language: en Audio codec: mp3 MP3 quality: 0 Channels: 2 Sample rate: 48000 Audio bitrate (kbps): 192 Volume rescaling: 1.440 Audio filter: None, volume rescale only [Programs] dvd::rip version: 0.51.4 transcode version: 0.6.14 I noticed the size does not report correctly, I choose "No Modifications" under Adjust clip & zoom parameters for Presets on the Clip & Zoom tab. Only other options I choose was "-V" in transcode options (did not change speed). Preview window & use PSU core are both enabled as well. I've played with the /usr/lib64/transcode/xvid4.cfg file too and lowered quality settings (motion=4,turbo=1), but not helping much. Are these results typical? I've read on the mailing list people getting better performance with much less hardware. From transcode-users-bounces@exit1.org Mon Jan 3 09:55:52 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 1CF6B126D84 for ; Mon, 3 Jan 2005 09:55:52 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j038ksvP028026; Mon, 3 Jan 2005 09:46:54 +0100 Received: from aquarium.inter.wroc.net (inter.wroc.net [80.55.194.50]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j038klvP028007 for ; Mon, 3 Jan 2005 09:46:51 +0100 Received: by aquarium.inter.wroc.net (Postfix, from userid 1000) id AC3F4F3A08; Mon, 3 Jan 2005 09:46:30 +0100 (CET) Date: Mon, 3 Jan 2005 09:46:30 +0100 From: Maciek Rybicki To: transcode Users Mailing List Subject: Re: [transcode-users] Problem with modfps, --export_pal Message-ID: <20050103084630.GA4062@aquarium.inter.wroc.net> References: <20041230114558.GB9676@aquarium.inter.wroc.net> <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> <1104675638.3899.135.camel@scooby.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1104675638.3899.135.camel@scooby.localnet> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://www.garfland.eu.org/pubkey.asc X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Rick Harris napisa³(a): > Here's a workaround... > > Do a dummy run with '--export_prof' to calculate the clip values: > > transcode -i movie-short.avi -y ffmpeg --export_prof dvd \ > --export_asr 2 -c 0-00:00:00 2>&1 | grep "pre clip frame" > > [transcode] V: pre clip frame | 640x476 (-94,0,-94,0) > > Use the clip value for the '-j' option & set '--pre_clip=no': > > transcode -i movie-short.avi -y ffmpeg --export_prof dvd-pal \ > --pre_clip=no -j -94,0,-94,0 --export_asr 2 -o movie-short \ > -D0 -E 48000 -b 224 -s2 -m movie-short.ac3 -J resample,modfps \ > --export_fps 25 Great. That did the trick. :) It's quite better workaround than mine. ;) Thanks for help. -- Maciej "GarFie" Rybicki GG #2057641 && JID: garfie at inter.wroc.net GarFie@IRCnet From transcode-users-bounces@exit1.org Mon Jan 3 11:43:31 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 90C80126D84 for ; Mon, 3 Jan 2005 11:43:31 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Ac9vP032395; Mon, 3 Jan 2005 11:38:09 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Ac5vP032379 for ; Mon, 3 Jan 2005 11:38:05 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 1125DCFBE6 for ; Mon, 3 Jan 2005 11:38:05 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 9BF7352C001; Mon, 3 Jan 2005 11:38:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id E473F221; Mon, 3 Jan 2005 11:37:48 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050102165255.GA3279@t22> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 11:37:48 +0100 Message-Id: <1104748668.3298.12.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 08:52 -0800, Phil Ehrens wrote: > A few of them had problems with peak bit rates higher > than about 12000k, causing them to freeze, but most > can handle peaks of nearly 20000k. > > Interestingly, 2 identical dvd players with serial > numbers very close together can have very different > peak bitrate handling. I suspect that there is some > hand trimming done at the factory that is not being > done correctly. This was observed on models made by > samsung and toshiba. I'd rather suspect that they have different firmware revisions or different hardware. With some devices this can be observed even with serial numbers close together. I suspect serial numbers are not always issued serially (yeah...) From transcode-users-bounces@exit1.org Mon Jan 3 11:47:39 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 20675126D84 for ; Mon, 3 Jan 2005 11:47:39 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03AgfvP032674; Mon, 3 Jan 2005 11:42:41 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Ag4vP032603 for ; Mon, 3 Jan 2005 11:42:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 9B73CCFBE6 for ; Mon, 3 Jan 2005 11:42:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 69E6652C001; Mon, 3 Jan 2005 11:42:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 68786221; Mon, 3 Jan 2005 11:41:04 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <1104705642.10236.20.camel@scooby.localnet> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> <1104705642.10236.20.camel@scooby.localnet> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 11:41:04 +0100 Message-Id: <1104748864.3298.16.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 09:10 +1030, Rick Harris wrote: > Btw, this is in Australia using very cheap no-name brands (Sorny, ^^^^^ Yikes! This should be forbidden... > Does MP2 have on average, a higher peak bitrate than AC3, and would this > effect just the audio track & not the video as well ? Alhough mp2 audio needs some extra bits, my experience is that ac3 is encoded at ridiculously high bit rates and of course it often features 5.1 while in default configuration only supports 2.0 channels. From transcode-users-bounces@exit1.org Mon Jan 3 11:50:57 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 50E39126D84 for ; Mon, 3 Jan 2005 11:50:57 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03AjgvP000370; Mon, 3 Jan 2005 11:45:42 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Ai4vP032712 for ; Mon, 3 Jan 2005 11:44:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 86E8BCFBE6 for ; Mon, 3 Jan 2005 11:44:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 6D0FD52C001; Mon, 3 Jan 2005 11:44:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 0D409221; Mon, 3 Jan 2005 11:43:12 +0100 (CET) Subject: Re: [transcode-users] Transcode Wiki From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050103015838.GA3694@t22> References: <41d68f9b.34211@achurch.org> <1104582745.3419.21.camel@localhost.localdomain> <1104653825.3919.82.camel@scooby.localnet> <1104663020.3419.32.camel@localhost.localdomain> <20050102165255.GA3279@t22> <1104705642.10236.20.camel@scooby.localnet> <20050103015838.GA3694@t22> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 11:43:11 +0100 Message-Id: <1104748991.3298.19.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 17:58 -0800, Phil Ehrens wrote: > typically it has a lower bitrate, AFAIK. BTW, I tested > mp2 audio on the cheapest dvd player I could find, the > cyberhome 200 I own an cyberhome 600 for only few bucks more. It's a good player featuring upgradable firmware, but the analogue audio output is not perfect and it has a "normal" ATA dvd drive that is quite picky on DVD+- R and DVD+-RW. From transcode-users-bounces@exit1.org Mon Jan 3 11:56:43 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 05562126D84 for ; Mon, 3 Jan 2005 11:56:43 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03An5vP000552; Mon, 3 Jan 2005 11:49:05 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03An4vP000535 for ; Mon, 3 Jan 2005 11:49:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id E368ACFBE6 for ; Mon, 3 Jan 2005 11:49:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id C85BB52C001; Mon, 3 Jan 2005 11:49:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 35804221; Mon, 3 Jan 2005 11:48:14 +0100 (CET) Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050102183303.GA3405@t22> References: <200501021743.00959.Zarathustra@xs4all.nl> <20050102172540.GA3338@t22> <1104688017.3419.43.camel@localhost.localdomain> <20050102183303.GA3405@t22> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 11:48:13 +0100 Message-Id: <1104749294.3298.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: R X-Status: X-Keywords: On Sun, 2005-01-02 at 10:33 -0800, Phil Ehrens wrote: > The last dvd I copied was, of all the horrible things, > an ancient black-and-white bollywood musical nearly > three hours long broken up into 2 minute chapters and > with RAW PCM AUDIO, so there were almost no bits available > for the video, and the video was color aliased all over > the place... it completely filled a dvd9. The menus, btw, > had a still image for each one of the 75 chapters. It > was a work of art that demanded to be preserved in all it's > glory... not. :-) I always have fights with dvd's that reset PTS and/or PCR halfway, it makes most dvd ripping software puke, but you only notice when you're dvdauthoring your backup dvd and dvdauthor bails out. Grrr. From transcode-users-bounces@exit1.org Mon Jan 3 12:21:30 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 344FC126D84 for ; Mon, 3 Jan 2005 12:21:30 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03BH6vP002268; Mon, 3 Jan 2005 12:17:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03BH4vP002253 for ; Mon, 3 Jan 2005 12:17:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 9EA96CFBE6 for ; Mon, 3 Jan 2005 12:17:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 7355052C001; Mon, 3 Jan 2005 12:17:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id EBB16221; Mon, 3 Jan 2005 12:16:21 +0100 (CET) Subject: Re: [transcode-users] transcode (resend) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <41D8615C.6030509@nokia.com> References: <41D8615C.6030509@nokia.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 12:16:21 +0100 Message-Id: <1104750981.3298.29.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 23:02 +0200, Dmitry Kasatkin wrote: > *** WARNING: The option -V is deprecated. *** > *** Transcode internal frame handling is now in YV12 / YUV420 *** > *** format by default because most codecs can only handle this format, *** > *** otherwise leading to unnecessary time and quality wasting > conversions. *** > *** If you want to have to "old" behaviour (RGB24 as internal format), *** > *** then please use the new -1/--use_rgb option *** First read THIS yourself (apparently you didn't). > [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: 7 > **ERROR: [mp2enc] Error reading wave data AFAIK dv needs --uyuv (YUV422) instead of the (now) default YUV420. From transcode-users-bounces@exit1.org Mon Jan 3 12:25:33 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 14F3E126D84 for ; Mon, 3 Jan 2005 12:25:33 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03BKUvP002479; Mon, 3 Jan 2005 12:20:30 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03BK4vP002416 for ; Mon, 3 Jan 2005 12:20:05 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id B8C80CFBE6 for ; Mon, 3 Jan 2005 12:20:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 9769E52C001; Mon, 3 Jan 2005 12:20:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 37873221; Mon, 3 Jan 2005 12:19:46 +0100 (CET) Subject: Re: [transcode-users] Problem with modfps, --export_pal From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050102211743.GA10627@funk.gsky.dom> References: <20041230114558.GB9676@aquarium.inter.wroc.net> <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> <1104675638.3899.135.camel@scooby.localnet> <20050102211743.GA10627@funk.gsky.dom> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 12:19:45 +0100 Message-Id: <1104751185.3298.33.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, 2005-01-02 at 13:17 -0800, Jacob Meuser wrote: > the whole --export_prof things needs to be done better. :-) I'd prefer having the export profiling being split in two parts (encoding and scaling) that can be enabled separately. For myself I find I never want to use the scaling; from TV source you'd rather have the TV card do the scaling than transcode. Also transcode tends to mess up when I don't explicitly specify the input and output asr's. I'd rather it didn't mess with the geometry at all, for my stuff. From transcode-users-bounces@exit1.org Mon Jan 3 13:08:43 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 22DF2126D84 for ; Mon, 3 Jan 2005 13:08:43 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Bv5vP004097; Mon, 3 Jan 2005 12:57:05 +0100 Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp [219.160.161.77]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j03Bv1vP004071 for ; Mon, 3 Jan 2005 12:57:03 +0100 Received: by achurch.org (wmail 0.9.52) id 41d9330b.11067; Mon, 03 Jan 2005 20:56:59 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) Date: Mon, 03 Jan 2005 20:52:46 JST In-Reply-To: <200501021743.00959.Zarathustra@xs4all.nl> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.19 Message-ID: <41d9330b.11067@achurch.org> X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: >when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' >v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it >doesn't work . . . To the best of my knowledge, there are no Unix tools that can multiplex "subtitle streams". You may have better luck looking at dvdunauthor/spunmux from the dvdauthor package, or (if you have a Windows machine handy) using DVDShrink or one of the other tools available--this is my choice, mainly because I'm too lazy to write a subtitle remuxing program myself ;) --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Mon Jan 3 13:16:45 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 200B2126D84 for ; Mon, 3 Jan 2005 13:16:45 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03CC5vP004799; Mon, 3 Jan 2005 13:12:05 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03CC4vP004781 for ; Mon, 3 Jan 2005 13:12:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id CFB54CFBE6 for ; Mon, 3 Jan 2005 13:12:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 9C82252C001; Mon, 3 Jan 2005 13:12:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 003AF221; Mon, 3 Jan 2005 13:11:22 +0100 (CET) Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <41d9330b.11067@achurch.org> References: <41d9330b.11067@achurch.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 13:11:22 +0100 Message-Id: <1104754282.3298.45.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 20:52 +0000, Andrew Church wrote: > >when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > >v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > >doesn't work . . . > > To the best of my knowledge, there are no Unix tools that can > multiplex "subtitle streams". You may have better luck looking at > dvdunauthor/spunmux from the dvdauthor package, or (if you have a Windows > machine handy) using DVDShrink or one of the other tools available--this > is my choice, mainly because I'm too lazy to write a subtitle remuxing > program myself ;) Yeah, we desperately need a tool to mux subtitles. Once there was a plan to integrate it into mplex, which imho is the right place. From transcode-users-bounces@exit1.org Mon Jan 3 13:32:32 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 4BEE8126D84 for ; Mon, 3 Jan 2005 13:32:32 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03CQrvP005393; Mon, 3 Jan 2005 13:26:53 +0100 Received: from iua-mail.upf.es (iua-mail.upf.es [193.145.55.10]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03CQpvP005378 for ; Mon, 3 Jan 2005 13:26:51 +0100 Received: from mtg62.upf.es ([193.145.55.62]) by iua-mail.upf.es with smtp (Exim 3.35 #1 (Debian)) id 1ClRIR-0005F3-00 for ; Mon, 03 Jan 2005 13:26:51 +0100 Date: Mon, 3 Jan 2005 13:26:21 +0100 From: Maarten de Boer To: transcode Users Mailing List Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) Message-Id: <20050103132621.50dfa2c8.mdeboer@iua.upf.es> In-Reply-To: <41d9330b.11067@achurch.org> References: <200501021743.00959.Zarathustra@xs4all.nl> <41d9330b.11067@achurch.org> Organization: IUA-MTG X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.9; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MTG-MailScanner: Found to be clean X-MTG-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-3.677, required 5, autolearn=not spam, AWL -1.08, BAYES_00 -2.60) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: > >when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > >v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > >doesn't work . . . vamps and streamdvd (0.3, not 0.4) can requantize keeping (a selection of the) subtitles. maarten From transcode-users-bounces@exit1.org Mon Jan 3 13:52:51 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6F76A126D84 for ; Mon, 3 Jan 2005 13:52:51 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Ck6vP006115; Mon, 3 Jan 2005 13:46:07 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03Ck4vP006100 for ; Mon, 3 Jan 2005 13:46:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id D4622CFBE6 for ; Mon, 3 Jan 2005 13:46:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id B1FB852C001; Mon, 3 Jan 2005 13:46:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id C1944221; Mon, 3 Jan 2005 13:45:10 +0100 (CET) Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050103132621.50dfa2c8.mdeboer@iua.upf.es> References: <200501021743.00959.Zarathustra@xs4all.nl> <41d9330b.11067@achurch.org> <20050103132621.50dfa2c8.mdeboer@iua.upf.es> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 13:45:10 +0100 Message-Id: <1104756310.3298.56.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 13:26 +0100, Maarten de Boer wrote: > > >when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > > >v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > > >doesn't work . . . > > vamps and streamdvd (0.3, not 0.4) can requantize keeping (a selection of the) > subtitles. Yep, that's how I do it (vamps). From transcode-users-bounces@exit1.org Mon Jan 3 14:32:58 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 4BB3B126D84 for ; Mon, 3 Jan 2005 14:32:58 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DPLvP007687; Mon, 3 Jan 2005 14:25:21 +0100 Received: from mgw-x4.nokia.com (mgw-x4.nokia.com [131.228.20.27]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DPIvP007669 for ; Mon, 3 Jan 2005 14:25:19 +0100 Received: from esdks002.ntc.nokia.com (esdks002.ntc.nokia.com [172.21.138.121]) by mgw-x4.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03DOrY16066; Mon, 3 Jan 2005 15:24:55 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 15:24:39 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks002.ntc.nokia.com (8.12.9/8.12.9) id j03DOdiY016841; Mon, 3 Jan 2005 15:24:39 +0200 Received: from mgw-int2.ntc.nokia.com (172.21.143.97) by esdks002.ntc.nokia.com 00HPCfAk; Mon, 03 Jan 2005 15:24:39 EET Received: from esebh001.NOE.Nokia.com (esebh001.ntc.nokia.com [172.21.138.28]) by mgw-int2.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03DOcx27180; Mon, 3 Jan 2005 15:24:38 +0200 (EET) Received: from kusti.research.nokia.com ([172.21.56.13]) by esebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 15:24:18 +0200 Received: from [172.21.50.130] (selma.research.nokia.com [172.21.50.130]) by kusti.research.nokia.com (Postfix) with ESMTP id 4F0BA93B86; Mon, 3 Jan 2005 15:24:17 +0200 (EET) Message-ID: <41D94780.8010301@nokia.com> Date: Mon, 03 Jan 2005 15:24:16 +0200 From: Dmitry Kasatkin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: transcode-users@exit1.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jan 2005 13:24:18.0427 (UTC) FILETIME=[873994B0:01C4F197] X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.1!tsvurl@fries X-Mail-Blocker-Flag: YES Cc: jakemsr@jakemsr.com, erik@oldconomy.com Subject: [transcode-users] transcode DV problem (cmd line is here) 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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi, After upgrading to version 0.6.14 it stopped working for my DV files (from Sony TRV33) I grab it using "dvgrab --format dv2" transcode -i dv/vol5-2004.06.25_17-38-56.avi -x ffmpeg -V -w 8500 --encode_fields b --export_asr 2 -y mpeg2enc,mp2enc -b 224 -m vol5-2004.06.25_17-38-56 -E 48000,16,2 -F 8,-c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0 -o vol5-2004.06.25_17-38-56 --print_status 10 --------------------------------- *** WARNING: The option -V is deprecated. *** *** Transcode internal frame handling is now in YV12 / YUV420 *** *** format by default because most codecs can only handle this format, *** *** otherwise leading to unnecessary time and quality wasting conversions. *** *** If you want to have to "old" behaviour (RGB24 as internal format), *** *** then please use the new -1/--use_rgb option *** transcode v0.6.14 (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 dv/vol5-2004.06.25_17-38-56.avi (ok) [transcode] V: import format | Digital Video RIFF data, AVI (V=ffmpeg|A=avi) [transcode] V: import frame | 720x576 1.25:1 [transcode] V: bits/pixel | 0.820 [transcode] V: decoding fps,frc | 25.000,3 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x1 PCM [32000,16,2] 1024 kbps [transcode] A: export format | 0x50 MPEG layer-2 [48000,16,2] 224 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 5120 (5120.000000) [transcode] A: adjustment | 0@1000 [transcode] V: IA32 accel mode | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using mmxext for memcpy [transcode] V: video buffer | 10 @ 720x576 [import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) * [import_ffmpeg.so] v0.1.11 (2004-02-29) (video) FFmpegcvsb4731: MS MPEG4v1-3/MPEG4/MJPEG [export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2 [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 [import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, bitrate=1024 [export_mpeg2enc.so] *** init-v *** ! [export_mp2enc.so] *** init-v *** ! [export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 3 -n p -a 2 -o "vol5-2004.06.25_17-38-56.m2v" -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0 [export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 224 -s -o "vol5-2004.06.25_17-38-56.mpa" [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: 7 **ERROR: [mp2enc] Error reading wave data clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s ------------------------------------------------------------------------------------------------------------ I was always using -V option... Now it's just default.. It was working fine for me... This warning does not mean anything. Any help is appreciated BR, Dmitry -- Dmitry Kasatkin Nokia Research Center / Helsinki Mobile: +358 50 4836365 E-Mail: dmitry.kasatkin@nokia.com From transcode-users-bounces@exit1.org Mon Jan 3 14:39:03 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id CAB51126D84 for ; Mon, 3 Jan 2005 14:39:03 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DXxvP008116; Mon, 3 Jan 2005 14:33:59 +0100 Received: from smtp3.wanadoo.fr (smtp3.wanadoo.fr [193.252.22.28]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DXvvP008098 for ; Mon, 3 Jan 2005 14:33:57 +0100 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0312.wanadoo.fr (SMTP Server) with ESMTP id AE8A41C0012A for ; Mon, 3 Jan 2005 14:33:52 +0100 (CET) Received: from abelia-decors.com (AAmiens-106-2-1-70.w193-251.abo.wanadoo.fr [193.251.183.70]) by mwinf0312.wanadoo.fr (SMTP Server) with SMTP id 667851C00135 for ; Mon, 3 Jan 2005 14:33:52 +0100 (CET) Received: (qmail 11526 invoked by uid 404); 3 Jan 2005 13:41:55 -0000 Received: from dm_mailings@abelia-decors.com by saar by uid 401 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.61. Clear:. Processed in 0.378747 secs); 03 Jan 2005 13:41:55 -0000 Received: from unknown (HELO damir) (127.0.0.1) by 0 with SMTP; 3 Jan 2005 13:41:55 -0000 From: Damien To: transcode Users Mailing List Subject: Re: [transcode-users] transcode DV problem (cmd line is here) Date: Mon, 3 Jan 2005 14:30:12 +0100 User-Agent: KMail/1.5 References: <41D94780.8010301@nokia.com> In-Reply-To: <41D94780.8010301@nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501031430.13152.dm_mailings@abelia-decors.com> X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Monday 03 January 2005 14:24, Dmitry Kasatkin wrote: > Hi, > > After upgrading to version 0.6.14 it stopped working for my DV files > (from Sony TRV33) > > I grab it using "dvgrab --format dv2" > > > transcode -i dv/vol5-2004.06.25_17-38-56.avi -x ffmpeg -V -w 8500 > --encode_fields b --export_asr 2 -y mpeg2enc,mp2enc -b 224 -m > vol5-2004.06.25_17-38-56 -E 48000,16,2 -F 8,-c -q 6 -4 2 -2 1 -K > file=matrix.txt -R 0 -o vol5-2004.06.25_17-38-56 --print_status 10 just add "--use_rgb" to your cmd... From transcode-users-bounces@exit1.org Mon Jan 3 14:52:42 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 63D86126D84 for ; Mon, 3 Jan 2005 14:52:42 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DkVvP008837; Mon, 3 Jan 2005 14:46:31 +0100 Received: from mightylegends.zapto.org (postfix@ppp38-220.lns1.adl1.internode.on.net [150.101.38.220]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DkRvP008815 for ; Mon, 3 Jan 2005 14:46:28 +0100 Received: from [192.168.0.2] (scooby.localnet [192.168.0.2]) by mightylegends.zapto.org (Postfix) with ESMTP id 7A8298ED4D for ; Tue, 4 Jan 2005 00:15:14 +1030 (CST) Subject: Re: [transcode-users] Mpeg2 pass-through From: Rick Harris To: Transcode ML In-Reply-To: <1104409719.3296.28.camel@localhost.localdomain> References: <1104204482.4461.28.camel@scooby.localnet> <20041230012734.GH25154@funk.gsky.dom> <1104409719.3296.28.camel@localhost.localdomain> Content-Type: text/plain Date: Tue, 04 Jan 2005 00:16:29 +1030 Message-Id: <1104759989.12184.11.camel@scooby.localnet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Further to this I have found that mpeg2 pass-through actually does sort of work. But the input source must be a MPEG-PS & not a MPEG-ES as I was trying. Really only works on .vobs (or authored .mpg's mplexed with '-f8'), otherwise using other mpeg formats either shows a lot of artifacts & distortion in the produced file or mplex errors out. Still, it's the neatest command for shrinking large vobs as it can invoke tcrequant with the '-w' flag, & preserves 5.1 surround via the AC3 pass-through. transcode -i input_file.mpg -y raw,raw -N 0x2000 -A -P1 -w 2.5 \ -o video_tmp.m2v -m audio_tmp.ac3 mplex -f8 -o input_file-shrunk.mpg video_tmp.m2v audio_tmp.ac3 From transcode-users-bounces@exit1.org Mon Jan 3 14:55:25 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E72FF126D84 for ; Mon, 3 Jan 2005 14:55:24 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DnZvP009006; Mon, 3 Jan 2005 14:49:35 +0100 Received: from mgw-x3.nokia.com (mgw-x3.nokia.com [131.228.20.26]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03DknvP008852 for ; Mon, 3 Jan 2005 14:46:49 +0100 Received: from esdks002.ntc.nokia.com (esdks002.ntc.nokia.com [172.21.138.121]) by mgw-x3.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03DkmH19014 for ; Mon, 3 Jan 2005 15:46:49 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 15:46:35 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks002.ntc.nokia.com (8.12.9/8.12.9) id j03DkZ6o005341 for ; Mon, 3 Jan 2005 15:46:35 +0200 Received: from mgw-int2.ntc.nokia.com (172.21.143.97) by esdks002.ntc.nokia.com 00rd4Zbq; Mon, 03 Jan 2005 15:46:33 EET Received: from esebh004.NOE.Nokia.com (esebh004.ntc.nokia.com [172.21.138.84]) by mgw-int2.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03DkXx13480 for ; Mon, 3 Jan 2005 15:46:33 +0200 (EET) Received: from esebe003.NOE.Nokia.com ([172.21.138.39]) by esebh004.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 15:46:34 +0200 Received: from esebe053.NOE.Nokia.com ([172.21.138.219]) by esebe003.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 15:46:33 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: [transcode-users] transcode DV problem (cmd line is here) Date: Mon, 3 Jan 2005 15:46:32 +0200 Message-ID: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [transcode-users] transcode DV problem (cmd line is here) Thread-Index: AcTxmgWilN4kqzfISz6T5dBMFYrHZQAACi2A From: To: X-OriginalArrivalTime: 03 Jan 2005 13:46:33.0093 (UTC) FILETIME=[A2BF7350:01C4F19A] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id j03DknvP008852 X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.2 required=5.0 tests=NO_REAL_NAME autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi, Look at the real problem not the warning... ---------------------- export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2 [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 [import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, bitrate=1024 [export_mpeg2enc.so] *** init-v *** ! [export_mp2enc.so] *** init-v *** ! [export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 3 -n p -a 2 -o "vol5-2004.06.25_17-38-56.m2v" -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0 [export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 224 -s -o "vol5-2004.06.25_17-38-56.mpa" [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: 7 **ERROR: [mp2enc] Error reading wave data clean up | frame threads | unload modules | cancel signal | internal threads | done [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s ------------- The problem is actually here! 1. Why does it tell " [import_ffmpeg.so] Unsupported decoded frame format: 7" 2. Why does it tell "*ERROR: [mp2enc] Error reading wave data" BR, Dmitry > -----Original Message----- > From: transcode-users-bounces@exit1.org > [mailto:transcode-users-bounces@exit1.org]On Behalf Of ext Damien > Sent: Monday, January 03, 2005 3:30 PM > To: transcode Users Mailing List > Subject: Re: [transcode-users] transcode DV problem (cmd line is here) > > > On Monday 03 January 2005 14:24, Dmitry Kasatkin wrote: > > Hi, > > > > After upgrading to version 0.6.14 it stopped working for my DV files > > (from Sony TRV33) > > > > I grab it using "dvgrab --format dv2" > > > > > > transcode -i dv/vol5-2004.06.25_17-38-56.avi -x ffmpeg -V -w 8500 > > --encode_fields b --export_asr 2 -y mpeg2enc,mp2enc -b 224 -m > > vol5-2004.06.25_17-38-56 -E 48000,16,2 -F 8,-c -q 6 -4 2 -2 1 -K > > file=matrix.txt -R 0 -o vol5-2004.06.25_17-38-56 --print_status 10 > > just add "--use_rgb" to your cmd... > > > From transcode-users-bounces@exit1.org Mon Jan 3 15:07:23 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 61C17126D84 for ; Mon, 3 Jan 2005 15:07:23 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E19vP009765; Mon, 3 Jan 2005 15:01:09 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E17vP009749 for ; Mon, 3 Jan 2005 15:01:07 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 6FB4BCFBE6 for ; Mon, 3 Jan 2005 15:01:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 4F4BC52C001; Mon, 3 Jan 2005 15:01:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 71A10221; Mon, 3 Jan 2005 15:00:12 +0100 (CET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <200501031430.13152.dm_mailings@abelia-decors.com> References: <41D94780.8010301@nokia.com> <200501031430.13152.dm_mailings@abelia-decors.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 15:00:12 +0100 Message-Id: <1104760812.3298.61.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 14:30 +0100, Damien wrote: > > transcode -i dv/vol5-2004.06.25_17-38-56.avi -x ffmpeg -V -w 8500 > > --encode_fields b --export_asr 2 -y mpeg2enc,mp2enc -b 224 -m > > vol5-2004.06.25_17-38-56 -E 48000,16,2 -F 8,-c -q 6 -4 2 -2 1 -K > > file=matrix.txt -R 0 -o vol5-2004.06.25_17-38-56 --print_status 10 > > just add "--use_rgb" to your cmd... Are you sure? That seems wrong to me in combination with dv and mpeg2... From transcode-users-bounces@exit1.org Mon Jan 3 15:10:07 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 3AE29126D84 for ; Mon, 3 Jan 2005 15:10:07 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E4JvP010098; Mon, 3 Jan 2005 15:04:19 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E37vP009945 for ; Mon, 3 Jan 2005 15:03:07 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 94378CFBE6 for ; Mon, 3 Jan 2005 15:03:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 7B7B052C001; Mon, 3 Jan 2005 15:03:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 5A56B221; Mon, 3 Jan 2005 15:02:17 +0100 (CET) Subject: Re: [transcode-users] Mpeg2 pass-through From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <1104759989.12184.11.camel@scooby.localnet> References: <1104204482.4461.28.camel@scooby.localnet> <20041230012734.GH25154@funk.gsky.dom> <1104409719.3296.28.camel@localhost.localdomain> <1104759989.12184.11.camel@scooby.localnet> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 15:02:17 +0100 Message-Id: <1104760937.3298.64.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Tue, 2005-01-04 at 00:16 +1030, Rick Harris wrote: > Further to this I have found that mpeg2 pass-through actually does sort > of work. > But the input source must be a MPEG-PS & not a MPEG-ES as I was trying. > > Really only works on .vobs (or authored .mpg's mplexed with '-f8'), > otherwise using other mpeg formats either shows a lot of artifacts & > distortion in the produced file or mplex errors out. > > Still, it's the neatest command for shrinking large vobs as it can > invoke tcrequant with the '-w' flag, & preserves 5.1 surround via the > AC3 pass-through. > > > transcode -i input_file.mpg -y raw,raw -N 0x2000 -A -P1 -w 2.5 \ > -o video_tmp.m2v -m audio_tmp.ac3 > > mplex -f8 -o input_file-shrunk.mpg video_tmp.m2v audio_tmp.ac3 >From the top of my head you should use the "vob" import module and then you shouldn't need the passthrough flag. You can also use tcrequant directly, it takes a vob and outputs two elementary streams. From transcode-users-bounces@exit1.org Mon Jan 3 15:15:08 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 098EB126D84 for ; Mon, 3 Jan 2005 15:15:08 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E7MvP010286; Mon, 3 Jan 2005 15:07:22 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E44vP010029 for ; Mon, 3 Jan 2005 15:04:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 8D71CCFBE6 for ; Mon, 3 Jan 2005 15:04:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 8461F52C001; Mon, 3 Jan 2005 15:04:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 04903221; Mon, 3 Jan 2005 15:03:31 +0100 (CET) Subject: RE: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 15:03:30 +0100 Message-Id: <1104761010.3298.66.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 15:46 +0200, Dmitry.Kasatkin@nokia.com wrote: > [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: 7 > **ERROR: [mp2enc] Error reading wave data > The problem is actually here! > > 1. Why does it tell " [import_ffmpeg.so] Unsupported decoded frame format: 7" > 2. Why does it tell "*ERROR: [mp2enc] Error reading wave data" What do tcprobe -i and mplayer tell about the input file? From transcode-users-bounces@exit1.org Mon Jan 3 15:18:38 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 6E01B126D84 for ; Mon, 3 Jan 2005 15:18:38 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EADvP010530; Mon, 3 Jan 2005 15:10:13 +0100 Received: from smtp7.wanadoo.fr (smtp7.wanadoo.fr [193.252.22.24]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03E7mvP010319 for ; Mon, 3 Jan 2005 15:07:48 +0100 Received: from me-wanadoo.net (unknown [127.0.0.1]) by mwinf0703.wanadoo.fr (SMTP Server) with SMTP id BD89410000EE for ; Mon, 3 Jan 2005 15:07:42 +0100 (CET) Received: from abelia-decors.com (AAmiens-106-2-1-70.w193-251.abo.wanadoo.fr [193.251.183.70]) by mwinf0703.wanadoo.fr (SMTP Server) with SMTP id 4BC5F10000CE for ; Mon, 3 Jan 2005 15:07:41 +0100 (CET) Received: (qmail 13894 invoked by uid 404); 3 Jan 2005 14:15:44 -0000 Received: from dm_mailings@abelia-decors.com by saar by uid 401 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.61. Clear:. Processed in 0.66501 secs); 03 Jan 2005 14:15:44 -0000 Received: from unknown (HELO damir) (127.0.0.1) by 0 with SMTP; 3 Jan 2005 14:15:44 -0000 From: Damien To: transcode Users Mailing List Subject: Re: [transcode-users] transcode DV problem (cmd line is here) Date: Mon, 3 Jan 2005 15:04:01 +0100 User-Agent: KMail/1.5 References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> In-Reply-To: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501031504.01697.dm_mailings@abelia-decors.com> X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: OK just my 2c... I ran into similar problems too when switching to 0.6.13 / 14. My general advices about DV & transcode, for anyone interested / concerned : - compile transcode w/ libdv ( --enable-libdv ) - grab your tapes in raw DV, avoid the useless AVI encapsulations - add the "--use_rgb" option If this doesn't help in your case, then sorry for bothering... Dam On Monday 03 January 2005 14:46, Dmitry.Kasatkin@nokia.com wrote: > Hi, > > Look at the real problem not the warning... > > ---------------------- > export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2 > [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 > [import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, > bitrate=1024 [export_mpeg2enc.so] *** init-v *** ! > [export_mp2enc.so] *** init-v *** ! > [export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 3 -n p -a 2 > -o "vol5-2004.06.25_17-38-56.m2v" -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0 > [export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 224 -s -o > "vol5-2004.06.25_17-38-56.mpa" > [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: > 7 **ERROR: [mp2enc] Error reading wave data > > clean up | frame threads | unload modules | cancel signal | internal > threads | done > [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s > > ------------- > > The problem is actually here! > > 1. Why does it tell " [import_ffmpeg.so] Unsupported decoded frame format: > 7" 2. Why does it tell "*ERROR: [mp2enc] Error reading wave data" > > BR, Dmitry > > > -----Original Message----- > > From: transcode-users-bounces@exit1.org > > [mailto:transcode-users-bounces@exit1.org]On Behalf Of ext Damien > > Sent: Monday, January 03, 2005 3:30 PM > > To: transcode Users Mailing List > > Subject: Re: [transcode-users] transcode DV problem (cmd line is here) > > > > On Monday 03 January 2005 14:24, Dmitry Kasatkin wrote: > > > Hi, > > > > > > After upgrading to version 0.6.14 it stopped working for my DV files > > > (from Sony TRV33) > > > > > > I grab it using "dvgrab --format dv2" > > > > > > > > > transcode -i dv/vol5-2004.06.25_17-38-56.avi -x ffmpeg -V -w 8500 > > > --encode_fields b --export_asr 2 -y mpeg2enc,mp2enc -b 224 -m > > > vol5-2004.06.25_17-38-56 -E 48000,16,2 -F 8,-c -q 6 -4 2 -2 1 -K > > > file=matrix.txt -R 0 -o vol5-2004.06.25_17-38-56 --print_status 10 > > > > just add "--use_rgb" to your cmd... From transcode-users-bounces@exit1.org Mon Jan 3 15:30:08 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 771B7126D84 for ; Mon, 3 Jan 2005 15:30:08 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EM6vP011181; Mon, 3 Jan 2005 15:22:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EM4vP011166 for ; Mon, 3 Jan 2005 15:22:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 59FBBCFBE6 for ; Mon, 3 Jan 2005 15:22:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 1277752C001; Mon, 3 Jan 2005 15:22:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id C252C221; Mon, 3 Jan 2005 15:21:06 +0100 (CET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <200501031504.01697.dm_mailings@abelia-decors.com> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <200501031504.01697.dm_mailings@abelia-decors.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 15:21:06 +0100 Message-Id: <1104762066.3298.69.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 15:04 +0100, Damien wrote: > OK just my 2c... > I ran into similar problems too when switching to 0.6.13 / 14. > > My general advices about DV & transcode, for anyone interested / concerned : > - compile transcode w/ libdv ( --enable-libdv ) > - grab your tapes in raw DV, avoid the useless AVI encapsulations > - add the "--use_rgb" option If you can avoid avi where possible, you'd be a fool not to! Of course DV in AVI is complete nonsense. Maybe someone should mention this in the wiki... But I don't get the --use_rgb (see my previous message as well). From transcode-users-bounces@exit1.org Mon Jan 3 15:39:18 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C9F50126D84 for ; Mon, 3 Jan 2005 15:39:18 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EWrvP011705; Mon, 3 Jan 2005 15:32:53 +0100 Received: from mgw-x1.nokia.com (mgw-x1.nokia.com [131.228.20.21]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EWpvP011688 for ; Mon, 3 Jan 2005 15:32:51 +0100 Received: from esdks004.ntc.nokia.com (esdks004.ntc.nokia.com [172.21.138.159]) by mgw-x1.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03EWnD13427 for ; Mon, 3 Jan 2005 16:32:50 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 16:32:26 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks004.ntc.nokia.com (8.12.9/8.12.9) id j03EWQ8m001209 for ; Mon, 3 Jan 2005 16:32:26 +0200 Received: from mgw-int1.ntc.nokia.com (172.21.143.96) by esdks004.ntc.nokia.com 00n5PJr7; Mon, 03 Jan 2005 16:32:24 EET Received: from esebh002.NOE.Nokia.com (esebh002.ntc.nokia.com [172.21.138.77]) by mgw-int1.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03EWNU02289 for ; Mon, 3 Jan 2005 16:32:24 +0200 (EET) Received: from kusti.research.nokia.com ([172.21.56.13]) by esebh002.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 16:32:04 +0200 Received: from [172.21.50.130] (selma.research.nokia.com [172.21.50.130]) by kusti.research.nokia.com (Postfix) with ESMTP id D8B9A93B6A for ; Mon, 3 Jan 2005 16:32:04 +0200 (EET) Message-ID: <41D95763.3070700@nokia.com> Date: Mon, 03 Jan 2005 16:32:03 +0200 From: Dmitry Kasatkin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] transcode DV problem (cmd line is here) References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <1104761010.3298.66.camel@localhost.localdomain> In-Reply-To: <1104761010.3298.66.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jan 2005 14:32:04.0914 (UTC) FILETIME=[FF0A4120:01C4F1A0] X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Nothing special.. As it was before # tcprobe -i vol4t/dv/vol5-2004.06.25_17-38-56.avi [tcprobe] RIFF data, AVI video [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 [avilib] A: 32000 Hz, format=0x01, bits=16, channels=2, bitrate=1024 kbps, [avilib] 87 chunks, 445440 bytes, CBR [tcprobe] summary for vol4t/dv/vol5-2004.06.25_17-38-56.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 32000,16,2 [48000,16,2] -n 0x1 [0x2000] (*) bitrate=1024 kbps length: 87 frames, frame_time=40 msec, duration=0:00:03.480 - Dmitry ext Erik Slagter wrote: >On Mon, 2005-01-03 at 15:46 +0200, Dmitry.Kasatkin@nokia.com wrote: > > > >>[transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: 7 >>**ERROR: [mp2enc] Error reading wave data >> >> > > > >>The problem is actually here! >> >>1. Why does it tell " [import_ffmpeg.so] Unsupported decoded frame format: 7" >>2. Why does it tell "*ERROR: [mp2enc] Error reading wave data" >> >> > >What do tcprobe -i and mplayer tell about the input file? > > > -- Dmitry Kasatkin Nokia Research Center / Helsinki Mobile: +358 50 4836365 E-Mail: dmitry.kasatkin@nokia.com From transcode-users-bounces@exit1.org Mon Jan 3 15:42:19 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id DBCA5126D84 for ; Mon, 3 Jan 2005 15:42:19 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EaRvP011934; Mon, 3 Jan 2005 15:36:27 +0100 Received: from mgw-x3.nokia.com (mgw-x3.nokia.com [131.228.20.26]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EYuvP011798 for ; Mon, 3 Jan 2005 15:34:57 +0100 Received: from esdks002.ntc.nokia.com (esdks002.ntc.nokia.com [172.21.138.121]) by mgw-x3.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03EYrH14432 for ; Mon, 3 Jan 2005 16:34:56 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 16:34:45 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks002.ntc.nokia.com (8.12.9/8.12.9) id j03EYjDf005384 for ; Mon, 3 Jan 2005 16:34:45 +0200 Received: from mgw-int2.ntc.nokia.com (172.21.143.97) by esdks002.ntc.nokia.com 00RWo6cI; Mon, 03 Jan 2005 16:34:42 EET Received: from esebh003.NOE.Nokia.com (esebh003.ntc.nokia.com [172.21.138.82]) by mgw-int2.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03EYgx21707 for ; Mon, 3 Jan 2005 16:34:42 +0200 (EET) Received: from kusti.research.nokia.com ([172.21.56.13]) by esebh003.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 16:34:39 +0200 Received: from [172.21.50.130] (selma.research.nokia.com [172.21.50.130]) by kusti.research.nokia.com (Postfix) with ESMTP id 5F29493B6A for ; Mon, 3 Jan 2005 16:34:39 +0200 (EET) Message-ID: <41D957FE.6000502@nokia.com> Date: Mon, 03 Jan 2005 16:34:38 +0200 From: Dmitry Kasatkin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] transcode DV problem (cmd line is here) References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <200501031504.01697.dm_mailings@abelia-decors.com> In-Reply-To: <200501031504.01697.dm_mailings@abelia-decors.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jan 2005 14:34:39.0265 (UTC) FILETIME=[5B0A5910:01C4F1A1] X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: I have already a lot of material in AVI container... I cannot get RAW stuff anymore.. That's true. 0.6.13 or some earlier worked for me.. 0.6.14 does not work anymore... I guess best solution is to fix the problem instead of using 0.6.13 :) - Dmitry ext Damien wrote: >OK just my 2c... >I ran into similar problems too when switching to 0.6.13 / 14. > >My general advices about DV & transcode, for anyone interested / concerned : >- compile transcode w/ libdv ( --enable-libdv ) >- grab your tapes in raw DV, avoid the useless AVI encapsulations >- add the "--use_rgb" option > >If this doesn't help in your case, then sorry for bothering... >Dam > > >On Monday 03 January 2005 14:46, Dmitry.Kasatkin@nokia.com wrote: > > >>Hi, >> >>Look at the real problem not the warning... >> >>---------------------- >>export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2 >>[export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 >>[import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, >>bitrate=1024 [export_mpeg2enc.so] *** init-v *** ! >>[export_mp2enc.so] *** init-v *** ! >>[export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 3 -n p -a 2 >>-o "vol5-2004.06.25_17-38-56.m2v" -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0 >>[export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 224 -s -o >>"vol5-2004.06.25_17-38-56.mpa" >>[transcode] warning : [import_ffmpeg.so] Unsupported decoded frame format: >>7 **ERROR: [mp2enc] Error reading wave data >> >>clean up | frame threads | unload modules | cancel signal | internal >>threads | done >>[transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s >> >>------------- >> >>The problem is actually here! >> >>1. Why does it tell " [import_ffmpeg.so] Unsupported decoded frame format: >>7" 2. Why does it tell "*ERROR: [mp2enc] Error reading wave data" >> >>BR, Dmitry >> >> >> >>>-----Original Message----- >>>From: transcode-users-bounces@exit1.org >>>[mailto:transcode-users-bounces@exit1.org]On Behalf Of ext Damien >>>Sent: Monday, January 03, 2005 3:30 PM >>>To: transcode Users Mailing List >>>Subject: Re: [transcode-users] transcode DV problem (cmd line is here) >>> >>>On Monday 03 January 2005 14:24, Dmitry Kasatkin wrote: >>> >>> >>>>Hi, >>>> >>>>After upgrading to version 0.6.14 it stopped working for my DV files >>>>(from Sony TRV33) >>>> >>>>I grab it using "dvgrab --format dv2" >>>> >>>> >>>>transcode -i dv/vol5-2004.06.25_17-38-56.avi -x ffmpeg -V -w 8500 >>>>--encode_fields b --export_asr 2 -y mpeg2enc,mp2enc -b 224 -m >>>>vol5-2004.06.25_17-38-56 -E 48000,16,2 -F 8,-c -q 6 -4 2 -2 1 -K >>>>file=matrix.txt -R 0 -o vol5-2004.06.25_17-38-56 --print_status 10 >>>> >>>> >>>just add "--use_rgb" to your cmd... >>> >>> > > > > -- Dmitry Kasatkin Nokia Research Center / Helsinki Mobile: +358 50 4836365 E-Mail: dmitry.kasatkin@nokia.com From transcode-users-bounces@exit1.org Mon Jan 3 15:54:28 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id E0F07126D84 for ; Mon, 3 Jan 2005 15:54:28 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03El8vP012658; Mon, 3 Jan 2005 15:47:08 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03El7vP012641 for ; Mon, 3 Jan 2005 15:47:07 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id CE2E0CFBE6 for ; Mon, 3 Jan 2005 15:47:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id A7C6B52C001; Mon, 3 Jan 2005 15:47:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 7F9CF221; Mon, 3 Jan 2005 15:46:55 +0100 (CET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <41D95763.3070700@nokia.com> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <1104761010.3298.66.camel@localhost.localdomain> <41D95763.3070700@nokia.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 15:46:55 +0100 Message-Id: <1104763615.3298.71.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: > # tcprobe -i vol4t/dv/vol5-2004.06.25_17-38-56.avi > [tcprobe] RIFF data, AVI video Aaaiiiee. > [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 ^^^^^^^^^^ ??? From transcode-users-bounces@exit1.org Mon Jan 3 15:55:56 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id CC0B4126D84 for ; Mon, 3 Jan 2005 15:55:56 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03EoPvP012818; Mon, 3 Jan 2005 15:50:25 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03En4vP012734 for ; Mon, 3 Jan 2005 15:49:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 2B01DCFBE6 for ; Mon, 3 Jan 2005 15:49:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 0092752C001; Mon, 3 Jan 2005 15:49:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 3C1C1221; Mon, 3 Jan 2005 15:48:47 +0100 (CET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <41D957FE.6000502@nokia.com> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <200501031504.01697.dm_mailings@abelia-decors.com> <41D957FE.6000502@nokia.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 15:48:46 +0100 Message-Id: <1104763726.3298.74.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 16:34 +0200, Dmitry Kasatkin wrote: > I have already a lot of material in AVI container... > I cannot get RAW stuff anymore.. > > That's true. 0.6.13 or some earlier worked for me.. > > 0.6.14 does not work anymore... > > I guess best solution is to fix the problem instead of using 0.6.13 :) The best solution is to get rid of avi. There probably will be some tool around that can extract the dv streams from the avi file, something like kino e.g. From transcode-users-bounces@exit1.org Mon Jan 3 16:12:24 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 48096126D84 for ; Mon, 3 Jan 2005 16:12:24 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03F5NvP013530; Mon, 3 Jan 2005 16:05:23 +0100 Received: from mgw-x4.nokia.com (mgw-x4.nokia.com [131.228.20.27]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03F3WvP013404 for ; Mon, 3 Jan 2005 16:03:32 +0100 Received: from esdks004.ntc.nokia.com (esdks004.ntc.nokia.com [172.21.138.159]) by mgw-x4.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03F3UY09767 for ; Mon, 3 Jan 2005 17:03:31 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 17:03:17 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks004.ntc.nokia.com (8.12.9/8.12.9) id j03F3HAB014868 for ; Mon, 3 Jan 2005 17:03:17 +0200 Received: from mgw-int2.ntc.nokia.com (172.21.143.97) by esdks004.ntc.nokia.com 00YqDZj4; Mon, 03 Jan 2005 17:03:17 EET Received: from esebh001.NOE.Nokia.com (esebh001.ntc.nokia.com [172.21.138.28]) by mgw-int2.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03F3Hx23673 for ; Mon, 3 Jan 2005 17:03:17 +0200 (EET) Received: from esebh005.NOE.Nokia.com ([172.21.138.86]) by esebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 17:03:04 +0200 Received: from esebe018.NOE.Nokia.com ([172.21.138.57]) by esebh005.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 17:03:04 +0200 Received: from esebe053.NOE.Nokia.com ([172.21.138.219]) by esebe018.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 17:03:04 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: [transcode-users] transcode DV problem (cmd line is here) Date: Mon, 3 Jan 2005 17:03:03 +0200 Message-ID: <694FD7D01C65F1449CBD4A90BE36E4C8C601FC@esebe053.ntc.nokia.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [transcode-users] transcode DV problem (cmd line is here) Thread-Index: AcTxpGXSRbm5yqejR4KXg+1eLmV3HwAAOOLg From: To: X-OriginalArrivalTime: 03 Jan 2005 15:03:04.0275 (UTC) FILETIME=[534E3A30:01C4F1A5] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id j03F3WvP013404 X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.2 required=5.0 tests=NO_REAL_NAME autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: > -----Original Message----- > From: transcode-users-bounces@exit1.org > [mailto:transcode-users-bounces@exit1.org]On Behalf Of ext > Erik Slagter > Sent: Monday, January 03, 2005 4:47 PM > To: transcode Users Mailing List > Subject: Re: [transcode-users] transcode DV problem (cmd line is here) > > > > # tcprobe -i vol4t/dv/vol5-2004.06.25_17-38-56.avi > > > [tcprobe] RIFF data, AVI video > > Aaaiiiee. > > > [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 > ^^^^^^^^^^ > > ??? What's the problem here? > > From transcode-users-bounces@exit1.org Mon Jan 3 16:16:13 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 47CAB126D84 for ; Mon, 3 Jan 2005 16:16:13 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03FAvvP013810; Mon, 3 Jan 2005 16:10:57 +0100 Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp [219.160.161.77]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j03FAsvP013781 for ; Mon, 3 Jan 2005 16:10:55 +0100 Received: by achurch.org (wmail 0.9.52) id 41d9607d.11223; Tue, 04 Jan 2005 00:10:53 JST From: achurch@achurch.org (Andrew Church) To: transcode-users@exit1.org Subject: Re: [transcode-users] transcode DV problem (cmd line is here) Date: Tue, 04 Jan 2005 00:10:28 JST In-Reply-To: <1104763615.3298.71.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: MMail v5.19 Message-ID: <41d9607d.11223@achurch.org> X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: >> [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 > >??? That's the FOURCC for DV in AVI. --Andrew Church achurch@achurch.org http://achurch.org/ From transcode-users-bounces@exit1.org Mon Jan 3 16:30:14 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 37C33126D84 for ; Mon, 3 Jan 2005 16:30:14 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03F1GvP013285; Mon, 3 Jan 2005 16:01:16 +0100 Received: from blatz006.blatzheim.com (mail.bn-online.net [217.76.96.46]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03F1EvP013268 for ; Mon, 3 Jan 2005 16:01:14 +0100 Received: from localhost (localhost [127.0.0.1]) by blatz006.blatzheim.com (Pstfx-gb-2.2-20040616-TLS) with ESMTP id 8AA2C1FF06D for ; Mon, 3 Jan 2005 16:01:09 +0100 (MET) Received: from blatz006.blatzheim.com ([127.0.0.1]) by localhost (mail.bn-online.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18025-01-10 for ; Mon, 3 Jan 2005 16:01:07 +0100 (MET) Received: from tranquility.greiners.lan (129-98-76-217.xdsl.bn-online.net [217.76.98.129]) by blatz006.blatzheim.com (Pstfx-gb-2.2-20040616-TLS) with ESMTP id C8B641FF06F for ; Mon, 3 Jan 2005 16:01:02 +0100 (MET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: "Markus A. Greiner" To: transcode-ml In-Reply-To: <1104763615.3298.71.camel@localhost.localdomain> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <1104761010.3298.66.camel@localhost.localdomain> <41D95763.3070700@nokia.com> <1104763615.3298.71.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 03 Jan 2005 16:01:02 +0100 Message-Id: <1104764462.11552.12.camel@tranquility.greiners.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new (at mail.bn-online.net) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi all! Am Montag, den 03.01.2005, 15:46 +0100 schrieb Erik Slagter: > > # tcprobe -i vol4t/dv/vol5-2004.06.25_17-38-56.avi > > > [tcprobe] RIFF data, AVI video > > Aaaiiiee. > > > [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 > ^^^^^^^^^^ > > ??? AFAIK is this the "Canopus DV Video Codec (DVSD) Standard" That's all I know about this Codec. regards, Markus From transcode-users-bounces@exit1.org Mon Jan 3 16:30:19 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 297AC126D84 for ; Mon, 3 Jan 2005 16:30:19 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03FQ5vP014479; Mon, 3 Jan 2005 16:26:05 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03FQ3vP014464 for ; Mon, 3 Jan 2005 16:26:03 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 74B87CFBE6 for ; Mon, 3 Jan 2005 16:26:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 5405252C001; Mon, 3 Jan 2005 16:26:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 50946221; Mon, 3 Jan 2005 16:25:55 +0100 (CET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <1104764462.11552.12.camel@tranquility.greiners.lan> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <1104761010.3298.66.camel@localhost.localdomain> <41D95763.3070700@nokia.com> <1104763615.3298.71.camel@localhost.localdomain> <1104764462.11552.12.camel@tranquility.greiners.lan> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 16:25:54 +0100 Message-Id: <1104765954.3392.0.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 16:01 +0100, Markus A. Greiner wrote: > > > [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 > > ??? > AFAIK is this the "Canopus DV Video Codec (DVSD) Standard" > That's all I know about this Codec. Is this something standard or proprietary? From transcode-users-bounces@exit1.org Mon Jan 3 16:34:30 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 48B2A126D84 for ; Mon, 3 Jan 2005 16:34:30 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03FRfvP014562; Mon, 3 Jan 2005 16:27:41 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03FR3vP014516 for ; Mon, 3 Jan 2005 16:27:03 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 9F1C1CFBE6 for ; Mon, 3 Jan 2005 16:27:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 8736152C001; Mon, 3 Jan 2005 16:27:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 95342221; Mon, 3 Jan 2005 16:26:49 +0100 (CET) Subject: RE: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <694FD7D01C65F1449CBD4A90BE36E4C8C601FC@esebe053.ntc.nokia.com> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FC@esebe053.ntc.nokia.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 16:26:49 +0100 Message-Id: <1104766009.3392.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: > > > [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 > > ??? > What's the problem here? I never heard of dvsd, I suspected something proprietary, but it seems to be another borked avi fourcc. From transcode-users-bounces@exit1.org Mon Jan 3 17:07:47 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 5B617126D84 for ; Mon, 3 Jan 2005 17:07:47 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03G3mvP016069; Mon, 3 Jan 2005 17:03:48 +0100 Received: from blatz006.blatzheim.com (mail.bn-online.net [217.76.96.46]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03G3lvP016053 for ; Mon, 3 Jan 2005 17:03:47 +0100 Received: from localhost (localhost [127.0.0.1]) by blatz006.blatzheim.com (Pstfx-gb-2.2-20040616-TLS) with ESMTP id 4F57E1FF073 for ; Mon, 3 Jan 2005 17:03:42 +0100 (MET) Received: from blatz006.blatzheim.com ([127.0.0.1]) by localhost (mail.bn-online.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29282-01-10 for ; Mon, 3 Jan 2005 17:03:37 +0100 (MET) Received: from tranquility.greiners.lan (129-98-76-217.xdsl.bn-online.net [217.76.98.129]) by blatz006.blatzheim.com (Pstfx-gb-2.2-20040616-TLS) with ESMTP id 3E1DA1FF06F for ; Mon, 3 Jan 2005 17:03:37 +0100 (MET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: "Markus A. Greiner" To: transcode-ml In-Reply-To: <1104765954.3392.0.camel@localhost.localdomain> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <1104761010.3298.66.camel@localhost.localdomain> <41D95763.3070700@nokia.com> <1104763615.3298.71.camel@localhost.localdomain> <1104764462.11552.12.camel@tranquility.greiners.lan> <1104765954.3392.0.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 03 Jan 2005 17:03:37 +0100 Message-Id: <1104768217.11550.17.camel@tranquility.greiners.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new (at mail.bn-online.net) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Am Montag, den 03.01.2005, 16:25 +0100 schrieb Erik Slagter: > On Mon, 2005-01-03 at 16:01 +0100, Markus A. Greiner wrote: > > > > [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 > > > ??? > > AFAIK is this the "Canopus DV Video Codec (DVSD) Standard" > > That's all I know about this Codec. > > Is this something standard or proprietary? Proprietary! But I'm not sure. For more information you may surf to "www.canopus.com". Greetings, Markus From transcode-users-bounces@exit1.org Mon Jan 3 18:37:52 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 5C3C7126D84 for ; Mon, 3 Jan 2005 18:37:52 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03HXqvP020113; Mon, 3 Jan 2005 18:33:52 +0100 Received: from mgw-x3.nokia.com (mgw-x3.nokia.com [131.228.20.26]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03HXovP020096 for ; Mon, 3 Jan 2005 18:33:51 +0100 Received: from esdks001.ntc.nokia.com (esdks001.ntc.nokia.com [172.21.138.120]) by mgw-x3.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03HXnH16442 for ; Mon, 3 Jan 2005 19:33:50 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 19:40:45 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks001.ntc.nokia.com (8.12.9/8.12.9) id j03HejVM003887 for ; Mon, 3 Jan 2005 19:40:45 +0200 Received: from mgw-int1.ntc.nokia.com (172.21.143.96) by esdks001.ntc.nokia.com 00bbqxfL; Mon, 03 Jan 2005 19:40:43 EET Received: from esebh002.NOE.Nokia.com (esebh002.ntc.nokia.com [172.21.138.77]) by mgw-int1.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03HLQU00337 for ; Mon, 3 Jan 2005 19:21:26 +0200 (EET) Received: from kusti.research.nokia.com ([172.21.56.13]) by esebh002.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 19:21:25 +0200 Received: from [172.21.50.130] (selma.research.nokia.com [172.21.50.130]) by kusti.research.nokia.com (Postfix) with ESMTP id 151D093B7F for ; Mon, 3 Jan 2005 19:21:25 +0200 (EET) Message-ID: <41D97F13.3040403@nokia.com> Date: Mon, 03 Jan 2005 19:21:23 +0200 From: Dmitry Kasatkin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] transcode DV problem (cmd line is here) References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com><1104761010.3298.66.camel@localhost.localdomain><41D95763.3070700@nokia.com><1104763615.3298.71.camel@localhost.localdomain><1104764462.11552.12.camel@tranquility.greiners.lan><1104765954.3392.0.camel@localhost.localdomain> <1104768217.11550.17.camel@tranquility.greiners.lan> In-Reply-To: <1104768217.11550.17.camel@tranquility.greiners.lan> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jan 2005 17:21:25.0116 (UTC) FILETIME=[A6FE0BC0:01C4F1B8] X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi, Nothing proprietary. As it was said it's just FOURCC for DV in AVI. That's perfectly OK. But transcode 0.6.14 does not work anymore :( - Dmitry ext Markus A. Greiner wrote: >Am Montag, den 03.01.2005, 16:25 +0100 schrieb Erik Slagter: > > >>On Mon, 2005-01-03 at 16:01 +0100, Markus A. Greiner wrote: >> >> >>>>>[avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 >>>>> >>>>> >>>>??? >>>> >>>> >>>AFAIK is this the "Canopus DV Video Codec (DVSD) Standard" >>>That's all I know about this Codec. >>> >>> >>Is this something standard or proprietary? >> >> > >Proprietary! But I'm not sure. For more information you may surf to >"www.canopus.com". > >Greetings, > Markus > > > -- Dmitry Kasatkin Nokia Research Center / Helsinki Mobile: +358 50 4836365 E-Mail: dmitry.kasatkin@nokia.com From transcode-users-bounces@exit1.org Mon Jan 3 20:16:02 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id B0B6A126D84 for ; Mon, 3 Jan 2005 20:16:02 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03JCEvP023647; Mon, 3 Jan 2005 20:12:14 +0100 Received: from mgw-x4.nokia.com (mgw-x4.nokia.com [131.228.20.27]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03JCCvP023630 for ; Mon, 3 Jan 2005 20:12:13 +0100 Received: from esdks002.ntc.nokia.com (esdks002.ntc.nokia.com [172.21.138.121]) by mgw-x4.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03JCAY15105 for ; Mon, 3 Jan 2005 21:12:11 +0200 (EET) X-Scanned: Mon, 3 Jan 2005 21:11:59 +0200 Nokia Message Protector V1.3.34 2004121512 - RELEASE Received: (from root@localhost) by esdks002.ntc.nokia.com (8.12.9/8.12.9) id j03JBxGS009889 for ; Mon, 3 Jan 2005 21:11:59 +0200 Received: from mgw-int1.ntc.nokia.com (172.21.143.96) by esdks002.ntc.nokia.com 00nkUeWu; Mon, 03 Jan 2005 21:11:58 EET Received: from esebh001.NOE.Nokia.com (esebh001.ntc.nokia.com [172.21.138.28]) by mgw-int1.ntc.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id j03JBtU17438 for ; Mon, 3 Jan 2005 21:11:55 +0200 (EET) Received: from kusti.research.nokia.com ([172.21.56.13]) by esebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Mon, 3 Jan 2005 21:11:46 +0200 Received: from [172.21.50.130] (selma.research.nokia.com [172.21.50.130]) by kusti.research.nokia.com (Postfix) with ESMTP id E1FED93B77 for ; Mon, 3 Jan 2005 21:11:45 +0200 (EET) Message-ID: <41D998F0.3040000@nokia.com> Date: Mon, 03 Jan 2005 21:11:44 +0200 From: Dmitry Kasatkin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: transcode Users Mailing List Subject: Re: [transcode-users] transcode DV problem (cmd line is here) References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com><1104761010.3298.66.camel@localhost.localdomain><41D95763.3070700@nokia.com><1104763615.3298.71.camel@localhost.localdomain><1104764462.11552.12.camel@tranquility.greiners.lan><1104765954.3392.0.camel@localhost.localdomain> <1104768217.11550.17.camel@tranquility.greiners.lan> <41D97F13.3040403@nokia.com> In-Reply-To: <41D97F13.3040403@nokia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jan 2005 19:11:46.0098 (UTC) FILETIME=[1167B920:01C4F1C8] X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: Hi, I built transcode-0.6.14 myself and now everything works fine!!! I also then copied built import_ffmpeg.so to transcode from Debian distribution (what I use) and then it also started to work... Something is wrong in the import_ffmpeg.so from distribution... - Dmitry ext Dmitry Kasatkin wrote: > Hi, > > Nothing proprietary. > As it was said it's just FOURCC for DV in AVI. > That's perfectly OK. > But transcode 0.6.14 does not work anymore :( > > - Dmitry > > ext Markus A. Greiner wrote: > >> Am Montag, den 03.01.2005, 16:25 +0100 schrieb Erik Slagter: >> >> >>> On Mon, 2005-01-03 at 16:01 +0100, Markus A. Greiner wrote: >>> >>> >>>>>> [avilib] V: 25.000 fps, codec=dvsd, frames=87, width=720, height=576 >>>>>> >>>>> >>>>> ??? >>>>> >>>> >>>> AFAIK is this the "Canopus DV Video Codec (DVSD) Standard" That's >>>> all I know about this Codec. >>> >>> Is this something standard or proprietary? >>> >> >> >> Proprietary! But I'm not sure. For more information you may surf to >> "www.canopus.com". >> Greetings, >> Markus >> >> >> > -- Dmitry Kasatkin Nokia Research Center / Helsinki Mobile: +358 50 4836365 E-Mail: dmitry.kasatkin@nokia.com From transcode-users-bounces@exit1.org Mon Jan 3 21:07:42 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 76464126D84 for ; Mon, 3 Jan 2005 21:07:42 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03K55vP025392; Mon, 3 Jan 2005 21:05:05 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03K54vP025377 for ; Mon, 3 Jan 2005 21:05:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id E0A5ACFBE6 for ; Mon, 3 Jan 2005 21:05:03 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 872C452C001; Mon, 3 Jan 2005 21:05:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 0F02D221; Mon, 3 Jan 2005 21:04:37 +0100 (CET) Subject: Re: [transcode-users] transcode DV problem (cmd line is here) From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <41D998F0.3040000@nokia.com> References: <694FD7D01C65F1449CBD4A90BE36E4C8C601FA@esebe053.ntc.nokia.com> <1104761010.3298.66.camel@localhost.localdomain> <41D95763.3070700@nokia.com> <1104763615.3298.71.camel@localhost.localdomain> <1104764462.11552.12.camel@tranquility.greiners.lan> <1104765954.3392.0.camel@localhost.localdomain> <1104768217.11550.17.camel@tranquility.greiners.lan> <41D97F13.3040403@nokia.com> <41D998F0.3040000@nokia.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Jan 2005 21:04:36 +0100 Message-Id: <1104782676.3392.4.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: > I built transcode-0.6.14 myself and now everything works fine!!! > > I also then copied built import_ffmpeg.so to transcode from Debian > distribution (what I use) > and then it also started to work... > Something is wrong in the import_ffmpeg.so from distribution... It probably has all useful codecs stripped, as usual with multimedia software from distributions. From transcode-users-bounces@exit1.org Mon Jan 3 22:03:55 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id C711D126D84 for ; Mon, 3 Jan 2005 22:03:55 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03KxjvP027256; Mon, 3 Jan 2005 21:59:45 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03KxgvP027240 for ; Mon, 3 Jan 2005 21:59:43 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j03L8Qjr005901 for ; Mon, 3 Jan 2005 13:08:04 -0800 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j03L2J3t001948 for ; Mon, 3 Jan 2005 13:02:20 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j03L2Jsj008165 for transcode-users@exit1.org; Mon, 3 Jan 2005 13:02:19 -0800 (PST) Date: Mon, 3 Jan 2005 13:02:19 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] Mpeg2 pass-through Message-ID: <20050103210219.GB13660@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <1104204482.4461.28.camel@scooby.localnet> <20041230012734.GH25154@funk.gsky.dom> <1104409719.3296.28.camel@localhost.localdomain> <1104759989.12184.11.camel@scooby.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1104759989.12184.11.camel@scooby.localnet> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Tue, Jan 04, 2005 at 12:16:29AM +1030, Rick Harris wrote: > Further to this I have found that mpeg2 pass-through actually does sort > of work. > But the input source must be a MPEG-PS & not a MPEG-ES as I was trying. > > Really only works on .vobs (or authored .mpg's mplexed with '-f8'), > otherwise using other mpeg formats either shows a lot of artifacts & > distortion in the produced file or mplex errors out. > > Still, it's the neatest command for shrinking large vobs as it can > invoke tcrequant with the '-w' flag, & preserves 5.1 surround via the > AC3 pass-through. > > > transcode -i input_file.mpg -y raw,raw -N 0x2000 -A -P1 -w 2.5 \ > -o video_tmp.m2v -m audio_tmp.ac3 ah, yes. you have to specify a separate audio output ... thanks, I could never get it to work. -- From transcode-users-bounces@exit1.org Mon Jan 3 22:05:28 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8E6AB126D84 for ; Mon, 3 Jan 2005 22:05:28 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03L1bvP027440; Mon, 3 Jan 2005 22:01:37 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03L1YvP027422 for ; Mon, 3 Jan 2005 22:01:34 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j03LAIQc025145 for ; Mon, 3 Jan 2005 13:09:56 -0801 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j03L4CNN020263 for ; Mon, 3 Jan 2005 13:04:12 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j03L4CEf005509 for transcode-users@exit1.org; Mon, 3 Jan 2005 13:04:12 -0800 (PST) Date: Mon, 3 Jan 2005 13:04:12 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] Problem with modfps, --export_pal Message-ID: <20050103210412.GC13660@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> <1104675638.3899.135.camel@scooby.localnet> <20050102211743.GA10627@funk.gsky.dom> <1104751185.3298.33.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1104751185.3298.33.camel@localhost.localdomain> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, Jan 03, 2005 at 12:19:45PM +0100, Erik Slagter wrote: > On Sun, 2005-01-02 at 13:17 -0800, Jacob Meuser wrote: > > > the whole --export_prof things needs to be done better. > > :-) > > I'd prefer having the export profiling being split in two parts > (encoding and scaling) that can be enabled separately. For myself I find > I never want to use the scaling; from TV source you'd rather have the TV > card do the scaling than transcode. Also transcode tends to mess up when > I don't explicitly specify the input and output asr's. I'd rather it > didn't mess with the geometry at all, for my stuff. I agree, it rarely "just works". the things is. this should be handeled in the core, not the export modules. -- From transcode-users-bounces@exit1.org Mon Jan 3 22:05:43 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 8C88D126D84 for ; Mon, 3 Jan 2005 22:05:43 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03L2ivP027509; Mon, 3 Jan 2005 22:02:44 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03L2fvP027494 for ; Mon, 3 Jan 2005 22:02:41 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j03LBPTs027005 for ; Mon, 3 Jan 2005 13:11:03 -0800 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j03L5JBE001670 for ; Mon, 3 Jan 2005 13:05:19 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j03L5JD6020857 for transcode-users@exit1.org; Mon, 3 Jan 2005 13:05:19 -0800 (PST) Date: Mon, 3 Jan 2005 13:05:19 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: (maybe solved) Re: [transcode-users] Transcode stops at pass one or two (depending on the movie) using ac3 pass through. Message-ID: <20050103210519.GD13660@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <41D48975.4040703@unet.edu.ve> <20041230233833.GB13125@funk.gsky.dom> <41D49E2C.6000202@unet.edu.ve> <41D554C7.6040609@unet.edu.ve> <41D5DBF1.7050607@unet.edu.ve> <41D82227.4000908@unet.edu.ve> <20050102213020.GB10627@funk.gsky.dom> <41D8A8F3.3050003@unet.edu.ve> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D8A8F3.3050003@unet.edu.ve> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, Jan 02, 2005 at 10:07:47PM -0400, Jose Ildefonso Camargo Tolosa wrote: > Hi! > > Jacob Meuser wrote: > > >On Sun, Jan 02, 2005 at 12:32:39PM -0400, Jose Ildefonso Camargo Tolosa > >wrote: > > > > > >>Ok, now what I did: changed container to OGG and tried again with AC3: > >>it stoped before finishing. After that I changed audio codec to Vorbis, > >>and it worked perfectly, the movie was completly coded. > >> > >>This makes me think this is a AC3 passthrough. > >> > >> > problem (I ate the word :D ). > > >>Any ideas? > >> > >> > > > >when it stops, what processes are still running? (tccat, tcdecode, etc) > > > > > transcode, only transcode keeps running (well, more precisely, sleeping). > > I think I worked it around, it is related to PSU core, if I disable it, > the thing finish just fine, with AC3, two pass, avi. With PSU core > enabled, it stopped at some point of the pass two (always at the same > point). > > >this sounds like the problem with the encoder looking for data > >that never arrives. > > > >could you add a '-q 4' to your transcode command and post the last > >30 or so lines? > > > > > I'm using dvd::rip, but I guess that I can copy the command line and run > it, but if I disable psu core, it works (but I still need to understand > this problem). OK, yes, there are known problems with PSU mode. -- From transcode-users-bounces@exit1.org Mon Jan 3 22:14:13 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 2BA32126D84 for ; Mon, 3 Jan 2005 22:14:13 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03LAtvP027865; Mon, 3 Jan 2005 22:10:56 +0100 Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j03LAqvP027849 for ; Mon, 3 Jan 2005 22:10:53 +0100 Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j03LJbVI008907 for ; Mon, 3 Jan 2005 13:19:15 -0800 (PST) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.1/8.13.0) with ESMTP id j03LDUFP003580 for ; Mon, 3 Jan 2005 13:13:30 -0800 (PST) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.1/8.13.0/Submit) id j03LDUEi027388 for transcode-users@exit1.org; Mon, 3 Jan 2005 13:13:30 -0800 (PST) Date: Mon, 3 Jan 2005 13:13:30 -0800 From: Jacob Meuser To: transcode Users Mailing List Subject: Re: [transcode-users] slow transcode speed Message-ID: <20050103211330.GE13660@funk.gsky.dom> Mail-Followup-To: transcode Users Mailing List References: <20050103045120.74200.qmail@web51001.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050103045120.74200.qmail@web51001.mail.yahoo.com> User-Agent: Mutt/1.4.2i X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Sun, Jan 02, 2005 at 08:51:20PM -0800, Anthony DeChiaro wrote: > > I've just installed transcode/dvd::rip and have gotten everything to > work correctly, except that it seems a bit slow for my system. I'm > running perl-Video-DVDRip.x86_64 / 0.51.4-0.1.fc3.fr on my Athlon 64 > 3200+. Rippping runs along quickly, however when I get to > transcoding I get about 8.0 FPS. I've tried xvid & xvid4, same > result. divx I can't seem to get to work correctly; I'm encoding > using the following settings: yeah, xvid is slow if it is not compiled with optimized assembly. for me, I get about 8fps from --disable-optimize and 19fps without on an Athlon 2400+. I don't think xvid has amd64 assembly routines. you should use ffmpeg export. it will be faster. -- From transcode-users-bounces@exit1.org Tue Jan 4 11:06:54 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 394B9126D83 for ; Tue, 4 Jan 2005 11:06:54 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04A06vP019290; Tue, 4 Jan 2005 11:00:06 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04A04vP019274 for ; Tue, 4 Jan 2005 11:00:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 667F7CFBE6 for ; Tue, 4 Jan 2005 11:00:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id DABFB52C001; Tue, 4 Jan 2005 11:00:03 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id DCD5A221; Tue, 4 Jan 2005 10:59:39 +0100 (CET) Subject: Re: [transcode-users] Problem with modfps, --export_pal From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050103210412.GC13660@funk.gsky.dom> References: <1104409622.3296.25.camel@localhost.localdomain> <20041230192658.GE7063@funk.gsky.dom> <20041230210544.GA25833@aquarium.inter.wroc.net> <1104446168.5351.13.camel@scooby.localnet> <20041231093805.GA2826@aquarium.inter.wroc.net> <1104531207.9295.2.camel@scooby.localnet> <20050101174857.GA3026@aquarium.inter.wroc.net> <1104675638.3899.135.camel@scooby.localnet> <20050102211743.GA10627@funk.gsky.dom> <1104751185.3298.33.camel@localhost.localdomain> <20050103210412.GC13660@funk.gsky.dom> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 04 Jan 2005 10:59:39 +0100 Message-Id: <1104832779.3314.16.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 13:04 -0800, Jacob Meuser wrote: > > I'd prefer having the export profiling being split in two parts > > (encoding and scaling) that can be enabled separately. For myself I find > > I never want to use the scaling; from TV source you'd rather have the TV > > card do the scaling than transcode. Also transcode tends to mess up when > > I don't explicitly specify the input and output asr's. I'd rather it > > didn't mess with the geometry at all, for my stuff. > I agree, it rarely "just works". Well it's not a question of bad programming, but the problem is too many assumptions, which you might not be able to circumvent anyway. > the things is. this should be handeled in the core, not the export > modules. IIRC it is handled in the core (the scaling). From transcode-users-bounces@exit1.org Tue Jan 4 11:12:27 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id 25437126D83 for ; Tue, 4 Jan 2005 11:12:27 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04A7QvP019505; Tue, 4 Jan 2005 11:07:26 +0100 Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04A24vP019359 for ; Tue, 4 Jan 2005 11:02:04 +0100 Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2]) by a.mx.oldconomy.com (Postfix) with ESMTP id 33F77CFBE6 for ; Tue, 4 Jan 2005 11:02:04 +0100 (CET) Received: by andromeda.oldconomy.com (Postfix, from userid 10) id 1B79152C001; Tue, 4 Jan 2005 11:02:04 +0100 (CET) Received: by skylla.oldconomy.com (Postfix, from userid 100) id 6E859221; Tue, 4 Jan 2005 11:01:27 +0100 (CET) Subject: Re: [transcode-users] slow transcode speed From: Erik Slagter To: transcode Users Mailing List In-Reply-To: <20050103211330.GE13660@funk.gsky.dom> References: <20050103045120.74200.qmail@web51001.mail.yahoo.com> <20050103211330.GE13660@funk.gsky.dom> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 04 Jan 2005 11:01:25 +0100 Message-Id: <1104832885.3314.19.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.2 X-Spam-Level: X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 13:13 -0800, Jacob Meuser wrote: > I don't think xvid has amd64 assembly routines. > you should use ffmpeg export. it will be faster. Slightly ;-) FFmpeg does have full amd64 assembly optimisation added recently, so be sure to use a recent cvs version! From transcode-users-bounces@exit1.org Tue Jan 4 17:09:37 2005 Return-Path: X-Original-To: itdp@fh-biergarten.de Delivered-To: itdp@localhost Received: from fries.zyn.de (fries.zyn.de [213.239.201.88]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.kliche.org (Postfix) with ESMTP id DEE22126D83 for ; Tue, 4 Jan 2005 17:09:37 +0100 (CET) Received: from fries.zyn.de (localhost [127.0.0.1]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04G5EvP000733; Tue, 4 Jan 2005 17:05:14 +0100 Received: from mightylegends.zapto.org (postfix@ppp38-220.lns1.adl1.internode.on.net [150.101.38.220]) by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04G59vP000714 for ; Tue, 4 Jan 2005 17:05:10 +0100 Received: from [192.168.0.2] (scooby.localnet [192.168.0.2]) by mightylegends.zapto.org (Postfix) with ESMTP id 6E4AB8F078 for ; Wed, 5 Jan 2005 02:35:00 +1030 (CST) Subject: Re: [transcode-users] Subtitles error. . . (transcode / dvd9to5.pl) From: Rick Harris To: Transcode ML In-Reply-To: <1104754282.3298.45.camel@localhost.localdomain> References: <41d9330b.11067@achurch.org> <1104754282.3298.45.camel@localhost.localdomain> Content-Type: text/plain Date: Wed, 05 Jan 2005 02:35:07 +1030 Message-Id: <1104854707.11140.58.camel@scooby.localnet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 7bit X-Mail-Checks: sa wwmf block (fries) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de X-Spam-Status: No, score=2.3 required=5.0 tests=FORGED_RCVD_HELO,LONGWORDS autolearn=disabled version=3.0.2 X-Spam-Level: ** X-WWMF-Status: 2.5.20041231.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-Help: List-Post: List-Subscribe: , List-Unsubscribe: , Sender: transcode-users-bounces@exit1.org Errors-To: transcode-users-bounces@exit1.org Status: X-Status: X-Keywords: On Mon, 2005-01-03 at 13:11 +0100, Erik Slagter wrote: > On Mon, 2005-01-03 at 20:52 +0000, Andrew Church wrote: > > >when copying a dvd from dvd-9 to dvd-5 (with the perl script 'dvd9to5.pl' > > >v:0.1.7 and transcode v:0.6.14), I also want the subtitles. But somehow, it > > >doesn't work . . . > > > > To the best of my knowledge, there are no Unix tools that can > > multiplex "subtitle streams". You may have better luck looking at > > dvdunauthor/spunmux from the dvdauthor package, or (if you have a Windows > > machine handy) using DVDShrink or one of the other tools available--this > > is my choice, mainly because I'm too lazy to write a subtitle remuxing > > program myself ;) > > Yeah, we desperately need a tool to mux subtitles. > > Once there was a plan to integrate it into mplex, which imho is the > right place. Spumux can mux multiple subtitle streams & subtitle text files. This is the approach I used a while back with http://mightylegends.zapto.org/dvd/dvd9todvd5-0.9_rc1.sh The goal was to requant a DVD9 to DVD5 while preserving all subtitles, audio tracks & menus as the original. Basically does: dvdunauthor /dev/dvd for each $vob > $size ; do spuunmux for each subtitle stream tcextract for each audio stream tcextract video stream tcrequant video stream mplex video stream + all audio streams spumux all subtitle streams It worked a treat, but fell in a screaming heap when it came to preserving the menus. Dvdunauthor (still) doesn't produce correct sections in the generated dvdauthor.xml. Specifically menu buttons & actions. I did have a hack at dvdauthor's source to try & have it extract the button info & generate the correct dvdauthor.xml, but quickly found that some key
 &  commands (GoTo being the most important) have
not yet been implemented.
So while the newly generated dvdauthor.xml maybe correct, it cannot be
parsed.


Rick


From transcode-users-bounces@exit1.org  Tue Jan  4 19:54:24 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 5E75B126D83
	for ; Tue,  4 Jan 2005 19:54:24 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04IoivP007078;
	Tue, 4 Jan 2005 19:50:44 +0100
Received: from mail.gmx.net (pop.gmx.de [213.165.64.20])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j04IogvP007060
	for ; Tue, 4 Jan 2005 19:50:42 +0100
Received: (qmail invoked by alias); 04 Jan 2005 18:50:36 -0000
Received: from pD9537C28.dip.t-dialin.net (EHLO schnuck.az.local)
	(217.83.124.40)
	by mail.gmx.net (mp010) with SMTP; 04 Jan 2005 19:50:36 +0100
X-Authenticated: #1705635
Received: from [172.16.200.1] (schnuck.az.local [172.16.200.1])
	by schnuck.az.local (8.12.11/8.12.11) with ESMTP id j04IoWYY005183
	for ; Tue, 4 Jan 2005 19:50:32 +0100
Message-ID: <41DAE577.2020004@gmx.de>
Date: Tue, 04 Jan 2005 19:50:31 +0100
From: Cornelius Koelbel 
User-Agent: Mozilla Thunderbird 1.0 (X11/20041206)
X-Accept-Language: de-DE, de, en-us, en
MIME-Version: 1.0
To: Transcode ML 
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-MailScanner-From: cornelius.koelbel@gmx.de
X-Y-GMX-Trusted: 0
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.1!tsvurl@fries
X-Mail-Blocker-Flag: YES
Subject: [transcode-users] fix the length of an avi
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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Hello,

I have an avi file, a grabbed from my vcr.

tcprobe shows me this:

--
[tcprobe] RIFF data, AVI video
[avilib] V: 25.000 fps, codec=XVID, frames=35178, width=640, height=512
[avilib] A: 44100 Hz, format=0x01, bits=16, channels=2, bitrate=1411 kbps,
[avilib]    2815 chunks, 248283000 bytes, CBR
[tcprobe] summary for pakt.avi, (*) = not default, 0 = not detected
import frame size: -g 640x512 [720x576] (*)
        frame rate: -f 25.000 [25.000] frc=3
       audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
                    bitrate=1411 kbps
            length: 35178 frames, frame_time=40 msec, duration=0:23:27.120
--

But in fact it is not of duration 23 minutes but of about 3 hours.
When I transcode it to quicktime transcode only transcodes the first 23 
minutes. Not the rest.

Can I use avifix to fix the avifile or how can I convice transcode to 
process also the last 2,5 hours?

Thanks
Cornelius

-- 
Diese Nachricht wurde auf Viren und andere gefaehrliche Inhalte untersucht
und ist - aktuelle Virenscanner vorausgesetzt - sauber.
MailScanner dankt transtec fur die freundliche Unterstutzung.

From transcode-users-bounces@exit1.org  Tue Jan  4 23:13:56 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 1ABFF126D83
	for ; Tue,  4 Jan 2005 23:13:56 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j04M7VvP014810;
	Tue, 4 Jan 2005 23:07:31 +0100
Received: from otis.phpwebhosting.com (otis.phpwebhosting.com [67.18.11.31])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j04M7QvP014794
	for ; Tue, 4 Jan 2005 23:07:29 +0100
Received: (qmail 8267 invoked from network); 4 Jan 2005 22:02:16 -0000
Received: from unknown (HELO ?192.168.1.2?) (68.113.249.246)
	by otis.phpwebhosting.com with SMTP; 4 Jan 2005 22:02:16 -0000
Message-ID: <41DB1370.3090806@sonication.net>
Date: Tue, 04 Jan 2005 16:06:40 -0600
From: Glenn Morse 
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: transcode Users Mailing List 
Subject: Re: [transcode-users] transcode (resend)
References: <41D8615C.6030509@nokia.com>
In-Reply-To: <41D8615C.6030509@nokia.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

We mentioned above, we need to see your command, but I suspect you are 
missing "-x dv" in your transcode command. You also may not have 
included libdv support, as modules compile differently now.

AFAIK, the default YUV version is fine, at least for all of my DV stuff.

-Glenn

Dmitry Kasatkin wrote:
> Hi,
> 
> After upgrading to version 0.6.14 it stoped working for my DV files
> (from Sony TRV33)
> 
> ---------------------------------
> *** WARNING: The option -V is deprecated. ***
> *** Transcode internal frame handling is now in YV12 / YUV420 ***
> *** format by default because most codecs can only handle this format, ***
> *** otherwise leading to unnecessary time and quality wasting
> conversions. ***
> *** If you want to have to "old" behaviour (RGB24 as internal format), ***
> *** then please use the new -1/--use_rgb option ***
> transcode v0.6.14 (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 dv/vol5-2004.06.25_17-38-56.avi (ok)
> [transcode] V: import format    | Digital Video RIFF data, AVI
> (V=ffmpeg|A=avi)
> [transcode] V: import frame     | 720x576  1.25:1
> [transcode] V: bits/pixel       | 0.820
> [transcode] V: decoding fps,frc | 25.000,3
> [transcode] V: Y'CbCr           | YV12/I420
> [transcode] A: import format    | 0x1     PCM          [32000,16,2] 1024
> kbps
> [transcode] A: export format    | 0x50    MPEG layer-2 [48000,16,2]  224
> kbps
> [transcode] V: encoding fps,frc | 25.000,3
> [transcode] A: bytes per frame  | 5120 (5120.000000)
> [transcode] A: adjustment       | 0@1000
> [transcode] V: IA32 accel mode  | sse2 (sse2 sse mmxext mmx asm C)
> tc_memcpy: using mmxext for memcpy
> [transcode] V: video buffer     | 10 @ 720x576
> [import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) *
> [import_ffmpeg.so] v0.1.11 (2004-02-29) (video)  FFmpegcvsb4731: MS
> MPEG4v1-3/MPEG4/MJPEG
> [export_mp2enc.so] v1.0.10 (2004-09-27) (audio) MPEG 1/2
> [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2
> [import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, 
> bitrate=1024
> [export_mpeg2enc.so] *** init-v *** !
> [export_mp2enc.so] *** init-v *** !
> [export_mpeg2enc.so] cmd=mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 3 -n p  -a 2
> -o "vol5-2004.06.25_17-38-56.m2v" -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 0
> [export_mp2enc.so] (65/4096) cmd=mp2enc -v 0 -r 48000 -b 224 -s -o
> "vol5-2004.06.25_17-38-56.mpa"
> [transcode] warning : [import_ffmpeg.so] Unsupported decoded frame 
> format: 7
> **ERROR: [mp2enc] Error reading wave data
> 
> clean up | frame threads | unload modules | cancel signal | internal
> threads | done
> [transcode] encoded 0 frames (0 dropped, 0 cloned), clip length   0.00 s
> ------------------------------------------------------------------------------------------------------------ 
> 
> 
> Any help is appreciated
> 
> BR, Dmitry
> 

From transcode-users-bounces@exit1.org  Wed Jan  5 01:17:28 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (unknown [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 2197C126D83
	for ; Wed,  5 Jan 2005 01:17:28 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j050CvvP019218;
	Wed, 5 Jan 2005 01:12:57 +0100
Received: from fe6.cox-internet.com (fe6.cox-internet.com [66.76.2.51])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j050CsvP019203
	for ; Wed, 5 Jan 2005 01:12:55 +0100
Received: from gumball.wotipka.com ([68.228.1.126]) by fe6.cox-internet.com
	(InterMail vK.4.04.00.00 201-232-137 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105001247.KTZX355.fe6@gumball.wotipka.com>
	for ; Tue, 4 Jan 2005 18:12:47 -0600
Message-Id: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
X-Sender: kris@www.wotipka.com (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Tue, 04 Jan 2005 18:12:43 -0600
To: transcode-users@exit1.org
From: "Kris A. Wotipka" 
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.1!tsvurl@fries
X-Mail-Blocker-Flag: YES
Subject: [transcode-users] DVD ripping question
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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Greetings to everyone on the list.  I am having difficulties getting the 
data from a DVD.  Ultimately, what I have to do is get from a DVD to either 
a MPEG1 or MPEG2 multiplexed (includes audio) file.  There is NO copy 
protection involved in the source material.  I have tried several different 
methods using various codecs.  Below is the "recommended" ./transcode using 
the "-y ffmpeg -F mpeg2video" output along with ./tcmplex output.  What I 
get is a file that has no audio.  Please don't tell me that I need to be 
using MPEG4 or AVI or the like or that they are a better storage 
format.  The equipment here at our not-for-profit public access station 
plays MPEG1 or 2 period.  Trust me, if I had more brain power I would 
change that.  However, I don't so I am stuck with what I have to work with.

You will see with the flags that I am using the -G option.  This is 
necessary to bring the video down in brightness so that it will playback 
correctly and within NTSC limits.  This is the main reason I am using 
./transcode and not ./ffmpeg directly (which works fine as a stand alone).

Below are the outputs of ./transcode and ./tcmplex

  transcode -i /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB -y ffmpeg -F mpeg2video -G 
1.8 -g 720x480 --encode_fields u -o /home/aoc/mpeg/transcode_mux/c_breaux1 
-O -E 44100  --lame_preset standard -b 128,1,5,0 -w 6000,250,100

transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] (probe) suggested AV correction -D 2 (66 ms) | AV 66 ms | 0 ms
[transcode] auto-probing source /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB (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     | 720x480  1.50:1  encoded @ 4:3
[transcode] V: gamma correction | 1.800
[transcode] V: bits/pixel       | 0.579
[transcode] V: decoding fps,frc | 29.970,4
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]  256 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  | 6408 (6406.400000)
[transcode] A: adjustment       | -1600@1000
[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_ffmpeg.so] v0.3.13 (2004-08-03) (video) FFmpeg0.4.9-pre1b4718 | 
(audio) MPEG/AC3/PCM
[import_vob.so] tccat -i "/mnt/cdrom/VIDEO_TS/VTS_01_1.VOB" -t vob -d 0 -S 
0 | tcdemux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 
| tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0
[import_vob.so] tccat -i "/mnt/cdrom/VIDEO_TS/VTS_01_1.VOB" -t vob -d 0 -S 
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
[export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 
compliant video).
[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
tc_memcpy: using mmxext for memcpy
tc_memcpy: using mmxext for memcpy
encoding frames [000000-027105],  28.90 fps, EMT: 0:15:04, ( 0| 0| 0)
clean up | frame threads | unload modules | cancel signal | internal 
threads | done
[transcode] encoded 27106 frames (0 dropped, 0 cloned), clip length 904.44 s



Is the "INFO: profile type is (PAL)" listed below normal?  The source was 
NTSC.  I don't see any command lines to force it to be NTSC.

Here is the output from ./tcmplex:



  tcmplex -i c_breaux1.m2v -p c_breaux1 -o c_breaux_final.mpeg -m 2

INFO: using reference profile (MPEG2)
INFO: profile type is (PAL)

INFO:
INFO:   Scanning video stream for a sequence header and pulldown type ...
INFO:     no pulldown detected ...
INFO:
INFO:   Scanning video stream for pictures ...
*** Scanning video stream: 99% - byte offset 671663330 of 678447254. (99)%
INFO:   Found 27106 picture headers, stream bit offset 5427448080.
INFO:   Video stream information
INFO:     Stream length : 678431010
INFO:     Total time (seconds) : 904
INFO:     Sequence start : 2295
INFO:     Sequence end : 0
INFO:     No. Pictures : 27106
INFO:     No. Groups : 2295
INFO:     No. I Frames : 2295 avg. size 29387 bytes
INFO:     No. P Frames : 24811 avg. size 24625 bytes
INFO:     No. B Frames : 0 avg. size 0 bytes
INFO:     No. D Frames : 0 avg. size 0 bytes
INFO:     Horizontal size : 720
INFO:     Vertical size : 480
INFO:     Aspect ratio : 1.0000
INFO:     Picture rate : 29.970 frames/sec
INFO:     Bit rate : variable
INFO:     Computed avg rate : 751250 bytes/sec (6010000 bits/sec)
INFO:     Computed max rate : 2488700 bytes/sec (19909600 bits/sec)
INFO:     Vbv buffer size : 212992 bytes
INFO:     CSPF : 0
INFO:
INFO:   Scanning audio stream for access units information
*** Scanning audio stream: 0% - byte offset 149135 of 21524740. (0)%
INFO:   Found 1 audio frame headers, stream bit offset 172197920.
INFO:   AC3 audio stream information
INFO:     Stream length : 21524740
INFO:     Syncwords : 1
INFO:     Frames : 1 size 0 bytes
INFO:     Bit rate : 0 bytes/sec (0 kbit/sec)
INFO:     Frequency : 32.0 kHz
INFO:
INFO:   Multiplexing information
INFO:     Video stream data rate : 2488700 bytes/sec (19909600 bits/sec)
INFO:     Audio stream 1 data rate : 0 bytes/sec (0 bits/sec)
INFO:     Overhead data rate : 39200 bytes/sec (313600 bits/sec)
INFO:     Total data rate : 2527900 bytes/sec (20223200 bits/sec)
INFO:
INFO:   Multiplexing file c_breaux_final.mpeg
*** Multiplexing: 0% - 2 of 27107  A/V units. (0)%
INFO:     video DTS (3550.03ms) underflow at pack 548 by 7.46ms
INFO:     video DTS (3583.40ms) underflow at pack 594 by 16.42ms
INFO:     video DTS (3616.77ms) underflow at pack 638 by 23.53ms
INFO:     video DTS (3650.13ms) underflow at pack 677 by 26.04ms
INFO:     video DTS (3683.50ms) underflow at pack 713 by 25.79ms
INFO:     video DTS (3716.87ms) underflow at pack 747 by 23.70ms
INFO:     video DTS (3750.23ms) underflow at pack 781 by 21.62ms
INFO:     video DTS (3783.60ms) underflow at pack 814 by 18.61ms
INFO:     video DTS (3816.97ms) underflow at pack 848 by 16.52ms
INFO:     video DTS (3850.33ms) underflow at pack 884 by 16.27ms
INFO:     video DTS (3883.70ms) underflow at pack 920 by 16.02ms
INFO:     video DTS (3917.07ms) underflow at pack 957 by 16.70ms
INFO:     video DTS (3950.43ms) underflow at pack 995 by 18.29ms
INFO:     video DTS (3983.80ms) underflow at pack 1022 by 9.76ms
INFO:     video DTS (4017.17ms) underflow at pack 1050 by 2.15ms
*** Multiplexing: 99% - 26836 of 27107  A/V units. (99)%
INFO:     15 video underflows (SCR >= PTS or DTS)
INFO:
INFO:     NOTE: The resulting file may not play back correctly.
INFO:     Try increasing the mux rate.
INFO:   Finished multiplexing c_breaux_final.mpeg
*** Multiplexing: 100% - 27107 of 27107  A/V units. (100)%


From transcode-users-bounces@exit1.org  Wed Jan  5 01:41:56 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 90D81126D83
	for ; Wed,  5 Jan 2005 01:41:56 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j050bhvP019731;
	Wed, 5 Jan 2005 01:37:43 +0100
Received: from inferno.slug.org (inferno.slug.org [64.81.35.113])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j050bevP019716
	for ; Wed, 5 Jan 2005 01:37:41 +0100
Received: from slug.org (localhost.localnet [127.0.0.1])
	by inferno.slug.org (8.12.11/8.12.11) with ESMTP id j050bbel006748
	for ; Tue, 4 Jan 2005 16:37:37 -0800
Received: (from phil@localhost)
	by slug.org (8.12.11/8.12.11/Submit) id j050baPh006747
	for transcode-users@exit1.org; Tue, 4 Jan 2005 16:37:36 -0800
Date: Tue, 4 Jan 2005 16:37:36 -0800
From: Phil Ehrens 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] DVD ripping question
Message-ID: <20050105003736.GA6713@tecra780>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
User-Agent: Mutt/1.4.1i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Kris A. Wotipka wrote:
> Greetings to everyone on the list.  I am having difficulties getting the 
> data from a DVD.  Ultimately, what I have to do is get from a DVD to either 
> a MPEG1 or MPEG2 multiplexed (includes audio) file.  There is NO copy 
> protection involved in the source material.

sounds like maybe all you need to do is:

mencoder -oac copy -ovc copy -o my-dvd.avi dvd://1

From transcode-users-bounces@exit1.org  Wed Jan  5 02:01:15 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 69E4B126D83
	for ; Wed,  5 Jan 2005 02:01:15 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j050v5vP020135;
	Wed, 5 Jan 2005 01:57:05 +0100
Received: from mail.kullen.rwth-aachen.de (kullensrv.kullen.RWTH-Aachen.DE
	[137.226.77.2])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j050v3vP020119
	for ; Wed, 5 Jan 2005 01:57:03 +0100
Received: from localhost (localhost [127.0.0.1])
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 809443C019
	for ; Wed,  5 Jan 2005 01:57:03 +0100 (CET)
Received: from mail.kullen.rwth-aachen.de ([127.0.0.1])
	by localhost (kullensrv [127.0.0.1]) (amavisd-new, port 10024) with SMTP
	id 28361-06 for ;
	Wed,  5 Jan 2005 01:57:03 +0100 (CET)
Received: from [192.168.0.32] (borgcube.kullen.RWTH-Aachen.DE [137.226.77.135])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(Client did not present a certificate)
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 2B0123C014
	for ; Wed,  5 Jan 2005 01:57:03 +0100 (CET)
From: Sebastian =?iso-8859-1?q?Kr=E4mer?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] DVD ripping question
Date: Wed, 5 Jan 2005 01:57:04 +0100
User-Agent: KMail/1.7.2
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<20050105003736.GA6713@tecra780>
In-Reply-To: <20050105003736.GA6713@tecra780>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Disposition: inline
Message-Id: <200501050157.04239.spambouncer@skraemer.de>
X-Virus-Scanned: by amavisd-new at kullen.rwth-aachen.de
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id
	j050v3vP020119
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wednesday 05 January 2005 01:37, Phil Ehrens wrote:
> Kris A. Wotipka wrote:
> > Greetings to everyone on the list.  I am having difficulties getting the
> > data from a DVD.  Ultimately, what I have to do is get from a DVD to
> > either a MPEG1 or MPEG2 multiplexed (includes audio) file.  There is NO
> > copy protection involved in the source material.
>
> sounds like maybe all you need to do is:
>
> mencoder -oac copy -ovc copy -o my-dvd.avi dvd://1

>From MPlayer man page (section examples):

> Copy a DVD title to hard disk, saving to file title1.vob :
>  mplayer dvd://1 -dumpstream -dumpfile title1.vob

:)   (but I'm not sure how that vob file is different to an usual .mpg-file, 
maybe just changing the extension is enough..?)

Also, isn't avi the wrong place for mpeg streams (I'm hearing Erik complain 
about DV in avis already *g) ?

Sebastian

From transcode-users-bounces@exit1.org  Wed Jan  5 02:48:08 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 44B15126D83
	for ; Wed,  5 Jan 2005 02:48:08 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j051I8vP020738;
	Wed, 5 Jan 2005 02:18:08 +0100
Received: from fe6.cox-internet.com (fe6.cox-internet.com [66.76.2.51])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j051I5vP020713
	for ; Wed, 5 Jan 2005 02:18:05 +0100
Received: from gumball.wotipka.com ([68.228.1.126]) by fe6.cox-internet.com
	(InterMail vK.4.04.00.00 201-232-137 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105011758.MHLK355.fe6@gumball.wotipka.com>
	for ; Tue, 4 Jan 2005 19:17:58 -0600
Message-Id: <5.1.1.6.0.20050104191645.02ea8cc8@www.wotipka.com>
X-Sender: kris@www.wotipka.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Tue, 04 Jan 2005 19:18:01 -0600
To: transcode Users Mailing List 
From: "Kris A. Wotipka" 
Subject: Re: [transcode-users] DVD ripping question
In-Reply-To: <200501050157.04239.spambouncer@skraemer.de>
References: <20050105003736.GA6713@tecra780>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<20050105003736.GA6713@tecra780>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

sorry for the double post.....  I don't have MPlayer installed but am 
compiling right now.  The box I am using is a headless file server.  If I 
ever get this process finished, I am going to try and automate it so that 
it is easier for our users.

thanks

kw



At 01:57 AM 1/5/2005 +0100, you wrote:
>On Wednesday 05 January 2005 01:37, Phil Ehrens wrote:
> > Kris A. Wotipka wrote:
> > > Greetings to everyone on the list.  I am having difficulties getting the
> > > data from a DVD.  Ultimately, what I have to do is get from a DVD to
> > > either a MPEG1 or MPEG2 multiplexed (includes audio) file.  There is NO
> > > copy protection involved in the source material.
> >
> > sounds like maybe all you need to do is:
> >
> > mencoder -oac copy -ovc copy -o my-dvd.avi dvd://1
>
> >From MPlayer man page (section examples):
>
> > Copy a DVD title to hard disk, saving to file title1.vob :
> >  mplayer dvd://1 -dumpstream -dumpfile title1.vob
>
>:)   (but I'm not sure how that vob file is different to an usual .mpg-file,
>maybe just changing the extension is enough..?)
>
>Also, isn't avi the wrong place for mpeg streams (I'm hearing Erik complain
>about DV in avis already *g) ?
>
>Sebastian


From transcode-users-bounces@exit1.org  Wed Jan  5 02:49:45 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id C5EF7126D83
	for ; Wed,  5 Jan 2005 02:49:45 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j051GcvP020665;
	Wed, 5 Jan 2005 02:16:38 +0100
Received: from fe5.cox-internet.com (fe5.cox-internet.com [66.76.2.50])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j051GZvP020647
	for ; Wed, 5 Jan 2005 02:16:36 +0100
Received: from gumball.wotipka.com ([68.228.1.126]) by fe5.cox-internet.com
	(InterMail vK.4.04.00.03 201-232-140-20030416 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105011631.QFUD610.fe5@gumball.wotipka.com>
	for ; Tue, 4 Jan 2005 19:16:31 -0600
Message-Id: <5.1.1.6.0.20050104191510.02edc8c0@www.wotipka.com>
X-Sender: kris@www.wotipka.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Tue, 04 Jan 2005 19:16:31 -0600
To: transcode Users Mailing List 
From: "Kris A. Wotipka" 
Subject: Re: [transcode-users] DVD ripping question
In-Reply-To: <200501050157.04239.spambouncer@skraemer.de>
References: <20050105003736.GA6713@tecra780>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<20050105003736.GA6713@tecra780>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

I tried to change the extension from VOB to MPG.  Player played video but 
no audio.  That seems to be my hang.  I wish someone would document the 
output files of these programs a little better.  Might help to solve some 
of my stupid questions.  There have been several times when I thought the 
output ment one thing but turned out to be another.

kw



At 01:57 AM 1/5/2005 +0100, you wrote:
>On Wednesday 05 January 2005 01:37, Phil Ehrens wrote:
> > Kris A. Wotipka wrote:
> > > Greetings to everyone on the list.  I am having difficulties getting the
> > > data from a DVD.  Ultimately, what I have to do is get from a DVD to
> > > either a MPEG1 or MPEG2 multiplexed (includes audio) file.  There is NO
> > > copy protection involved in the source material.
> >
> > sounds like maybe all you need to do is:
> >
> > mencoder -oac copy -ovc copy -o my-dvd.avi dvd://1
>
> >From MPlayer man page (section examples):
>
> > Copy a DVD title to hard disk, saving to file title1.vob :
> >  mplayer dvd://1 -dumpstream -dumpfile title1.vob
>
>:)   (but I'm not sure how that vob file is different to an usual .mpg-file,
>maybe just changing the extension is enough..?)
>
>Also, isn't avi the wrong place for mpeg streams (I'm hearing Erik complain
>about DV in avis already *g) ?
>
>Sebastian


From transcode-users-bounces@exit1.org  Wed Jan  5 02:49:46 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 938BD126D83
	for ; Wed,  5 Jan 2005 02:49:46 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0515KvP020374;
	Wed, 5 Jan 2005 02:05:20 +0100
Received: from localhost.localdomain (200-93-66-218.genericrev.cantv.net
	[200.93.66.218] (may be forged))
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0515HvP020359
	for ; Wed, 5 Jan 2005 02:05:18 +0100
Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1])
	by localhost.localdomain (Postfix) with ESMTP id B794B34C7BC
	for ; Tue,  4 Jan 2005 21:06:01 -0400 (VET)
Message-ID: <41DB3D79.8020904@unet.edu.ve>
Date: Tue, 04 Jan 2005 21:06:01 -0400
From: Jose Ildefonso Camargo Tolosa 
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: transcode Users Mailing List 
Subject: Re: (maybe solved) Re: [transcode-users] Transcode stops at pass
	one	or two (depending on the movie) using ac3 pass through.
References: <41D48975.4040703@unet.edu.ve>	<20041230233833.GB13125@funk.gsky.dom>	<41D49E2C.6000202@unet.edu.ve>
	<41D554C7.6040609@unet.edu.ve>	<41D5DBF1.7050607@unet.edu.ve>
	<41D82227.4000908@unet.edu.ve>	<20050102213020.GB10627@funk.gsky.dom>	<41D8A8F3.3050003@unet.edu.ve>
	<20050103210519.GD13660@funk.gsky.dom>
In-Reply-To: <20050103210519.GD13660@funk.gsky.dom>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Hi, again.

Jacob Meuser wrote:

>On Sun, Jan 02, 2005 at 10:07:47PM -0400, Jose Ildefonso Camargo Tolosa wrote:
>  
>
>>Hi!
>>
>>Jacob Meuser wrote:
>>
>>    
>>
>>>On Sun, Jan 02, 2005 at 12:32:39PM -0400, Jose Ildefonso Camargo Tolosa 
>>>wrote:
>>>
>>>
>>>      
>>>
>>>>Ok, now what I did: changed container to OGG and tried again with AC3: 
>>>>it stoped before finishing.  After that I changed audio codec to Vorbis, 
>>>>and it worked perfectly, the movie was completly coded. 
>>>>
>>>>This makes me think this is a AC3 passthrough.
>>>>
>>problem (I ate the word :D ).
>>
>>    
>>
>>>when it stops, what processes are still running? (tccat, tcdecode, etc)
>>>
>>transcode, only transcode keeps running (well, more precisely, sleeping).
>>
>>I think I worked it around, it is related to PSU core, if I disable it, 
>>the thing finish just fine, with AC3, two pass, avi.  With PSU core 
>>enabled, it stopped at some point of the pass two (always at the same 
>>point).
>>    
>>
Ok, it worked one pass, two pass it still stops.

>>    
>>
>>>this sounds like the problem with the encoder looking for data
>>>that never arrives.
>>>
>>>could you add a '-q 4' to your transcode command and post the last
>>>30 or so lines?
>>>
>>>
>>>      
>>>
>>I'm using dvd::rip, but I guess that I can copy the command line and run 
>>it, but if I disable psu core, it works (but I still need to understand 
>>this problem).
>>    
>>
>
>OK, yes, there are known problems with PSU mode.
>  
>
Well... It almost worked. I did a "quick" one pass test: it worked, so I 
decided to try a "two pass" in order to get higher quality, but it just 
stoped at 99.22% of pass one! :( with psu core disabled!

I'm getting every time more lost. I'll try the -q 4 right now, tomorrow 
I will submit the results (not all of them).


From transcode-users-bounces@exit1.org  Wed Jan  5 02:56:07 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id ECDDE126D83
	for ; Wed,  5 Jan 2005 02:56:07 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j051qUvP021528;
	Wed, 5 Jan 2005 02:52:30 +0100
Received: from mail.kullen.rwth-aachen.de (kullensrv.kullen.RWTH-Aachen.DE
	[137.226.77.2])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j051qTvP021513
	for ; Wed, 5 Jan 2005 02:52:29 +0100
Received: from localhost (localhost [127.0.0.1])
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 690363C019
	for ; Wed,  5 Jan 2005 02:52:29 +0100 (CET)
Received: from mail.kullen.rwth-aachen.de ([127.0.0.1])
	by localhost (kullensrv [127.0.0.1]) (amavisd-new, port 10024) with SMTP
	id 20233-08 for ;
	Wed,  5 Jan 2005 02:52:29 +0100 (CET)
Received: from [192.168.0.32] (borgcube.kullen.RWTH-Aachen.DE [137.226.77.135])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(Client did not present a certificate)
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 091183C014
	for ; Wed,  5 Jan 2005 02:52:29 +0100 (CET)
From: Sebastian =?iso-8859-1?q?Kr=E4mer?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] DVD ripping question
Date: Wed, 5 Jan 2005 02:52:29 +0100
User-Agent: KMail/1.7.2
References: <20050105003736.GA6713@tecra780>
	<5.1.1.6.0.20050104191645.02ea8cc8@www.wotipka.com>
In-Reply-To: <5.1.1.6.0.20050104191645.02ea8cc8@www.wotipka.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200501050252.29266.spambouncer@skraemer.de>
X-Virus-Scanned: by amavisd-new at kullen.rwth-aachen.de
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wednesday 05 January 2005 02:18, Kris A. Wotipka wrote:
> sorry for the double post.....  I don't have MPlayer installed but am
> compiling right now.  The box I am using is a headless file server.

Hm, if your server is headless, you might run into trouble if mplayer cannot 
open a display. I don't know if it will with the -dumpvideo option.
Maybe -benchmark and/or -novideo options may help.

Sebastian

From transcode-users-bounces@exit1.org  Wed Jan  5 04:38:30 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 5D99F126D83
	for ; Wed,  5 Jan 2005 04:38:30 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j053Z0vP023626;
	Wed, 5 Jan 2005 04:35:00 +0100
Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j053YvvP023611
	for ; Wed, 5 Jan 2005 04:34:58 +0100
Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114])
	by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j053hjvY005223
	for ; Tue, 4 Jan 2005 19:43:23 -0800 (PST)
Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1])
	by funk.gsky.dom (8.13.2/8.13.0) with ESMTP id j053aZVS025800
	for ; Tue, 4 Jan 2005 19:36:35 -0800 (PST)
Received: (from jakemsr@localhost)
	by funk.gsky.dom (8.13.2/8.13.0/Submit) id j053aZ38023806
	for transcode-users@exit1.org; Tue, 4 Jan 2005 19:36:35 -0800 (PST)
Date: Tue, 4 Jan 2005 19:36:35 -0800
From: Jacob Meuser 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Message-ID: <20050105033635.GB31489@funk.gsky.dom>
Mail-Followup-To: transcode Users Mailing List 
References: <20041230210544.GA25833@aquarium.inter.wroc.net>
	<1104446168.5351.13.camel@scooby.localnet>
	<20041231093805.GA2826@aquarium.inter.wroc.net>
	<1104531207.9295.2.camel@scooby.localnet>
	<20050101174857.GA3026@aquarium.inter.wroc.net>
	<1104675638.3899.135.camel@scooby.localnet>
	<20050102211743.GA10627@funk.gsky.dom>
	<1104751185.3298.33.camel@localhost.localdomain>
	<20050103210412.GC13660@funk.gsky.dom>
	<1104832779.3314.16.camel@localhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1104832779.3314.16.camel@localhost.localdomain>
User-Agent: Mutt/1.4.2i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, Jan 04, 2005 at 10:59:39AM +0100, Erik Slagter wrote:
> On Mon, 2005-01-03 at 13:04 -0800, Jacob Meuser wrote:
> > > I'd prefer having the export profiling being split in two parts
> > > (encoding and scaling) that can be enabled separately. For myself I find
> > > I never want to use the scaling; from TV source you'd rather have the TV
> > > card do the scaling than transcode. Also transcode tends to mess up when
> > > I don't explicitly specify the input and output asr's. I'd rather it
> > > didn't mess with the geometry at all, for my stuff.
> 
> > I agree, it rarely "just works".
> 
> Well it's not a question of bad programming, but the problem is too many
> assumptions, which you might not be able to circumvent anyway.

true, but there's likely bugs in there somewhere.

> > the things is. this should be handeled in the core, not the export
> > modules.
> 
> IIRC it is handled in the core (the scaling).

OK, bad example.

the export_ffmpeg module can modify vob->encode_fields, vob->ex_frc,
vob->divxkeyframes, and vob->divxbitrate.

does this happen before or after the core does it's thing?

-- 


From transcode-users-bounces@exit1.org  Wed Jan  5 04:57:44 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 21CFE126D83
	for ; Wed,  5 Jan 2005 04:57:44 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j053sAvP024012;
	Wed, 5 Jan 2005 04:54:10 +0100
Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j053s7vP023997
	for ; Wed, 5 Jan 2005 04:54:08 +0100
Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114])
	by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j0542uHB018023
	for ; Tue, 4 Jan 2005 20:02:34 -0800 (PST)
Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1])
	by funk.gsky.dom (8.13.2/8.13.0) with ESMTP id j053tgVm014347
	for ; Tue, 4 Jan 2005 19:55:42 -0800 (PST)
Received: (from jakemsr@localhost)
	by funk.gsky.dom (8.13.2/8.13.0/Submit) id j053tfOo019251
	for transcode-users@exit1.org; Tue, 4 Jan 2005 19:55:41 -0800 (PST)
Date: Tue, 4 Jan 2005 19:55:41 -0800
From: Jacob Meuser 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] DVD ripping question
Message-ID: <20050105035541.GC31489@funk.gsky.dom>
Mail-Followup-To: transcode Users Mailing List 
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
User-Agent: Mutt/1.4.2i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=EXCUSE_3,FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, Jan 04, 2005 at 06:12:43PM -0600, Kris A. Wotipka wrote:
> Greetings to everyone on the list.  I am having difficulties getting the 
> data from a DVD.  Ultimately, what I have to do is get from a DVD to either 
> a MPEG1 or MPEG2 multiplexed (includes audio) file.  There is NO copy 
> protection involved in the source material.  I have tried several different 
> methods using various codecs.  Below is the "recommended" ./transcode using 
> the "-y ffmpeg -F mpeg2video" output along with ./tcmplex output.  What I 
> get is a file that has no audio.  Please don't tell me that I need to be 
> using MPEG4 or AVI or the like or that they are a better storage 
> format.  The equipment here at our not-for-profit public access station 
> plays MPEG1 or 2 period.  Trust me, if I had more brain power I would 
> change that.  However, I don't so I am stuck with what I have to work with.
> 
> You will see with the flags that I am using the -G option.  This is 
> necessary to bring the video down in brightness so that it will playback 
> correctly and within NTSC limits.  This is the main reason I am using 
> ./transcode and not ./ffmpeg directly (which works fine as a stand alone).
> 
> Below are the outputs of ./transcode and ./tcmplex
> 
>  transcode -i /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB -y ffmpeg -F mpeg2video -G 
> 1.8 -g 720x480 --encode_fields u -o /home/aoc/mpeg/transcode_mux/c_breaux1 
> -O -E 44100  --lame_preset standard -b 128,1,5,0 -w 6000,250,100

you have to use the -m switch to set the audio output file.

> transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
> [transcode] (probe) suggested AV correction -D 2 (66 ms) | AV 66 ms | 0 ms
> [transcode] auto-probing source /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB (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     | 720x480  1.50:1  encoded @ 4:3
> [transcode] V: gamma correction | 1.800
> [transcode] V: bits/pixel       | 0.579
> [transcode] V: decoding fps,frc | 29.970,4
> [transcode] V: Y'CbCr           | YV12/I420
> [transcode] A: import format    | 0x2000  AC3          [48000,16,2]  256 
> 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  | 6408 (6406.400000)
> [transcode] A: adjustment       | -1600@1000
> [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_ffmpeg.so] v0.3.13 (2004-08-03) (video) FFmpeg0.4.9-pre1b4718 | 
> (audio) MPEG/AC3/PCM
> [import_vob.so] tccat -i "/mnt/cdrom/VIDEO_TS/VTS_01_1.VOB" -t vob -d 0 -S 
> 0 | tcdemux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 
> | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0
> [import_vob.so] tccat -i "/mnt/cdrom/VIDEO_TS/VTS_01_1.VOB" -t vob -d 0 -S 
> 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
> [export_ffmpeg.so] Using FFMPEG codec 'mpeg2video' (FourCC 'mpg2', MPEG2 
> compliant video).
> [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
> tc_memcpy: using mmxext for memcpy
> tc_memcpy: using mmxext for memcpy
> encoding frames [000000-027105],  28.90 fps, EMT: 0:15:04, ( 0| 0| 0)
> clean up | frame threads | unload modules | cancel signal | internal 
> threads | done
> [transcode] encoded 27106 frames (0 dropped, 0 cloned), clip length 904.44 s
> 
> 
> 
> Is the "INFO: profile type is (PAL)" listed below normal?  The source was 
> NTSC.  I don't see any command lines to force it to be NTSC.

-N

you're right, it's not in the help, and there's no manual.

tcmplex, as well as bbmpeg, is likely to be removed from the
transcode sources soon.

there's a standalone version of tcmplex at

http://www.home.zonnet.nl/panteltje/dvd/tcmplex-panteltje-0.3.tgz

> Here is the output from ./tcmplex:
> 
> 
> 
>  tcmplex -i c_breaux1.m2v -p c_breaux1 -o c_breaux_final.mpeg -m 2

what is in c_breaux1 ?

-- 


From transcode-users-bounces@exit1.org  Wed Jan  5 05:47:30 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 58C2C126D83
	for ; Wed,  5 Jan 2005 05:47:30 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j054c4vP024744;
	Wed, 5 Jan 2005 05:38:04 +0100
Received: from fe4.cox-internet.com (fe4.cox-internet.com [66.76.2.49])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j054buvP024722
	for ; Wed, 5 Jan 2005 05:37:57 +0100
Received: from gumball.wotipka.com ([68.228.1.126]) by fe4.cox-internet.com
	(InterMail vK.4.04.00.03 201-232-140-20030416 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105043749.KMSE2517.fe4@gumball.wotipka.com>
	for ; Tue, 4 Jan 2005 22:37:49 -0600
Message-Id: <5.1.1.6.0.20050104223112.02ea92c8@www.wotipka.com>
X-Sender: kris@www.wotipka.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Tue, 04 Jan 2005 22:37:50 -0600
To: transcode Users Mailing List 
From: "Kris A. Wotipka" 
Subject: Re: [transcode-users] DVD ripping question
In-Reply-To: <20050105035541.GC31489@funk.gsky.dom>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=EXCUSE_3 autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Comments embedded:



> >
> >  transcode -i /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB -y ffmpeg -F mpeg2video -G
> > 1.8 -g 720x480 --encode_fields u -o /home/aoc/mpeg/transcode_mux/c_breaux1
> > -O -E 44100  --lame_preset standard -b 128,1,5,0 -w 6000,250,100
>
>you have to use the -m switch to set the audio output file.
no offense but I don't see what this will do.  It outputs a file (albeit 
without an extension (ie. .mpa, .mp3, etc).  I have two files a .m1v (or 
.m2v depending on what codec I am trying) and the audio file (no 
extension).  I plug both of these into tcmplex




> >
> > Is the "INFO: profile type is (PAL)" listed below normal?  The source was
> > NTSC.  I don't see any command lines to force it to be NTSC.
>
>-N
>
>you're right, it's not in the help, and there's no manual.

thanks, that gets me into the NTSC profile.  Don't know what that is going 
to do for me yet, but it helps my piece of mind.




>tcmplex, as well as bbmpeg, is likely to be removed from the
>transcode sources soon.
>
>there's a standalone version of tcmplex at
>
>http://www.home.zonnet.nl/panteltje/dvd/tcmplex-panteltje-0.3.tgz

It seems as though everything out there is getting the .vob MPEG PS to .avi 
or MPEG4.  Everywhere I look, the software I find, d/l, compile, and get 
working is "being replaced" ;)




> > Here is the output from ./tcmplex:
> >
> >
> >
> >  tcmplex -i c_breaux1.m2v -p c_breaux1 -o c_breaux_final.mpeg -m 2
>
>what is in c_breaux1 ?

that is the audio file generated by ./transcode

 From the last e-mail:  "tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 
-A 0" I think that is the right snippit.

thanks for the help.  slowly this is becoming clearer...

kw



>--
>


From transcode-users-bounces@exit1.org  Wed Jan  5 06:25:38 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 79F5F126D83
	for ; Wed,  5 Jan 2005 06:25:38 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j055LrvP025433;
	Wed, 5 Jan 2005 06:21:53 +0100
Received: from fe7.cox-internet.com (fe7.cox-internet.com [66.76.2.52])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j055LkvP025418
	for ; Wed, 5 Jan 2005 06:21:47 +0100
Received: from gumball.wotipka.com ([68.228.1.126]) by fe7.cox-internet.com
	(InterMail vK.4.04.00.03 201-232-140-20030416 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105052140.ZTZN6225.fe7@gumball.wotipka.com>
	for ; Tue, 4 Jan 2005 23:21:40 -0600
Message-Id: <5.1.1.6.0.20050104231046.02f25b18@www.wotipka.com>
X-Sender: kris@www.wotipka.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Tue, 04 Jan 2005 23:21:41 -0600
To: transcode Users Mailing List 
From: "Kris A. Wotipka" 
Subject: Re: [transcode-users] DVD ripping question
In-Reply-To: <20050105035541.GC31489@funk.gsky.dom>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

I ran ./tcmplex again with the -N option and that did the trick with the 
video.  quality needs tweaking but the -G option in ./transcode is REALLY 
helping us out with bringing content into spec.

Below is a snippit from ./tcmplex that I think is the root of my 
problem.  I have no reason to doubt that ./transcode is generating an audio 
file (see previous post for complete dump of ./transcode).  However, I 
don't think that ./tcmplex knows what to do with the stream.  Am I 
generating the CORRECT stream from ./transcode?  I am using the -N 0x50 
(MPEG layer 2) flag.  I'm going to try again with -N 0x55 (MP3) but I don't 
think that is the direction I need to go.

Unfortunately, tonight is the last time I can play with this for THREE 
weeks.  Ug.  Thanks again for all the help.  Until then, I will be reading 
the emails and reading the Mplayer docs.

kw





Scanning audio stream for access units information
*** Scanning audio stream: 1% - byte offset 214889 of 15724336. (1)%
INFO:   Found 1 audio frame headers, stream bit offset 125794688.
INFO:   AC3 audio stream information
INFO:     Stream length : 15724336
INFO:     Syncwords : 1
INFO:     Frames : 1 size 0 bytes
INFO:     Bit rate : 0 bytes/sec (0 kbit/sec)
INFO:     Frequency : 48.0 kHz



From transcode-users-bounces@exit1.org  Wed Jan  5 07:18:24 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id DA651126D83
	for ; Wed,  5 Jan 2005 07:18:23 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j056DrvP031364;
	Wed, 5 Jan 2005 07:13:53 +0100
Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp
	[219.160.161.77])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j056DavP031347
	for ; Wed, 5 Jan 2005 07:13:37 +0100
Received: by achurch.org (wmail 0.9.52) id 41db858d.63133; Wed, 05 Jan 2005
	15:13:33 JST
From: achurch@achurch.org (Andrew Church)
To: transcode-users@exit1.org
Subject: Re: [transcode-users] DVD ripping question
Date: Wed, 05 Jan 2005 15:09:35 JST
In-Reply-To: <5.1.1.6.0.20050104231046.02f25b18@www.wotipka.com>
X-Mailer: MMail v5.19
Message-ID: <41db858d.63133@achurch.org>
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>Scanning audio stream for access units information
>*** Scanning audio stream: 1% - byte offset 214889 of 15724336. (1)%
>INFO:   Found 1 audio frame headers, stream bit offset 125794688.
>INFO:   AC3 audio stream information
>INFO:     Stream length : 15724336
>INFO:     Syncwords : 1
>INFO:     Frames : 1 size 0 bytes
>INFO:     Bit rate : 0 bytes/sec (0 kbit/sec)
>INFO:     Frequency : 48.0 kHz

     It looks like tcmplex thinks your audio stream is AC3 instead of MP2.
(In reality it is MP2, correct?)  Try using mplex from mjpegtools instead;
it may be more robust:

mplex -f 8 -V -o c_breaux_final.mpeg c_breaux1.m2v c_breaux1

     Also, wrt transcode's -m:  You need to specify -m because transcode
currently doesn't know how to multiplex MPEG files itself.  With AVI files,
transcode can put the audio directly into the AVI container, so you don't
need -m; but with MPEG, if you don't specify -m the audio gets thrown away.

  --Andrew Church
    achurch@achurch.org
    http://achurch.org/

From transcode-users-bounces@exit1.org  Wed Jan  5 07:42:02 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 9E3E9126D83
	for ; Wed,  5 Jan 2005 07:42:02 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j056cqvP031985;
	Wed, 5 Jan 2005 07:38:52 +0100
Received: from fe6.cox-internet.com (fe6.cox-internet.com [66.76.2.51])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j056covP031970
	for ; Wed, 5 Jan 2005 07:38:50 +0100
Received: from gumball.wotipka.com ([68.228.1.126]) by fe6.cox-internet.com
	(InterMail vK.4.04.00.00 201-232-137 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105063843.STJU355.fe6@gumball.wotipka.com>
	for ; Wed, 5 Jan 2005 00:38:43 -0600
Message-Id: <5.1.1.6.0.20050105002832.00bb7908@www.wotipka.com>
X-Sender: kris@www.wotipka.com (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Wed, 05 Jan 2005 00:38:41 -0600
To: transcode Users Mailing List 
From: "Kris A. Wotipka" 
Subject: Re: [transcode-users] DVD ripping question
In-Reply-To: <41db858d.63133@achurch.org>
References: <5.1.1.6.0.20050104231046.02f25b18@www.wotipka.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Andrew,

thanks for the reply.  I have finally had some success!!!!!!  Here is the 
magic combo:

transcode -i /home/aoc/mpeg/transcode_in/c_breaux1.VOB -y ffmpeg -F 
mpeg2video -G 1.6 --encode_fields u -o 
/home/aoc/mpeg/transcode_mux/c_breaux2 -O -E 48000 -b 128,1,5,0 -w 
8000,250,100 -N 0x2000 -m /home/aoc/mpeg/transcode_mux/c_breaux_audio.ac3

It seems that -N needs to be 0x2000 (ac3) for ./tcmplex to work 
correctly.  I don't know if the -m helped but after two suggestions, it 
couldn't hurt.  In reality, ./transcode WAS creating two streams (one m2v 
and one noextension audio).  The audio file was not /null and could be 
played if I encoded it as -N 0x55 (MP3) and added the .mp3 extension.

Well, make that limited success :X  The files are playing back in Windows 
Media Player (got tired of walking from one end of the building to the 
other) but there is no audio on the playback at the video server.  Must not 
like the ac3 audio in the new mux.  Oh well, some progress is better than 
no progress.

kw




At 03:09 PM 1/5/2005 +0900, you wrote:
> >Scanning audio stream for access units information
> >*** Scanning audio stream: 1% - byte offset 214889 of 15724336. (1)%
> >INFO:   Found 1 audio frame headers, stream bit offset 125794688.
> >INFO:   AC3 audio stream information
> >INFO:     Stream length : 15724336
> >INFO:     Syncwords : 1
> >INFO:     Frames : 1 size 0 bytes
> >INFO:     Bit rate : 0 bytes/sec (0 kbit/sec)
> >INFO:     Frequency : 48.0 kHz
>
>      It looks like tcmplex thinks your audio stream is AC3 instead of MP2.
>(In reality it is MP2, correct?)  Try using mplex from mjpegtools instead;
>it may be more robust:
>
>mplex -f 8 -V -o c_breaux_final.mpeg c_breaux1.m2v c_breaux1
>
>      Also, wrt transcode's -m:  You need to specify -m because transcode
>currently doesn't know how to multiplex MPEG files itself.  With AVI files,
>transcode can put the audio directly into the AVI container, so you don't
>need -m; but with MPEG, if you don't specify -m the audio gets thrown away.
>
>   --Andrew Church
>     achurch@achurch.org
>     http://achurch.org/


From transcode-users-bounces@exit1.org  Wed Jan  5 08:11:03 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id F0C51126D83
	for ; Wed,  5 Jan 2005 08:11:02 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0575kvP000771;
	Wed, 5 Jan 2005 08:05:46 +0100
Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp
	[219.160.161.77])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j0575gvP000756
	for ; Wed, 5 Jan 2005 08:05:43 +0100
Received: by achurch.org (wmail 0.9.52) id 41db91c5.71420; Wed, 05 Jan 2005
	16:05:41 JST
From: achurch@achurch.org (Andrew Church)
To: transcode-users@exit1.org
Subject: Re: [transcode-users] DVD ripping question
Date: Wed, 05 Jan 2005 16:01:15 JST
In-Reply-To: <5.1.1.6.0.20050105002832.00bb7908@www.wotipka.com>
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: MMail v5.19
Message-ID: <41db91c5.71420@achurch.org>
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>transcode -i /home/aoc/mpeg/transcode_in/c_breaux1.VOB -y ffmpeg -F 
>mpeg2video -G 1.6 --encode_fields u -o 
>/home/aoc/mpeg/transcode_mux/c_breaux2 -O -E 48000 -b 128,1,5,0 -w 
>8000,250,100 -N 0x2000 -m /home/aoc/mpeg/transcode_mux/c_breaux_audio.ac3

     I think you may have mentioned this before, but I deleted the message
and the archives seem to be nonfunctional, so:  Why exactly do you need to
extract the separate streams from the .VOB if you're just going to
multiplex them together again?  A .VOB file is just a plain MPEG program
stream, which is exactly what you get out of mplex/tcmplex.  If your target
hardware won't accept VOBs, then it won't accept the output of mplex,
either; and if it can handle MPEG files, then the .VOB file by itself ought
to work also.

  --Andrew Church
    achurch@achurch.org
    http://achurch.org/

From transcode-users-bounces@exit1.org  Wed Jan  5 09:14:14 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 2EB31126D83
	for ; Wed,  5 Jan 2005 09:14:14 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0587RvP002321;
	Wed, 5 Jan 2005 09:07:27 +0100
Received: from fe5.cox-internet.com (fe5.cox-internet.com [66.76.2.50])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0587OvP002305
	for ; Wed, 5 Jan 2005 09:07:25 +0100
Received: from gumball.wotipka.com ([68.226.194.242]) by fe5.cox-internet.com
	(InterMail vK.4.04.00.03 201-232-140-20030416 license
	2c0225210a073aa8d80c3b96b8e7ebaa)
	with ESMTP id <20050105080718.YKUY610.fe5@gumball.wotipka.com>
	for ; Wed, 5 Jan 2005 02:07:18 -0600
Message-Id: <5.1.1.6.0.20050105015943.00bb7a68@www.wotipka.com>
X-Sender: kris@www.wotipka.com (Unverified)
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Wed, 05 Jan 2005 02:07:19 -0600
To: transcode Users Mailing List 
From: "Kris A. Wotipka" 
Subject: Re: [transcode-users] DVD ripping question (end of thread)
In-Reply-To: <41db91c5.71420@achurch.org>
References: <5.1.1.6.0.20050105002832.00bb7908@www.wotipka.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Andrew,

btw got it working the way I need (I think).  It's late and I'm tired.  The 
tweaking will have to wait until I return in 3 weeks.  It was the -N and / 
or the explicit file setting of the -m that seem to have done the trick.

Personally, if I could make ./transcode do the voodoo of getting it from a 
.vob file to a MPEG-2 file with the -G filters and other tweaks, that would 
be great.  Unfortunately, it appears that ./transcode wants to make two 
files out of the .vob.  I don't understand all of the voodoo involved but a 
.vob is not a plain MPEG2 PS file.  Even so, we still need the -G 
corrections to get the whites down to an acceptable level.  I tried several 
methods to get the video server to play the .vob directly and it played the 
video fine but never with audio.

I know this is frustrating to try and understand, try it from my side it's 
even worse.  Now that I know it can do what I want it to do, the time away 
from it will allow me to figure out exactly how all the batch work will 
happen.  All my results will be posted somewhere btw, either here or on a 
personal website.  There are a lot of other Public Access stations across 
the country that use the same hardware as we do and are in similar 
situations.

Thanks to you and the group for the time and patience.

kw



At 04:01 PM 1/5/2005 +0900, you wrote:
> >transcode -i /home/aoc/mpeg/transcode_in/c_breaux1.VOB -y ffmpeg -F
> >mpeg2video -G 1.6 --encode_fields u -o
> >/home/aoc/mpeg/transcode_mux/c_breaux2 -O -E 48000 -b 128,1,5,0 -w
> >8000,250,100 -N 0x2000 -m /home/aoc/mpeg/transcode_mux/c_breaux_audio.ac3
>
>      I think you may have mentioned this before, but I deleted the message
>and the archives seem to be nonfunctional, so:  Why exactly do you need to
>extract the separate streams from the .VOB if you're just going to
>multiplex them together again?  A .VOB file is just a plain MPEG program
>stream, which is exactly what you get out of mplex/tcmplex.  If your target
>hardware won't accept VOBs, then it won't accept the output of mplex,
>either; and if it can handle MPEG files, then the .VOB file by itself ought
>to work also.
>
>   --Andrew Church
>     achurch@achurch.org
>     http://achurch.org/


From transcode-users-bounces@exit1.org  Wed Jan  5 10:09:37 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id C5E4E126D83
	for ; Wed,  5 Jan 2005 10:09:37 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0595lvP004138;
	Wed, 5 Jan 2005 10:05:47 +0100
Received: from smtp20.libero.it (smtp20.libero.it [193.70.192.147])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0595jvP004120
	for ; Wed, 5 Jan 2005 10:05:45 +0100
Received: from localhost (172.16.1.80) by smtp20.libero.it (7.0.027-DD01)
	id 41D02C980015E031 for transcode-users@exit1.org;
	Wed, 5 Jan 2005 10:05:40 +0100
Received: from [10.0.1.2] (151.25.187.140) by smtp1.libero.it (7.0.027-DD01)
	(authenticated as nenamiele@libero.it)
	id 41BF654A01AAA63C for transcode-users@exit1.org;
	Wed, 5 Jan 2005 10:05:35 +0100
Mime-Version: 1.0 (Apple Message framework v619)
Content-Transfer-Encoding: 7bit
Message-Id: 
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: transcode-users@exit1.org
From: Alessandro Magni 
Date: Wed, 5 Jan 2005 10:03:41 +0100
X-Mailer: Apple Mail (2.619)
X-Virus-Scanned: by amavisd-new at libero.it serv2
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.1!tsvurl@fries
X-Mail-Blocker-Flag: YES
Subject: [transcode-users] codec problem? DX50 <> DIVX ?
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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Hi people,
I'm trying to extract some frames from an AVI file, with:

transcode -z -k -x avi,null -y ppm,null --frame_interval 100 -i a.avi

and I get:
transcode v0.6.11 (C) 2001-2003 Thomas Oestreich, 2003 T. Bitterberg
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source a.avi (ok)
[transcode] V: import format    | DivX5 RIFF data, AVI (V=avi|A=null)
[transcode] V: import frame     | 544x304  1.79:1
[transcode] V: flip frame       | yes
[transcode] V: rgb2bgr          | yes
[transcode] V: bits/pixel       | 0.435
[transcode] V: decoding fps,frc | 25.000,3
[transcode] A: import format    | 0x2001  AC3/A52      [48000,16,5]  
256 kbps
[transcode] A: downmix          | 5 channels -> 2 channels
[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] warning : no option -o found, encoded frames send to 
"/dev/null"
[transcode] V: video buffer     | 10 @ 544x304
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) *
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_ppm.so] v0.1.1 (2002-02-14) (video) PPM/PGM | (audio) 
MPEG/AC3/PCM
[import_avi.so] codec=DX50, fps=25.000, width=544, height=304
error: invalid AVI file codec 'DX50' for RGB processing
video import module error: OPEN failed
[transcode] critical: failed to open input source


it seems that I have problems with DX50 codec, but:
  ls -1 `tcmodinfo -p`/import*.so
/sw/lib/transcode/import_ac3.so
/sw/lib/transcode/import_avi.so
/sw/lib/transcode/import_divx.so               <<<<
/sw/lib/transcode/import_dv.so
/sw/lib/transcode/import_dvd.so
/sw/lib/transcode/import_ffmpeg.so
/sw/lib/transcode/import_im.so
/sw/lib/transcode/import_imlist.so
/sw/lib/transcode/import_lav.so
/sw/lib/transcode/import_mp3.so
/sw/lib/transcode/import_mpeg2.so
/sw/lib/transcode/import_mplayer.so
/sw/lib/transcode/import_net.so
/sw/lib/transcode/import_null.so
/sw/lib/transcode/import_nuv.so
/sw/lib/transcode/import_nvrec.so
/sw/lib/transcode/import_ogg.so
/sw/lib/transcode/import_raw.so
/sw/lib/transcode/import_rawlist.so
/sw/lib/transcode/import_vdrac3.so
/sw/lib/transcode/import_vnc.so
/sw/lib/transcode/import_vob.so
/sw/lib/transcode/import_xml.so
/sw/lib/transcode/import_xvid.so
/sw/lib/transcode/import_yuv.so
/sw/lib/transcode/import_yuv4mpeg.so


isntit the DX50 codex the one I get with divx?
If not, what have I to do?

(P.S., I'm on Mac OSX)

thanks people

  Alessandro

From transcode-users-bounces@exit1.org  Wed Jan  5 10:36:42 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id A1F6C126D83
	for ; Wed,  5 Jan 2005 10:36:42 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j059X3vP005067;
	Wed, 5 Jan 2005 10:33:03 +0100
Received: from bender.bawue.de (bender.bawue.de [193.7.176.20])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j059X0vP005044
	for ; Wed, 5 Jan 2005 10:33:00 +0100
Received: from [192.168.11.95] (dsl-084-056-134-182.arcor-ip.net
	[84.56.134.182]) by bender.bawue.de (Postfix) with ESMTP
	id 2091D441B4; Wed,  5 Jan 2005 10:32:59 +0100 (MET)
Message-ID: <41DBB449.5090006@bawue.de>
Date: Wed, 05 Jan 2005 10:32:57 +0100
From: Edmund Mergl 
User-Agent: Mozilla Thunderbird 1.0 (X11/20041206)
X-Accept-Language: en-us, en
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-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.1!tsvurl@fries
X-Mail-Blocker-Flag: YES
Subject: [transcode-users] no sound after seek
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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Hi,

ripping a DVD with Video-DVDRip and using an avi-container with ac3-sound
gives a problem with the Windows Media Player: after seeking forward or
backward the movie continues, but there is no sound anymore.
This started with transcode-0.6.14, it doid not appear with transcode-0.6.11.
Only the Windows Media Player seems to be affected, mplayer for instance works very well.
Is there any solution to this problem ?

Edmund

From transcode-users-bounces@exit1.org  Wed Jan  5 10:39:44 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 3315B126D83
	for ; Wed,  5 Jan 2005 10:39:44 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j059a0vP005170;
	Wed, 5 Jan 2005 10:36:00 +0100
Received: from mail.webkommune.de (www.webkommune.de [213.133.100.71])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j059ZwvP005155
	for ; Wed, 5 Jan 2005 10:35:58 +0100
Received: from localhost (localhost [127.0.0.1])
	by mail.webkommune.de (Postfix) with ESMTP id B9FEFD4395
	for ; Wed,  5 Jan 2005 10:35:53 +0100 (CET)
Received: from mail.webkommune.de ([127.0.0.1])
	by localhost (debian [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 01390-09 for ;
	Wed,  5 Jan 2005 10:35:52 +0100 (CET)
Received: from leibniz.home.pieselweasel.de (p50863567.dip0.t-ipconnect.de
	[80.134.53.103])
	by mail.webkommune.de (Postfix) with ESMTP id 829A4D4277
	for ; Wed,  5 Jan 2005 10:35:52 +0100 (CET)
Received: by newton (Postfix, from userid 1000)
	id 2CCB7D02; Wed,  5 Jan 2005 10:35:48 +0100 (CET)
Date: Wed, 5 Jan 2005 10:35:48 +0100
From: Jens Georg 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] codec problem? DX50 <> DIVX ?
Message-ID: <20050105093547.GA11884@newton.home.pieselweasel.de>
Mail-Followup-To: transcode Users Mailing List 
References: 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: 
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new at webkommune.de
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Alessandro Magni:
> Hi people,
> I'm trying to extract some frames from an AVI file, with:
> 
> transcode -z -k -x avi,null -y ppm,null --frame_interval 100 -i a.avi
> 
> and I get:
> transcode v0.6.11 (C) 2001-2003 Thomas Oestreich, 2003 T. Bitterberg

a) I think divx is Intel only (I may be wroong), but will be handled fine on any platform 
   by import_ffmpeg
b) get a newer version of transcode and ffmpeg

From transcode-users-bounces@exit1.org  Wed Jan  5 10:43:30 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id DCF1C126D83
	for ; Wed,  5 Jan 2005 10:43:30 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j059cEvP005264;
	Wed, 5 Jan 2005 10:38:14 +0100
Received: from scorpius.homelinux.org (39-112.a2f.dsl.net4all.net
	[81.89.112.39])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j059cBvP005246
	for ; Wed, 5 Jan 2005 10:38:11 +0100
Received: from marc by scorpius.homelinux.org with local (Exim 4.34)
	id 1Cm7cJ-00070t-Ix
	for transcode-users@exit1.org; Wed, 05 Jan 2005 10:38:11 +0100
Date: Wed, 5 Jan 2005 10:38:11 +0100
From: Marc Leeman 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] codec problem? DX50 <> DIVX ?
Message-ID: <20050105093811.GA24945@scorpius.homelinux.org>
References: 
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ"
Content-Disposition: inline
In-Reply-To: 
X-Operating-System: Linux scorpius 2.6.10
X-Religion: Church of Tux
X-Registered-Linux-User: #138583
X-message-flag: Outlook? Viral infections & bugs for the foreseable future.
User-Agent: Mutt/1.5.6+20040907i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.1!tsvurl@fries
X-Mail-Blocker-Flag: YES
X-BeenThere: transcode-users@exit1.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Marc Leeman ,
	transcode Users Mailing List 
List-Id: transcode Users Mailing List 
List-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   


--lrZ03NoBR/3+SXJZ
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

> video import module error: OPEN failed
> [transcode] critical: failed to open input source

I have the same error trying to convert to DVD MPEG2 since half of
december (IIRC).=20

relative commands:

&debug_system("transcode -i $file -x mplayer -y ffmpeg -w $bitratelimitatio=
n --export_fps 0,$frc --export_prof dvd-$norm -o $fileroot -m $fileroot.ac3=
");

&debug_system("transcode -i $file -y ffmpeg -w $bitratelimitation -k -z --e=
xport_fps 0,$frc --export_prof dvd-$norm -o $fileroot -m $fileroot.ac3");

I tried all kinds of variations, no no effect.

--=20
  greetz, marc
They spit fire? How come no one tells me this stuff? How come no one
tells me they spit fire? Aeryn!
	Crichton - PK Tech Girl
scorpius 2.6.10 #1 Mon Dec 27 13:05:02 CET 2004 GNU/Linux

--lrZ03NoBR/3+SXJZ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB27WDUQpj09NWLeERAt8+AJoDGxw0uqL0IJxYli7YFeDKGheOhwCgvyhy
ddIEwpqKtD9Q8s2RxAbxMOE=
=5E/F
-----END PGP SIGNATURE-----

--lrZ03NoBR/3+SXJZ--

From transcode-users-bounces@exit1.org  Wed Jan  5 11:20:36 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 28225126D83
	for ; Wed,  5 Jan 2005 11:20:36 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05ADFvP006407;
	Wed, 5 Jan 2005 11:13:15 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05ADDvP006387
	for ; Wed, 5 Jan 2005 11:13:13 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id DC703CFBE6
	for ; Wed,  5 Jan 2005 11:13:12 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id A6BE552C001; Wed,  5 Jan 2005 11:13:12 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id F0BF540A; Wed,  5 Jan 2005 11:12:37 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <200501050157.04239.spambouncer@skraemer.de>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<20050105003736.GA6713@tecra780>
	<200501050157.04239.spambouncer@skraemer.de>
Content-Type: text/plain; charset=UTF-8
Date: Wed, 05 Jan 2005 11:12:30 +0100
Message-Id: <1104919950.3282.18.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id
	j05ADDvP006387
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 01:57 +0100, Sebastian Krämer wrote:

> :)   (but I'm not sure how that vob file is different to an usual .mpg-file, 
> maybe just changing the extension is enough..?)

Depends on what you call an ".mpg-file". If you mean a program stream,
then vob files are program streams with some extra headers and extra
restrictions applied.

> Also, isn't avi the wrong place for mpeg streams (I'm hearing Erik complain 
> about DV in avis already *g) ?

Yep.

From transcode-users-bounces@exit1.org  Wed Jan  5 11:22:26 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 63B58126D83
	for ; Wed,  5 Jan 2005 11:22:26 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AGDvP006530;
	Wed, 5 Jan 2005 11:16:13 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AF5vP006483
	for ; Wed, 5 Jan 2005 11:15:05 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 56667CFBE6
	for ; Wed,  5 Jan 2005 11:15:05 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id CD34E52C001; Wed,  5 Jan 2005 11:15:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 5DCF640A; Wed,  5 Jan 2005 11:14:33 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <5.1.1.6.0.20050104191645.02ea8cc8@www.wotipka.com>
References: <20050105003736.GA6713@tecra780>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<20050105003736.GA6713@tecra780>
	<5.1.1.6.0.20050104191645.02ea8cc8@www.wotipka.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:14:25 +0100
Message-Id: <1104920065.3282.19.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, 2005-01-04 at 19:18 -0600, Kris A. Wotipka wrote:
> sorry for the double post.....  

That's no problem, but the top-posting is really really annoying (on any
mailing list). See http://erik.oldconomy.com/netiquette if you don't
know what I am talking about.

From transcode-users-bounces@exit1.org  Wed Jan  5 11:23:14 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 87472126D83
	for ; Wed,  5 Jan 2005 11:23:14 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05A8EvP006215;
	Wed, 5 Jan 2005 11:08:14 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05A8CvP006200
	for ; Wed, 5 Jan 2005 11:08:12 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 10948CFBE6
	for ; Wed,  5 Jan 2005 11:08:12 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id B99F452C001; Wed,  5 Jan 2005 11:08:11 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 787F340A; Wed,  5 Jan 2005 11:07:04 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:07:03 +0100
Message-Id: <1104919623.3282.14.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, 2005-01-04 at 18:12 -0600, Kris A. Wotipka wrote:
> Please don't tell me that I need to be 
> using MPEG4 or AVI or the like or that they are a better storage 
> format.  The equipment here at our not-for-profit public access station 
> plays MPEG1 or 2 period.  

Trust me, I won't ;-) There is nothing wrong with mpeg2, mpeg4 will only
buy you some 10-15% more compression but also has the disadvantage
you'll have to use avi (to be divx compliant, beuh).

> You will see with the flags that I am using the -G option.  This is 
> necessary to bring the video down in brightness so that it will playback 
> correctly and within NTSC limits.

Wasn't it correct NTSC to start with, then? There is also a filter
(forgotten the name...) especially dedicated to bring sample values
within certain ranges.

> Below are the outputs of ./transcode and ./tcmplex

Tcmplex should be fine but if you're having problems, please also try
mplex.

>   transcode -i /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB -y ffmpeg -F mpeg2video -G 
> 1.8 -g 720x480 --encode_fields u -o /home/aoc/mpeg/transcode_mux/c_breaux1 
> -O -E 44100  --lame_preset standard -b 128,1,5,0 -w 6000,250,100

Is the resulting stream to be played on a DVD-player? If so ->

> [transcode] A: export format    | 0x55    MPEG layer-3 [44100,16,2]  128 kbps

then this should be 48 Khz and mp2 or ac3...

And you better use the dvd-ntsc export profile.

> Is the "INFO: profile type is (PAL)" listed below normal?  The source was 
> NTSC.  I don't see any command lines to force it to be NTSC.

That may be a quirk of tcmplex.

> INFO:   AC3 audio stream information
> INFO:     Stream length : 21524740
> INFO:     Syncwords : 1
> INFO:     Frames : 1 size 0 bytes
> INFO:     Bit rate : 0 bytes/sec (0 kbit/sec)
> INFO:     Frequency : 32.0 kHz
> INFO:     Audio stream 1 data rate : 0 bytes/sec (0 bits/sec)

Rings a bell?

> INFO:     Try increasing the mux rate.

Again see note on dvd export profile, vbv buffer size violation...

From transcode-users-bounces@exit1.org  Wed Jan  5 11:23:41 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id A4881126D83
	for ; Wed,  5 Jan 2005 11:23:41 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AIqvP006625;
	Wed, 5 Jan 2005 11:18:52 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AH4vP006567
	for ; Wed, 5 Jan 2005 11:17:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 7C05ACFBE6
	for ; Wed,  5 Jan 2005 11:17:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 6452652C001; Wed,  5 Jan 2005 11:17:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 5554840A; Wed,  5 Jan 2005 11:16:35 +0100 (CET)
Subject: Re: [transcode-users] Problem with modfps, --export_pal
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <20050105033635.GB31489@funk.gsky.dom>
References: <20041230210544.GA25833@aquarium.inter.wroc.net>
	<1104446168.5351.13.camel@scooby.localnet>
	<20041231093805.GA2826@aquarium.inter.wroc.net>
	<1104531207.9295.2.camel@scooby.localnet>
	<20050101174857.GA3026@aquarium.inter.wroc.net>
	<1104675638.3899.135.camel@scooby.localnet>
	<20050102211743.GA10627@funk.gsky.dom>
	<1104751185.3298.33.camel@localhost.localdomain>
	<20050103210412.GC13660@funk.gsky.dom>
	<1104832779.3314.16.camel@localhost.localdomain>
	<20050105033635.GB31489@funk.gsky.dom>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:16:34 +0100
Message-Id: <1104920194.3282.22.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, 2005-01-04 at 19:36 -0800, Jacob Meuser wrote:

> > IIRC it is handled in the core (the scaling).
> 
> OK, bad example.
> 
> the export_ffmpeg module can modify vob->encode_fields, vob->ex_frc,
> vob->divxkeyframes, and vob->divxbitrate.
> 
> does this happen before or after the core does it's thing?

That's a good example :-)

I really don't know, but I assume the export stuff is called last.

The struct members called divx... and mp3... really should be renamed,
they're absolutely misleading.

From transcode-users-bounces@exit1.org  Wed Jan  5 11:32:25 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 0E2B9126D83
	for ; Wed,  5 Jan 2005 11:32:25 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AT6vP007131;
	Wed, 5 Jan 2005 11:29:06 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AT4vP007116
	for ; Wed, 5 Jan 2005 11:29:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 96CC1CFBE6
	for ; Wed,  5 Jan 2005 11:29:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 7823052C001; Wed,  5 Jan 2005 11:29:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id A072E40A; Wed,  5 Jan 2005 11:28:23 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <5.1.1.6.0.20050104223112.02ea92c8@www.wotipka.com>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<5.1.1.6.0.20050104223112.02ea92c8@www.wotipka.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:28:23 +0100
Message-Id: <1104920903.3282.29.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, 2005-01-04 at 22:37 -0600, Kris A. Wotipka wrote:
> > >  transcode -i /mnt/cdrom/VIDEO_TS/VTS_01_1.VOB -y ffmpeg -F mpeg2video -G
> > > 1.8 -g 720x480 --encode_fields u -o /home/aoc/mpeg/transcode_mux/c_breaux1
> > > -O -E 44100  --lame_preset standard -b 128,1,5,0 -w 6000,250,100

> >you have to use the -m switch to set the audio output file.
> no offense but I don't see what this will do.  It outputs a file (albeit 
> without an extension (ie. .mpa, .mp3, etc).  I have two files a .m1v (or 
> .m2v depending on what codec I am trying) and the audio file (no 
> extension).  I plug both of these into tcmplex

Yeah, that's a bug. For the moment, you'd best specify -ext none,none
this will add no "extensions" to your files, so you have to name them
file.m2v and file.ac3 yourself and then it's ok.

If you do not specify a seperate audio file, transcode will try to put
audio and video in a avi file (yeah, that's not documented but that sad
truth) which is unusable for "normal" mpeg operations.

> It seems as though everything out there is getting the .vob MPEG PS to .avi 
> or MPEG4.  Everywhere I look, the software I find, d/l, compile, and get 
> working is "being replaced" ;)

For the better, finally all the junk is gotten rid of. Tcmplex is junk
too in the sense that it's not being maintained.

If you want a multiplexer that is stable and "not being replaced" for
the next few years, use mplex from mjpegtools (as almost anyone does).

From transcode-users-bounces@exit1.org  Wed Jan  5 11:35:31 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id ECF53126D83
	for ; Wed,  5 Jan 2005 11:35:30 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AX8vP007314;
	Wed, 5 Jan 2005 11:33:08 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AX6vP007298
	for ; Wed, 5 Jan 2005 11:33:06 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id EC28FCFBE6
	for ; Wed,  5 Jan 2005 11:33:05 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id CDB6352C001; Wed,  5 Jan 2005 11:33:05 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id D02AC40A; Wed,  5 Jan 2005 11:32:13 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <5.1.1.6.0.20050104231046.02f25b18@www.wotipka.com>
References: <5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<5.1.1.6.0.20050104181211.02454950@www.wotipka.com>
	<5.1.1.6.0.20050104231046.02f25b18@www.wotipka.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:32:12 +0100
Message-Id: <1104921133.3282.34.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Tue, 2005-01-04 at 23:21 -0600, Kris A. Wotipka wrote:

> However, I 
> don't think that ./tcmplex knows what to do with the stream.  Am I 
> generating the CORRECT stream from ./transcode?  I am using the -N 0x50 
> (MPEG layer 2) flag.  I'm going to try again with -N 0x55 (MP3) but I don't 
> think that is the direction I need to go.

For dvd compliant DVD's you have to use either ac3 (US) / ac3 or mp2
(other countries), sampling rate 48 Khz. If the result doesn't need to
be dvd-compliant you can also use mp3 and different sampling rates. Most
multiplexers can only handle 48 Khz anyway, so better stick to that.

My advice is always to always generate DVD-compliant mpeg streams, even
though you're not going to burn it on dvd. The advantage is that the vbv
size is always sane and you may choose to burn the stream to dvd later
on.

From transcode-users-bounces@exit1.org  Wed Jan  5 11:42:54 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 6728B126D83
	for ; Wed,  5 Jan 2005 11:42:54 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AaMvP007472;
	Wed, 5 Jan 2005 11:36:22 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Aa4vP007449
	for ; Wed, 5 Jan 2005 11:36:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 585AECFBE6
	for ; Wed,  5 Jan 2005 11:36:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 3FC1A52C001; Wed,  5 Jan 2005 11:36:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 0139740A; Wed,  5 Jan 2005 11:35:20 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <5.1.1.6.0.20050105002832.00bb7908@www.wotipka.com>
References: <5.1.1.6.0.20050104231046.02f25b18@www.wotipka.com>
	<5.1.1.6.0.20050105002832.00bb7908@www.wotipka.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:35:16 +0100
Message-Id: <1104921317.3282.38.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 00:38 -0600, Kris A. Wotipka wrote:

> transcode -i /home/aoc/mpeg/transcode_in/c_breaux1.VOB -y ffmpeg -F 
> mpeg2video -G 1.6 --encode_fields u -o 
> /home/aoc/mpeg/transcode_mux/c_breaux2 -O -E 48000 -b 128,1,5,0 -w 
> 8000,250,100 -N 0x2000 -m /home/aoc/mpeg/transcode_mux/c_breaux_audio.ac3

Try this one:

transcode -ext none,none -i /home/aoc/mpeg/transcode_in/c_breaux1.VOB -y
ffmpeg --export_prof dvd-ntsc -G 1.6
-o /home/aoc/mpeg/transcode_mux/c_breaux2.m2v 
-m /home/aoc/mpeg/transcode_mux/c_breaux2.ac3
-b 128 -w 5000 

And then apply mplex.


From transcode-users-bounces@exit1.org  Wed Jan  5 11:59:40 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id AC698126D83
	for ; Wed,  5 Jan 2005 11:59:40 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AuRvP008323;
	Wed, 5 Jan 2005 11:56:27 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AbHvP007500
	for ; Wed, 5 Jan 2005 11:37:17 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 6BF98CFBE6
	for ; Wed,  5 Jan 2005 11:37:16 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 6430752C001; Wed,  5 Jan 2005 11:37:16 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 90F5B40A; Wed,  5 Jan 2005 11:36:17 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41db91c5.71420@achurch.org>
References: <41db91c5.71420@achurch.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:36:16 +0100
Message-Id: <1104921376.3282.40.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 16:01 +0000, Andrew Church wrote:
> >transcode -i /home/aoc/mpeg/transcode_in/c_breaux1.VOB -y ffmpeg -F 
> >mpeg2video -G 1.6 --encode_fields u -o 
> >/home/aoc/mpeg/transcode_mux/c_breaux2 -O -E 48000 -b 128,1,5,0 -w 
> >8000,250,100 -N 0x2000 -m /home/aoc/mpeg/transcode_mux/c_breaux_audio.ac3
> 
>      I think you may have mentioned this before, but I deleted the message
> and the archives seem to be nonfunctional, so:  Why exactly do you need to
> extract the separate streams from the .VOB if you're just going to
> multiplex them together again?

He need gamma correction, so re-encoding needed.

From transcode-users-bounces@exit1.org  Wed Jan  5 12:03:20 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id BE76A126D83
	for ; Wed,  5 Jan 2005 12:03:20 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05AxavP008479;
	Wed, 5 Jan 2005 11:59:36 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Ad5vP007581
	for ; Wed, 5 Jan 2005 11:39:05 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 2895DCFBE6
	for ; Wed,  5 Jan 2005 11:39:05 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id F293352C001; Wed,  5 Jan 2005 11:39:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 4580C40A; Wed,  5 Jan 2005 11:38:40 +0100 (CET)
Subject: Re: [transcode-users] DVD ripping question (end of thread)
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <5.1.1.6.0.20050105015943.00bb7a68@www.wotipka.com>
References: <5.1.1.6.0.20050105002832.00bb7908@www.wotipka.com>
	<5.1.1.6.0.20050105015943.00bb7a68@www.wotipka.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:38:40 +0100
Message-Id: <1104921520.3282.43.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 02:07 -0600, Kris A. Wotipka wrote:

> I know this is frustrating to try and understand, try it from my side it's 
> even worse.  Now that I know it can do what I want it to do, the time away 
> from it will allow me to figure out exactly how all the batch work will 
> happen.  All my results will be posted somewhere btw, either here or on a 
> personal website.  There are a lot of other Public Access stations across 
> the country that use the same hardware as we do and are in similar 
> situations.

Are there please please please volunteers to make a Wiki page on mpeg
encoding in general and dvd encoding? The mpeg page can be a mere link
to the dvd-encoding page with a comment that you'd better be safe than
sorry.

From transcode-users-bounces@exit1.org  Wed Jan  5 12:04:31 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 3D121126D83
	for ; Wed,  5 Jan 2005 12:04:31 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05B2UvP008631;
	Wed, 5 Jan 2005 12:02:30 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Ag8vP007726
	for ; Wed, 5 Jan 2005 11:42:09 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 653C3CFBE6
	for ; Wed,  5 Jan 2005 11:42:07 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 534E352C001; Wed,  5 Jan 2005 11:42:07 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 2B02840A; Wed,  5 Jan 2005 11:41:38 +0100 (CET)
Subject: Re: [transcode-users] no sound after seek
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41DBB449.5090006@bawue.de>
References: <41DBB449.5090006@bawue.de>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 11:41:37 +0100
Message-Id: <1104921697.3282.45.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 10:32 +0100, Edmund Mergl wrote:
> ripping a DVD with Video-DVDRip and using an avi-container with ac3-sound
> gives a problem with the Windows Media Player: after seeking forward or
> backward the movie continues, but there is no sound anymore.
> This started with transcode-0.6.14, it doid not appear with transcode-0.6.11.
> Only the Windows Media Player seems to be affected, mplayer for instance works very well.
> Is there any solution to this problem ?

Use an mpeg program stream instead of avi?

From transcode-users-bounces@exit1.org  Wed Jan  5 12:16:19 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id C545F126D83
	for ; Wed,  5 Jan 2005 12:16:19 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05BCUvP009048;
	Wed, 5 Jan 2005 12:12:30 +0100
Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp
	[219.160.161.77])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j05BCQvP009032
	for ; Wed, 5 Jan 2005 12:12:27 +0100
Received: by achurch.org (wmail 0.9.52) id 41dbcb97.77351; Wed, 05 Jan 2005
	20:12:23 JST
From: achurch@achurch.org (Andrew Church)
To: transcode-users@exit1.org
Date: Wed, 05 Jan 2005 20:08:43 JST
In-Reply-To: <1104920065.3282.19.camel@localhost.localdomain>
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: MMail v5.19
Message-ID: <41dbcb97.77351@achurch.org>
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.1!tsvurl@fries
X-Mail-Blocker-Flag: YES
Subject: [transcode-users] Top-posting
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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>That's no problem, but the top-posting is really really annoying (on any
>mailing list). See http://erik.oldconomy.com/netiquette if you don't ^^^
 ^^^^^^^^^^^^
     Just for the record, there are some mailing lists where it's
acceptable (I happen to run two such, and personally find it easier to
read through short replies when they're at the top).  As always, lurking
is the best teacher ;)

     Now back to your regularly scheduled transcoding...

  --Andrew Church
    achurch@achurch.org
    http://achurch.org/

From transcode-users-bounces@exit1.org  Wed Jan  5 12:30:51 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 0CA00126D83
	for ; Wed,  5 Jan 2005 12:30:51 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05BR6vP009642;
	Wed, 5 Jan 2005 12:27:06 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05BR4vP009627
	for ; Wed, 5 Jan 2005 12:27:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 9C0BCCFBE6
	for ; Wed,  5 Jan 2005 12:27:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 8319F52C001; Wed,  5 Jan 2005 12:27:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 230C340A; Wed,  5 Jan 2005 12:26:51 +0100 (CET)
Subject: Re: [transcode-users] Top-posting
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41dbcb97.77351@achurch.org>
References: <41dbcb97.77351@achurch.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 12:26:50 +0100
Message-Id: <1104924410.3282.47.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 20:08 +0000, Andrew Church wrote:
> >That's no problem, but the top-posting is really really annoying (on any
> >mailing list). See http://erik.oldconomy.com/netiquette if you don't ^^^
>  ^^^^^^^^^^^^
>      Just for the record, there are some mailing lists where it's
> acceptable

These are really exceptions.

From transcode-users-bounces@exit1.org  Wed Jan  5 13:51:50 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 5A8B9126D83
	for ; Wed,  5 Jan 2005 13:51:50 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05ChvvP012971;
	Wed, 5 Jan 2005 13:43:57 +0100
Received: from fargo (90.Red-213-97-199.pooles.rima-tde.net [213.97.199.90])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j05ChsvP012949
	for ; Wed, 5 Jan 2005 13:43:55 +0100
Received: (qmail 9820 invoked by uid 500); 5 Jan 2005 12:43:18 -0000
Date: Wed, 5 Jan 2005 13:43:18 +0100
From: David =?utf-8?B?R8OzbWV6?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
Message-ID: <20050105124318.GA9810@fargo>
References: <1104920065.3282.19.camel@localhost.localdomain>
	<41dbcb97.77351@achurch.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <41dbcb97.77351@achurch.org>
User-Agent: Mutt/1.4.2.1i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Hi Andrew ;),

On Jan 05 at 08:08:43, Andrew Church wrote:
> >That's no problem, but the top-posting is really really annoying (on any
> >mailing list). See http://erik.oldconomy.com/netiquette if you don't ^^^
>  ^^^^^^^^^^^^
>      Just for the record, there are some mailing lists where it's
> acceptable

That doesn't mean its good...

regards,

-- 
David Gómez                                      Jabber ID: davidge@jabber.org

From transcode-users-bounces@exit1.org  Wed Jan  5 14:46:39 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id EE868126D83
	for ; Wed,  5 Jan 2005 14:46:39 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05DgQvP015805;
	Wed, 5 Jan 2005 14:42:26 +0100
Received: from calisto.cinnober.com ([213.131.149.243])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05DgOvP015786
	for ; Wed, 5 Jan 2005 14:42:24 +0100
Received: from elbe.cinnober.com ([192.168.1.82]) by calisto.cinnober.com over
	TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); 
	Wed, 5 Jan 2005 14:42:14 +0100
From: Lennart =?utf-8?q?B=C3=B6rjeson?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
Date: Wed, 5 Jan 2005 14:42:10 +0100
User-Agent: KMail/1.7.1
References: <1104920065.3282.19.camel@localhost.localdomain>
	<41dbcb97.77351@achurch.org> <20050105124318.GA9810@fargo>
In-Reply-To: <20050105124318.GA9810@fargo>
X-message-flag: Outlook and Outlook Express are Virus and Worm transport
	tools. Please use something else. 
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Disposition: inline
Message-Id: <200501051442.10268.lennart.borjeson@cinnober.com>
X-OriginalArrivalTime: 05 Jan 2005 13:42:14.0907 (UTC)
	FILETIME=[5DAEE4B0:01C4F32C]
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by fries.zyn.de id
	j05DgOvP015786
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

onsdagen den 5 januari 2005 13.43 skrev David Gómez:
> That doesn't mean its good...

I've never understood why top-posting is considered inherently bad. Any style 
can be abused. In this post, I follow the netiquette to the letter (the 
subject gives the context and I've kept only the statement I'm replying to) 
yet it is unintelligble to anyone how has not kept the thread current either 
in their head or the mail agent. Personally, I find it really, really, really 
annoying to have to search backwards through sometimes dozens of mails until 
I've recaptured all cuts previous posters have deemed irrelevant. This is 
especially true when searching through archives.

There must be *reasons* for this particular netiquette item. References, 
anyone?

-- 
!++
! Lennart Börjeson
! Partner, Developer
! Cinnober Financial Technology AB
! Industrigatan 2A
! S-112 46  STOCKHOLM
! Sverige/Sweden/Schweden/Suède
! mailto:Lennart.Borjeson@cinnober.com
! phone:+46-8-50304717
! gsm:+46-70-3394717
! fax:+46-8-50304701
! http://www.cinnober.com
!--

From transcode-users-bounces@exit1.org  Wed Jan  5 15:56:02 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id ED54C126D83
	for ; Wed,  5 Jan 2005 15:56:00 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Ek7vP019842;
	Wed, 5 Jan 2005 15:46:07 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Ek4vP019823
	for ; Wed, 5 Jan 2005 15:46:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 59683CFBE6
	for ; Wed,  5 Jan 2005 15:46:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 06EF352C001; Wed,  5 Jan 2005 15:46:03 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 72D4D40A; Wed,  5 Jan 2005 15:45:06 +0100 (CET)
Subject: Re: [transcode-users] Top-posting
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <200501051442.10268.lennart.borjeson@cinnober.com>
References: <1104920065.3282.19.camel@localhost.localdomain>
	<41dbcb97.77351@achurch.org> <20050105124318.GA9810@fargo>
	<200501051442.10268.lennart.borjeson@cinnober.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 05 Jan 2005 15:45:06 +0100
Message-Id: <1104936306.3414.2.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

> There must be *reasons* for this particular netiquette item. References, 
> anyone?

Because you generally start reading at the top of a posting and you want
to understand the problem in chronological order. Starting with the last
contribution and then reading backwards in time isn't quite helpful
understanding the problem / thread.

From transcode-users-bounces@exit1.org  Wed Jan  5 17:52:47 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id AFECC126D83
	for ; Wed,  5 Jan 2005 17:52:47 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05GnDvP025204;
	Wed, 5 Jan 2005 17:49:13 +0100
Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j05GnAvP025189
	for ; Wed, 5 Jan 2005 17:49:11 +0100
Received: from [192.168.1.30] (c-24-13-54-45.client.comcast.net[24.13.54.45])
	by comcast.net (rwcrmhc12) with ESMTP
	id <2005010516485301400r2c0ge>; Wed, 5 Jan 2005 16:49:04 +0000
Message-ID: <41DC1ABD.2050304@personnelware.com>
Date: Wed, 05 Jan 2005 10:50:05 -0600
From: Carl Karsten 
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041226)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
References: <1104920065.3282.19.camel@localhost.localdomain>	<41dbcb97.77351@achurch.org>
	<20050105124318.GA9810@fargo>
	<200501051442.10268.lennart.borjeson@cinnober.com>
In-Reply-To: <200501051442.10268.lennart.borjeson@cinnober.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>>That doesn't mean its good...

"Nothing is good nor evil, but thinking makes it so."  - Shakespeare

> 
> 
> I've never understood why top-posting is considered inherently bad. Any style 
> can be abused. In this post, I follow the netiquette to the letter (the 
> subject gives the context and I've kept only the statement I'm replying to) 
> yet it is unintelligble to anyone how has not kept the thread current either 
> in their head or the mail agent. Personally, I find it really, really, really 
> annoying to have to search backwards through sometimes dozens of mails until 
> I've recaptured all cuts previous posters have deemed irrelevant. This is 
> especially true when searching through archives.
> 
> There must be *reasons* for this particular netiquette item. References, 
> anyone?
> 

There are pros and cons to each, and they change depending on if you are 
an active participant reading the latest message, or coming at it later.

Here is some official ranting about it:

# RFC 1855: Top posting is more efficient than posting your reply below 
a quote. One does... by Rene (12/20/2003)
# RFC 1855: Top posting is not more efficient. The scrolling only occurs 
if one violates the... by T. Ribbrock (1/4/2004)
# RFC 1855: Top-posting is considerably less efficient. If you need the 
context of a long... by C Knight (1/7/2004)
# RFC 1855: On PGP/GPG signatures. Basically, I dislike MIME/encoded 
signatures because... by jpd (3/25/2004)
# RFC 1855: Top-posting might look like it's more efficient, --for the 
writer-- but it is... by jpd (3/25/2004)

http://www.faqs.org/rfcs/rfc1855.html

Carl K

From transcode-users-bounces@exit1.org  Wed Jan  5 21:41:30 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id CB2AA126D83
	for ; Wed,  5 Jan 2005 21:41:30 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05KZPvP032598;
	Wed, 5 Jan 2005 21:35:25 +0100
Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j05KZLvP032583
	for ; Wed, 5 Jan 2005 21:35:22 +0100
Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114])
	by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j05KiCLs019724
	for ; Wed, 5 Jan 2005 12:43:50 -0801 (PST)
Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1])
	by funk.gsky.dom (8.13.2/8.13.0) with ESMTP id j05KZKnl027548
	for ; Wed, 5 Jan 2005 12:35:20 -0800 (PST)
Received: (from jakemsr@localhost)
	by funk.gsky.dom (8.13.2/8.13.0/Submit) id j05KZKVY008566
	for transcode-users@exit1.org; Wed, 5 Jan 2005 12:35:20 -0800 (PST)
Date: Wed, 5 Jan 2005 12:35:20 -0800
From: Jacob Meuser 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Message-ID: <20050105203520.GC691@funk.gsky.dom>
Mail-Followup-To: transcode Users Mailing List 
References: <20041231093805.GA2826@aquarium.inter.wroc.net>
	<1104531207.9295.2.camel@scooby.localnet>
	<20050101174857.GA3026@aquarium.inter.wroc.net>
	<1104675638.3899.135.camel@scooby.localnet>
	<20050102211743.GA10627@funk.gsky.dom>
	<1104751185.3298.33.camel@localhost.localdomain>
	<20050103210412.GC13660@funk.gsky.dom>
	<1104832779.3314.16.camel@localhost.localdomain>
	<20050105033635.GB31489@funk.gsky.dom>
	<1104920194.3282.22.camel@localhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1104920194.3282.22.camel@localhost.localdomain>
User-Agent: Mutt/1.4.2i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, Jan 05, 2005 at 11:16:34AM +0100, Erik Slagter wrote:
> On Tue, 2005-01-04 at 19:36 -0800, Jacob Meuser wrote:
> 
> > > IIRC it is handled in the core (the scaling).
> > 
> > OK, bad example.
> > 
> > the export_ffmpeg module can modify vob->encode_fields, vob->ex_frc,
> > vob->divxkeyframes, and vob->divxbitrate.
> > 
> > does this happen before or after the core does it's thing?
> 
> That's a good example :-)
> 
> I really don't know, but I assume the export stuff is called last.
> 
> The struct members called divx... and mp3... really should be renamed,
> they're absolutely misleading.

indeed.

how do people feel about the complete removal of divx support from
transcode?

I don't really like the idea of supporting binary only software,
especially since it's only available for Windows and OSX, two
platforms I don't run transcode on.

-- 


From transcode-users-bounces@exit1.org  Wed Jan  5 21:56:02 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 9A22C126D83
	for ; Wed,  5 Jan 2005 21:56:02 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05KrUvP000815;
	Wed, 5 Jan 2005 21:53:30 +0100
Received: from mail.kullen.rwth-aachen.de (kullensrv.kullen.RWTH-Aachen.DE
	[137.226.77.2])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05KrSvP000800
	for ; Wed, 5 Jan 2005 21:53:28 +0100
Received: from localhost (localhost [127.0.0.1])
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 0D6173C01D
	for ; Wed,  5 Jan 2005 21:53:28 +0100 (CET)
Received: from mail.kullen.rwth-aachen.de ([127.0.0.1])
	by localhost (kullensrv [127.0.0.1]) (amavisd-new, port 10024) with SMTP
	id 26758-10 for ;
	Wed,  5 Jan 2005 21:53:27 +0100 (CET)
Received: from [192.168.0.32] (borgcube.kullen.RWTH-Aachen.DE [137.226.77.135])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(Client did not present a certificate)
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id A8A263C01C
	for ; Wed,  5 Jan 2005 21:53:27 +0100 (CET)
From: Sebastian =?iso-8859-1?q?Kr=E4mer?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Date: Wed, 5 Jan 2005 21:53:28 +0100
User-Agent: KMail/1.7.2
References: <20041231093805.GA2826@aquarium.inter.wroc.net>
	<1104920194.3282.22.camel@localhost.localdomain>
	<20050105203520.GC691@funk.gsky.dom>
In-Reply-To: <20050105203520.GC691@funk.gsky.dom>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200501052153.29136.spambouncer@skraemer.de>
X-Virus-Scanned: by amavisd-new at kullen.rwth-aachen.de
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wednesday 05 January 2005 21:35, Jacob Meuser wrote:

> > The struct members called divx... and mp3... really should be renamed,
> > they're absolutely misleading.
>
> indeed.
>
> how do people feel about the complete removal of divx support from
> transcode?
>
> I don't really like the idea of supporting binary only software,
> especially since it's only available for Windows and OSX, two
> platforms I don't run transcode on.

I'm now dev but I think it should be just removed. I don't use it, never did, 
and whenever it appears here on this mailing list it is causing trouble (and 
the people are said that divx is outdated ie. not quite supported)..

my 2c

Sebastian

From transcode-users-bounces@exit1.org  Thu Jan  6 00:20:19 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 883AB126D83
	for ; Thu,  6 Jan 2005 00:20:19 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NH5vP005099;
	Thu, 6 Jan 2005 00:17:05 +0100
Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp
	[219.160.161.77])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j05NH2vP005081
	for ; Thu, 6 Jan 2005 00:17:03 +0100
Received: by achurch.org (wmail 0.9.52) id 41dc756d.12771; Thu, 06 Jan 2005
	08:17:01 JST
From: achurch@achurch.org (Andrew Church)
To: transcode-users@exit1.org
Subject: Re: [transcode-users] Top-posting
Date: Thu, 06 Jan 2005 08:12:13 JST
In-Reply-To: <1104936306.3414.2.camel@localhost.localdomain>
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: MMail v5.19
Message-ID: <41dc756d.12771@achurch.org>
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>> There must be *reasons* for this particular netiquette item. References, 
>> anyone?
>
>Because you generally start reading at the top of a posting and you want
>to understand the problem in chronological order. Starting with the last
>contribution and then reading backwards in time isn't quite helpful
>understanding the problem / thread.

     I've seen this stated any number of times and I _still_ can't
comprehend it.  This only holds for readers new to the particular thread,
while the vast majority will have at least a passing familiarity with it.
In the latter case, top-posting provides the material in order of
relevance--reply followed by immediate parent, followed by its parent, etc.
Unwieldy for long messages, certainly, but for shorter ones (such as this!)
I find it very convenient and _easier_ to read.

  --Andrew Church
    achurch@achurch.org
    http://achurch.org/

From transcode-users-bounces@exit1.org  Thu Jan  6 00:24:52 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 62FBC126D83
	for ; Thu,  6 Jan 2005 00:24:52 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NM4vP005310;
	Thu, 6 Jan 2005 00:22:04 +0100
Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp
	[219.160.161.77])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j05NM1vP005291
	for ; Thu, 6 Jan 2005 00:22:02 +0100
Received: by achurch.org (wmail 0.9.52) id 41dc7698.20010; Thu, 06 Jan 2005
	08:22:00 JST
From: achurch@achurch.org (Andrew Church)
To: transcode-users@exit1.org
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Date: Thu, 06 Jan 2005 08:18:19 JST
In-Reply-To: <200501052153.29136.spambouncer@skraemer.de>
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: MMail v5.19
Message-ID: <41dc7698.20010@achurch.org>
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>I'm now dev but I think it should be just removed. I don't use it, never did, 
>and whenever it appears here on this mailing list it is causing trouble (and 
>the people are said that divx is outdated ie. not quite supported)..

     While we're at it, why not remove everything that's
old/outdated/unused?  Run a poll on the mailing lists and maybe on the wiki
asking what modules people use, and remove anything that's not mentioned.
Seeing how transcode is moving toward 1.0, this seems like an excellent
time to do some housecleaning. (:

  --Andrew Church
    achurch@achurch.org
    http://achurch.org/

From transcode-users-bounces@exit1.org  Thu Jan  6 00:32:41 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 066F6126D83
	for ; Thu,  6 Jan 2005 00:32:40 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NUOvP005554;
	Thu, 6 Jan 2005 00:30:24 +0100
Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j05NUNvP005535
	for ; Thu, 6 Jan 2005 00:30:23 +0100
Received: from [192.168.1.30] (c-24-13-54-45.client.comcast.net[24.13.54.45])
	by comcast.net (sccrmhc11) with ESMTP
	id <2005010523295901100ged1ne>; Wed, 5 Jan 2005 23:30:09 +0000
Message-ID: <41DC78BC.4060703@personnelware.com>
Date: Wed, 05 Jan 2005 17:31:08 -0600
From: Carl Karsten 
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041226)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
References: <41dc756d.12771@achurch.org>
In-Reply-To: <41dc756d.12771@achurch.org>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>>Because you generally start reading at the top of a posting and you want
>>to understand the problem in chronological order. Starting with the last
>>contribution and then reading backwards in time isn't quite helpful
>>understanding the problem / thread.
> 

>      I've seen this stated any number of times and I _still_ can't
> comprehend it.

I am guessing you trying to comprehend the relative not absolute value.

> This only holds for readers new to the particular thread,

See, if you can say it holds for something, then you do comprehend it.
What might be hard to understand is why people think Top is better than
Bottom, but first you have to understand the value of Top.



From transcode-users-bounces@exit1.org  Thu Jan  6 00:33:23 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 301FE126D83
	for ; Thu,  6 Jan 2005 00:33:23 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NVLvP005609;
	Thu, 6 Jan 2005 00:31:21 +0100
Received: from inferno.slug.org (inferno.slug.org [64.81.35.113])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NVJvP005593
	for ; Thu, 6 Jan 2005 00:31:19 +0100
Received: from slug.org (localhost.localnet [127.0.0.1])
	by inferno.slug.org (8.12.11/8.12.11) with ESMTP id j05NVGTE007520
	for ; Wed, 5 Jan 2005 15:31:16 -0800
Received: (from phil@localhost)
	by slug.org (8.12.11/8.12.11/Submit) id j05NVF1m007519
	for transcode-users@exit1.org; Wed, 5 Jan 2005 15:31:15 -0800
Date: Wed, 5 Jan 2005 15:31:15 -0800
From: Phil Ehrens 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
Message-ID: <20050105233115.GB7453@tecra780>
References: <1104936306.3414.2.camel@localhost.localdomain>
	<41dc756d.12771@achurch.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <41dc756d.12771@achurch.org>
User-Agent: Mutt/1.4.1i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Cross-posting is a much more interesting topic...

Andrew Church wrote:
> >> There must be *reasons* for this particular netiquette item. References, 
> >> anyone?
> >
> >Because you generally start reading at the top of a posting and you want
> >to understand the problem in chronological order. Starting with the last
> >contribution and then reading backwards in time isn't quite helpful
> >understanding the problem / thread.
> 
>      I've seen this stated any number of times and I _still_ can't
> comprehend it.  This only holds for readers new to the particular thread,
> while the vast majority will have at least a passing familiarity with it.
> In the latter case, top-posting provides the material in order of
> relevance--reply followed by immediate parent, followed by its parent, etc.
> Unwieldy for long messages, certainly, but for shorter ones (such as this!)
> I find it very convenient and _easier_ to read.
> 
>   --Andrew Church
>     achurch@achurch.org
>     http://achurch.org/
> 
> 

-- 
Phil Ehrens       | Fun stuff:
The SilverLake Linux Users Group | http://www.ralphmag.org
3428 Winslow Drive               | http://www.yellow5.com
Silverlake, CA 90026             | http://www.slug.org

From transcode-users-bounces@exit1.org  Thu Jan  6 00:48:55 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 39B5A126D83
	for ; Thu,  6 Jan 2005 00:48:55 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NjjvP006028;
	Thu, 6 Jan 2005 00:45:46 +0100
Received: from smtp.aaisp.net.uk (B.painless.aaisp.net.uk [81.187.81.52])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05NjivP006013
	for ; Thu, 6 Jan 2005 00:45:44 +0100
Received: from tiar.cowlark.co.uk ([81.187.191.218] helo=tiar)
	by smtp.aaisp.net.uk with esmtp (Exim 4.42) id 1CmKqV-0005UI-O5
	for transcode-users@exit1.org; Wed, 05 Jan 2005 23:45:43 +0000
Received: from hilfy ([10.0.0.2]) by tiar with esmtp (Exim 3.36 #1 (Debian))
	id 1CmKmT-0007JY-00
	for ; Wed, 05 Jan 2005 23:41:33 +0000
Message-ID: <41DC7C22.4080802@cowlark.com>
Date: Wed, 05 Jan 2005 23:45:38 +0000
From: David Given 
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
References: <41dc756d.12771@achurch.org>
In-Reply-To: <41dc756d.12771@achurch.org>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Andrew Church wrote:
[...]
>      I've seen this stated any number of times and I _still_ can't
> comprehend it.  This only holds for readers new to the particular thread,
> while the vast majority will have at least a passing familiarity with it.
> In the latter case, top-posting provides the material in order of
> relevance--reply followed by immediate parent, followed by its parent, etc.

You're supposed to clip. You're only supposed to include as much of the
previous message as is necessary to indicate which part of the previous
message you're responding to. You're *not* supposed to include the entire
thread; if a recipient wants to look at a previous message, that's what
archives are for.

After all, if you have a mailing list with 500 recipients, then each post
results in 500 copies being sent out. With top-posting, and if you don't clip,
then a single reply to one of those copies will result in 500 copies of the
reply, each containing a copy of the original message, for a total of 1000.
And that's just with one reply. It very quickly adds up. Eventually, unless
someone has mercy and chops stuff out, you end up sending a copy of every
parent with every post.

> Unwieldy for long messages, certainly, but for shorter ones (such as this!)
> I find it very convenient and _easier_ to read.

YMMV. I can't stand top-posting. There's no context, there's no indication of
which part of the thread the poster is talking about --- it's just more of a
hassle, and on the 'net words are cheap. If your messages are difficult to
read, they won't be read.

Besides, bottom-posting with appropriate use of context encourages the
conversational style (that I'm using here) and, last but by no means least,
encourages the poster to *think* about what it's writing and forces it to
reread the message it's replying to, which means that the replies are much
more likely to be useful.

-- 
[insert interesting .sig here]

From transcode-users-bounces@exit1.org  Thu Jan  6 00:56:51 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 583A6126D83
	for ; Thu,  6 Jan 2005 00:56:51 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Ns8vP006259;
	Thu, 6 Jan 2005 00:54:08 +0100
Received: from mail.kullen.rwth-aachen.de (kullensrv.kullen.RWTH-Aachen.DE
	[137.226.77.2])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j05Ns7vP006244
	for ; Thu, 6 Jan 2005 00:54:07 +0100
Received: from localhost (localhost [127.0.0.1])
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id E83333C01D
	for ; Thu,  6 Jan 2005 00:54:06 +0100 (CET)
Received: from mail.kullen.rwth-aachen.de ([127.0.0.1])
	by localhost (kullensrv [127.0.0.1]) (amavisd-new, port 10024) with SMTP
	id 20155-02 for ;
	Thu,  6 Jan 2005 00:54:06 +0100 (CET)
Received: from [192.168.0.32] (borgcube.kullen.RWTH-Aachen.DE [137.226.77.135])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(Client did not present a certificate)
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 911B13C01C
	for ; Thu,  6 Jan 2005 00:54:06 +0100 (CET)
From: Sebastian =?iso-8859-1?q?Kr=E4mer?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Date: Thu, 6 Jan 2005 00:54:08 +0100
User-Agent: KMail/1.7.2
References: <41dc7698.20010@achurch.org>
In-Reply-To: <41dc7698.20010@achurch.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200501060054.08236.spambouncer@skraemer.de>
X-Virus-Scanned: by amavisd-new at kullen.rwth-aachen.de
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thursday 06 January 2005 00:18, Andrew Church wrote:
> >I'm now dev but I think it should be just removed. I don't use it, never
> > did, and whenever it appears here on this mailing list it is causing
> > trouble (and the people are said that divx is outdated ie. not quite
> > supported)..
>
>      While we're at it, why not remove everything that's
> old/outdated/unused?  Run a poll on the mailing lists and maybe on the wiki
> asking what modules people use, and remove anything that's not mentioned.
> Seeing how transcode is moving toward 1.0, this seems like an excellent
> time to do some housecleaning. (:

Removing really outdated stuff makes sense before making a major release but I 
think it's dangerous to take only opinions of this mailing list and the wiki 
into account (since this is probably ony a small part of all transcode users 
out there).
There are probably other transcode users who won't get asked. Also, I'm 
thinking about projects like dvd::rip, where people use transcode without 
connection to this ML/wiki community (and maybe not even knowing about 
transcode itself :-o).

Sure, of course, when can collect proposals but let's be reasonable with what 
we remove. The question is if all unused (?) stuff is removed or only things 
that are buggy and unmaintained. 

Sebastian

From transcode-users-bounces@exit1.org  Thu Jan  6 01:14:19 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id EB0F5126D83
	for ; Thu,  6 Jan 2005 01:14:19 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j060AevP006748;
	Thu, 6 Jan 2005 01:10:40 +0100
Received: from achurch.org (p8077-ipadfx21hodogaya.kanagawa.ocn.ne.jp
	[219.160.161.77])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j060AavP006733
	for ; Thu, 6 Jan 2005 01:10:37 +0100
Received: by achurch.org (wmail 0.9.52) id 41dc81fb.53454; Thu, 06 Jan 2005
	09:10:35 JST
From: achurch@achurch.org (Andrew Church)
To: transcode-users@exit1.org
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Date: Thu, 06 Jan 2005 09:08:41 JST
In-Reply-To: <200501060054.08236.spambouncer@skraemer.de>
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: MMail v5.19
Message-ID: <41dc81fb.53454@achurch.org>
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

>Sure, of course, when can collect proposals but let's be reasonable with what 
>we remove.

     Good point, of course; I hadn't meant to suggest using only the
mailing list as a base (or rather, I assumed that whoever did the actual
poll would self-censor based on what's currently viable and working well).
I'm certainly not going to suggest we remove ffmpeg ;)

  --Andrew Church
    achurch@achurch.org
    http://achurch.org/

From transcode-users-bounces@exit1.org  Thu Jan  6 01:33:45 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 6BFBF126D83
	for ; Thu,  6 Jan 2005 01:33:45 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j060STvP007189;
	Thu, 6 Jan 2005 01:28:29 +0100
Received: from ryuu.homenet.lan (pD95EC223.dip.t-dialin.net [217.94.194.35])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j060SSvP007174
	for ; Thu, 6 Jan 2005 01:28:28 +0100
Received: from localhost (localhost [127.0.0.1])
	by ryuu.homenet.lan (Postfix) with ESMTP id 66D195F797
	for ; Thu,  6 Jan 2005 00:28:17 +0000 (UTC)
Received: from ryuu.homenet.lan ([127.0.0.1])
	by localhost (ryuu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 28857-03 for ;
	Thu,  6 Jan 2005 00:28:17 +0000 (UTC)
Received: from persil.homenet.lan (persil.homenet.lan [192.168.1.14])
	by ryuu.homenet.lan (Postfix) with ESMTP id CE6C25F765
	for ; Thu,  6 Jan 2005 00:28:16 +0000 (UTC)
From: Thomas Wehrspann 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Date: Thu, 6 Jan 2005 01:28:15 +0100
User-Agent: KMail/1.7.2
References: <41dc7698.20010@achurch.org>
In-Reply-To: <41dc7698.20010@achurch.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200501060128.15773.thomas@wehrspann.de>
X-Virus-Scanned: by amavisd-new at homenet.lan
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thursday 06 January 2005 09:18, Andrew Church wrote:
> >I'm now dev but I think it should be just removed. I don't use it, never 
did, 
> >and whenever it appears here on this mailing list it is causing trouble 
(and 
> >the people are said that divx is outdated ie. not quite supported)..
> 
>      While we're at it, why not remove everything that's
> old/outdated/unused?  Run a poll on the mailing lists and maybe on the wiki
> asking what modules people use, and remove anything that's not mentioned.
> Seeing how transcode is moving toward 1.0, this seems like an excellent
> time to do some housecleaning. (:
> 
I think many modules are OK and make Transcode flexible, but is the vast 
number module/codec specific options to the transcode binary necessary? Why 
is it different to the filter plugins? Or did i miss something?

Thomas

From transcode-users-bounces@exit1.org  Thu Jan  6 01:40:24 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 5D796126D83
	for ; Thu,  6 Jan 2005 01:40:24 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j060b8vP007411;
	Thu, 6 Jan 2005 01:37:08 +0100
Received: from mail.gmx.net (pop.gmx.de [213.165.64.20])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with SMTP id j060b7vP007395
	for ; Thu, 6 Jan 2005 01:37:07 +0100
Received: (qmail invoked by alias); 06 Jan 2005 00:37:01 -0000
Received: from J26b5.j.pppool.de (EHLO [192.168.2.10]) (85.74.38.181)
	by mail.gmx.net (mp013) with SMTP; 06 Jan 2005 01:37:01 +0100
X-Authenticated: #20477425
From: Micha 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
User-Agent: KMail/1.7
References: <41dc756d.12771@achurch.org>
In-Reply-To: <41dc756d.12771@achurch.org>
MIME-Version: 1.0
Content-Disposition: inline
Date: Thu, 6 Jan 2005 01:37:15 +0100
Content-Type: text/plain;
  charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
Message-Id: <200501060137.15226.micha-1@fantasymail.de>
X-Y-GMX-Trusted: 0
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Am Donnerstag, 6. Januar 2005 09:12 schrieb Andrew Church:
>   I've seen this stated any number of times and I _still_ can't comprehend
>   it 

it may be so. But I find it much more natural to write an opinion or an answer 
just below the relevant question,  not the other way round.

> In the latter case, top-posting provides the material in order of
> relevance--reply followed by immediate parent, followed by its parent, etc.
> Unwieldy for long messages, certainly, but for shorter ones (such as this!)
> I find it very convenient and _easier_ to read.

that's another issue: I never found it helpful to just include the complete 
thread in a post without thinking about it;  I think it's (for me) better to 
just include only those parts, which are important to my answer; mostly this 
is unneccesary too, since the thread reader know what's going on. 


 Michael

From transcode-users-bounces@exit1.org  Thu Jan  6 01:53:46 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 50409126D83
	for ; Thu,  6 Jan 2005 01:53:46 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j060oRvP008161;
	Thu, 6 Jan 2005 01:50:27 +0100
Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j060oPvP008146
	for ; Thu, 6 Jan 2005 01:50:25 +0100
Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114])
	by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j060xGeV007673
	for ; Wed, 5 Jan 2005 16:58:54 -0801 (PST)
Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1])
	by funk.gsky.dom (8.13.2/8.13.0) with ESMTP id j060oL46018525
	for ; Wed, 5 Jan 2005 16:50:21 -0800 (PST)
Received: (from jakemsr@localhost)
	by funk.gsky.dom (8.13.2/8.13.0/Submit) id j060oLf2031523
	for transcode-users@exit1.org; Wed, 5 Jan 2005 16:50:21 -0800 (PST)
Date: Wed, 5 Jan 2005 16:50:21 -0800
From: Jacob Meuser 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Message-ID: <20050106005021.GA18568@funk.gsky.dom>
Mail-Followup-To: transcode Users Mailing List 
References: <41dc7698.20010@achurch.org>
	<200501060054.08236.spambouncer@skraemer.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <200501060054.08236.spambouncer@skraemer.de>
User-Agent: Mutt/1.4.2i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thu, Jan 06, 2005 at 12:54:08AM +0100, Sebastian Krämer wrote:
> On Thursday 06 January 2005 00:18, Andrew Church wrote:
> > >I'm now dev but I think it should be just removed. I don't use it, never
> > > did, and whenever it appears here on this mailing list it is causing
> > > trouble (and the people are said that divx is outdated ie. not quite
> > > supported)..
> >
> >      While we're at it, why not remove everything that's
> > old/outdated/unused?  Run a poll on the mailing lists and maybe on the wiki
> > asking what modules people use, and remove anything that's not mentioned.
> > Seeing how transcode is moving toward 1.0, this seems like an excellent
> > time to do some housecleaning. (:
> 
> Removing really outdated stuff makes sense before making a major release but I 
> think it's dangerous to take only opinions of this mailing list and the wiki 
> into account (since this is probably ony a small part of all transcode users 
> out there).
> There are probably other transcode users who won't get asked. Also, I'm 
> thinking about projects like dvd::rip, where people use transcode without 
> connection to this ML/wiki community (and maybe not even knowing about 
> transcode itself :-o).

true.

> Sure, of course, when can collect proposals but let's be reasonable with what 
> we remove. The question is if all unused (?) stuff is removed or only things 
> that are buggy and unmaintained. 

in bbmpeg's case, the code is not pretty, the license is unclear, it
is unmaintained upstream, is a lot of code distributed with transcode
for little gain, and it is on the low end of speed/quality/features
compared to other methods for doing almost exactly the same thing.

-- 


From transcode-users-bounces@exit1.org  Thu Jan  6 02:00:49 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 2D7C1126D83
	for ; Thu,  6 Jan 2005 02:00:49 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j060vdvP008317;
	Thu, 6 Jan 2005 01:57:39 +0100
Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j060vcvP008301
	for ; Thu, 6 Jan 2005 01:57:38 +0100
Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114])
	by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j0616T00018617
	for ; Wed, 5 Jan 2005 17:06:07 -0800 (PST)
Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1])
	by funk.gsky.dom (8.13.2/8.13.0) with ESMTP id j060vaWP013637
	for ; Wed, 5 Jan 2005 16:57:37 -0800 (PST)
Received: (from jakemsr@localhost)
	by funk.gsky.dom (8.13.2/8.13.0/Submit) id j060vai7014511
	for transcode-users@exit1.org; Wed, 5 Jan 2005 16:57:36 -0800 (PST)
Date: Wed, 5 Jan 2005 16:57:36 -0800
From: Jacob Meuser 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Top-posting
Message-ID: <20050106005736.GB18568@funk.gsky.dom>
Mail-Followup-To: transcode Users Mailing List 
References: <1104936306.3414.2.camel@localhost.localdomain>
	<41dc756d.12771@achurch.org> <20050105233115.GB7453@tecra780>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050105233115.GB7453@tecra780>
User-Agent: Mutt/1.4.2i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, Jan 05, 2005 at 03:31:15PM -0800, Phil Ehrens wrote:
> Cross-posting is a much more interesting topic...

true.

in some cases top posting makes sense, such as the above.

usually, especially when there are particular arguments, debugging
steps, etc, top-posting ruins the usefulness of the post.

-- 




From transcode-users-bounces@exit1.org  Thu Jan  6 02:12:12 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 6143E126D83
	for ; Thu,  6 Jan 2005 02:12:12 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0619PvP008655;
	Thu, 6 Jan 2005 02:09:25 +0100
Received: from www.eugeneglass.com (root@64-42-83-115.atgi.net [64.42.83.115])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id
	j0619MvP008640
	for ; Thu, 6 Jan 2005 02:09:23 +0100
Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114])
	by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id j061IEqh002316
	for ; Wed, 5 Jan 2005 17:17:52 -0801 (PST)
Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1])
	by funk.gsky.dom (8.13.2/8.13.0) with ESMTP id j0619LQF010856
	for ; Wed, 5 Jan 2005 17:09:21 -0800 (PST)
Received: (from jakemsr@localhost)
	by funk.gsky.dom (8.13.2/8.13.0/Submit) id j0619LqM018284
	for transcode-users@exit1.org; Wed, 5 Jan 2005 17:09:21 -0800 (PST)
Date: Wed, 5 Jan 2005 17:09:21 -0800
From: Jacob Meuser 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] Problem with modfps, --export_pal
Message-ID: <20050106010921.GA29757@funk.gsky.dom>
Mail-Followup-To: transcode Users Mailing List 
References: <41dc7698.20010@achurch.org>
	<200501060128.15773.thomas@wehrspann.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200501060128.15773.thomas@wehrspann.de>
User-Agent: Mutt/1.4.2i
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thu, Jan 06, 2005 at 01:28:15AM +0100, Thomas Wehrspann wrote:
> On Thursday 06 January 2005 09:18, Andrew Church wrote:
> > >I'm now dev but I think it should be just removed. I don't use it, never 
> did, 
> > >and whenever it appears here on this mailing list it is causing trouble 
> (and 
> > >the people are said that divx is outdated ie. not quite supported)..
> > 
> >      While we're at it, why not remove everything that's
> > old/outdated/unused?  Run a poll on the mailing lists and maybe on the wiki
> > asking what modules people use, and remove anything that's not mentioned.
> > Seeing how transcode is moving toward 1.0, this seems like an excellent
> > time to do some housecleaning. (:
> > 
> I think many modules are OK and make Transcode flexible, but is the vast 
> number module/codec specific options to the transcode binary necessary? Why 
> is it different to the filter plugins? Or did i miss something?

the difference is gain / time spent maintaining.

most of the filters are self contained, small amounts of code, or
use current libraries.  this makes them easy to maintain.

the same is not true for some of the import/export modules.

at any rate, nothing is ever really completely removed from CVS,
they are just moved to the Attic for storage.

-- 


From transcode-users-bounces@exit1.org  Thu Jan  6 10:30:34 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 39996126D83
	for ; Thu,  6 Jan 2005 10:30:34 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j069PSvP024917;
	Thu, 6 Jan 2005 10:25:28 +0100
Received: from bender.bawue.de (bender.bawue.de [193.7.176.20])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j069PQvP024902
	for ; Thu, 6 Jan 2005 10:25:27 +0100
Received: from [192.168.11.95] (dsl-084-056-128-182.arcor-ip.net
	[84.56.128.182]) by bender.bawue.de (Postfix) with ESMTP
	id 902474426A; Thu,  6 Jan 2005 10:25:26 +0100 (MET)
Message-ID: <41DD0406.7060900@bawue.de>
Date: Thu, 06 Jan 2005 10:25:26 +0100
From: Edmund Mergl 
User-Agent: Mozilla Thunderbird 1.0 (X11/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: transcode Users Mailing List 
Subject: Re: [transcode-users] no sound after seek
References: <41DBB449.5090006@bawue.de>
	<1104921697.3282.45.camel@localhost.localdomain>
In-Reply-To: <1104921697.3282.45.camel@localhost.localdomain>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

Erik Slagter wrote:
> On Wed, 2005-01-05 at 10:32 +0100, Edmund Mergl wrote:
> 
>>ripping a DVD with Video-DVDRip and using an avi-container with ac3-sound
>>gives a problem with the Windows Media Player: after seeking forward or
>>backward the movie continues, but there is no sound anymore.
>>This started with transcode-0.6.14, it doid not appear with transcode-0.6.11.
>>Only the Windows Media Player seems to be affected, mplayer for instance works very well.
>>Is there any solution to this problem ?
> 
> 
> Use an mpeg program stream instead of avi?
> 
> 
> 
but then I'll loose the ac3-sound.
As far as I know, SVCD etc does only use two-channel audio.

Edmund

From transcode-users-bounces@exit1.org  Thu Jan  6 11:01:47 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 0D1D7126D83
	for ; Thu,  6 Jan 2005 11:01:47 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j069r6vP025794;
	Thu, 6 Jan 2005 10:53:06 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j069r4vP025779
	for ; Thu, 6 Jan 2005 10:53:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id A6CDECFBE6
	for ; Thu,  6 Jan 2005 10:53:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 45EF152C001; Thu,  6 Jan 2005 10:53:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 1A0E340A; Thu,  6 Jan 2005 10:52:59 +0100 (CET)
Subject: Re: [transcode-users] Problem with modfps, --export_pal
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <20050105203520.GC691@funk.gsky.dom>
References: <20041231093805.GA2826@aquarium.inter.wroc.net>
	<1104531207.9295.2.camel@scooby.localnet>
	<20050101174857.GA3026@aquarium.inter.wroc.net>
	<1104675638.3899.135.camel@scooby.localnet>
	<20050102211743.GA10627@funk.gsky.dom>
	<1104751185.3298.33.camel@localhost.localdomain>
	<20050103210412.GC13660@funk.gsky.dom>
	<1104832779.3314.16.camel@localhost.localdomain>
	<20050105033635.GB31489@funk.gsky.dom>
	<1104920194.3282.22.camel@localhost.localdomain>
	<20050105203520.GC691@funk.gsky.dom>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jan 2005 10:52:58 +0100
Message-Id: <1105005178.3350.1.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 12:35 -0800, Jacob Meuser wrote:

> how do people feel about the complete removal of divx support from
> transcode?
> 
> I don't really like the idea of supporting binary only software,
> especially since it's only available for Windows and OSX, two
> platforms I don't run transcode on.

I don't like the idea of binary-only software if only for the fact it
always gives problems. Besides that, removing it may help people _think_
instead of just copy their neighbours.

From transcode-users-bounces@exit1.org  Thu Jan  6 11:04:29 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id D136B126D83
	for ; Thu,  6 Jan 2005 11:04:29 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A07vP026138;
	Thu, 6 Jan 2005 11:00:07 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A05vP026122
	for ; Thu, 6 Jan 2005 11:00:05 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id DAFF6CFBE6
	for ; Thu,  6 Jan 2005 11:00:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 8621A52C001; Thu,  6 Jan 2005 11:00:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 801B340A; Thu,  6 Jan 2005 10:59:36 +0100 (CET)
Subject: Re: [transcode-users] Top-posting
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41dc756d.12771@achurch.org>
References: <41dc756d.12771@achurch.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jan 2005 10:59:36 +0100
Message-Id: <1105005576.3350.9.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thu, 2005-01-06 at 08:12 +0000, Andrew Church wrote:
> >> There must be *reasons* for this particular netiquette item. References, 
> >> anyone?
> >
> >Because you generally start reading at the top of a posting and you want
> >to understand the problem in chronological order. Starting with the last
> >contribution and then reading backwards in time isn't quite helpful
> >understanding the problem / thread.
> 
>      I've seen this stated any number of times and I _still_ can't
> comprehend it.  This only holds for readers new to the particular thread,
> while the vast majority will have at least a passing familiarity with it.

That's not a problem of not-top-posting, but a problem of not cleaning-
up. People should always remove _anything_ that's not significant to the
current posting (especially signoffs etc.!) Also I don't think it makes
sense to keep quotations around from more than two previous posters.

IMHO if you adhere to these rules, you always get a post that reads and
scans quickly.

If you're subscribed to multiple mailing lists, some of them quite high-
traffic you simply cannot afford it to thoroughly read all postings. I
even tend to skip HTML and top-posted posts completely (and I am not the
only one!)

From transcode-users-bounces@exit1.org  Thu Jan  6 11:06:32 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 485EB126D83
	for ; Thu,  6 Jan 2005 11:06:32 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A36vP026248;
	Thu, 6 Jan 2005 11:03:06 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A34vP026232
	for ; Thu, 6 Jan 2005 11:03:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 66780CFBE6
	for ; Thu,  6 Jan 2005 11:03:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 4AD8252C001; Thu,  6 Jan 2005 11:03:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 0966D40A; Thu,  6 Jan 2005 11:02:41 +0100 (CET)
Subject: Re: [transcode-users] Top-posting
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41DC7C22.4080802@cowlark.com>
References: <41dc756d.12771@achurch.org>  <41DC7C22.4080802@cowlark.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jan 2005 11:02:41 +0100
Message-Id: <1105005761.3350.11.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 23:45 +0000, David Given wrote:

> ... and on the 'net words are cheap. If your messages are difficult to
> read, they won't be read.

Yeah, exactly.

I see these people posting in HTML and wondering why they don't get
replies.

(this is a nice example of cleaning-up, but otherwise a completely
useless reply ;-))

From transcode-users-bounces@exit1.org  Thu Jan  6 11:09:27 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 40A18126D83
	for ; Thu,  6 Jan 2005 11:09:27 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A65vP026425;
	Thu, 6 Jan 2005 11:06:05 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A64vP026410
	for ; Thu, 6 Jan 2005 11:06:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 618C2CFBE6
	for ; Thu,  6 Jan 2005 11:06:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 48C1752C001; Thu,  6 Jan 2005 11:06:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id C15EA40A; Thu,  6 Jan 2005 11:05:05 +0100 (CET)
Subject: Re: [transcode-users] Problem with modfps, --export_pal
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41dc7698.20010@achurch.org>
References: <41dc7698.20010@achurch.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jan 2005 11:05:05 +0100
Message-Id: <1105005905.3350.15.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thu, 2005-01-06 at 08:18 +0000, Andrew Church wrote:
>      While we're at it, why not remove everything that's
> old/outdated/unused?  Run a poll on the mailing lists and maybe on the wiki
> asking what modules people use, and remove anything that's not mentioned.
> Seeing how transcode is moving toward 1.0, this seems like an excellent
> time to do some housecleaning. (:

Yeah, I like quality vs. quantity.

From transcode-users-bounces@exit1.org  Thu Jan  6 11:12:58 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id A45B7126D83
	for ; Thu,  6 Jan 2005 11:12:58 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A87vP026526;
	Thu, 6 Jan 2005 11:08:07 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A85vP026509
	for ; Thu, 6 Jan 2005 11:08:05 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 1CBC4CFBE6
	for ; Thu,  6 Jan 2005 11:08:05 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id D28FE52C001; Thu,  6 Jan 2005 11:08:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id F334C40A; Thu,  6 Jan 2005 11:07:16 +0100 (CET)
Subject: Re: [transcode-users] no sound after seek
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <41DD0406.7060900@bawue.de>
References: <41DBB449.5090006@bawue.de>
	<1104921697.3282.45.camel@localhost.localdomain>
	<41DD0406.7060900@bawue.de>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jan 2005 11:07:16 +0100
Message-Id: <1105006036.3350.17.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thu, 2005-01-06 at 10:25 +0100, Edmund Mergl wrote:

> >>ripping a DVD with Video-DVDRip and using an avi-container with ac3-sound
> >>gives a problem with the Windows Media Player: after seeking forward or
> >>backward the movie continues, but there is no sound anymore.
> >>This started with transcode-0.6.14, it doid not appear with transcode-0.6.11.
> >>Only the Windows Media Player seems to be affected, mplayer for instance works very well.
> >>Is there any solution to this problem ?

> > Use an mpeg program stream instead of avi?

> but then I'll loose the ac3-sound.
> As far as I know, SVCD etc does only use two-channel audio.

So you were going to make an SVCD with an avi file on it???

From transcode-users-bounces@exit1.org  Thu Jan  6 11:14:40 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 47CE9126D83
	for ; Thu,  6 Jan 2005 11:14:40 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A45vP026309;
	Thu, 6 Jan 2005 11:04:05 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06A44vP026294
	for ; Thu, 6 Jan 2005 11:04:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 53F35CFBE6
	for ; Thu,  6 Jan 2005 11:04:04 +0100 (CET)
Received: by andromeda.oldconomy.com (Postfix, from userid 10)
	id 4B63052C001; Thu,  6 Jan 2005 11:04:04 +0100 (CET)
Received: by skylla.oldconomy.com (Postfix, from userid 100)
	id 965B940A; Thu,  6 Jan 2005 11:03:41 +0100 (CET)
Subject: Re: [transcode-users] Top-posting
From: Erik Slagter 
To: transcode Users Mailing List 
In-Reply-To: <20050105233115.GB7453@tecra780>
References: <1104936306.3414.2.camel@localhost.localdomain>
	<41dc756d.12771@achurch.org>  <20050105233115.GB7453@tecra780>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jan 2005 11:03:41 +0100
Message-Id: <1105005821.3350.13.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3) 
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=disabled version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Wed, 2005-01-05 at 15:31 -0800, Phil Ehrens wrote:
> Cross-posting is a much more interesting topic...
> 
> Andrew Church wrote:
> > >> There must be *reasons* for this particular netiquette item. References, 
> > >> anyone?
> > >
> > >Because you generally start reading at the top of a posting and you want
> > >to understand the problem in chronological order. Starting with the last
> > >contribution and then reading backwards in time isn't quite helpful
> > >understanding the problem / thread.
> > 
> >      I've seen this stated any number of times and I _still_ can't
> > comprehend it.  This only holds for readers new to the particular thread,
> > while the vast majority will have at least a passing familiarity with it.
> > In the latter case, top-posting provides the material in order of
> > relevance--reply followed by immediate parent, followed by its parent, etc.
> > Unwieldy for long messages, certainly, but for shorter ones (such as this!)
> > I find it very convenient and _easier_ to read.
> > 
> >   --Andrew Church
> >     achurch@achurch.org
> >     http://achurch.org/
> > 
> > 
> 

Aaaarrgggghhhh, you must have done this on purpose!

BTW cross-posting is mostly something commercial spammers use in
newsgroups.

From transcode-users-bounces@exit1.org  Thu Jan  6 12:08:58 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id 7DEAD126D83
	for ; Thu,  6 Jan 2005 12:08:58 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06B2EvP028222;
	Thu, 6 Jan 2005 12:02:15 +0100
Received: from mail.kullen.rwth-aachen.de (kullensrv.kullen.RWTH-Aachen.DE
	[137.226.77.2])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06B2EvP028207
	for ; Thu, 6 Jan 2005 12:02:14 +0100
Received: from localhost (localhost [127.0.0.1])
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 602D43C01D
	for ; Thu,  6 Jan 2005 12:02:14 +0100 (CET)
Received: from mail.kullen.rwth-aachen.de ([127.0.0.1])
	by localhost (kullensrv [127.0.0.1]) (amavisd-new, port 10024) with SMTP
	id 22686-01 for ;
	Thu,  6 Jan 2005 12:02:14 +0100 (CET)
Received: from [192.168.0.32] (borgcube.kullen.RWTH-Aachen.DE [137.226.77.135])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(Client did not present a certificate)
	by mail.kullen.rwth-aachen.de (Postfix) with ESMTP id 058A33C01C
	for ; Thu,  6 Jan 2005 12:02:14 +0100 (CET)
From: Sebastian =?iso-8859-1?q?Kr=E4mer?= 
To: transcode Users Mailing List 
Subject: Re: [transcode-users] no sound after seek
Date: Thu, 6 Jan 2005 12:02:15 +0100
User-Agent: KMail/1.7.2
References: <41DBB449.5090006@bawue.de> <41DD0406.7060900@bawue.de>
	<1105006036.3350.17.camel@localhost.localdomain>
In-Reply-To: <1105006036.3350.17.camel@localhost.localdomain>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200501061202.15976.spambouncer@skraemer.de>
X-Virus-Scanned: by amavisd-new at kullen.rwth-aachen.de
X-Mail-Checks: sa wwmf block (fries)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on fries.zyn.de
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled 
	version=3.0.2
X-Spam-Level: 
X-WWMF-Status: 2.5.20041231.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-Help: 
List-Post: 
List-Subscribe: ,
	
List-Unsubscribe: ,
	
Sender: transcode-users-bounces@exit1.org
Errors-To: transcode-users-bounces@exit1.org
Status: 
X-Status: 
X-Keywords:                   

On Thursday 06 January 2005 11:07, Erik Slagter wrote:
> On Thu, 2005-01-06 at 10:25 +0100, Edmund Mergl wrote:

> > but then I'll loose the ac3-sound.
> > As far as I know, SVCD etc does only use two-channel audio.
>
> So you were going to make an SVCD with an avi file on it???

I guess he might want to create an SVCD once he switches to mpg..

From transcode-users-bounces@exit1.org  Thu Jan  6 12:16:57 2005
Return-Path: 
X-Original-To: itdp@fh-biergarten.de
Delivered-To: itdp@localhost
Received: from fries.zyn.de (fries.zyn.de [213.239.201.88])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.kliche.org (Postfix) with ESMTP id AC8D4126D83
	for ; Thu,  6 Jan 2005 12:16:57 +0100 (CET)
Received: from fries.zyn.de (localhost [127.0.0.1])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06BC5vP028705;
	Thu, 6 Jan 2005 12:12:05 +0100
Received: from a.mx.oldconomy.com (oldconomy.demon.nl [212.238.217.56])
	by fries.zyn.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j06BC4vP028690
	for ; Thu, 6 Jan 2005 12:12:04 +0100
Received: from andromeda.oldconomy.com (andromeda.oldconomy.com [172.31.1.2])
	by a.mx.oldconomy.com (Postfix) with ESMTP id 6AD2FCFBE6
	for ; Thu,  6 Jan 2005 12:12:04 +0100 (CET)
Received: by andromeda.oldconomy.