我尝试在 trusty/Ubuntu 14.04 中安装 ffmpeg 并收到以下消息:
$sudo apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ffmpeg' has no installation candidate
Run Code Online (Sandbox Code Playgroud)
为什么包不可用?
我有很多文件,所有命名的东西都像1.jpg, 2.jpg, 3.jpg,等等1439.jpg,但是,我的一个项目和字母顺序有问题。它通常按1.jpg、10.jpg、11.jpg等顺序进行。
我需要的是一些命名文件的方法,以便它们的格式00001.jpg一直到01439.jpg.
我如何才能快速有效地做到这一点?
我有一堆 MP3 文件,我将它们的路径分组在一个文本文件中。是否可以根据文本文件中的路径加入相关的 MP3 文件?
将整个 YouTube 播放列表下载为单个.mp3文件的推荐解决方案是什么?我愿意接受除youtube-dl.