From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 12 20:38:16 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40BA616A403 for ; Tue, 12 Dec 2006 20:38:16 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id F056B43CA5 for ; Tue, 12 Dec 2006 20:36:49 +0000 (GMT) (envelope-from jahnke@sonatabio.com) Received: from [192.168.0.100] (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id kBCKA6BM012707; Tue, 12 Dec 2006 12:10:07 -0800 From: Frank Jahnke To: Jeremy Messenger In-Reply-To: References: <20061212184612.F3BB845055@ptavv.es.net> <1165951514.65287.10.camel@pinot.fmjassoc.com> Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Tue, 12 Dec 2006 12:07:32 -0800 Message-Id: <1165954052.905.5.camel@pinot.fmjassoc.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: Automounting does not work... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@sonatabio.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 20:38:16 -0000 On Tue, 2006-12-12 at 13:56 -0600, Jeremy Messenger wrote: > > > >> > Are gstreamer-plugins-dvd and gstreamer-plugins-ugly both installed? > >> > >> ...and gstreamer-plugins-mpeg2dec. > > > > They should be. I installed gstreamer-plugins-all, so these should be > > part of it. > > Insteresting... Try to run 'totem dvd://' to see if it will help. Totem's > menu for run dvd doesn't work very well, so try that command. That worked! You know, I have tried for a long time to get Totem to work, and this is the first positive result I've had. So Thank You!! It gave additional output as follows: pinot% totem dvd:// libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00009258 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x000095a6 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00009686 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0000969c libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0000970c libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x0000a63d libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0000a6ad libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x0000b499 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0005ca55 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x003e8a4a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x003e8a4f libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 No accelerated IMDCT transform found No accelerated IMDCT transform found No accelerated IMDCT transform found No accelerated IMDCT transform found No accelerated IMDCT transform found ** Message: don't know how to handle video/x-dvd-subpicture ** Message: don't know how to handle video/x-dvd-subpicture ** Message: don't know how to handle video/x-dvd-subpicture ** Message: FIXME: gst_mpeg_demux_sync_stream_to_time ** (totem:994): CRITICAL **: totem_lang_table_parse_start_tag: assertion `strlen (*attr_values) == 3' failed > If you still have the same problem then I have no clue. I hate when Totem > doesn't give anything useful info in the error message. Agreed. Now I had been attempting to start Totem simply by selecting the DVD ("Play Disk" from the Movie menu). Selecting the DVD location directly from within the program also works. I am grateful!! > > Cheers, > Mezz Frank