aboutsummaryrefslogtreecommitdiff
path: root/example-scripts/av-source-grabber.sh
diff options
context:
space:
mode:
Diffstat (limited to 'example-scripts/av-source-grabber.sh')
-rwxr-xr-xexample-scripts/av-source-grabber.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/example-scripts/av-source-grabber.sh b/example-scripts/av-source-grabber.sh
index 2d646a9..038a870 100755
--- a/example-scripts/av-source-grabber.sh
+++ b/example-scripts/av-source-grabber.sh
@@ -6,5 +6,6 @@ ffmpeg -y \
-map "[a]" \
-c:a pcm_s16le \
-c:v rawvideo \
+ -pix_fmt uyvy422 \
-f matroska \
tcp://localhost:10002