Ok so I'm trying to play the file local and try to run gst-player videoname.avi and get gst-player: command not found.
When I try to play the file local, I have the same thing. Here is the output from the stream. [general] version = '0.5.9' install_date = '2008-09-18' resource_providers = ['amazon.resource_provider:AmazonResourceProvider', 'discogs.discogs_resource:DiscogsResource', 'database.media_scanner:MediaScanner', 'weather.report_provider:WeatherReportProvider', 'base.local_resource:LocalResource', 'youtube.resource_provider:YoutubeResourceProvider', 'shoutcast.shoutcast_resource:ShoutcastResource', 'flickr.resource_provider:FlickrResourceProvider', 'wmd.wmd_resource:WMDResource', 'filtered_shares.filtered_shares_resource:FilteredSharesResource', 'coherence.coherence_resource:CoherenceResource', 'coherence.upnp_resource:UpnpResource', 'smbwin32.smbwin32_resource:SmbWin32Resource', 'elisa_updater.resource_provider:UpdaterResourceProvider', 'ipod.ipod_resource:IpodResource', 'hal.hal_resource:HALResource', 'avahi.avahi_resource_provider:AvahiResourceProvider', 'daap.daap_resource_provider:DaapResourceProvider', 'search.search_metaresource_provider:SearchMetaresourceProvider', 'yesfm.yesfm_resource:YesfmResource'] metadata_providers = [] service_providers = ['coherence.coherence_service:CoherenceService', 'osso.osso_service:OssoService', 'gnome.gnome_screensaver_service:GnomeScreensaverService', 'database.dbus_service:DatabaseDBusServiceProvider'] input_providers = ['winremote.streamzap_input:StreamzapInput', 'lirc.lirc_input:LircInput'] frontends = ['frontend1'] # database connection string. see https://storm.canonical.com/Manual database = 'sqlite:/home/sammy/.elisa-0.5/elisa.db' user_id = '66517' [frontend1] frontend = 'pigment.pigment_frontend:PigmentFrontend' theme = 'elisa.plugins.poblesec' controller_path = '/poblesec' touchscreen = '0' use_gtk = '0' window_width = '0' headless = '0' start_fullscreen = '1' [directories] video = [u'/home/sammy/Videos'] pictures = [u'/home/sammy/Pictures'] music = [u'/home/sammy/Music'] [database.media_scanner:MediaScanner] # the delay (in seconds) between processing two files delay = 0.10000000000000001 [weather.report_provider:WeatherReportProvider] # The URL where to get METAR data from base_url = 'http://weather.noaa.gov/pub/data/observations/metar/decoded' [shoutcast.shoutcast_resource:ShoutcastResource] genres = ['Alternative', 'Hardcore', 'Industrial', 'Punk', 'Blues', 'Folk', 'Classical', 'Country', 'Electronic', 'Ambient', 'House', 'Trance', 'Techno', 'Hiphop', 'Jazz', 'Latin', 'Pop', 'Metal', 'Rnb', 'Classic', 'Contemporary', 'Funk', 'Gospel', 'World', 'Reggae', 'Instrumental'] decades = ['50s', '60s', '70s', '80s', '90s'] [search.search_metaresource_provider:SearchMetaresourceProvider] # The default searcher is the searcher that is always asked first for the # search result and fills the reference model with data default_searcher = 'DBSearcher' [yesfm.yesfm_resource:YesfmResource] # the login key against the API. please use the GUI to perform a User-Password # Login userkey = '' [gnome.gnome_screensaver_service:GnomeScreensaverService] # Block the Screensaver. Available modes are: * 1 : block on playing only * # 2 : block from the start to the end, use this, if you are only using remotes, # on which the screensaver is not reacting * else: do not block! blocking_mode = 1 [lirc.lirc_input:LircInput] # the lirc deamon device device = '/dev/lircd' # Path to the file containing the lircmapping input_map = 'streamzap.map' [poblesec.poblesec_browser_controller:PoblesecBrowserController] home = '/poblesec/sections_menu' --- On Thu, 9/18/08, Ryan Steele <[EMAIL PROTECTED]> wrote: > From: Ryan Steele <[EMAIL PROTECTED]> > Subject: Re: [Elisa] Divx video > To: [EMAIL PROTECTED] > Cc: [email protected] > Date: Thursday, September 18, 2008, 2:53 PM > On Thu, Sep 18, 2008 at 11:29 AM, ugh ugher > <[EMAIL PROTECTED]> wrote: > > I am trying to play some divx videos, and get sound > but no video...any ideas how I can fix that? > > > > Also one other thing I have noticed is when I play a > video, I get whit spaces where the gui's should be. > (Volume bar, and play bar) How can I fix that? Could it be a > resolution thing? I'm using a PICO-ITX, so the video is > not cutting edge. > > Which version of Elisa are you running? When you say > you're not > getting video, are you getting the error saying that the > codec is not > installed, or just getting a blank screen? What happens if > you try and > play the video with "gst-player videoname.mpg"? > The command line > output from Elisa would also be useful. (In the terminal, > type "elisa > > elisalog.txt 2>&1") > > -- > Ryan Steele - [EMAIL PROTECTED]
