Re: [Vnc2swf-users] Installing latest version on Win32
Status: Alpha
Brought to you by:
euske
From: ciro b. <kr...@ya...> - 2008-09-09 07:40:12
|
Thanks, that looks very promising, I will try it tonight when I'm home. If other people want to try it, it's part of the VNCed distribution at http://vnced.sourceforge.net/ ; they have the current latest version (0.9.3). Thanks again for your help, Ciro. --- On Tue, 9/9/08, 254463387 <254...@qq...> wrote: From: 254463387 <254...@qq...> Subject: Re: [Vnc2swf-users] Installing latest version on Win32 To: "kresjer" <kr...@ya...>, "General discussion about vnc2swf" <vnc...@li...> Date: Tuesday, 9 September, 2008, 3:38 AM _filtered #yiv2113157887 { font-family:宋体; } _filtered #yiv2113157887 { font-family:Verdana; } _filtered #yiv2113157887 { } _filtered #yiv2113157887 {margin:72.0pt 90.0pt 72.0pt 90.0pt;} #yiv2113157887 P.MsoNormal { FONT-SIZE:10.5pt;MARGIN:0cm 0cm 0pt;FONT-FAMILY:"Times New Roman";TEXT-ALIGN:justify;} #yiv2113157887 LI.MsoNormal { FONT-SIZE:10.5pt;MARGIN:0cm 0cm 0pt;FONT-FAMILY:"Times New Roman";TEXT-ALIGN:justify;} #yiv2113157887 DIV.MsoNormal { FONT-SIZE:10.5pt;MARGIN:0cm 0cm 0pt;FONT-FAMILY:"Times New Roman";TEXT-ALIGN:justify;} #yiv2113157887 A:link { COLOR:blue;TEXT-DECORATION:underline;} #yiv2113157887 SPAN.MsoHyperlink { COLOR:blue;TEXT-DECORATION:underline;} #yiv2113157887 A:visited { COLOR:purple;TEXT-DECORATION:underline;} #yiv2113157887 SPAN.MsoHyperlinkFollowed { COLOR:purple;TEXT-DECORATION:underline;} #yiv2113157887 SPAN.EmailStyle17 { FONT-WEIGHT:normal;COLOR:windowtext;FONT-STYLE:normal;FONT-FAMILY:Verdana;TEXT-DECORATION:none;} #yiv2113157887 DIV.Section1 { } #yiv2113157887 UNKNOWN { FONT-SIZE:10pt;} #yiv2113157887 BLOCKQUOTE { MARGIN-TOP:0px;MARGIN-BOTTOM:0px;MARGIN-LEFT:2em;} #yiv2113157887 OL { MARGIN-TOP:0px;MARGIN-BOTTOM:0px;} #yiv2113157887 UL { MARGIN-TOP:0px;MARGIN-BOTTOM:0px;} Hi there, I have heard that,you can download the pyvnc2swf-py2exe from sourceforge.net,it works well on Windows. 2008-09-09 254463387 发件人: ciro bonano 发送时间: 2008-09-09 03:21:07 收件人: vnc2swf-users 抄送: 主题: [Vnc2swf-users] Installing latest version on Win32 Hi, I'm trying to install the latest version on Windows, to be able to convert to flv. Could somebody provide me with a working list of things to install/setup? The current win32 vnc2swf works, but vnc2swf-edit gives error messages (see below). I've tried installing both python2.4 and python2.5 and subsequently pygame and the latest .zip file, but I get various errors complaining python24.dll cannot be found, to the current status of "The procedure entry point SDL_GetKeyRepeat could not be located in the dynamic link library SDL.dll". Many thanks in advance, Ciro. D:\vncrecord\test>"c:\Program Files\pyvnc2swf\vnc2swf-edit.exe" -o out.mpg in.swf Using pygame 1.7.1release Using pymedia 1.3.7.0 Scanning source swf file: in.swf... Input movie: version=5, size=1600x1200, framerate=12fps, frames=8344, duration=695.3s. Output movie size: 1600x1200 Creating MPEG: 'out.mpg': codec=mpeg2video, size=1600x1200, framerate=12.0 .Traceback (most recent call last): File "vnc2swf-edit", line 5, in ? File "pyvnc2swf\edit.pyc", line 229, in main File "pyvnc2swf\edit.pyc", line 84, in reorganize File "pyvnc2swf\output.pyc", line 874, in build File "pyvnc2swf\output.pyc", line 758, in next_frame TypeError: argument 1 must be string or read-only buffer, not pymedia.video.vcodec.VFrame |