bogus@does.not.exist.com
2007-Aug-24 11:33 UTC
[ogg-dev] [OT] using oggenc the other way around
hi, sorry to bug you, with this strange idea. i would like to make a little installation which plays an realtime ogg-encoded and the leftout signal at the same time over another monitoring. therefore it would be nice to now where in libvorbis i would have to pipe the cropped "frequencies" out, or if this is even possible. is it possible to to this? or would it be more reasonable to forget about this kind-of-realtime double encoding, and simply encode it first in ogg, decode it aggain and run a diff in between the signal after that process and the source? i never touched libvorbis till now, and would be pleased if somebody of u could give me a startup orientation (i already had a short look on docs/, maybe not deep enought) thanks for your great work p
Conrad Parker
2007-Aug-24 21:48 UTC
[Vorbis-dev] Re: [ogg-dev] [OT] using oggenc the other way around
On 19/06/07, pi@modular-t.org <pi@modular-t.org> wrote:> or would it be more reasonable to forget about this kind-of-realtime > double encoding, and simply encode it first in ogg, decode it aggain and > run a diff in between the signal after that process and the source?yes that would be simpler. Conrad.