video export in pixilang 3+

Pixilang programming language
Post Reply
kmatze
Posts: 47
Joined: Wed Jun 22, 2011 12:36 am

video export in pixilang 3+

Post by kmatze »

hi nightradio,

in pixilang 1.x and 2.x there is a function to export video as avi (look in the old chang):
v1.3 (31 dec 2007):
added commands for video-export to AVI file; at the moment working in Windows only;
added command resume_video_export();
id would be fine in pixilang 3.x or another way to it?

thanks - greeting kmatze
kmatze
Posts: 47
Joined: Wed Jun 22, 2011 12:36 am

Re: video export in pixilang 3+

Post by kmatze »

xingran wrote:Each of us has their own stories, have their own pain, for pain, some people will be indifferent to and, some people will be trapped in them. The only joy in life is! All the bearish, the heart is not tired. Everything is not forced, otherwise it will bring yourself endless trouble, will only bring yourself pain, will make yourself unhappy. With less money, good enough; there is love without love, happy!
That is a very philosophical answer ;-)

greetings - kmatze
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: video export in pixilang 3+

Post by NightRadio »

Sorry, there is no direct way in the current version. But you can try the MJPEG export. Please check this example: save_avi_mjpeg.pixi
kmatze
Posts: 47
Joined: Wed Jun 22, 2011 12:36 am

Re: video export in pixilang 3+

Post by kmatze »

hi Nightradio
NightRadio wrote:Sorry, there is no direct way in the current version. But you can try the MJPEG export. Please check this example: save_avi_mjpeg.pixi
thanks for the answer, this example is very good (the other too, "save_gif_anim2.pixi")

greetings - kmatze
Post Reply