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


Groups > linux.debian.user > #233506

Re: how to record sound to mp3

From Greg Wooledge <greg@wooledge.org>
Newsgroups linux.debian.user
Subject Re: how to record sound to mp3
Date 2021-03-25 19:50 +0100
Message-ID <BWDdo-78D-5@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>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 25, 2021 at 06:29:43PM +0000, Long Wind wrote:
> i ask other question: which command can merge two mp3 file?this command is mp3 file version of DOS command "copy file1+file2 file3"

The Unix version of that is:  cat file1 file2 > file3

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.)

I tried this:

unicorn:~$ apt-cache search concatenate mp3
poc-streamer - MP3/Ogg multicast/HTTP streamer and MP3 cutting tool

You can check that out, or try your own searches.  Or wait for other
people to respond with suggestions.

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