-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! A question, is it possible to split a ogg-vorbis file in two parts without reencoding? I want is to make a utility to scan a vorbis file for 30seconds+ of silence, split the file to two files and call the second file "Bonus track" or something... It's annoying to have the last song of an album being 30minutes with 26 minutes of it being silence... I haven't looked at libvorbis yet, but before I start this task I want to know if it is doable without changing libvorbis itself... Regards Per Wigren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7oPgqyjnjcyLO8HkRAio8AJ9Fh4RUQcYqPioAZu9TT6TGetld9gCeNFlH H+h8SeDHxbM4uUEv6znO5/M=m9nZ -----END PGP SIGNATURE----- --- >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.
> Hi! > > A question, is it possible to split a ogg-vorbis file in two parts without > reencoding?Yes. Look for 'vcut' in the vorbis-tools distribution. Peter Harris --- >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.
> >A question, is it possible to split a ogg-vorbis file in two parts without >reencoding? I want is to make a utility to scan a vorbis file for 30seconds+ >of silence, split the file to two files and call the second file "Bonus >track" or something... It's annoying to have the last song of an album being >30minutes with 26 minutes of it being silence... I haven't looked at >libvorbis yet, but before I start this task I want to know if it is doable >without changing libvorbis itself...vcut does this. (the splitting part, not the scanning-for-silence part). It allows you to split a file with sample precision, without loss of any audio. It's in vorbis-tools, and is GPL licensed. 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.
Hi all, i'm new here and i've next questions: 1. does anyone work on ingeration with mp4 file format ? if yes, where can i find specs ? i need DecoderSpecificInfo description, value of DecoderConfigDescriptor::ObjectTypeIndication, etc. 2. second, is somewhere specs/descriptions of "standardized" media types/sub types/format types for ogg/vorbis in DirectShow ? AV _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --- >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.