From c0db0bc0b625314e59262414dc1d4dbab84b7e4a Mon Sep 17 00:00:00 2001 From: Abu Ottermann Date: Mon, 9 May 2022 20:37:32 +0200 Subject: [PATCH] Upload files to 'mpv' --- mpv/mpv_old.conf | 19 +++++++++++++++++++ mpv/mpv_stream.conf | 3 +++ mpv/webmroulette.conf | 4 ++++ 3 files changed, 26 insertions(+) create mode 100644 mpv/mpv_old.conf create mode 100644 mpv/mpv_stream.conf create mode 100644 mpv/webmroulette.conf diff --git a/mpv/mpv_old.conf b/mpv/mpv_old.conf new file mode 100644 index 0000000..3fe03a3 --- /dev/null +++ b/mpv/mpv_old.conf @@ -0,0 +1,19 @@ +--autofit=30% +--autofit-larger=50%x50% +--ontop +--volume=66 +--loop +--profile=gpu-hq +--user-agent=Jvjd2xidxM8sRr36LLTrJN9qcPc85xFNj5EZvEFQBZtfhdGmRy +--no-keepaspect-window + + +##Stream## +[protocol.https] +script-opts=ytdl_hook-ytdl_path=yt-dlp +ytdl-format=bestvideo[height<=?1080][fps<=30]+bestaudio/best[height<=?1080] +demuxer-max-bytes=2048MiB +demuxer-max-back-bytes=1024MiB + +[protocol.http] +profile=protocol.https diff --git a/mpv/mpv_stream.conf b/mpv/mpv_stream.conf new file mode 100644 index 0000000..5b16b41 --- /dev/null +++ b/mpv/mpv_stream.conf @@ -0,0 +1,3 @@ +--volume=66 +--loop +--audio-device='pulse/alsa_output.usb-FiiO_K3-00.analog-stereo' diff --git a/mpv/webmroulette.conf b/mpv/webmroulette.conf new file mode 100644 index 0000000..645f157 --- /dev/null +++ b/mpv/webmroulette.conf @@ -0,0 +1,4 @@ +--autofit=35% +--geometry=5%:25% +--ontop +--volume=66