I just tested on Ubuntu 9.04 release and get a new error now. """ $ python2.6 /usr/share/pyvnc2swf/edit.py -d -t mpeg -o /tmp/iacrb_prac3.mpg /home/khermans/Desktop/iacrb_prac3.swf Using pygame 1.8.1release Input movie: version=5, size=1024x768, framerate=12fps, frames=2670, duration=222.5s. Output movie size: 1024x768 Scanning source swf file: /home/khermans/Desktop/iacrb_prac3.swf... Creating MPEG: '/tmp/iacrb_prac3.mpg': codec=mpeg2video, size=1024x768, framerate=12.0 Traceback (most recent call last): File "/usr/share/pyvnc2swf/edit.py", line 244, in <module> if __name__ == "__main__": sys.exit(main(sys.argv[1:])) File "/usr/share/pyvnc2swf/edit.py", line 239, in main mp3seek=mp3seek, mp3skip=mp3skip) File "/usr/share/pyvnc2swf/edit.py", line 86, in reorganize builder.build(r) File "/usr/share/pyvnc2swf/output.py", line 999, in build self.start() File "/usr/share/pyvnc2swf/output.py", line 942, in start self.stream.open() File "/usr/share/pyvnc2swf/output.py", line 767, in open 'id': vcodec.getCodecID(self.mpeg_codec), AttributeError: 'NoneType' object has no attribute 'getCodecID' """
** Changed in: pyvnc2swf (Ubuntu) Status: Invalid => New -- crafted pygame input can cause segfault https://bugs.launchpad.net/bugs/172812 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs