当前位置:网站首页>HandBrake安装问题:提示安装frameworks .NET
HandBrake安装问题:提示安装frameworks .NET
2022-07-20 01:53:00 【Will_Ye】
环境:
系统:Win10
CPU:Intel
首先感谢HandBrake的开源以及持续的维护。Respect to all of the contributor~
有能力的人,请多给他们的Github项目点点star :)
https://github.com/HandBrake/HandBrake
1.Problem
因为经常要使用ubuntu,所以在ubuntu里录的视频,不能直接在windows系统里播放,需要转码,而这个免费又好用,还没有Guanggao的软件就是Handbrake,用了好多年了。最近换了新电脑,重新安装后,发现一个问题,在Github上下载完,链接就是上面的Github链接,安装后发现,一直提示安装.NET 这个Microsoft 的frameworks,在Microsoft官网上找到对应的.NET安装后,还是提示没有安装,重启什么的都不行,最后发现下载的不对,其实在Github中下载他们也会提示下载对应。只是没留心看而已,害。
2. Solution
解决方法很简单,安装正确的.NET 6.0版本即可,在它们提供的官方下载链接中可以看到,仔细点!
如果找不到,也可以直接从这个链接下载,我上传的版本:https://download.csdn.net/download/Will_Ye/86237408
安装完,这个之后,再次点击HandBrake的启动程序,就能打开了
边栏推荐
猜你喜欢
音视频入门——H.264编码(宏块+片+帧)浅析
Blurred photos, second high-definition big picture, flying propeller ppde takes you to reproduce the image restoration model cmfnet
Question 124 of Li Kou: maximum path sum in binary tree
上次面试跪在了Redis上,刷完阿里表哥给的内部Redis文档,终面进大厂
IDEA:Lambda expression are not supported at language level ‘5‘
Learn about spark project on nebulagraph
JSON【代码演示详解,带你精通 JSON】
Unity Shader着色器学习(二)
AVL tree
What are the three cache update strategies?
随机推荐
基于深度学习的网络入侵检测研究综述
数据库系统原理与应用教程(023)—— MySQL 创建数据表的各种方法总结
Can ADG standby database export data pump? may not
【LeetCode】12. Balanced Binary Tree·平衡二叉树
SQL 注入攻击风险
Is it difficult to develop a test platform?
300000 prize pool is waiting for you to fight! Natural language processing (NLP) competition collection is coming
EasyCode(逆向工程)插件使用
SQL injection attack risk
丢失了数据库密码,如何恢复?
Introduction to audio and video -- Analysis of H.264 coding (macroblock + slice + frame)
STM32 learning ---spi
洛谷 P1024 [NOIP2001 提高组] 一元三次方程求解
[probability and count]
百度飞桨EasyDL助力制造企业智能化转型
Baidu PaddlePaddle easydl helps manufacturing enterprises with intelligent transformation
Classes and objects (top)
2022/7/19
Explain the RDB and AOF of redis in detail
数据库系统原理与应用教程(034)—— MySQL 的数据完整性(七):默认值(DEFAULT)