From aa441d63a1ed0843f4632da2d0a97a7b8bb24b43 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 18 Dec 2020 08:54:44 +0100 Subject: Remove the DirectShow backend It's been deprecated by Microsoft since quite some time. We should only have one backend on Windows, and then WMF seems to be the correct one. WMF is missing features like Camera, so some additional implementation work on WMF will be required. Change-Id: I5c3db4020b130efa78575c9da116a8ae6c34f7a1 Reviewed-by: Doris Verria Reviewed-by: Lars Knoll --- config_help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config_help.txt') diff --git a/config_help.txt b/config_help.txt index f21d54402..f9d357af4 100644 --- a/config_help.txt +++ b/config_help.txt @@ -5,4 +5,4 @@ Multimedia options: -no-gstreamer ........ Disable support for GStreamer -gstreamer [version] . Enable GStreamer support [auto] With no parameter, 1.0 is tried first, then 0.10. - -evr ................. Enables EVR in DirectShow and WMF [auto] + -evr ................. Enables EVR in WMF [auto] -- cgit v1.2.1