From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 31 11:19:06 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C59C416A41F for ; Fri, 31 Mar 2006 11:19:06 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id B576543D55 for ; Fri, 31 Mar 2006 11:19:04 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2VBJ3RV080474; Fri, 31 Mar 2006 14:19:03 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.157] (pc157.ebs.gr [10.1.1.157]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2VBJCJ3066630; Fri, 31 Mar 2006 14:19:12 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <442D1026.10102@ebs.gr> Date: Fri, 31 Mar 2006 14:19:02 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: Doug S References: <20060330214139.15950.qmail@web31712.mail.mud.yahoo.com> In-Reply-To: <20060330214139.15950.qmail@web31712.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: gstream mpeg problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 11:19:06 -0000 Doug S wrote: > Is there any trick to play mpeg or avi files with totem ? > > When I try to play mpeg: > $ totem poolshot.mpg > > ** (totem:20393): WARNING **: Failed to connect to the session bus: Unable to determine the address of the message bus > ** Message: don't know how to handle video/mpeg, systemstream=(boolean)true, mpegversion=(int)1 > > Is there anyone that can play this > http://www.gnome.org/~kmaraas/poolshot.mpg ? It plays here on RELENG_6, although I also get the first warning message: % pkg_info | grep gstream gstreamer-0.8.11_2 Development framework for creating media applications gstreamer-ffmpeg-0.8.7_2 GStreamer plug-in for manipulating MPEG video streams gstreamer-plugins-0.8.11_2 GStreamer written collection of plugins handling several me gstreamer-plugins-a52dec-0.8.11_1 Gstreamer a52dec plugin gstreamer-plugins-cdparanoia-0.8.11_2 Gstreamer cdparanoia plugin gstreamer-plugins-core-0.8_6 Core set of typical audio and video gstreamer-plugins gstreamer-plugins-dts-0.8.11_1 Gstreamer dts plugin gstreamer-plugins-dvd-0.8.11_2 Gstreamer dvd plugin gstreamer-plugins-esound-0.8.11_1 Gstreamer esound plugin gstreamer-plugins-faad-0.8.11_1 Gstreamer faad plugin gstreamer-plugins-flac-0.8.11_1 Gstreamer flac plugin gstreamer-plugins-gconf-0.8.11_1 Gstreamer gconf plugin gstreamer-plugins-gnomevfs-0.8.11_1 Gstreamer gnomevfs plugin gstreamer-plugins-jpeg-0.8.11_1 Gstreamer jpeg plugin gstreamer-plugins-lame-0.8.11_1 Gstreamer lame plugin gstreamer-plugins-libpng-0.8.11_1 Gstreamer libpng plugin gstreamer-plugins-mad-0.8.11_2 Gstreamer mad plugin gstreamer-plugins-ogg-0.8.11_1 Gstreamer ogg plugin gstreamer-plugins-pango-0.8.11_1 Gstreamer pango plugin gstreamer-plugins-vorbis-0.8.11_1 Gstreamer vorbis plugin gstreamer-plugins-xvid-0.8.11_1 Gstreamer xvid plugin py24-gstreamer-0.8.2_2 A set of Python bindings for gstreamer totem-gstreamer-1.2.1_2 A Gstreamer-based video player for the Gnome 2 desktop Cheers, Panagiotis