From owner-freebsd-current@FreeBSD.ORG Wed May 12 13:25:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0331116A4CE for ; Wed, 12 May 2004 13:25:51 -0700 (PDT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 639DC43D1D for ; Wed, 12 May 2004 13:25:49 -0700 (PDT) (envelope-from itetcu@apropo.ro) Received: (qmail 28623 invoked by uid 89); 12 May 2004 20:19:33 -0000 Received: from unknown (HELO rdsnet.ro) (62.231.74.131) by 0 with SMTP; 12 May 2004 20:19:33 -0000 Received: (qmail 7827 invoked from network); 12 May 2004 20:25:48 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 12 May 2004 20:25:48 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 591FE610D; Wed, 12 May 2004 23:25:39 +0300 (EEST) Received: from localhost (localhost.buh.cameradicommercio.ro [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id D38E63BD; Wed, 12 May 2004 23:29:44 +0300 (EEST) Received: from it.buh.cameradicommercio.ro ([127.0.0.1])port 10024) with ESMTP id 62378-03; Wed, 12 May 2004 23:29:44 +0300 (EEST) Received: from it.buh.cameradicommercio.ro (localhost.buh.cameradicommercio.ro [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with SMTP id 610282EC; Wed, 12 May 2004 23:29:44 +0300 (EEST) Date: Wed, 12 May 2004 23:29:44 +0300 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-Id: <20040512232944.37af7633@it.buh.cameradicommercio.ro> In-Reply-To: <20040512223713.70be01ee@it.buh.cameradicommercio.ro> References: <20040507165749.5a7752f1@it.buh.cameradicommercio.ro> <200405112311.39614.h.eichmann@gmx.de> <20040512142018.40c4fb87@it.buh.cameradicommercio.ro> <200405122051.36235.h.eichmann@gmx.de> <20040512223713.70be01ee@it.buh.cameradicommercio.ro> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at it.buh.cameradicommercio.ro cc: Heiner cc: current@freebsd.org Subject: Re: CAM problems reading from DVD (was: Re: [kde-freebsd] Cannot get K3b to work) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 20:25:51 -0000 On Wed, 12 May 2004 22:37:13 +0300 Ion-Mihai Tetcu wrote: > > [ cc'ed on current as this seems to be a CAM problem ] > > On Wed, 12 May 2004 20:51:36 +0200 > Heiner wrote: > > > On Wednesday 12 May 2004 13:20, you wrote: > > > Now it looks OK. I'm burning a CDR now and if all is OK I hope to burn a > > > DVD+R later. Thanks > > > > Nice to hear > > I just burned a DVD+R on-the-fly with you patched version and seed to be > is OK :-)) > > There seems to be a CAM problem: > If I: > $ mount /home/itetcu/cdrom > ( fstab entry: /dev/cd0 /home/itetcu/cdrom cd9660 ro,noauto,nodev,nosuid 0 0 ) > > for the last-half (alphabetically sorted) the files are read incorrect > (mplayer doesn't recognise them rigt): > b > ash-2.05b$ mplayer M.A.S.H.\ -\ \[01x23\]\ -\ Ceasefire.avi > MPlayer 0.92.1-3.3.3 (C) 2000-2003 MPlayer Team > > [... mplayer output ....] > > Playing M.A.S.H. - [01x23] - Ceasefire.avi > AVI: Missing video stream!? Contact the author, it may be a bug :( > > [... mplayer output ....] > > Falling back on trying to parse playlist M.A.S.H. - [01x23] - Ceasefire.avi... > ============ Sorry, this file format is not recognized/supported ============= > === If this file is an AVI, ASF or MPEG stream, please contact the author! === > > Exiting... (End of file) > > > But if I mount : > mount_cd9660 /dev/ac0 /cdrom > and I try to play them from there all is OK, mplayer read them right. > > bash-2.05b$ mplayer M.A.S.H.\ -\ \[01x23\]\ -\ Ceasefire.avi > MPlayer 0.92.1-3.3.3 (C) 2000-2003 MPlayer Team > > [... mplayer output ....] > > Playing M.A.S.H. - [01x23] - Ceasefire.avi > AVI file format detected. > VIDEO: [DX50] 640x480 24bpp 23.98 fps 578.9 kbps (70.7 kbyte/s) > ========================================================================== > Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 > MP3lib: init layer2&3 finished, tables done > AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 10000->176400 (80.0 kbit) > Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3) > ========================================================================== > vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0" => local display) > ========================================================================== > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family > Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) > ========================================================================== > Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit... > AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int > AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian) > AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps) > Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit... > Starting playback... > This file was encoded with DivX501 Build481 > VDec: vo config request - 640 x 480 (preferred csp: Planar YV12) > VDec: using Planar YV12 as output csp (no 0) > Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. > VO: [xv] 640x480 => 640x480 Planar YV12 Strange. If I copy the file on HDD it is OK. Sorry for the noise. I wonder what is happening. -- IOnut Unregistered ;) FreeBSD "user"