From: unruh on 2 Dec 2009 18:21 I need to convert a movie file (.mov) to a set of individual frame in tiff format for making measurements from the frames for an experiment we are running. How can I do this? (I run Mandriva if that makes any difference).
From: HASM on 2 Dec 2009 19:01 unruh <unruh-spam(a)physics.ubc.ca> writes: > I need to convert a movie file (.mov) to a set of individual frame in > tiff format for making measurements from the frames for an experiment we > are running. If mplayer plays it, it will be able to dump the frames too. man mplayer. -- HASM
From: Robert Heller on 2 Dec 2009 19:37 At Wed, 02 Dec 2009 23:21:29 GMT unruh <unruh-spam(a)physics.ubc.ca> wrote: > > I need to convert a movie file (.mov) to a set of individual frame in > tiff format for making measurements from the frames for an experiment we > are running. How can I do this? (I run Mandriva if that makes any > difference). mplayer can do that (not to tiff directly, but as indivual frams of jpeg, pnm, png, or tga files, which in turn can be converted with ImageMagicK's convert program to tiff). I don't know if kino can do that or not. > > -- Robert Heller -- 978-544-6933 Deepwoods Software -- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows heller(a)deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
From: unruh on 2 Dec 2009 21:51 ["Followup-To:" header set to alt.os.linux.] On 2009-12-03, Robert Heller <heller(a)deepsoft.com> wrote: > At Wed, 02 Dec 2009 23:21:29 GMT unruh <unruh-spam(a)physics.ubc.ca> wrote: > >> >> I need to convert a movie file (.mov) to a set of individual frame in >> tiff format for making measurements from the frames for an experiment we >> are running. How can I do this? (I run Mandriva if that makes any >> difference). > > mplayer can do that (not to tiff directly, but as indivual frams of > jpeg, pnm, png, or tga files, which in turn can be converted with > ImageMagicK's convert program to tiff). OK, will look into that. If you have a hint as to which options I need to tickle I would appreciate it. > > I don't know if kino can do that or not. > >> >> >
From: J.O. Aho on 3 Dec 2009 00:46 unruh wrote: > I need to convert a movie file (.mov) to a set of individual frame in > tiff format for making measurements from the frames for an experiment we > are running. How can I do this? (I run Mandriva if that makes any > difference). > transcode should be able to do the conversion to tiff. -- //Aho
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: New search engine Next: I need a linux distribution with a specific bug fixed in thekernel |