Thanks for responding. I'd like to alter the overlay image / watermark based on an external condition. So far I've tried pointing the image input to an http servlet that will alter the image data. Didn't work as it seems ffmpeg caches the remote image after the first call.
Thanks again -Mark Sent from my iPhone > On Jan 22, 2015, at 4:38 PM, Werner Robitza <[email protected]> wrote: > > On Thu, Jan 22, 2015 at 10:28 PM, Mark Ambler > <[email protected]> wrote: >> >> Hi All,Found this thread on the mailing list from back in 2012. Was it ever >> implemented? if yes... any command line samples out there? >> >> https://ffmpeg.org/pipermail/ffmpeg-user/2012-August/008703.html > > It says, > >> Is there currently any way to get it to overlay with an image where the >> image can be updated every so often, during the ffmpeg session? > > I don't understand what exactly is wanted here. Can you please > describe that with a more specific example? > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
