[vorbis-dev] ogg+vorbis editing tool
Peter Surda
shurdeek at panorama.sth.ac.at
Thu Jun 7 23:34:05 PDT 2001
Hi!
On Fri, Jun 08, 2001 at 10:38:23AM +1000, Michael Smith wrote:
> >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.
Oh yes it does!
> It's a lot more than 10 lines of C. It's also probably difficult to compile
About 10 minutes of trying, I just did a ln -sf ../libvorbis-1.0beta4/lib and
then gcc -o vcut vcut.c -lvorbis -logg and the binary was there.
Strange however, vcut is in my outdated copy of cvs, but not in official
beta4. I wonder why, such a useful tool.
> and not very user friendly.
Well the only non-userfriendly thing is that I had to figure out the "cutpos"
was referring to bytes of the audio (i.e. in my case seconds*44100). Comments
are copied as well.
> I'll probably try to update it and make it a bit nicer some time after next
> week.
No need to hurry 'cuz of me, I'm happy :-)
Now I've been wondering, is there a tool for joining files? ;-)
> Michael
Bye,
Peter Surda (Shurdeek) <shurdeek at panorama.sth.ac.at>, ICQ 10236103, +436505122023
--
three saints: looser & lamer & hacker
--- >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 at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list