Azure-Samples / Azure-Samples/batch-dotnet-ffmpeg-tutorial

AZ_BATCH_APP_PACKAGE not working

Aberta
#7 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C#
Estrelas
35
Forks
40
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Hi All,

Trying to run this command -
string taskCommandLine = string.Format(@"cmd /c %AZ_BATCH_APP_PACKAGE_ffmpeg#4.3%\ffmpeg-4.3-win64-static\bin\ffmpeg.exe -i {0} {1}", inputMediaFile, outputMediaFile);

But the inside batch task stderr.txt file I'm getting "System cannot find the path specified" every time. But when I tried a different command to test "cmd /c echo test > sample.txt" then it worked and uploaded the file into the destination blob. Please help me!!!

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.