close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 22, 2009, 3:53:11 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v11
|
v12
|
|
14 | 14 | ~$ vnc2swf-edit -V -c -f $(FPS*N)- -o output.swf input.swf |
15 | 15 | }}} |
16 | | * pyvnc2swf 使用上的兩個 Error Message |
| 16 | * pyvnc2swf 使用上的三個 Error Message |
17 | 17 | * [[Image(exceeded_object_number_limit.jpg)]] |
18 | 18 | * [[Image(unsupport_CopyRectEncoding.jpg)]] |
| 19 | {{{ |
| 20 | /usr/share/pyvnc2swf/swf.py:495: DeprecationWarning: 'H' format requires 0 <= number <= 65535 |
| 21 | self.fp.write(pack('<H', x)) |
| 22 | }}} |
19 | 23 | |
20 | 24 | == Open Source == |