Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #13137

Re: still image stitched from video?

From Jack Strangio <jackstrangio@yahoo.com>
Newsgroups comp.os.linux.misc
Subject Re: still image stitched from video?
Date 2014-12-31 02:18 +0000
Organization North Star Horizon Builders Club
Message-ID <nHFD2C.2LE@yahoo.com> (permalink)
References <eli$1412291932@qz.little-neck.ny.us>

Show all headers | View raw


Eli the Bearded <*@eli.users.panix.com> writes:
> Let's say you have a clip of video that pans over a landscape. What
> would be the easiest way to make a "photo" that consists of the stitched
> frames? 
> 
You should be able to extract the frames with something like

     mplayer -vo jpeg <video filename>

then select every 10th (or whatever) frame, and stitch those together.


    convert *.jpg file.pdf

or something similar.

Jack
-- 
"I'm a home-loving girl. And that's where I wish I was."
"At home ..."
"Loving."
               - Laugh-In, 1968

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

still image stitched from video? Eli the Bearded <*@eli.users.panix.com> - 2014-12-30 00:45 +0000
  Re: still image stitched from video? Jack Strangio  <jackstrangio@yahoo.com> - 2014-12-31 02:18 +0000
    Re: still image stitched from video? Eli the Bearded <*@eli.users.panix.com> - 2014-12-31 21:57 +0000
      Re: still image stitched from video? Jack Strangio  <jackstrangio@yahoo.com> - 2015-01-01 03:23 +0000
        Re: still image stitched from video? Eli the Bearded <*@eli.users.panix.com> - 2015-01-02 22:58 +0000
          Re: still image stitched from video? Jack Strangio  <jackstrangio@yahoo.com> - 2015-01-04 00:58 +0000

csiph-web