[FFmpeg-devel] [PATCH] ffmpeg options: Enable trailing ? for map_channel

Martin Vignali martin.vignali at gmail.com
Thu Aug 24 12:24:33 EEST 2017


2017-08-24 11:03 GMT+02:00 Kv Pham <pkv.stream at gmail.com>:

> Ah ok!
> Sure, I will do that. I need first to acquaint myself more with fate.
>
>
>
Hello,

You can take a look at ./tests/fate/ffmpeg.mak (begin of the file seems to
have test for map_channel)

I think you need to add two test, one when the channel is found, and one
when the channel is not found.

The idea is to find an ffmpeg cmd, using generator (as input file), or
input file already in the fate-suite if possible
and use framecrc for example, as output, (with a minimal log level)

Then you add the result as a txt file in \tests\ref\fate (with a naming
consistent with the name of the test)

Martin


More information about the ffmpeg-devel mailing list