From owner-freebsd-questions@FreeBSD.ORG Thu Sep 29 19:43:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A9C16A41F for ; Thu, 29 Sep 2005 19:43:45 +0000 (GMT) (envelope-from ml.diespammer@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91FFC43D48 for ; Thu, 29 Sep 2005 19:43:44 +0000 (GMT) (envelope-from ml.diespammer@netfence.it) Received: from soth.ventu (asve01-100.dialup.serenacom.it [213.214.72.100]) (authenticated bits=128) by parrot.aev.net (8.13.4/8.13.4) with ESMTP id j8TJnAKf043091 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Sep 2005 21:50:21 +0200 (CEST) (envelope-from ml.diespammer@netfence.it) Received: from [10.1.2.18] (alamar.ventu [10.1.2.18]) (authenticated bits=0) by soth.ventu (8.13.3/8.13.3) with ESMTP id j8TJZ1iG008874 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Sep 2005 21:35:03 +0200 (CEST) (envelope-from ml.diespammer@netfence.it) Message-ID: <433C43BD.6010600@netfence.it> Date: Thu, 29 Sep 2005 21:42:53 +0200 From: Andrea Venturoli User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050722) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 212.31.247.179 X-Scanned-By: MIMEDefang 2.52 on 10.1.2.13 Subject: Video CD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2005 19:43:45 -0000 Hello. I'm unsuccesfully trying to watch a VideoCD on a 5.4p6 i386 system. Here's the transcript: > alamar# mplayer vcd://2//dev/cd0 > MPlayer 1.0pre7try2-3.4.2 (C) 2000-2005 MPlayer Team > CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred (Family: 6, Stepping: 1) > Detected cache-line size is 64 bytes > CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 > Compiled with runtime CPU detection - WARNING - this is not optimal! > To get best performance, recompile MPlayer with --disable-runtime-cpudetection. > > Playing vcd://2//dev/cd0. > track 01: adr=1 ctrl=4 format=2 00:02:00 > track 02: adr=1 ctrl=4 format=2 00:12:00 > Error in CDRIOCSETBLOCKSIZEXMMS: found plugin: libcdaudio.so (CD Audio Player 1.2.10) > XMMS: found plugin: libmpg123.so (MPEG Layer 1/2/3 Player 1.2.10) > XMMS: found plugin: libtonegen.so (Tone Generator 1.2.10) > XMMS: found plugin: libwav.so (Wave Player 1.2.10) > XMMS: found plugin: libmikmod.so (MikMod Player 1.2.10) > XMMS: found plugin: libvorbis.so (Ogg Vorbis Player 1.2.10) > XMMS: Closing plugin /usr/X11R6/lib/xmms/Input/libvorbis.so > XMMS: Closing plugin /usr/X11R6/lib/xmms/Input/libmikmod.so > XMMS: Closing plugin /usr/X11R6/lib/xmms/Input/libwav.so > XMMS: Closing plugin /usr/X11R6/lib/xmms/Input/libtonegen.so > XMMS: Closing plugin /usr/X11R6/lib/xmms/Input/libmpg123.so > XMMS: Closing plugin /usr/X11R6/lib/xmms/Input/libcdaudio.so > > > Exiting... (End of file) > alamar# For the time being I'm trying this as root, so as to wipe away any doubt about permissions, and I also tried xine with similiar results. Also: > alamar# vcd-info > ------------------------------------------------------------------------------- > vcd-info - GNU VCDImager - (Super) Video CD Report > $Id: vcd-info.c,v 1.23 2005/05/08 08:42:09 rocky Exp $ > > ++ WARN: transport failed: 335872 > Couldn't automatically find a Video CD. Any hint? bye & Thanks av.