Hi! I've been wondering, is there a tool (preferably under linux) that allows me simple audio editing of ogg+vorbis file? Say I have a song that takes 2:00 and the last 20 seconds is silence and I want to get rid of it without reencoding. Or could this be done simply in 10 lines in C? Bye, Peter Surda (Shurdeek) <shurdeek@panorama.sth.ac.at>, ICQ 10236103, +436505122023 -- Give a man a fish and you feed him for a day; teach him to use the Net and he won't bother you for weeks. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
At 12:14 AM 6/8/01 +0200, you wrote:>Hi! > >I've been wondering, is there a tool (preferably under linux) that allows me >simple audio editing of ogg+vorbis file? Say I have a song that takes 2:00 and >the last 20 seconds is silence and I want to get rid of it without reencoding. >Or could this be done simply in 10 lines in C?vcut does this. It's a lot more than 10 lines of C. It's also probably difficult to compile and not very user friendly. I'll probably try to update it and make it a bit nicer some time after next week. Michael --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.