博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
amarok乱码_如何使用Amarok管理您的iPod
阅读量:2511 次
发布时间:2019-05-11

本文共 2454 字,大约阅读时间需要 8 分钟。

amarok乱码

amarok乱码

Sometimes it can be difficult to manage your iPod in Linux without hacking iTunes on your Ubuntu machine. Today we take a look at using the popular music player Amarok to mange your iPod on Ubuntu.

有时,如果不在Ubuntu计算机上破解iTunes,则可能很难在Linux中管理iPod。 今天,我们来看看如何使用流行的音乐播放器Amarok在Ubuntu上管理iPod。

Install Amarok

安装Amarok

In case you don’t have Amarok, you can install it by dropping down to terminal. To open a terminal window click ALT+F2 and type “gnome-terminal” (without quotes).

如果您没有Amarok,则可以通过下拉至终端进行安装。 要打开终端窗口,请单击ALT + F2,然后键入“ gnome-terminal”(不带引号)。

Run

Or from the menu Applications \ Terminal.

或从菜单应用程序\终端。

sshot-2009-10-06-[23-06-30]

In the terminal window, type the following command and wait a couple of moments while Amarok is installed.

在终端窗口中,输入以下命令,并在安装Amarok的同时等待片刻。

sudo apt-get install amarok

须藤apt-get install amarok

sshot-2009-10-06-[23-16-16]

In order to enable support for mp3 format, type the following commands on your terminal window one by one.

为了启用对mp3格式的支持,请在终端窗口上一个接一个地键入以下命令。

sudo apt-get install libxine1-ffmpeg

须藤apt-get install libxine1-ffmpeg

sudo apt-get install kubuntu-restricted-extras

sudo apt-get install kubuntu-restricted-extras

Managing Your iPod

管理您的iPod

Before we can start using an iPod with Amarok, let’s make it’s the default player to manage your iPod. When you plug in your iPod, the following window will pop up.

在我们开始将iPod与Amarok结合使用之前,让我们使其成为管理iPod的默认播放器。 插入iPod时,将弹出以下窗口。

defaultamarok

By default Rythmbox Music Player selected. From the drop down menu select “Open with other Application” and from the Add Application window and select Amarok.

默认情况下,Rythmbox音乐播放器处于选中状态。 从下拉菜单中选择“使用其他应用程序打开”,然后在“添加应用程序”窗口中选择Amarok。

defaultamarok1

If you want to make Amarok the default application to open your iPod in future, check the box “Always perform this action” and Click Ok.

如果要将Amarok用作以后打开iPod的默认应用程序,请选中“始终执行此操作”框,然后单击“确定”。

defaultamarok2

Managing iPod in Amarok

在Amarok中管理iPod

Now that we have made Amarok as the default application to launch your iPod we can easily transfer files to iPod. Go to Collection in Amarok, Right-click the file you want to transfer to iPod and click copy to collection and select iPod.

现在,我们已经将Amarok作为启动iPod的默认应用程序,我们可以轻松地将文件传输到iPod。 转到Amarok中的“收藏”,右键单击要传输到iPod的文件,然后单击“复制到收藏”,然后选择iPod。

defaultamarok4

That’s it! The song is now copied to iPod. You can also select multiple tracks to transfer them simultaneously.

而已! 现在,该歌曲已复制到iPod。 您还可以选择多个轨道以同时传输它们。

defaultamarok5

This should get you started with managing your iPod with Amarok on your Ubuntu machine.

这应该使您开始在Ubuntu计算机上使用Amarok管理iPod。

翻译自:

amarok乱码

转载地址:http://oqfwd.baihongyu.com/

你可能感兴趣的文章
前端实现文件的断点续传
查看>>
转:spring4.0之二:@Configuration的使用
查看>>
【Android开发】交互界面布局详解
查看>>
状态机编程思想(1):括号内外字符串统计
查看>>
K-Means聚类和EM算法复习总结
查看>>
[转]Bat脚本处理ftp超强案例解说
查看>>
P3901 数列找不同
查看>>
利用无线网络数据包分析无线网络安全
查看>>
MEMBER REPORT
查看>>
[HAOI2006]受欢迎的牛
查看>>
使用jquery去掉时光轴头尾部的线条
查看>>
算法(转)
查看>>
网络字节顺序
查看>>
复制mueclipse项目到eclipse
查看>>
飞扬的小鸟
查看>>
玩转TypeScript(2) --简单TypeScript类型
查看>>
Asp.net 解析json
查看>>
程序猿崛起3——这一次,我用行动说话
查看>>
201521123038 《Java程序设计》 第一周学习总结
查看>>
每天一个linux命令(20):find命令之exec
查看>>