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

Martin Vignali martin.vignali at gmail.com
Thu Aug 24 22:48:14 EEST 2017


2017-08-24 21:16 GMT+02:00 pkv.stream <pkv.stream at gmail.com>:

> Hi
> working on creating a fate test.
> I am stumbling on probably a dumb issue; I want to re-use a file already
> used for mapchan test:
>
> FATE_MAPCHAN-$(CONFIG_CHANNELMAP_FILTER) += fate-mapchan-6ch-extract-2
> fate-mapchan-6ch-extract-2: tests/data/asynth-22050-6.wav
> (first two lines in ffmpeg.mak)
>
> But I can't get a hold of this file. I have no data folder from git; after
> running a fate test, I get a fate-suite folder but this file is not
> included.
>
> Thanks for any hint.
>
>
run make fate and take a look at ./tests/data/
the file is generated by make fate.

Did you download samples files ?
if not take a look here https://www.ffmpeg.org/fate.html

So you can run a fate with all the tests.

Martin


More information about the ffmpeg-devel mailing list