Re: oggenc argument to make the stream not cut in the middle
Jan Stary <[email protected]> Tue, 22 Aug 2023 09:29:40 +0200
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
On Aug 22 11:38:33, [email protected] wrote: > Is there any argument to make this example working? > (curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav && > sleep 4) | oggenc - | ogg123 - It is working just fine for me with oggenc of vorbis tool 1.4.2 and play of sox 14.4.2: ( curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav \ && sleep 4) | oggenc - | play - What exactly do you mean by "cutting the stream in the middle"? Creating an ogg output with two vorbis streams? What makes you think the above make such a cut? And if so, why is that a problem for ogg123 that plays is subsequently? > Email: [email protected] Subscribe to the mailing list