Create video from images and overlay time taken, using no temporary files on the commandline

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












Is it possible to create a video from images, overlaying the date/time taken, using ffmpeg only or maybe other slave tools, without having any temporary files? (and using low memory)



I want to prevent wear on the sdd, and the lapse series images are huge.
Rescaling is not a problem. Just the overlay of the date and time, I can't find out how I would solve that.



I thought about setting up a virtual virtual "video device" to capture, that just waits for each image to be converted using mogrify or something.



Doesn't ffmpeg support stdin input with multiple images as "a stream" ?



If the output framerate is fixed, theoretically it should be possible?










share|improve this question

























    up vote
    0
    down vote

    favorite












    Is it possible to create a video from images, overlaying the date/time taken, using ffmpeg only or maybe other slave tools, without having any temporary files? (and using low memory)



    I want to prevent wear on the sdd, and the lapse series images are huge.
    Rescaling is not a problem. Just the overlay of the date and time, I can't find out how I would solve that.



    I thought about setting up a virtual virtual "video device" to capture, that just waits for each image to be converted using mogrify or something.



    Doesn't ffmpeg support stdin input with multiple images as "a stream" ?



    If the output framerate is fixed, theoretically it should be possible?










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Is it possible to create a video from images, overlaying the date/time taken, using ffmpeg only or maybe other slave tools, without having any temporary files? (and using low memory)



      I want to prevent wear on the sdd, and the lapse series images are huge.
      Rescaling is not a problem. Just the overlay of the date and time, I can't find out how I would solve that.



      I thought about setting up a virtual virtual "video device" to capture, that just waits for each image to be converted using mogrify or something.



      Doesn't ffmpeg support stdin input with multiple images as "a stream" ?



      If the output framerate is fixed, theoretically it should be possible?










      share|improve this question













      Is it possible to create a video from images, overlaying the date/time taken, using ffmpeg only or maybe other slave tools, without having any temporary files? (and using low memory)



      I want to prevent wear on the sdd, and the lapse series images are huge.
      Rescaling is not a problem. Just the overlay of the date and time, I can't find out how I would solve that.



      I thought about setting up a virtual virtual "video device" to capture, that just waits for each image to be converted using mogrify or something.



      Doesn't ffmpeg support stdin input with multiple images as "a stream" ?



      If the output framerate is fixed, theoretically it should be possible?







      ffmpeg exif






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 29 at 19:29









      twicejr

      1013




      1013

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001098%2fcreate-video-from-images-and-overlay-time-taken-using-no-temporary-files-on-the%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001098%2fcreate-video-from-images-and-overlay-time-taken-using-no-temporary-files-on-the%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?