I'm sure there are a lot of people who've run into this problem with regard to ogg files... that is, when recording from live sources you end up with beautiful, wonderful sounding, brilliant ogg files that might be around 100 Meg for two hours. Now, if I want to split it into tracks, or remove commercials, what are my options. With mp3, there are little programs in windows that allow me to split by time and that are non destructive to the orginal file, that is, don't reencode but just split the existing file. Any work done being done in this area? I'm sure other radio pirates out there have run into this challenge. What have you done to solve the problem? ..perl script/shell script with time indexes converted into frame numbers etc? Fantastic encoder btw. As a classical music buff, I've got to encode in stereo, and mp3 just wasn't efficient enough at lower bitrates to give me good stereo seperation (due to its psy-acoustic js mode, I imagine). Looking forward to non-destructive channel coupling in the upcoming encoder *drool*. Thanks, James --- >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-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.
#if vorbis@altamente.com> Any work done being done in this area?The only related thing I've seen so far is vcut in vorbis-tools. I don't think it would be hard to write something more featureful. Rik --- >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-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.
On Mon, 6 Aug 2001 vorbis@altamente.com wrote:> Now, if I want to split it into tracks, or remove commercials, what are my > options. With mp3, there are little programs in windows that allow me to > split by time and that are non destructive to the orginal file, that is, > don't reencode but just split the existing file.> Any work done being done in this area? I'm sure other radio pirates out > there have run into this challenge. What have you done to solve the > problem? ..perl script/shell script with time indexes converted into frame > numbers etc?Look at vcut in vorbis-tools. I'm not sure how stable it is, but it is intended to do what you are requesting. --- Stan Seibert --- >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-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 11:37 AM 8/6/01 -0400, you wrote:>I'm sure there are a lot of people who've run into this problem with regard >to ogg files... that is, when recording from live sources you end up with >beautiful, wonderful sounding, brilliant ogg files that might be around 100 >Meg for two hours. > >Now, if I want to split it into tracks, or remove commercials, what are my >options. With mp3, there are little programs in windows that allow me to >split by time and that are non destructive to the orginal file, that is, >don't reencode but just split the existing file.vcut (in vorbis-tools. You'll want the cvs version) does precisely this. It allows you to losslessly split a vorbis file into two with sample precision. 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-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.