Ok so If I run that command it will play the video.
"gst-launch-0.10 playbin > uri=file:///path/to/video"
I get this in while its playing.

** (gst-launch-0.10:5892): WARNING **: vconv: size 269824 is not a multiple of 
unit size 267648

As for running this.."elisa elisalog.txt 2>&1" I messed up.
Here is the output

WARN  MainThread      plugin_registry             Sep 18 15:47:30  plugin 
conflict elisa-plugin-coherence 0.1 (elisa/core/plugin_registry.py:220)
WARN  MainThread      gst_metadata_slave_process_protocol Sep 18 15:47:31  
Starting Slave-2 on unix:/tmp/elisa-metadata-TWqzpx.socket launching 
elisa.plugins.gstreamer.amp_slave.run_slave
(Slave-2 stdout) (elisa/plugins/amp/master.py:54)
WARN  MainThread      gst_metadata_slave_process_protocol Sep 18 15:47:32  
/usr/lib/python2.5/site-packages/elisa/core/utils/classinit.py:34: UserWarning: 
ClassInitMeta class is deprecated
  warn("ClassInitMeta class is deprecated")
(Slave-2 stderr) (elisa/plugins/amp/master.py:57)
WARN  MainThread      resource_manager            Sep 18 15:47:33  Creating 
wmd.wmd_resource:WMDResource failed. A full traceback can be found at 
/tmp/elisa_HOryWI.txt (elisa/core/manager.py:83)
WARN  coherence                   Sep 18 15:47:33  Coherence UPnP framework 
version 0.5.8 starting... (coherence/base.py:251)
WARN  webserver                   Sep 18 15:47:33  WebServer on port 39448 
ready (coherence/base.py:106)
WARN  MainThread      resource_manager            Sep 18 15:47:33  Creating 
smbwin32.smbwin32_resource:SmbWin32Resource failed. A full traceback can be 
found at /tmp/elisa_KXYr82.txt (elisa/core/manager.py:83)
WARN  MainThread      service_manager             Sep 18 15:47:35  Creating 
osso.osso_service:OssoService failed. A full traceback can be found at 
/tmp/elisa_nSwHbt.txt (elisa/core/manager.py:83)
WARN  MainThread      input_manager               Sep 18 15:47:35  Creating 
winremote.streamzap_input:StreamzapInput failed. A full traceback can be found 
at /tmp/elisa_3Z1WFZ.txt (elisa/core/manager.py:83)
WARN  MainThread      input_manager               Sep 18 15:47:35  Creating 
lirc.lirc_input:LircInput failed. A full traceback can be found at 
/tmp/elisa_m_txHv.txt (elisa/core/manager.py:83)
WARNING:root:Cannot find resource file: 
/usr/lib/python2.5/site-packages/elisa/plugins/poblesec/widgets/resources.conf
WARN  MainThread      gst_metadata_slave_process_protocol Sep 18 15:47:40  
Starting Slave-6 on unix:/tmp/elisa-metadata-cS6BBL.socket launching 
elisa.plugins.gstreamer.amp_slave.run_slave
(Slave-6 stdout) (elisa/plugins/amp/master.py:54)
WARN  MainThread      gst_metadata_slave_process_protocol Sep 18 15:47:40  
/usr/lib/python2.5/site-packages/elisa/core/utils/classinit.py:34: UserWarning: 
ClassInitMeta class is deprecated
  warn("ClassInitMeta class is deprecated")
(Slave-6 stderr) (elisa/plugins/amp/master.py:57)
WARNING:root:Cannot find theme file: 
/usr/lib/python2.5/site-packages/elisa/plugins/poblesec/base/styles.conf
WARNING:root:Cannot find resource file: 
/usr/lib/python2.5/site-packages/elisa/plugins/poblesec/base/resources.conf
WARNING:root:Cannot find theme configuration files
WARN  MainThread      filtered_shares_resource    Sep 18 15:47:51  smb:// not 
found. (elisa/plugins/filtered_shares/filtered_shares_resource.py:75)
WARN  didllite                    Sep 18 15:47:55  upnp_class 
'object.container.videoContainer' not found, trying fallback 
(coherence/upnp/core/DIDLLite.py:687)
WARN  didllite                    Sep 18 15:47:57  upnp_class 
'object.container.videoContainer' not found, trying fallback 
(coherence/upnp/core/DIDLLite.py:687)
WARN  coherence                   Sep 18 15:48:25  Coherence UPnP framework 
shutdown (coherence/base.py:423)
WARN  MainThread      twisted                     Sep 18 15:48:25  A twisted 
traceback occurred. (twisted/internet/defer.py:402)

Twisted traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 191, 
in addCallback
    callbackKeywords=kw)
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 182, 
in addCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 317, 
in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line 479, 
in interface_controller_stopped
    manager_deferreds.append(defer.maybeDeferred(manager.stop))
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 107, 
in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.5/site-packages/elisa/core/input_manager.py", line 77, 
in stop
    self._poll_call.stop()
  File "/usr/lib/python2.5/site-packages/twisted/internet/task.py", line 85, in 
stop
    assert self.running, ("Tried to stop a LoopingCall that was "
exceptions.AssertionError: Tried to stop a LoopingCall that was not running.

WARN  coherence                   Sep 18 15:48:25  Coherence UPnP framework 
shutdown (coherence/base.py:423)
WARN  MainThread      twisted                     Sep 18 15:48:25  A twisted 
traceback occurred. (twisted/internet/base.py:563)

Twisted traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 
175, in run
    self.__run()
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 
114, in wrapper
    return real_cb(real_s, condition)
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 
207, in callback
    self.simulate() # fire Twisted timers
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 
216, in simulate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 561, 
in runUntilCurrent
    call.func(*call.args, **call.kw)
  File 
"/usr/lib/python2.5/site-packages/elisa/plugins/pigment/pigment_frontend.py", 
line 592, in _hide_cursor
    self.viewport.cursor = pgm.VIEWPORT_NONE
exceptions.AttributeError: 'PigmentFrontend' object has no attribute 'viewport'


Also like I said in one of the other posts..the gui is a bit messed up to. 
White space/box where the sound bar and video bar should be. I see lots of 
warnings so I'm sure I must have messed something up.

--- 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, 3:35 PM
> On Thu, Sep 18, 2008 at 12:26 PM, ugh ugher
> <[EMAIL PROTECTED]> wrote:
> >
> > 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.
> 
> Sorry, I gave you the wrong command. It should have been
> "gst-launch-0.10 playbin
> uri=file:///path/to/video".
> 
> > Here is the output from the stream.
> >
> > [general]
> > version = '0.5.9'
> > install_date = '2008-09-18'
> 
> This looks like your elisa.conf or something. It's
> definitely not the
> command line output.
> 
> > --- 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]
> >
> 
> 
> 
> -- 
> Ryan Steele - [EMAIL PROTECTED]

Reply via email to