Changes between Version 14 and Version 15 of jazz/09-09-14


Ignore:
Timestamp:
Dec 22, 2009, 9:39:35 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-09-14

    v14 v15  
    1010~$ x11vnc -connect ${IP}:${PORT}
    1111}}}
     12 * 錄音工具(1) mpegrec - http://www.netwaysglobal.com/mpegrec/
    1213 * pyvnc2swf 錄影 scrript - windows 版本
    1314{{{
    14 start D:\TOOLS\pyvnc2swf\vnc2swf.exe -t video -r 10 -o test.swf 140.110.135.200 5993
    15 start D:\TOOLS\MPEGREC\mpegrec.exe -dev 0 -o test.mp3
     15start D:\TOOLS\pyvnc2swf\vnc2swf.exe -t video -r 10 -o source.swf 140.110.135.200 5993
     16start D:\TOOLS\MPEGREC\mpegrec.exe -dev 0 -o source.mp3
     17}}}
     18 * 錄音工具(2) SoX - http://sox.sourceforge.net/
     19{{{
    1620}}}
    1721 * pyvnc2swf 錄影 scrript - Linux 版本
    1822{{{
    19 vnc2swf -t video -r 10 -o test.swf ${IP} ${PORT}
     23vnc2swf -t video -r 10 -o source.swf ${IP} ${PORT}
    2024}}}
    2125 * pyvnc2swf 影音合併轉檔參數 - swf 跟 mp3 後製指令