Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #233507

Re: how to record sound to mp3

From Nicolas George <george@nsup.org>
Newsgroups linux.debian.user
Subject Re: how to record sound to mp3
Date 2021-03-25 20:00 +0100
Message-ID <BWDn4-7c1-1@gated-at.bofh.it> (permalink)
References <BWwYh-3q7-1@gated-at.bofh.it> <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>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Greg Wooledge (12021-03-25):
> However, this is NOT something you can do with MP3 files.  They are not
> designed to be concatenated.  (Ogg Vorbis files *are*.  MP3 files aren't.)

It's the other way around. Pure MP3 files are just a concatenation of
self-delimited packets, concatenation will just work.

MP3 files will usually have ID3 and/or XING packets for metadata at the
beginning or the end, concatenation will include them, and the metadata
will be invalid, but it will not prevent the file from being played.

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.

Also, let it be said that: decoding playing, recording and encoding
audio files to concatenate them is a terrible idea, because it will lose
quality both because of the decoding-encoding step and because of the
numeric-analog-numeric step.

Regards,

-- 
  Nicolas George

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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