[FFmpeg-user] Why does the 'detelecine' filter exist?
Carl Zwanzig
cpz at tuunq.com
Thu May 29 22:04:35 EEST 2025
On 5/29/2025 11:35 AM, Mark Filipak wrote:
> 117 A filtergraph has a textual representation, which is recognized by
> the
> 118 @option{-filter}/@option{-vf}/@option{-af} and
> 119 @option{-filter_complex} options in @command{ffmpeg} and
> 120 @option{-vf}/@option{-af} in @command{ffplay}, and by the
> 121 @code{avfilter_graph_parse_ptr()} function defined in
> 122 @file{libavfilter/avfilter.h}.
> That is not English. That is not for users like me.
Put a little effort into the matter!!!
>> And even without knowing c but having some/any programming experience,
>> this should be reasonably comprehensible--
>>
>> static const AVOption chorus_options[] = {
>> { "in_gain", "set input gain", OFFSET(in_gain),
[...]
> It's not English.
We never said it was, but it should still be comprehensible; at least
make some guesses and -ask- if they're right. (BTW over the years I've
written in 7-8 different assemblers.)
> There's an ocean between us, and I'm not a navigator.
Again, make an effort - stop throwing up your hands and screaming "I
don't know!!!!" Take the time to LEARN. (Don't be like the person who
visits Germany and complains that none of the signs are in English.)
Later,
z!
More information about the ffmpeg-user
mailing list