[FFmpeg-user] minterpolate ...for Paul

Mark Filipak (ffmpeg) markfilipak at bog.us
Sat Jan 30 01:57:39 EET 2021


On 01/29/2021 06:49 PM, Carl Eugen Hoyos wrote:
> Am Sa., 30. Jan. 2021 um 00:48 Uhr schrieb Mark Filipak (ffmpeg)
> <markfilipak at bog.us>:
>>
>> 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.
>> Well, it is.
> 
> No.
> 
> Carl Eugen

For minterpolate.mkv, I did not provide the input file. In my last reply I said this:

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 don't know what you mean by "This does not look like the input file from your command line" -- the 
name doesn't look the same or the video doesn't look the same? -- but it is the same input file.



More information about the ffmpeg-user mailing list