PPlive totem 插件 已更新2009-09-07 增加单独窗口版(调用mplayer播放)

由本社区发起的开源项目
baic
帖子: 166
注册时间: 2006-08-22 23:10

Re: PPlive totem 插件 已更新第3版

#31

帖子 baic »

/usr/lib/totem/plugins/PPliveonline/PPliveonline.py

代码: 全选

    def deactivate(self, totem):
        totem.remove_sidebar_page( self.name)
        os.system('killall xpplive')
退出自动killall的如果没killall,请改用可以杀掉的xpplive的命令换掉killall xpplive
iakuf
帖子: 227
注册时间: 2006-10-23 7:58
联系:

Re: PPlive totem 插件 已更新第3版

#32

帖子 iakuf »

要是有64位的就好了
头像
spectater
帖子: 665
注册时间: 2008-02-03 18:53

Re: PPlive totem 插件 已更新第3版

#33

帖子 spectater »

baic 写了:/usr/lib/totem/plugins/PPliveonline/PPliveonline.py

代码: 全选

    def deactivate(self, totem):
        totem.remove_sidebar_page( self.name)
        os.system('killall xpplive')
退出自动killall的如果没killall,请改用可以杀掉的xpplive的命令换掉killall xpplive
确实退出了 , 我用arch , totem不出视频,但mplayer可以看,totem的解码器是不缺的,右侧栏只是提示正在播放,但视频窗口没有任何动静。

代码: 全选

 mplayer http://127.0.0.1:1024/1.asf
头像
spectater
帖子: 665
注册时间: 2008-02-03 18:53

Re: PPlive totem 插件 已更新第3版

#34

帖子 spectater »

发现totem 中打开位置,输入http://127.0.0.1:1024/1.asf ,也可以播放,但不能自动播放,请看具体信息:

进程中可以看到xpplive ,但视频不能自动播放 :

totem
Document Start ...
Document End ...

** (totem:14363): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
xpplive: no process found
Traceback (most recent call last):
File "/usr/lib/totem/plugins/PPliveonline/PPliveonline.py", line 232, in on_active
totem.action_set_mrl_and_play('http://127.0.0.1:1024/1.asf')
AttributeError: 'totem.Object' object has no attribute 'action_set_mrl_and_play'
baic
帖子: 166
注册时间: 2006-08-22 23:10

Re: PPlive totem 插件 已更新2009-09-07

#35

帖子 baic »

请下2009-09-07试试
头像
spectater
帖子: 665
注册时间: 2008-02-03 18:53

Re: PPlive totem 插件 已更新2009-09-07

#36

帖子 spectater »

baic 写了:请下2009-09-07试试

ok 了。
头像
jioyo源
帖子: 3476
注册时间: 2008-10-08 13:48

Re: PPlive totem 插件 已更新2009-09-07

#37

帖子 jioyo源 »

:em20 直接卡死,9.10
--------------------------------------
论坛精华贴全集:http://forum.ubuntu.org.cn/viewtopic.php?f=48&t=199845
book:http://forum.ubuntu.org.cn/viewtopic.php?f=21&t=198286
头像
mickeywaley
帖子: 1427
注册时间: 2009-03-19 9:19
系统: ubuntu
来自: 江苏
联系:

Re: PPlive totem 插件 已更新2009-09-07

#38

帖子 mickeywaley »

:em11
baic
帖子: 166
注册时间: 2006-08-22 23:10

Re: PPlive totem 插件 已更新2009-09-07

#39

帖子 baic »

jioyo源 写了::em20 直接卡死,9.10
totem-pplive-plugin_2009-09-07_i386还修改了点显示数据的方法。
呵,没装9。10没法试,
头像
spectater
帖子: 665
注册时间: 2008-02-03 18:53

Re: PPlive totem 插件 已更新2009-09-07

#40

帖子 spectater »

还有一个bug , 先用pplive 插件看一个节目,然后选pps ,再打开一个pps的节目,这时pps节目开始播放,但xpplive还在运行。。。。

不过这不算什么问题

lerosua 写了:看来totem就差个sopcast就齐了 ...

期待sopcast的 totem插件。
头像
daf3707
论坛版主
帖子: 12739
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: PPlive totem 插件 已更新2009-09-07

#41

帖子 daf3707 »

spectater 写了:期待sopcast的 totem插件。
引火虫
帖子: 758
注册时间: 2006-08-28 9:08
来自: 安徽/安庆

Re: PPlive totem 插件 已更新2009-09-07

#42

帖子 引火虫 »

8.04不能用吗?
点播放没反应。
baic
帖子: 166
注册时间: 2006-08-22 23:10

Re: PPlive totem 插件 已更新2009-09-07

#43

帖子 baic »

引火虫 写了:8.04不能用吗?
点播放没反应。
双击列表项啊
引火虫
帖子: 758
注册时间: 2006-08-28 9:08
来自: 安徽/安庆

Re: PPlive totem 插件 已更新2009-09-07

#44

帖子 引火虫 »

baic 写了:
引火虫 写了:8.04不能用吗?
点播放没反应。
双击列表项啊
版本是totem-pplive-plugin_2009-09-07_i386
双击也没用。
黑一下以后就白了,
然后就和什么事都没发生一样。
终端下运行出错:

代码: 全选

** (totem-gstreamer:11432): CRITICAL **: got_time_tick: assertion `bvw->priv->logo_mode == FALSE' failed
xpplive:没有进程被杀死
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/PPliveonline/PPliveonline.py", line 255, in on_active
    self.play()
  File "/usr/lib/totem/plugins/PPliveonline/PPliveonline.py", line 259, in play
    self.totem.action_set_mrl_and_play('http://127.0.0.1:1024/1.asf')
TypeError: TotemObject.action_set_mrl_and_play() takes exactly 2 arguments (1 given)
在totem 中打开位置,输入http://127.0.0.1:1024/1.asf ,也可以播放,但不能自动播放。
zhgagen
帖子: 28
注册时间: 2007-10-27 17:14

Re: PPlive totem 插件 已更新2009-09-07

#45

帖子 zhgagen »

有没有AMD64的软件?
主题已锁定