mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-21 02:10:11 +08:00
commit
8d88026a38
@ -1,153 +0,0 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (geekpi)
|
||||
[#]: reviewer: ( )
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (Top 10 open source video players for Linux)
|
||||
[#]: via: (https://opensourceforu.com/2019/10/top-10-open-source-video-players-for-linux/)
|
||||
[#]: author: (Stella Aldridge https://opensourceforu.com/author/stella-aldridge/)
|
||||
|
||||
Top 10 open source video players for Linux
|
||||
======
|
||||
|
||||
[![][1]][2]
|
||||
|
||||
_Choosing the right video player can help ensure that you get the optimum viewing experience, and give you the tools to [create a video website][3]. You can even allow you to customize the videos you are watching to your personal preferences too._
|
||||
|
||||
So to help enable you to pick the best player for your needs, we’ve curated a list of the top open source video players for Linux.
|
||||
|
||||
Let’s take a look:
|
||||
|
||||
**1\. XBMC – Kodi Media Center**
|
||||
|
||||
This is a flexible cross-platform player, written with C++ as core and with Python Scripts as add ons are available. The benefits of using Kodi include:
|
||||
|
||||
* Available in over 69 languages
|
||||
* Users can play audio and video files and media player files from the network and local storage
|
||||
* Can be used alongside JeOS in devices such as Smart TV and set-top boxes as an application suite
|
||||
* There’s loads of impressive add ons such as video and audio streaming plugins, themes, screensaver and more
|
||||
* It supports multiple formats such as MPEG-1,2,4, RealVideo, HVC, HEVC and so on
|
||||
|
||||
|
||||
|
||||
**2\. VLC Media Player**
|
||||
|
||||
This player was a no brainer for this list due to its impressive power and availability on a range of operating systems. It is written in C, C++ and Objective C and users can eliminate the need for figuring out plugins thanks to its extensive support of decoding libraries. The benefits of VLC Media Player include:
|
||||
|
||||
* Provides support for DVD players on Linux
|
||||
* Ability to play .iso files
|
||||
* Enables high definition recordings of D-VHS tapes to be played
|
||||
* Can be run from a USB flash drive or external drive directly
|
||||
* API support and browser support (via plugin)
|
||||
|
||||
|
||||
|
||||
**3\. Bomi (CMPlayer)**
|
||||
|
||||
This flexible and highly powered player ticks most of the boxes of a general user, and it’s positives are:
|
||||
|
||||
* Simple to use graphical user interface (GUI)
|
||||
* Impressive playback ability
|
||||
* Option to resume playback
|
||||
* Supports subtitles and can render multiple subtitle files
|
||||
|
||||
|
||||
|
||||
**[![][4]][5]4\. Miro Music and Video Player**
|
||||
|
||||
Previously called Democracy Player (DTV), Miro was redeveloped by Participatory Culture Foundation and is a good cross-platform player for both video and audio. It’s impressive because:
|
||||
|
||||
* Supportive of some HD Audio and Video
|
||||
* Available in over 40 languages
|
||||
* Can play numerous file formats, e.g., QuickTime, WMV, MPEG files, Audio Video Interface (AVI), XVID
|
||||
* Can notify the user and download a video automatically once available
|
||||
|
||||
|
||||
|
||||
**5\. SMPlayer**
|
||||
|
||||
This cross-platform media player, written only using Qt library in C++ is a powerful, multi-functional player. We like it because:
|
||||
|
||||
* It has multi-language options
|
||||
* Supportive of all default formats
|
||||
* Supportive of EDL files, and you can configure subtitles fetched from the Internet
|
||||
* A variety of Skins that can be downloaded from the Internet
|
||||
* Multiple speed playback
|
||||
|
||||
|
||||
|
||||
**6\. MPV Player**
|
||||
|
||||
Written in C, Objective-C, Lua, and Python, it’s free, easy to use and has lots of new features which make it enjoyable to use. The main plus points are:
|
||||
|
||||
* Can be compiled as a library which uncovers client API’s which leads to increased control
|
||||
* Functionality that allows Media Encoding
|
||||
* Smooth-motion
|
||||
|
||||
|
||||
|
||||
**7\. Deepin Movie**
|
||||
|
||||
This player is an excellent example of an open source media player which has lots of positives, including:
|
||||
|
||||
* The ability to complete all play operations by keyboard
|
||||
* Video files in various formats can be played through this player with ease
|
||||
* The streaming function allows users to enjoy many online video resources
|
||||
|
||||
|
||||
|
||||
**8\. Gnome Videos**
|
||||
|
||||
Previously called Totem, for those with Gnome desktop environments, this is the player of choice.
|
||||
Written purely in C this was built by using GStreamer multimedia framework for playback, and the other version (> 2.7.1) was then configured using xine libraries as a backend. It’s great because:
|
||||
|
||||
It has an impressive ability to support numerous formats including:
|
||||
|
||||
* SHOUTcast, SMIL, M3U, Windows Media Player format and more
|
||||
* You can adjust light settings such as brightness and contrast during playback
|
||||
* Loads SubRip subtitles
|
||||
* Supports for direct video playback from Internet channels such as Apple
|
||||
|
||||
|
||||
|
||||
**9\. Xine Multimedia Player**
|
||||
|
||||
An additional cross-platform multimedia player in our list written in C. It’s a good all-round player because:
|
||||
|
||||
* It supports physical media as well as Video Devices. Think 3gp, Matroska, MOV, Mp4, Audio formats,
|
||||
* Network Protocols, V4L, DVB, and PVR to name but a few
|
||||
* It can correct the synchronization of audio and video streams manually
|
||||
|
||||
|
||||
|
||||
**10\. ExMPlayer**
|
||||
|
||||
Last but not least, ExMPlayer is a stunning, powerfully built GUI front-end for MPlayer. Its benefits include:
|
||||
|
||||
* Can play any media format
|
||||
* Supports network streaming and subtitles
|
||||
* Easy to use an audio converter
|
||||
* High-quality audio extraction without compromising on sound quality
|
||||
|
||||
|
||||
|
||||
The abovementioned video players work well on Linux. We would recommend you to try them out and choose the most suitable for you.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://opensourceforu.com/2019/10/top-10-open-source-video-players-for-linux/
|
||||
|
||||
作者:[Stella Aldridge][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://opensourceforu.com/author/stella-aldridge/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_50337841_l-2015.jpg?resize=696%2C585&ssl=1 (Depositphotos_50337841_l-2015)
|
||||
[2]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_50337841_l-2015.jpg?fit=900%2C756&ssl=1
|
||||
[3]: https://www.ning.com/create-video-website/
|
||||
[4]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_20380441_l-2015.jpg?resize=350%2C231&ssl=1
|
||||
[5]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_20380441_l-2015.jpg?ssl=1
|
@ -0,0 +1,155 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (geekpi)
|
||||
[#]: reviewer: ( )
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (Top 10 open source video players for Linux)
|
||||
[#]: via: (https://opensourceforu.com/2019/10/top-10-open-source-video-players-for-linux/)
|
||||
[#]: author: (Stella Aldridge https://opensourceforu.com/author/stella-aldridge/)
|
||||
|
||||
Linux 中的十大开源视频播放器
|
||||
======
|
||||
|
||||
[![][1]][2]
|
||||
|
||||
_选择合适的视频播放器有助于确保你获得最佳的观看体验,并为你提供[创建视频网站][3]的工具。你甚至可以根据个人喜好自定义正在观看的视频。_
|
||||
|
||||
因此,为了帮助你挑选适合你需求的最佳播放器,我们列出了 Linux 中十大开源播放器。
|
||||
|
||||
让我们来看看:
|
||||
|
||||
**1\. XBMC – Kodi 媒体中心**
|
||||
|
||||
这是一个灵活的跨平台播放器,核心使用 C++ 编写,并提供 Python 脚本作为附加组件。使用 Kodi 的好处包括:
|
||||
|
||||
* 提供超过 69 种语言版本
|
||||
* 用户可以从网络和本地存储播放音频、视频和媒体播放文件
|
||||
* 可与 JeOS 一起作为应用套件用于智能电视和机顶盒等设备
|
||||
* 有很多不错的附加组件,如视频和音频流插件、主题、屏幕保护程序等
|
||||
* 它支持多种格式,如 MPEG-1、2、4、RealVideo、HVC、HEVC 等
|
||||
|
||||
|
||||
|
||||
**2\. VLC 媒体播放器**
|
||||
|
||||
由于该播放器在一系列操作系统上具有令人印象深刻的功能和可用性,他在列表上是理所当然的。它使用 C、C++ 和 Objective C 编写,用户无需使用插件,这要归功于它对解码库的广泛支持。VLC 媒体播放器的优势包括:
|
||||
|
||||
* 在 Linux 上支持 DVD 播放器
|
||||
* 能够播放 .iso 文件
|
||||
* 能够播放高清录制的 D-VHS 磁带
|
||||
* 可以直接从 U 盘或外部驱动器运行
|
||||
* API 支持和浏览器支持(通过插件)
|
||||
|
||||
|
||||
|
||||
**3\. Bomi(CMPlayer)**
|
||||
|
||||
这个灵活和强大的播放器被许多普通用户选择,它的优势有:
|
||||
|
||||
* 易于使用的图形用户界面 (GUI)
|
||||
* 令人印象深刻的播放能力
|
||||
* 恢复播放的选项
|
||||
* 支持字幕,可以渲染多个字幕文件
|
||||
|
||||
|
||||
|
||||
**[![][4]][5]
|
||||
4\. Miro Music and Video Player**
|
||||
|
||||
以前被称为 Democracy Player (DTV), Miro 由分享文化基金会(Participatory Culture Foundation)重新开发,是一个不错的跨平台音频视频播放器。令人印象深刻,因为:
|
||||
|
||||
* 支持一些高清音频和视频
|
||||
* 提供超过 40 种语言版本
|
||||
* 可以播放多种文件格式,例如,QuickTime、WMV、MPEG 文件、音频视频接口 (AVI)、XVID
|
||||
* 一旦可用,可以自动通知用户并下载视频
|
||||
|
||||
|
||||
|
||||
**5\. SMPlayer**
|
||||
|
||||
这个跨平台的媒体播放器,只使用 C++ 的 Qt 库编写,它是一个强大的,多功能播放器。我们喜欢它,因为:
|
||||
|
||||
* 有多语言选择
|
||||
* 支持所有默认格式
|
||||
* 支持 EDL 文件,你可以配置从 Internet 获取的字幕
|
||||
* 可从互联网下载的各种皮肤
|
||||
* 倍速播放
|
||||
|
||||
|
||||
|
||||
**6\. MPV Player**
|
||||
|
||||
它用 C、Objective-C、Lua 和 Python 编写,免费、易于使用,并且有许多新功能,便于使用。主要加分是:
|
||||
|
||||
* 可以编译为一个库,公开客户端 API,从而增强控制
|
||||
* 允许媒体编码
|
||||
* 平滑运动
|
||||
|
||||
|
||||
|
||||
**7\. Deepin Movie**
|
||||
|
||||
此播放器是开源媒体播放器的一个极好的例子,它有很多优势,包括:
|
||||
|
||||
* 通过键盘完成所有播放操作
|
||||
* 各种格式的视频文件可以通过这个播放器轻松播放
|
||||
* 流媒体功能能让用户享受许多在线视频资源
|
||||
|
||||
|
||||
|
||||
**8\. Gnome Videos**
|
||||
|
||||
以前称为 Totem,这是 Gnome 桌面环境选择的播放器。
|
||||
完全用 C 编写,使用 GStreamer 多媒体框架构建,另外的版本(>2.7.1)使用 xine 作为后端。它是很棒的,因为:
|
||||
|
||||
它支持大量的格式,包括:
|
||||
|
||||
* Supports for direct video playback from Internet channels such as Apple
|
||||
* SHOUTcast、SMIL、M3U、Windows 媒体播放器格式等
|
||||
* 你可以在播放过程中调整灯光设置,如亮度和对比度
|
||||
* 加载 SubRip 字幕
|
||||
* 支持从互联网频道(如 Apple)直接播放视频
|
||||
|
||||
|
||||
|
||||
**9\. Xine Multimedia Player**
|
||||
|
||||
我们列表中用 C 编写的另外一个跨平台多媒体播放器。这是一个全能播放器,因为:
|
||||
|
||||
* 它支持物理媒体以及视频设备。3gp, Matroska(MKV)、 MOV, Mp4、音频格式,
|
||||
* 网络协议,V4L、DVB 和 PVR 等
|
||||
* 它可以手动校正音频和视频流的同步
|
||||
|
||||
|
||||
|
||||
**10\. ExMPlayer**
|
||||
|
||||
最后单同样重要的一个,ExMPlayer 是一个惊人的、强大的 MPlayer 的 GUI 前端。它的优点包括:
|
||||
|
||||
* 可以播放任何媒体格式
|
||||
* 支持网络流和字幕
|
||||
* 易于使用的音频转换器
|
||||
* 高品质的音频提取,而不会影响音质
|
||||
|
||||
|
||||
|
||||
上面的视频播放器在 Linux 上工作得很好。我们建议你尝试一下,选择一个最适合你的播放器。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://opensourceforu.com/2019/10/top-10-open-source-video-players-for-linux/
|
||||
|
||||
作者:[Stella Aldridge][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://opensourceforu.com/author/stella-aldridge/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_50337841_l-2015.jpg?resize=696%2C585&ssl=1 (Depositphotos_50337841_l-2015)
|
||||
[2]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_50337841_l-2015.jpg?fit=900%2C756&ssl=1
|
||||
[3]: https://www.ning.com/create-video-website/
|
||||
[4]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_20380441_l-2015.jpg?resize=350%2C231&ssl=1
|
||||
[5]: https://i2.wp.com/opensourceforu.com/wp-content/uploads/2019/10/Depositphotos_20380441_l-2015.jpg?ssl=1
|
Loading…
Reference in New Issue
Block a user