使用时间戳和时间戳自动创建播放列表持续时间
使用 Debian Linux 作为我的首选平台,我想使用时间戳和持续时间列表自动创建播放列表。
我将使用时间戳列表将波形文件切成更小的块,或者生成一个播放列表,该播放列表将跳转到 wav 文件中的正确位置,而无需用户干预。
有谁知道可以做这种事情的程序?我查看过 lamemp3,但它似乎无法使用外部数据(例如时间戳列表)从较大的文件生成剪辑。
使用 Python 生成可由常规音频播放器(如 Windows Media)读取的播放列表文件怎么样?为此需要什么类型的播放列表格式?
提前致谢。
With Debian Linux as my preferred platform, I would like to automate the creation of playlists using a list of timestamps and durations.
I will use the list of timestamps to either dice up a wave file into smaller chunks or to generate a playlist that will jump to the correct spot in the wav file without user intervention.
Does anyone know of a program that can do this type of thing? I've looked at lamemp3 but it doesn't seem to be able to use external data, such as a list of timestamps, to produce clips from a larger file.
What about using Python to generate an playlist file that can be read by a regular audio player, like Windows Media? What type of playlist format would be required for this?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论