[FFmpeg-user] minterpolate ...for Paul
Mark Filipak (ffmpeg)
markfilipak at bog.us
Sat Jan 30 01:44:49 EET 2021
On 01/29/2021 04:49 PM, Carl Eugen Hoyos wrote:
> Am Do., 28. Jan. 2021 um 20:40 Uhr schrieb Mark Filipak (ffmpeg)
> <markfilipak at bog.us>:
>>
>> On 01/28/2021 02:05 AM, Carl Eugen Hoyos wrote:
>>>
>>>> Am 28.01.2021 um 07:26 schrieb Mark Filipak (ffmpeg) <markfilipak at bog.us>:
>>>>
>>>> I'm seeing problems with minterpolate that manifest as occasional visual errors in particular areas.
>>>
>>> Command line, complete, uncut console output and an input file missing.
>
>> Here's the video:
>>
>> https://www.dropbox.com/t/8sKE0jEguUxQgPjD
>
> This does not look like the input file from your command line.
>
> Carl Eugen
Well, it is.
ffmpeg -i "source=24FPS.mkv" -map 0 -filter_complex
"minterpolate=fps=60000/1001:mi_mode=mci:mc_mode=obmc:scd=fdiff:scd_threshold=10:vsbmc=1:search_param=20"
-codec:v libx265 -x265-params "crf=20:qcomp=0.60" -codec:a copy -codec:s copy minterpolate.mkv
'source=24FPS.mkv' == '24p-original (480 frames).mkv'
I have several balls in the air. I rename files appropriate to my performance (my messages to
user-ffmpeg and to various people who are not here).
More information about the ffmpeg-user
mailing list