On Tue, 5 Mar 2019 19:57:58 -0000, Josh via lazarus
<lazarus@lists.lazarus-ide.org> wrote:

>Just done a quick google,
>would telling ffmpeg to log output to errlog or nul help.
>
>https://superuser.com/questions/555289/is-there-a-way-to-disable-or-hide-output-thrown-by-ffmpeg
>

The problem is not that some output goes to the stderr output. I have
already solved that part.

The question now concerns the way RunCommandIndir() throws up a black
command window on screen when it executes. 

If I use ffmpeg calls many times in an execution it gets really
annoying.

There should be an option to at least minimize the window so it is not
in plain view on screen. Best if it can be set to run hidden.


-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to