Wadekiny's Blog

  • Home
  • About
  • Tags57
  • Categories8
  • Archives59
  • Schedule
  • Sitemap
  • Commonweal 404
  • Search

  • Table of Contents
  • Overview

Wadekiny

59 posts
8 categories
57 tags

ubuntu下firefox不能播放视频

Posted on 2021-06-09 Edited on 2023-01-13 In linux
ubuntu18.04, firefox 浏览器播放视频
  1. 下载 flash 插件,选择 NPAPI 版本
    https://www.flash.cn/

  2. 解压,切换至解压后的目录

  3. 复制文件

    1
    2
    sudo cp libflashplayer.so /usr/lib/mozilla/plugins
    sudo cp -r usr/* /usr
  4. 安装解码器

    1
    sudo apt install ffmpeg
  5. 重启浏览器

# ubuntu # firefox # linux
python学习笔记
ubuntu18.04 网络管理方式
© 2023 Wadekiny
Powered by Hexo & NexT.Gemini
0%