mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-10 22:21:11 +08:00
commit
265cab27f1
@ -1,36 +0,0 @@
|
||||
How To Play 3D Movies In Ubuntu
|
||||
================================================================================
|
||||
Translating
|
||||
Dear linux geeks,
|
||||
|
||||
**Q:** I downloaded a very high quality 3D movie, but when I try to play it with VLC media player the screen is split in two parts and I don’t like to watch the move like that.
|
||||
|
||||
![](http://www.unixmen.com/wp-content/uploads/2014/03/s2.png)
|
||||
|
||||
In this tutorial you will learn how to play 3D movies in Ubuntu using a free 3D video player called [bino][1]. You can easily find information about bino 3D movie player by running the following command in your terminal.
|
||||
|
||||
apt-cache search bino
|
||||
|
||||
Open a new terminal (CTRL+ALT+T) and run the following command to install bino in your Ubuntu machine.
|
||||
|
||||
sudo apt-get install bino
|
||||
|
||||
After the installation of bino is finished launch it by going to Applications, Sound&Video,Bino or just type bino in the terminal and hit Enter.
|
||||
|
||||
Then locate the 3D video clip or movie you want to play by going to File and click on Open. Your movie will start playing, but the screen will still be separated in two parts. Nobody likes watching the movie like this.
|
||||
|
||||
Now go to Input and select the Left/Right option. You will see a big change that I am sure you will like it. The following screenshot explains everything. I am still new to the bino video player, but I am trying to play around and see if I can find more tricks.
|
||||
|
||||
![](http://www.unixmen.com/wp-content/uploads/2014/03/s1.png)
|
||||
|
||||
Do not forget to hit the Play button in order to watch the movies.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://www.unixmen.com/play-3d-movies-ubuntu/
|
||||
|
||||
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://bino3d.org/
|
35
translated/tech/How To Play 3D Movies In Ubuntu.md
Normal file
35
translated/tech/How To Play 3D Movies In Ubuntu.md
Normal file
@ -0,0 +1,35 @@
|
||||
如何在Ubuntu中播放3D电影
|
||||
================================================================================
|
||||
亲爱的Linux极客们,
|
||||
|
||||
**Q:** 我下载了一部高品质3D电影,但是当我用VLC播放器播放的时候画面被分割成两个部分而且我不喜欢这么去看。
|
||||
|
||||
![](http://www.unixmen.com/wp-content/uploads/2014/03/s2.png)
|
||||
|
||||
在本教程中你将学习如何在Ubuntu中用名为[bino][1]的3D电影播放器来看3D电影。你可以很容易的在你的终端中执行以下命令来获取有关3D电影播放器的相关信息。
|
||||
|
||||
apt-cache search bino
|
||||
|
||||
在你的Ubuntu电脑中打开新终端(CTRL+ALT+T),执行以下命令来安装bino。
|
||||
|
||||
sudo apt-get install bino
|
||||
|
||||
bino安装完成后通过应用程序,音视频,Bino来启动,或者只需在终端中输入bino并按下回车。
|
||||
|
||||
如果你想播放,可以通过文件(File)点击打开(Open)来定位你的3D视频剪辑或电影。你的电影将会开始播放,但是画面会一直分成两个部分。没人喜欢这么看电影。
|
||||
|
||||
现在,找到输入(Input)选择左/右(Left/Right)选项。你将看到大变化,我确信你将喜欢上它。下面的截图说明了一切。我虽然刚开始用bino播放器,但是尝试着播放,看看我是否可以找到更多的技巧。
|
||||
|
||||
![](http://www.unixmen.com/wp-content/uploads/2014/03/s1.png)
|
||||
|
||||
不要忘记点击播放按钮来观看电影。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://www.unixmen.com/play-3d-movies-ubuntu/
|
||||
|
||||
译者:[Vito](https://github.com/vito-L) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://bino3d.org/
|
Loading…
Reference in New Issue
Block a user