On 5/5/2016 3:22 PM, Nicolas George wrote: > Le septidi 17 floréal, an CCXXIV, James Almer a écrit : >> Still fails >> >> $ /ffmpeg/build/ffprobe -hide_banner -bitexact -show_streams -show_packets >> -fflags keepside -safe 0 -show_data_hash crc32 >> tests/data/fate/concat-demuxer-convert-lavf-h264.ffconcat >> [concat @ 000000000102c980] Impossible to open >> 'tests/data/samples/h264/interlaced_crop.mp4' >> tests/data/fate/concat-demuxer-convert-lavf-h264.ffconcat: No such file or >> directory >> >> The problem seems to be that i configured the samples directory with the >> relative path "../samples", which evidently translates into >> tests/data/samples >> in the build directory. > > That is strange. Is it with the version I sent a few hours ago with > $(TARGET_SAMPLES) instead of $(SAMPLES)? > > Regards,
With the new version. Notice also how the other tests depend on "../lavf/lavf.$(D)", meaning they are run from test/data/fate within the build folder. I can reproduce this as well on Linux, so it's not a problem with msys2 relative paths. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel