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

Clash 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?
ffmpeg exif
add a comment |Â
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?
ffmpeg exif
add a comment |Â
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?
ffmpeg exif
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
ffmpeg exif
asked Jan 29 at 19:29
twicejr
1013
1013
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password