[FFmpeg-user] How to duplicate 1st line
Ulf Zibis
Ulf.Zibis at gmx.de
Sun Jan 6 20:17:28 EET 2019
Hi,
Am 06.01.19 um 17:56 schrieb Michael Koch:
>
>> Sounds good, but with
>> $ ffmpeg -i CYD_6m_copy.vob -movflags +faststart -vf
>> "fillborders=top=1" -c:v libx264 -c:a copy CYD_6m_fill-top_H.264.mp4
>> I get:
>> [AVFilterGraph @ 0x55a6153dafa0] No such filter: 'fillborders'
>
> With the latest Windows 64-bit version from Zeranoe it's working.
Much thanks, I'm surprised because
ffmpeg version 3.4.4-0ubuntu0.18.04.1 Copyright (c) 2000-2018 the
FFmpeg developers
built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
is not such old.
With the up-to-date static build it now works fine!
Is the "fillborders" filter such new ?
-Ulf
More information about the ffmpeg-user
mailing list