Re: [Tutor] Convert bmp to mpeg

2007-08-21 Thread Alan Gauld
"Eric Brunson" <[EMAIL PROTECTED]> wrote >> I would like to make a method where I give a number of bmp-file as >> argument and than create a mpeg format from these - is that >> possible >> with python and which packages should I use? > > On my platform the ffmpeg suite is one of the de facto sta

Re: [Tutor] Convert bmp to mpeg

2007-08-21 Thread Eric Brunson
Per Jr. Greisen wrote: > Hi, > > I would like to make a method where I give a number of bmp-file as > argument and than create a mpeg format from these - is that possible > with python and which packages should I use? On my platform the ffmpeg suite is one of the de facto standards for creating

Re: [Tutor] Convert bmp to mpeg

2007-08-21 Thread Alan Gauld
"Per Jr. Greisen" <[EMAIL PROTECTED]> wrote > I would like to make a method where I give a number of bmp-file as > argument > and than create a mpeg format from these - is that possible with > python and > which packages should I use? MPEG is normally used for video (MP3 excepted) but if JPEG i

[Tutor] Convert bmp to mpeg

2007-08-21 Thread Per Jr. Greisen
Hi, I would like to make a method where I give a number of bmp-file as argument and than create a mpeg format from these - is that possible with python and which packages should I use? Thanks in advance -- Best regards Per Jr. Greisen ___ Tutor maillis