Michael Kostylev <michael.kostylev at gmail.com> writes: > Everything looks fine except that the output of lavfi-showfiltfmts.exe > contains dos-style line breaks while the host tools process CR as is. Then we must filter them somewhere. The simplest solution is probably to filter the output through tr -d \r. -- Måns Rullgård mans at mansr.com