Re: [EXT] Re: oggenc argument to make the stream not cut in the middle
Jan Stary <[email protected]> Wed, 23 Aug 2023 08:51:15 +0200
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
For reference, I attach the two outputs: ( curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav \ && sleep 0 | oggenc -o sleep-0-oggenc.ogg ( curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav \ && sleep 4 | oggenc -o sleep-4-oggenc.ogg Listening to both, I hear exactly the same. Jan