Get error output in live [C#]

Advertisement

Alekos
Guest

Get error output in live [C#]

Hi, is it possible to get the return of my error output in live when I execute a command with :
session.ExecuteCommand("ffmpeg -i test.mp4 -c:v hevc out.mp4");

Actually ffmpeg use the error output to show many information of the encoding process and i would like to parse it while the encoding process is still running.

Indeed i don't know how to get the standard output in live too.

Thx.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Get error output in live [C#]

No. WinSCP is not the right tool to execute remote commands. WinSCP is a file transfer client.

Reply with quote

Advertisement

You can post new topics in this forum