FFmpeg has now implemented a new filter called "realtime"in their latest version 3.0
from the site
The thing is that i have tested this filter and the only response i get is Unrecognized option 'realtime'. Im using the latest build(2016-04-05) from zeranoe.41.9 realtime, arealtime
Slow down filtering to match real time approximatively.
These filters will pause the filtering for a variable amount of time to match the output rate with the input timestamps. They are similar to the re option to ffmpeg.
They accept the following options:
limit
Time limit for the pauses. Any pause longer than that will be considered a timestamp discontinuity and reset the timer. Default is 2 seconds.
What am i doing wrong?
EDIT: Got a correction that it should be -vf realtime.
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by NGage^; 7th Apr 2016 at 10:13.
-
-
There's a fix for that now ---> https://ffmpeg.zeranoe.com/forum/viewtopic.php?f=13&t=3572
-
Similar Threads
-
Help ffmpeg with complex filter and boxblur
By Punchcard in forum EditingReplies: 1Last Post: 29th Jan 2016, 15:20 -
FFMpeg : Use the "volume" filter for Preamp Equalizer setting ?
By alexander121 in forum AudioReplies: 0Last Post: 25th Jul 2015, 07:38 -
ffmpeg noise filter usage based on mplayer noise settings?
By Selur in forum Video ConversionReplies: 5Last Post: 21st Jun 2015, 08:19 -
What is the maximum luminance value for the ffmpeg blackdetect filter
By alexander121 in forum EditingReplies: 0Last Post: 3rd Dec 2014, 06:05 -
Multiple filter problem with ffmpeg - help please?
By Orinoco Womble in forum Video ConversionReplies: 6Last Post: 6th Sep 2011, 18:09