From 76ef34393aa72230a3490ecf7b06647ede1448da Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 9 Sep 2021 11:35:47 +0200 Subject: Add initial peertube support --- src/VideoPlayer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/VideoPlayer.cpp') diff --git a/src/VideoPlayer.cpp b/src/VideoPlayer.cpp index 04bc27f..047e525 100644 --- a/src/VideoPlayer.cpp +++ b/src/VideoPlayer.cpp @@ -155,6 +155,7 @@ namespace QuickMedia { "--sub-font-size=40", "--sub-margin-y=45", "--sub-border-size=1.95", + //"--force_all_formats=no", cache_dir.c_str(), input_conf.c_str(), wid_arg.c_str() -- cgit v1.2.3