aboutsummaryrefslogtreecommitdiffstats
path: root/examples/old-stream-stuff/encode/politietno/foo-withoutreflect.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/old-stream-stuff/encode/politietno/foo-withoutreflect.sh')
-rwxr-xr-xexamples/old-stream-stuff/encode/politietno/foo-withoutreflect.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/old-stream-stuff/encode/politietno/foo-withoutreflect.sh b/examples/old-stream-stuff/encode/politietno/foo-withoutreflect.sh
new file mode 100755
index 0000000..21bcda6
--- /dev/null
+++ b/examples/old-stream-stuff/encode/politietno/foo-withoutreflect.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+/home/techserver/vlc/vlc -I dummy -vvvv --decklink-audio-connection embedded --live-caching 3000 --decklink-aspect-ratio 16:9 --decklink-mode hp50 \
+ --sout-x264-preset slow --sout-x264-tune film --sout-transcode-threads 23 --no-sout-x264-interlaced \
+ --sout-x264-keyint 50 --sout-x264-lookahead 100 --sout-x264-vbv-maxrate 5000 --sout-x264-vbv-bufsize 5000 \
+ -v decklink:// vlc://quit \
+ --sout '#transcode{vcodec=h264,vb=3000,acodec=mp4a,aenc=fdkaac,ab=256}:std{access=udp,mux=ts,dst=151.216.124.80:9094}'