Re: [Vnc2swf-users] Res: Unable to export flv to common format using edit.py or converting flv with
Status: Alpha
Brought to you by:
euske
From: Kristian E. H. <kri...@gm...> - 2007-12-03 17:05:01
|
On Dec 3, 2007 5:23 AM, <lfk...@ya...> wrote: > Well, pvnc2swf uses Screen Video Bitstream Format, which was specially > designed for screen capture, while the other format (Sorenson H.263) is > designed for motion videos. > > Edit.py can generate MPEG movies. Check the options. Thanks so much for the info. Yup! And I was able to segfault the python process :-) https://bugs.launchpad.net/ubuntu/+source/pygame/+bug/172812 khermans@hermbuntu-desktop:~/foss/pyvnc2swf-0.9.3/pyvnc2swf$ python edit.py -d -t mpeg -o /home/khermans/personal/CEPT/iacrb_prac3.mpg /home/khermans/personal/CEPT/iacrb_prac3.swf Using pygame 1.7.1release Using pymedia 1.3.7.0 Input movie: version=5, size=1024x768, framerate=12fps, frames=2670, duration=222.5s. Output movie size: 1024x768 Scanning source swf file: /home/khermans/personal/CEPT/iacrb_prac3.swf... Creating MPEG: '/home/khermans/personal/CEPT/iacrb_prac3.mpg': codec=mpeg2video, size=1024x768, framerate=12.0 .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Fatal Python error: (pygame parachute) Segmentation Fault Aborted (core dumped) -- Kristian Erik Hermansen "I have no special talent. I am only passionately curious." |