Hi ****
as title, is there an alternative more faster than yadif in ffmpeg? thanks
quality is not important
+ Reply to Thread
Results 1 to 4 of 4
-
-
Try https://ffmpeg.org/ffmpeg-filters.html#pp
lb/linblenddeint
Linear blend deinterlacing filter that deinterlaces the given block by filtering all lines with a (1 2 1) filter.
li/linipoldeint
Linear interpolating deinterlacing filter that deinterlaces the given block by linearly interpolating every second line.
ci/cubicipoldeint
Cubic interpolating deinterlacing filter deinterlaces the given block by cubically interpolating every second line.
md/mediandeint
Median deinterlacing filter that deinterlaces the given block by applying a median filter to every second line.
fd/ffmpegdeint
FFmpeg deinterlacing filter that deinterlaces the given block by filtering every second line with a (-1 4 2 4 -1) filter.
l5/lowpass5
Vertically applied FIR lowpass deinterlacing filter that deinterlaces the given block by filtering all lines with a (-1 2 6 2 -1) filter. -
If quality is not important, why not just leave it alone and let the audience fend for itself?
-
just a link to YADIF_CUDA for completeness ...
https://forum.videohelp.com/threads/392398-FFMPEG-and-new-GPU-based-YADIF_CUDA-deinterlacer
Similar Threads
-
faster ffmpeg video/audio encodes for nvenc/loudnorm ?
By hydra3333 in forum Video ConversionReplies: 1Last Post: 14th Jan 2017, 05:39 -
Looking For A Freemake Alternative That Does Faster Encoding??
By DJboutit in forum Newbie / General discussionsReplies: 2Last Post: 22nd Dec 2016, 16:14 -
Apply Yadif using complex filter in FFmpeg
By panzerIV in forum EditingReplies: 4Last Post: 5th Jul 2016, 04:14 -
Help to Download M3U8 Url video faster on ffmpeg
By massafera in forum Video Streaming DownloadingReplies: 0Last Post: 26th May 2016, 10:45 -
DegrainMed Faster Alternative for light compression artifacts in HD Videos?
By MrBiggles in forum RestorationReplies: 20Last Post: 1st Aug 2015, 17:21