AZ_BATCH_APP_PACKAGE not working
まだ誰も着手していません。
評価
調査の方向性
Issue に示されている taskCommandLine エントリーポイントから始め、AZ_BATCH_APP_PACKAGE_ffmpeg#4.3 変数と ffmpeg パスが Batch タスクで利用可能になる仕組みを調べてください。そのコマンドを、動作する echo タスクと比較してください。完了の条件は、ffmpeg タスクが実行可能ファイルのパスを解決し、要求された出力ファイルを生成することです。
索引モデルが issue の本文から書いたものです。
説明
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!!!
- 主要言語
- C#
- スター
- 35
- フォーク
- 40
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Azure-Samples/batch-dotnet-ffmpeg-tutorial のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 15/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
Azure-Samples/batch-dotnet-ffmpeg-tutorial の issue をすべて見る
似ている issue
-
untriaged
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
dotnet/dotnet-api-docs#13095 ·
-
area-deployment area-integrations triage:bot-seen
難易度 2/5 半日 初心者へのやさしさ 86/100
-
type/automation type/tech-debt
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
newrelic/newrelic-dotnet-agent#3850 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
LuckyPennySoftware/AutoMapper#4660 ·