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

AZ_BATCH_APP_PACKAGE not working

オープン
#7 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
35
フォーク
40
PR マージ指標
30日以内にマージされた PR はありません

説明

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!!!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。