aboutsummaryrefslogtreecommitdiffstats
path: root/subtitle-podcast/subtitle-podcast.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'subtitle-podcast/subtitle-podcast.ps1')
-rw-r--r--subtitle-podcast/subtitle-podcast.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/subtitle-podcast/subtitle-podcast.ps1 b/subtitle-podcast/subtitle-podcast.ps1
index d50931c..68bb408 100644
--- a/subtitle-podcast/subtitle-podcast.ps1
+++ b/subtitle-podcast/subtitle-podcast.ps1
@@ -42,7 +42,7 @@ whisperx `
# -----------------------------
# Create subtitled video
# -----------------------------
-$OutputVideo = "$Title.mkv"
+$OutputVideo = "$Title.mp4"
$Image = @()
if (Test-Path "$Title.jpg") {