開始:{{ new Date(t.created_at).toLocaleString('zh-TW') }}
{{ (t.current_index || 0) + 1 }}/{{ t.total_files }} 目前:{{ t.current_file }}
輸出:{{ t.output_path }}
{{ t.progress }}% {{ t.speed ? '| ' + t.speed : '' }} {{ t.message }}⚠ {{ t.failed_files.length }} 個檔案轉碼失敗
- {{ f.file }}: {{ f.error }}