Skip to content

Instantly share code, notes, and snippets.

View acquo's full-sized avatar

acquo

View GitHub Profile
@acquo
acquo / FeatureTokenGenerator.cs
Created March 9, 2022 04:59 — forked from ADeltaX/FeatureTokenGenerator.cs
Access LimitedAccessFeatures from UWP
//!!!!!!!!!!!!!!
//Thanks to @thebookisclosed for the code. I just rearranged in a way so you can access without having to use the registry
//HINT about compatibility: they CANNOT change feature keys otherwise existing apps would break
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using Windows.ApplicationModel;
E:\ffmpeg\bin> ffmpeg -f dshow -list_options true -i video="Logitech Webcam C925e"
ffmpeg version n4.0 Copyright (c) 2000-2018 the FFmpeg developers
built with Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24210 for x64
configuration: --toolchain=msvc --arch=x86_64 --enable-yasm --enable-asm --enable-libopenh264 --enable-shared --disable-static --enable-avresample --enable-libmfx --prefix=/e/ffmpeg
libavutil 56. 14.100 / 56. 14.100
libavcodec 58. 18.100 / 58. 18.100
libavformat 58. 12.100 / 58. 12.100
libavdevice 58. 3.100 / 58. 3.100
libavfilter 7. 16.100 / 7. 16.100
libavresample 4. 0. 0 / 4. 0. 0