tracknames.txt
来自「刻录光盘的程序」· 文本 代码 · 共 35 行
TXT
35 行
Date: Fri, 2 Oct 1998 16:58:15 -0400From: Bill O'Donnell <billo@billo.com>To: heiko@colossus.escape.deSubject: CDDB/cdda2wav quick lookup utilityHello, I just started using cdda2wav to capture CD audio on Linux.It's working great on my 2.0.22 kernel with NEC CD-ROM DRIVE:273 (ATAPI).Anyway, I noticed that you're dumping out cddb query info, but notdoing the query yet, so I hacked a quick perl program to do it. If you run with a default extraction like this: cdda2wav -B -D /dev/hdathen run the program included something like this: cddbhack.pl ma.us.cddb.com 8880 < audio.cddbIt looks up the names, and creates a file "rename.sh" which can beused to rename all the audio_XX.wav files to a nice name.Anyway, thought you might find it useful, feel free to include in yournext beta distribution or not. Sorry if I made any stupid perlmistakes, I only just learned it last week. I would have done it in Cor python but I need to learn perl for another job...Cheers,-billoBill O'Donnell Independent Software Developerbillo@billo.com http://www.billo.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?