搜尋此站台:

日曆

« 元月 2007 »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

文章分類

產品資訊 | 活動花絮 [21]
產品資訊 | 技術公告 [40]
產品資訊 | 功能展示 [48]
應用案例 | 相關報導 [38]
應用案例 | 教師個人 [4]
應用案例 | 學校單位 [19]
應用案例 | 企業單位 [6]
客戶輔導 | 線上體驗 [39]
客戶輔導 | 經驗分享 [37]
客戶輔導 | 專案合作 [19]
客戶輔導 | 客戶累計 [80]

熱門文章

精選文章

最新回應

線上體驗人數累計

1515 人

民調中心

投票區

每月文章

2010/09 [2]
2010/08 [4]
2010/07 [6]
2010/06 [7]
2010/05 [11]
2010/04 [11]
2010/03 [6]
2010/02 [6]
2010/01 [30]
2009/12 [42]
2009/11 [25]
2009/10 [2]
2009/08 [3]
2009/07 [4]
2009/06 [4]
2009/05 [1]
2009/04 [2]
2009/03 [5]
2009/02 [3]
2009/01 [1]
2008/12 [1]
2008/10 [1]
2008/09 [1]
2008/08 [2]
2008/07 [1]
2008/06 [4]
2008/05 [2]
2008/04 [2]
2008/03 [4]
2008/02 [1]
2008/01 [2]
2007/12 [9]
2007/11 [2]
2007/10 [7]
2007/09 [1]
2007/08 [2]
2007/07 [1]
2007/05 [2]
2007/03 [7]
2007/01 [1]
2006/12 [3]
2006/11 [3]
2006/10 [4]
2006/09 [1]
2006/07 [3]
2006/05 [1]
2006/04 [2]
2006/02 [2]
2006/01 [1]
2005/12 [3]
2005/11 [3]
2005/10 [4]
2005/08 [2]
2005/07 [2]
2005/06 [3]
2005/04 [1]
2005/03 [1]
2005/02 [1]
2004/12 [3]
2004/11 [2]
2004/10 [3]
2004/09 [7]
2004/07 [1]
2004/06 [1]
2004/05 [3]
2004/04 [2]
2004/03 [2]
2004/01 [1]
2003/12 [3]
2003/11 [2]
2003/10 [1]
2003/09 [5]
2003/08 [5]
2003/06 [2]
2003/05 [1]
2003/04 [4]
2003/03 [2]
2003/01 [1]
2002/12 [3]
2002/11 [5]
2002/10 [1]
2002/09 [3]
2002/08 [3]
2002/07 [2]
2002/06 [1]
2002/05 [2]
2002/03 [1]
2002/01 [1]
2001/11 [1]
2001/10 [1]
2001/08 [1]
2001/07 [1]
2001/06 [2]
2001/02 [1]
2000/11 [1]
2000/10 [1]
2000/02 [1]

訂閱

RSS 0.90
RSS 1.0
RSS 2.0
Atom 0.3

僅有讀取功能之 Jed

Administrator | 2007/01/25 02:38

為了配合Jeditor的收費,從Jed 1.6.0 開始,使用者只能拿到僅有讀取功能之 Jed。因為 Jed 是免費的軟體。

當然,完整功能之Jed 還是Jeditor 的幕後主角。所以,如果你要剪輯JoinNet 錄影檔,你就必須使用Jeditor。

HomeMeeting 會繼續提供Jed 給JoinNet 的進階使用者,但是它的功能指令只剩下:

== Show information of recording file(s)
jed --info sample.jnr
      shows the file name, recorded time, duration, file size, target
      bandwidth, file version, required jnkernel version, session index,
      participant list, user join/leave activities, chat text, mark text,
      jointbrowsing urls, and slide names of file sample.jnr.

jed --info -r *.jnr
      shows information recursively for all the .jnr files.

== Show information of recording file(s) in xml
jed --xmlinfo sample.jnr
      shows the file name, recorded time, duration, file size, target
      bandwidth, file version, required jnkernel version, session index,
      participant list, user join/leave activities, chat text, mark text,
      jointbrowsing urls, and slide names of file sample.jnr in an xml
      file(through standard output).

jed --xmlinfo -r *.jnr
      shows information recursively for all the .jnr files in one xml file

== Search text in recording file(s)
jed --search "education" -r *.jnr
      search the text "education" recursively from all .jnr file

== Extract slide data from existing recording file
jed --extract 20 test.jpg sample.jnr
      extract the No. 20 slide from sample.jnr into file test.jpg
      You need specify a correct extension name for the target file
 

Posted in 產品資訊 | 技術公告  迴響: [0] 引用: [0]  靜態連結網址  編輯文章