[FFmpeg-devel] [PATCH] fate: use the lavfi -graph_file option to workaround path issues.

Hendrik Leppkes h.leppkes at gmail.com
Thu Oct 25 15:07:51 CEST 2012


On Thu, Oct 25, 2012 at 1:13 AM, jamal <jamrial at gmail.com> wrote:
>
> Personally, I'd say we should add a section to the fate documentation recommending msys users to use relative paths
> for SAMPLES and not bloat the build system to work around a problem that should be fixed by the msys project.
>

Thats how i fixed my msvc fate instances now. Using a relative path
for SAMPLES avoids the msys expansion issue.
At the same time, it also fixed the recent FATE issues because of
windows-style pathes not properly escaped, because it just doesn't use
an absolute path anymore in that case.

Only leaves the issue with single-quoted windows path not working,
which seems to be rather annoying for windows users.


More information about the ffmpeg-devel mailing list