Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #233510
| From | Greg Wooledge <greg@wooledge.org> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: how to record sound to mp3 |
| Date | 2021-03-25 20:20 +0100 |
| Message-ID | <BWDGp-7yp-11@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <BWxhD-3wP-3@gated-at.bofh.it> <BWAIy-5Ls-9@gated-at.bofh.it> <BWD3H-74B-1@gated-at.bofh.it> <BWDdo-78D-5@gated-at.bofh.it> <BWDn4-7c1-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 25, 2021 at 07:51:42PM +0100, Nicolas George wrote: > On the other hand, Ogg files are NOT concatenable, even those that > contain only Vorbis audio. Some player will ignore the discontinuity at > the concatenation points, but not all. I was told *by the developer* (Monty, in #vorbis IRC long ago) that Ogg Vorbis files were designed for this. A few Google searches to provide supporting evidence: https://linux.die.net/man/1/oggz-merge If you want to create a file containing some Ogg files sequenced one after another, then you should simply concatenate them together using cat. In Ogg this is called "chaining". If you cat Ogg Vorbis I audio files together, then the result will also be a compliant Ogg Vorbis file. https://hydrogenaud.io/index.php?topic=114262.0 Chaining in an ogg container is as simple as it gets. Just concatenate two separate ogg files together, the result is a chained file. However, I will note that there *are* players that don't handle chained Ogg Vorbis files properly. So, make sure you test with the actual player you intend to use.
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: how to record sound to mp3 "Susmita/Rajib" <bkpsusmitaa@gmail.com> - 2021-03-25 13:10 +0100
Re: how to record sound to mp3 Long Wind <longwind2@yahoo.com> - 2021-03-25 13:30 +0100
Re: how to record sound to mp3 <tomas@tuxteam.de> - 2021-03-25 13:40 +0100
Re: how to record sound to mp3 David Wright <deblis@lionunicorn.co.uk> - 2021-03-25 17:10 +0100
Re: how to record sound to mp3 Nicolas George <george@nsup.org> - 2021-03-25 17:50 +0100
Re: how to record sound to mp3 ghe2001 <ghe2001@protonmail.com> - 2021-03-25 18:00 +0100
Re: how to record sound to mp3 [wav, for those who can] David Wright <deblis@lionunicorn.co.uk> - 2021-03-25 23:00 +0100
Re: how to record sound to mp3 [wav, for those who can] Nicolas George <george@nsup.org> - 2021-03-25 23:30 +0100
Re: how to record sound to mp3 [wav, for those who can] <tomas@tuxteam.de> - 2021-03-26 08:40 +0100
Re: how to record sound to mp3 [wav, for those who can] Michael Lange <klappnase@freenet.de> - 2021-03-26 09:50 +0100
Re: how to record sound to mp3 [wav, for those who can] Michael Lange <klappnase@freenet.de> - 2021-03-26 10:20 +0100
Re: how to record sound to mp3 [wav, for those who can] David Wright <deblis@lionunicorn.co.uk> - 2021-03-26 17:10 +0100
Re: how to record sound to mp3 [wav, for those who can] Linux-Fan <Ma_Sys.ma@web.de> - 2021-03-26 00:20 +0100
Re: how to record sound to mp3 Long Wind <longwind2@yahoo.com> - 2021-03-25 19:40 +0100
Re: how to record sound to mp3 Greg Wooledge <greg@wooledge.org> - 2021-03-25 19:50 +0100
Re: how to record sound to mp3 Nicolas George <george@nsup.org> - 2021-03-25 20:00 +0100
Re: how to record sound to mp3 Greg Wooledge <greg@wooledge.org> - 2021-03-25 20:20 +0100
Re: how to record sound to mp3 Nicolas George <george@nsup.org> - 2021-03-25 21:00 +0100
Re: how to record sound to mp3 Celejar <celejar@gmail.com> - 2021-03-25 21:30 +0100
csiph-web