Qt: Add missing HEVC NVENC option (fixes #1323)
Vicki Pfau vi@endrift.com
Tue, 26 Feb 2019 21:56:53 -0800
2 files changed,
7 insertions(+),
0 deletions(-)
M
src/platform/qt/VideoView.ui
→
src/platform/qt/VideoView.ui
@@ -271,6 +271,11 @@ </property>
</item> <item> <property name="text"> + <string>HEVC (NVENC)</string> + </property> + </item> + <item> + <property name="text"> <string>VP8</string> </property> </item>