Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
(解决方法)Yandex解码错误
Experiences and Insight
897
views ·
0
replies ·
To
floor
Go
fakeabbyy
deepin
2020-10-08 15:30
Author
装上yandex打开后发现除了油土鳖之外的网站上的视频都看不了,运行update-ffmpeg显示download 404。遂问毛子客服,客服的解决方法:
1.下载(
https://packages.ubuntu.com/xenial-updates/chromium-codecs-ffmpeg-extra
)此网页相应的包;
2.在这个文件所在的目录运行终端,ar -x 解包;
3.tar -xf data.tar.xz;
4.sudo mv usr/lib/chromium-browser/libffmpeg.so /opt/yandex/browser-beta;
5.重启yandex浏览器;
[strike]6.删除下载的和解包产生的文件夹和文件[/strike]
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
simple
Popular Events
More
2.在这个文件所在的目录运行终端,ar -x 解包;
3.tar -xf data.tar.xz;
4.sudo mv usr/lib/chromium-browser/libffmpeg.so /opt/yandex/browser-beta;
5.重启yandex浏览器;
[strike]6.删除下载的和解包产生的文件夹和文件[/strike]