Re: USB-slot for to play MP3

2023-04-09 Thread Emanuel Berg
Stefan Monnier wrote: >> Matter is that radio has USB-slot for to play MP3 files but >> when I plug a stick (which played on computer) in radio >> just something are clicking and does not play nothing. > > I think the main issues that can show up are: - the format >

Re: USB-slot for to play MP3

2023-04-09 Thread Stefan Monnier
fuf [2023-04-09 11:47:21] wrote: > Matter is that radio has USB-slot for to play MP3 files but when I plug a > stick (which played on computer) in radio just something are clicking and > does not play nothing. I think the main issues that can show up are: - the format of the fileystem

Re: USB-slot for to play MP3

2023-04-09 Thread tomas
On Sun, Apr 09, 2023 at 11:47:21AM +, fuf wrote: [...] > Maybe whoever suggests what better to format USB-stick for playing > MP3-files by 'fdisk'? > I would want to try this way and ask you how to format USB-stick, e.g. > which file system better, etc. > I used &#

USB-slot for to play MP3

2023-04-09 Thread fuf
Good day. Matter is that radio has USB-slot for to play MP3 files but when I plug a stick (which played on computer) in radio just something are clicking and does not play nothing. I think the problem is that this my stick consists of separate albums and radio does not find MP3 files, i.e. name

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-18 Thread Dominic Knight
On Thu, 2021-06-17 at 19:50 -0400, rhkra...@gmail.com wrote: > I'd like to find a fairly large (I mean not a tiny hand held thing > that uses > batteries and has tiny controls) music player that can play things > like mp3, > wav and other music files from either an SD ca

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-18 Thread Dan Ritter
Anders Andersson wrote: > On Fri, Jun 18, 2021 at 1:51 AM wrote: > > > > I'd like to find a fairly large (I mean not a tiny hand held thing that uses > > batteries and has tiny controls) music player that can play things like mp3, > > wav and other music files

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-18 Thread Anders Andersson
On Fri, Jun 18, 2021 at 1:51 AM wrote: > > I'd like to find a fairly large (I mean not a tiny hand held thing that uses > batteries and has tiny controls) music player that can play things like mp3, > wav and other music files from either an SD card or a USB pendrive. > ...

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-18 Thread Dan Ritter
rhkra...@gmail.com wrote: > I'd like to find a fairly large (I mean not a tiny hand held thing that uses > batteries and has tiny controls) music player that can play things like mp3, > wav and other music files from either an SD card or a USB pendrive. > > I'd prefer

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-18 Thread Andrei POPESCU
On Jo, 17 iun 21, 19:50:44, rhkra...@gmail.com wrote: > I'd like to find a fairly large (I mean not a tiny hand held thing that uses > batteries and has tiny controls) music player that can play things like mp3, > wav and other music files from either an SD card or a USB pend

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-18 Thread Andrew M.A. Cater
On Thu, Jun 17, 2021 at 07:50:44PM -0400, rhkra...@gmail.com wrote: > I'd like to find a fairly large (I mean not a tiny hand held thing that uses > batteries and has tiny controls) music player that can play things like mp3, > wav and other music files from either an SD card or

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-17 Thread deloptes
rhkra...@gmail.com wrote: > I'd like to find a fairly large (I mean not a tiny hand held thing that > uses batteries and has tiny controls) music player that can play things > like mp3, wav and other music files from either an SD card or a USB > pendrive. > > I'd pre

Re: OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-17 Thread Russell L. Harris
On Thu, Jun 17, 2021 at 07:50:44PM -0400, rhkra...@gmail.com wrote: I'd like to find a fairly large (I mean not a tiny hand held thing that uses batteries and has tiny controls) music player that can play things like mp3, wav and other music files from either an SD card or a USB pendrive

OT: Music player with substantial speakers than can play things like mp3, wav files from an SD card or USB pendrive

2021-06-17 Thread rhkramer
I'd like to find a fairly large (I mean not a tiny hand held thing that uses batteries and has tiny controls) music player that can play things like mp3, wav and other music files from either an SD card or a USB pendrive. I'd prefer to be able to plug it in to a 120vac power source

Re: how to record sound to mp3 [wav, for those who can]

2021-03-26 Thread David Wright
On Thu 25 Mar 2021 at 23:22:35 (+0100), Nicolas George wrote: > David Wright (12021-03-25): > > > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav > > > This command does not record the sound being played. > > … on your machine. > > On no machine, unless specifically configured, w

Re: how to record sound to mp3 [wav, for those who can]

2021-03-26 Thread Michael Lange
On Fri, 26 Mar 2021 09:47:28 +0100 Michael Lange wrote: > Plus, I don't know how to switch the OSS capture > device programmatically (if this is important for the OP's purpose). uh, got it. $ aumix -v R sets "Vol" as capture device. Regards Michael .-.. .. ...- . .-.. --- -. --. .- -. -.

Re: how to record sound to mp3 [wav, for those who can]

2021-03-26 Thread Michael Lange
Hi, On Fri, 26 Mar 2021 08:38:02 +0100 wrote: > On Thu, Mar 25, 2021 at 11:22:35PM +0100, Nicolas George wrote: > > David Wright (12021-03-25): > > > > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav > > > > This command does not record the sound being played. > > > … on your m

Re: how to record sound to mp3 [wav, for those who can]

2021-03-26 Thread tomas
On Thu, Mar 25, 2021 at 11:22:35PM +0100, Nicolas George wrote: > David Wright (12021-03-25): > > > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav > > > This command does not record the sound being played. > > … on your machine. > > On no machine, unless specifically configured,

Re: how to record sound to mp3 [wav, for those who can]

2021-03-25 Thread Linux-Fan
David Wright writes: On Thu 25 Mar 2021 at 17:40:51 (+0100), Nicolas George wrote: > David Wright (12021-03-25): [...] > > To record, you could type, for example, in another xterm: > > > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav > > This command does not record the so

Re: how to record sound to mp3 [wav, for those who can]

2021-03-25 Thread Nicolas George
David Wright (12021-03-25): > > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav > > This command does not record the sound being played. > … on your machine. On no machine, unless specifically configured, which is not trivial at all. It would be helpful if people around here lea

Re: how to record sound to mp3 [wav, for those who can]

2021-03-25 Thread David Wright
On Thu 25 Mar 2021 at 17:40:51 (+0100), Nicolas George wrote: > David Wright (12021-03-25): > > > now i modify my requirement to how to use arecord to record sound being > > > played to wav file > > > To record, you could type, for example, in another xterm: > > > > $ arecord -d 10 -f cd -v -v -

Re: how to record sound to mp3

2021-03-25 Thread Celejar
On Thu, 25 Mar 2021 19:51:42 +0100 Nicolas George wrote: > 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

Re: how to record sound to mp3

2021-03-25 Thread Nicolas George
Greg Wooledge (12021-03-25): > I was told *by the developer* (Monty, in #vorbis IRC long ago) that > Ogg Vorbis files were designed for this. Yes, I know concatenation is supposed to be a feature, but they messed it up. You may not know, but the expert consensus is that, although the codec Vorbis

Re: how to record sound to mp3

2021-03-25 Thread Greg Wooledge
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 I

Re: how to record sound to mp3

2021-03-25 Thread Nicolas George
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, concate

Re: how to record sound to mp3

2021-03-25 Thread Greg Wooledge
On Thu, Mar 25, 2021 at 06:29:43PM +, 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 someth

Re: how to record sound to mp3

2021-03-25 Thread ghe2001
wav file > > > To record, you could type, for example, in another xterm: > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav Have you tried Audacity? GUI, but works good (you need to install the mp3 library to save to mp3). -- Glenn English -BEGIN

Re: how to record sound to mp3

2021-03-25 Thread Nicolas George
David Wright (12021-03-25): > > now i modify my requirement to how to use arecord to record sound being > > played to wav file > To record, you could type, for example, in another xterm: > > $ arecord -d 10 -f cd -v -v -v -D plughw:0,0 /tmp/audiofile.wav This command does not record the sound b

Re: how to record sound to mp3

2021-03-25 Thread David Wright
On Thu 25 Mar 2021 at 12:20:56 (+), Long Wind wrote: > now i modify my requirement to how to use arecord to record sound being > played to wav file That makes it easier as there's less work for the CPU to do. > i use buster, how to set default sound recording source? One way is to run alsa

Re: how to record sound to mp3

2021-03-25 Thread Darac Marjal
On 25/03/2021 11:37, Long Wind wrote: > i use mplayer to play sound > i urgently want a program that can record sound being played to mp3 > which package shall i install? IF you're using pulseaudio as your sound server, there are some neat solutions on the AskUbuntu site|[1]. In p

Re: how to record sound to mp3

2021-03-25 Thread Victor A. Stoichita
Le 25 Mar 2021, Nicolas George a écrit : I am quite sure (and certain in the case of FFmpeg) that none of them can record the sound being played. If it’s about playing a file and recording its audio to mp3, the following will work: ffmpeg -i your-file.avi your-file.mp3 Change your

Re: how to record sound to mp3

2021-03-25 Thread tomas
get the sound routing right. Sorry, I'm a bit tight on time, otherwise I'd play a bit around to see whether it works. If you are playing something with mplayer, perhaps you don't need a recording app at all -- (see mplayer's "-ao" option, for "audio output"

Re: how to record sound to mp3

2021-03-25 Thread Long Wind
Thanks to all that reply! now i modify my requirement tohow to use arecord to record sound being played to wav file i use buster, how to set default sound recording source?in early debian distro(stretch?) sound mixer can be used to set recording source PS: i use twm, i'm afraid that gnome record

Re: how to record sound to mp3

2021-03-25 Thread Susmita/Rajib
Please install (if not already) gnome-sound-recorder and set up settings there itself. You could even record on the fastest recording option feasible for your system, and then use soundconverter to convert the sound to mp3. Best.

Re: how to record sound to mp3

2021-03-25 Thread Alexander V. Makartsev
On 25.03.2021 16:37, Long Wind wrote: i use mplayer to play sound i urgently want a program that can record sound being played to mp3 which package shall i install? Thanks! I recommend "audacity" sound editor. It can record audio and export to mp3 or other formats. -- With kinde

Re: how to record sound to mp3

2021-03-25 Thread Nicolas George
to...@tuxteam.de (12021-03-25): > > i use mplayer to play soundi urgently want a program that can record sound > > being played to mp3 > > Command line? (from simple to complex) arecord, sox, ffmpeg > > GUI? I don't know. Perhaps snd, audacity (those are actually

Re: how to record sound to mp3

2021-03-25 Thread tomas
On Thu, Mar 25, 2021 at 11:37:53AM +, Long Wind wrote: > i use mplayer to play soundi urgently want a program that can record sound > being played to mp3which package shall i install?Thanks! Command line? (from simple to complex) arecord, sox, ffmpeg GUI? I don't know. Perhaps snd, audacity

Re: working with mp3 files

2020-11-02 Thread Nicolas George
Andrei POPESCU (12020-11-02): > > > Doing this with a lossy format like MP3 will worsen the quality, it is > > > not a good idea. > Import the mp3 directly in audacity ;) > > Audacity might still be doing some conversion internally on > impo

Re: working with mp3 files

2020-11-02 Thread Andrei POPESCU
> > > mp3s to files you can edit (I convert to flac and edit with audacity), > > > stick the edited files all together, and turn that big file back into > > > am mp3. Works real good (CLI, not GUI). > > > > Doing this with a lossy format like MP3 will worsen the qu

Re: working with mp3 files

2020-10-31 Thread Thomas Amm
uot;files" some_options) out_file > presumably each file has meta data that I only need once ? > Anybody point to a book or resource for a numpty to discover how it > works? > > mick > > Hi, mpgjoin actually has a quite readable manpage. In case of mp3 all you need is

Re: working with mp3 files

2020-10-31 Thread tomas
On Sat, Oct 31, 2020 at 12:32:24AM +, mick crane wrote: > On 2020-10-29 23:30, Nicolas George wrote: > >mick crane (12020-10-29): > >>Is it correct that the concat works with the file but the demux > >>streams it > >>first through audio device and records? > > > >No, absolutely not. What on Ear

Re: working with mp3 files

2020-10-30 Thread mick crane
On 2020-10-29 23:30, Nicolas George wrote: mick crane (12020-10-29): Is it correct that the concat works with the file but the demux streams it first through audio device and records? No, absolutely not. What on Earth could make you think that?!? The concat demuxer works through each file, o

Re: working with mp3 files

2020-10-30 Thread mick crane
On 2020-10-29 23:30, Nicolas George wrote: mick crane (12020-10-29): Is it correct that the concat works with the file but the demux streams it first through audio device and records? No, absolutely not. What on Earth could make you think that?!? I'd so far only skimmed the documentation. I

Re: working with mp3 files

2020-10-29 Thread Celejar
erent. I once took it from > > https://medium.com/abraia/basic-video-editing-for-social-media-with-ffmpeg-commands-1e873801659 > > but that site has apparently been simplified now and concatenation has been > > removed. > > I found that it works fine for mp3's as we

Re: working with mp3 files

2020-10-29 Thread davidson
diting-for-social-media-with-ffmpeg-commands-1e873801659 but that site has apparently been simplified now and concatenation has been removed. I found that it works fine for mp3's as well. Create join.txt file that contains the exact paths of the files that you want to join. All files should be s

Re: working with mp3 files

2020-10-29 Thread Nicolas George
mick crane (12020-10-29): > Is it correct that the concat works with the file but the demux streams it > first through audio device and records? No, absolutely not. What on Earth could make you think that?!? The concat demuxer works through each file, outputting packets in them in order, while ta

Re: working with mp3 files

2020-10-29 Thread mick crane
On 2020-10-29 16:40, Nicolas George wrote: ghe2001 (12020-10-29): Yeah, but he's starting with mp3, so I don't know of a better way to do it. The better way to do it is to avoid decoding then re-encoding. How do you get rid of the metadata noise? I've tried 'cating mp3s,

Re: working with mp3 files

2020-10-29 Thread Nicolas George
ocial-media-with-ffmpeg-commands-1e873801659 > but that site has apparently been simplified now and concatenation has been > removed. > I found that it works fine for mp3's as well. > > Create join.txt file that contains the exact paths of the files that you > want to join. A

Re: working with mp3 files

2020-10-29 Thread Siard
t; ffmpeg -f concat -safe 0 -i <(for f in ./*.mp4; do echo "file '$PWD/$f'"; > done) -c copy output.mp4 The method that I know is slightly different. I once took it from https://medium.com/abraia/basic-video-editing-for-social-media-with-ffmpeg-commands-1e873801659 but t

Re: working with mp3 files

2020-10-29 Thread Nicolas George
Thomas Pircher (12020-10-29): > How about mp3cut from the poc-streamer package? I do not know it. I just remembered another possibility: mkvtoolnix can concatenate while remuxing into Matroska. Using a better container than the elementary stream is a good idea, if no compatibility issue is invol

Re: working with mp3 files

2020-10-29 Thread Thomas Pircher
Nicolas George wrote: > MP3 is an elementary stream, with just a little noise at the beginning > or the end for metadata: concatenation of the streams works. How about mp3cut from the poc-streamer package? | mp3cut can split and concatenate MP3 files according to time slices | given

Re: working with mp3 files

2020-10-29 Thread Nicolas George
ghe2001 (12020-10-29): > Yeah, but he's starting with mp3, so I don't know of a better way to do it. The better way to do it is to avoid decoding then re-encoding. > How do you get rid of the metadata noise? I've tried 'cating mp3s, and it > didn't work very

Re: working with mp3 files

2020-10-29 Thread ghe2001
(I convert to flac and edit with audacity), > > stick the edited files all together, and turn that big file back into > > am mp3. Works real good (CLI, not GUI). > > Doing this with a lossy format like MP3 will worsen the quality, it is > not a good idea. Yeah, but he's st

Re: working with mp3 files

2020-10-29 Thread Nicolas George
ghe2001 (12020-10-29): > I had a very similar problem a few years ago. SoX will convert those > mp3s to files you can edit (I convert to flac and edit with audacity), > stick the edited files all together, and turn that big file back into > am mp3. Works real good (CLI, not GUI).

Re: working with mp3 files

2020-10-29 Thread ghe2001
p3s to files you can edit (I convert to flac and edit with audacity), stick the edited files all together, and turn that big file back into am mp3. Works real good (CLI, not GUI). Going through flac keeps the metadata. Also, audacity is in the Debian repositories. So is SoX. --

Re: working with mp3 files

2020-10-29 Thread David Christensen
On 2020-10-29 04:42, mick crane wrote: hello, I am totally clueless about audio files. Have for example librivox recordings of "1984" split into a dozen files. Would like to combine them together into one file with ffmpeg join_together "files" some_options) out_file presumably each file has meta

Re: working with mp3 files

2020-10-29 Thread Celejar
On Thu, 29 Oct 2020 11:42:35 + mick crane wrote: > hello, > I am totally clueless about audio files. > Have for example librivox recordings of "1984" split into a dozen files. > Would like to combine them together into one file with > ffmpeg join_together "files" some_options) out_file > pres

Re: working with mp3 files

2020-10-29 Thread Nicholas Geovanis
I recommend the python pydub package for exactly that. Tear them apart and put them back together easily. I wasn't a Eurythmics fan but their 1984 disc was outstanding :-) Sex Crime On Thu, Oct 29, 2020, 6:43 AM mick crane wrote: > hello, > I am totally clueless about audio files. > Have for ex

working with mp3 files

2020-10-29 Thread mick crane
hello, I am totally clueless about audio files. Have for example librivox recordings of "1984" split into a dozen files. Would like to combine them together into one file with ffmpeg join_together "files" some_options) out_file presumably each file has meta data that I only need once ? Anybody poi

Re: mp3 images on in-dash radio

2020-08-19 Thread Russell L. Harris
On Thu, Aug 20, 2020 at 02:08:02AM +1200, Richard Hector wrote: What happens if you play your CD in a computer player like rhythmbox or similar? I installed rhythmbox and plugged the USB flash stick into the computer, which was mounted on \media\. Whoever put together rhythmbox made the interf

Re: mp3 images on in-dash radio

2020-08-19 Thread Richard Hector
On 18/08/20 1:38 pm, Russell L. Harris wrote: > On Mon, Aug 17, 2020 at 07:31:10PM -0400, Dan Ritter wrote: >> or looking up "albums" via a web service and trying to display the >> covers. > > The Tundra does have a GSP navigation system integrated into the > in-dash radio.  But I am aware of no

Re: mp3 images on in-dash radio

2020-08-17 Thread Russell L. Harris
On Mon, Aug 17, 2020 at 07:31:10PM -0400, Dan Ritter wrote: What in-dash system are you using? The offending system is that of a 2016 Toyota Tundra; it has a software switch to defeat display of the album cover. While it is possible to embed information in an MP3 file, one has to do so

Re: mp3 images on in-dash radio

2020-08-17 Thread Dan Ritter
> > I have been unable to determine the source of the images. I have > found no clues from searching on the Web. > > = Is it possible that an image is embedded in the MP3 file which I > have created? Or can there be a URL to an image in the label which I > have crea

mp3 images on in-dash radio

2020-08-17 Thread Russell L. Harris
ithin each lecture series (3) use the "Audacity" FILE -> EXPORT MULTIPLE function to split each project into WAV files corresponding to the manually-inserted labels, with each session in a separate file (4) use "lame" to encode each of the WAV files as MP3 (5) use "id3t

mp3 stream with id3tag http output

2020-07-01 Thread john doe
Hello all, I'm using the HTTP output of mpd to transcode a non-mp3 stream to an mp3 stream which is brocasted on my private network. This works well with the exception of that I can not "tag" this mp3 stream, the protocol supports this but not mpc. Is there an mpd CLI clien

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Jude DaShiell
On Thu, 7 Feb 2019, to...@tuxteam.de wrote: > Date: Thu, 7 Feb 2019 12:45:45 > From: to...@tuxteam.de > To: Jude DaShiell > Cc: debian-user@lists.debian.org > Subject: Re: how to select part of old mp3 and create new one > > On Thu, Feb 07, 2019 at 12:30:48PM -0500, Jude

Re: how to select part of old mp3 and create new one

2019-02-07 Thread tomas
On Thu, Feb 07, 2019 at 12:30:48PM -0500, Jude DaShiell wrote: > I wonder, would recoding the file put a proper header on any new file > created? If not, do any tools exist capable of syntax checking an mp3 > file with a missing header and then adding a proper header to that m

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Jude DaShiell
I wonder, would recoding the file put a proper header on any new file created? If not, do any tools exist capable of syntax checking an mp3 file with a missing header and then adding a proper header to that mp3 file? --

Re: how to select part of old mp3 and create new one

2019-02-07 Thread songbird
Long Wind wrote: ... > Thank songbird, i think mp3 is popular and supported by many devices, and i= > t satisfy me, i've never heard flac before. mhwaveedit also works on mp3's... i just checked. :) songbird

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Curt
On 2019-02-07, songbird wrote: > Long Wind wrote: > ... >> i want to copy part of old mp3 file and create a new oneat first, i install >> lame, but it doesn't seem to have such abilityi try mencoder, it doesn't >> eitherthen i try qmp3cut, it says "

Re: how to select part of old mp3 and create new one

2019-02-07 Thread songbird
Long Wind wrote: ... > i want to copy part of old mp3 file and create a new oneat first, i install > lame, but it doesn't seem to have such abilityi try mencoder, it doesn't > eitherthen i try qmp3cut, it says "no valid header found"though i can play > the mp3

Re: how to select part of old mp3 and create new one

2019-02-07 Thread tomas
On Thu, Feb 07, 2019 at 10:19:39AM +0100, Nicolas George wrote: > to...@tuxteam.de (12019-02-07): > > ffmpeg -i input.mp3 -ss 10 -t 20 -acodec mp3 output.mp3 > > Since the original is already in MP3, -acodec copy (or -c:a copy, more > modern) will avoid re-encoding the file, a

Re: how to select part of old mp3 and create new one

2019-02-07 Thread tomas
On Thu, Feb 07, 2019 at 09:14:50AM +, Long Wind wrote: > Thank tomas!i've just tested your command, it's OK Thanks :-) But see Nicolas's reply too: his version is probably faster and its result will have better quality. Cheers -- tomás signature.asc Description: Digital signature

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Nicolas George
to...@tuxteam.de (12019-02-07): > ffmpeg -i input.mp3 -ss 10 -t 20 -acodec mp3 output.mp3 Since the original is already in MP3, -acodec copy (or -c:a copy, more modern) will avoid re-encoding the file, and thus having the MP3 artifacts twice. But if you want to recode, then do not put jus

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Long Wind
Thank tomas!i've just tested your command, it's OK Thank crane and Michael too! On Thursday, February 7, 2019 4:55 PM, "to...@tuxteam.de" wrote: On Thu, Feb 07, 2019 at 08:33:15AM +, mick crane wrote: > On 2019-02-07 07:08, Long Wind wrote: > >i want

Re: how to select part of old mp3 and create new one

2019-02-07 Thread tomas
On Thu, Feb 07, 2019 at 08:33:15AM +, mick crane wrote: > On 2019-02-07 07:08, Long Wind wrote: > >i want to copy part of old mp3 file and create a new oneat first, i > >install lame, but it doesn't seem to have such abilityi try mencoder, > >it doesn't either

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Michael Lange
Hi, On Thu, 7 Feb 2019 07:08:26 + (UTC) Long Wind wrote: > i want to copy part of old mp3 file and create a new oneat first, i > install lame, but it doesn't seem to have such abilityi try mencoder, > it doesn't eitherthen i try qmp3cut, it says "no valid header &

Re: how to select part of old mp3 and create new one

2019-02-07 Thread mick crane
On 2019-02-07 07:08, Long Wind wrote: i want to copy part of old mp3 file and create a new oneat first, i install lame, but it doesn't seem to have such abilityi try mencoder, it doesn't eitherthen i try qmp3cut, it says "no valid header found"though i can play the mp3 f

Re: [SOLVED] Re: Splitting MP3 files (again)

2017-09-29 Thread deloptes
Curt wrote: > That's fine. Please send an exhaustive summary of your findings, as well > as a thorough enumeration of the steps you've taken to arrive at same, > to the Linux Debian User authorities in Washington within 10 days > maximum from the effective closing date of your case.  Failure to do

Re: [SOLVED] Re: Splitting MP3 files (again)

2017-09-29 Thread Curt
On 2017-09-29, deloptes wrote: > > Yes thanks, indeed it is using the tag for the name, so in my case I would > write the tag before splitting and mp3splt will create the proper names. > > I consider this case as closed. That's fine. Please send an exhaustive summary of your findings, as well as

[SOLVED] Re: Splitting MP3 files (again)

2017-09-29 Thread deloptes
Thomas Amm wrote: > You can generate somewhat better file names from the preferences or > -much better- you could use a tagging tool like exfalso or easytag to > create metadata and mp3splt will do the naming from these. There's also > an option to generate metadata (i.e. tags) from the filename b

Re: Splitting MP3 files (again)

2017-09-28 Thread Thomas Amm
> installed the crap gstreamer1.0-plugins-good and it worked as > expected. > > The only problem left is that it does not produce the splitted file > names from the original file. > > It says "description here_part1.mp3" > > I don't know if it is the file n

Re: Splitting MP3 files (again)

2017-09-26 Thread deloptes
plitted file names from the original file. It says "description here_part1.mp3" I don't know if it is the file name itself is a problem. If you have some other nice advice, it's welcome thank you all regards

Re: Splitting MP3 files (again)

2017-09-26 Thread deloptes
didier gaumet wrote: > from the mp3split manpage: > [...] > " mp3splt -s f.mp3 or mp3splt -s -p th=-50,nt=10 f.mp3 > > This is silence option. Mp3splt will try to automatically detect > splitpoints with silence detection and in the first case will split all > tracks found with default parameters,

Re: Splitting MP3 files (again)

2017-09-25 Thread didier gaumet
Le 25/09/2017 à 20:14, deloptes a écrit : > I'll try the GUI, though I prefer not installing packages just for > testing ... perhaps a VM will server. > > As for the mp3splt - as said before I use it, but I have to enter manually > the time point to plit, which I expect to be possible to do in a

Re: Splitting MP3 files (again)

2017-09-25 Thread deloptes
Thomas Amm wrote: > 1. Select region to be saved as a separate track > 2. Chose "export selected audio" from file menu > too much work for simple task ... I want to right click and say create split here. I can not export each single track from 10 mp3 files with 20 tracks e

Re: Splitting MP3 files (again)

2017-09-25 Thread deloptes
didier gaumet wrote: > found a similar question on the web: > https://askubuntu.com/questions/27574/how-can-i-split-a-mp3-file/27637 > > I have not experimented these solutions myself, but Audacity seems not > to be the best way. Mentionned here are mp3split (CLI and GUI) an

Re: Splitting MP3 files (again)

2017-09-25 Thread Thomas Amm
On Mon, 25 Sep 2017 09:14:25 +0200 deloptes wrote: > jam...@touchtonecorp.com wrote: > > > Have you considered Audacity? I use the Mac version myself, and it's > > available for Linux and WinDoze as well. > > > Can you add some simple guide/howto setup split points and perform > the split in

Re: Splitting MP3 files (again)

2017-09-25 Thread deloptes
Curt wrote: > If you're referring to an external repository (Marillat's?) I do not; I > noted simply that mp3splt is not included in Debian Stretch's > repository for whatever reason. > > Reading the changelog it seems it was "orphaned" in February, removed > from Stretch, but has since been read

Re: Splitting MP3 files (again)

2017-09-25 Thread Thomas Amm
On Mon, 25 Sep 2017 07:00:15 + (UTC) Curt wrote: > On 2017-09-24, Thomas Amm wrote: > > > > Have you tried mp3split-gtk? Should do exactly that. > > I was going to suggest 'mp3splt' myself. > > (Note the 'i' from split has split in the package name). Outch. Right. > It also appears th

Re: Splitting MP3 files (again)

2017-09-25 Thread Curt
On 2017-09-25, deloptes wrote: > Curt wrote: > >> On 2017-09-24, Thomas Amm wrote: >>> >>> Have you tried mp3split-gtk? Should do exactly that. >> >> I was going to suggest 'mp3splt' myself. >> >> (Note the 'i' from split has split in the package name). >> >> It also appears that the package (

Re: Splitting MP3 files (again)

2017-09-25 Thread deloptes
Curt wrote: > On 2017-09-24, Thomas Amm wrote: >> >> Have you tried mp3split-gtk? Should do exactly that. > > I was going to suggest 'mp3splt' myself. > > (Note the 'i' from split has split in the package name). > > It also appears that the package (both command line and gtk gui) is > missing

Re: Splitting MP3 files (again)

2017-09-25 Thread deloptes
jam...@touchtonecorp.com wrote: > Have you considered Audacity? I use the Mac version myself, and it's > available for Linux and WinDoze as well. Can you add some simple guide/howto setup split points and perform the split in Audacity. That would be great Last time I had a look at Audacity it

Re: Splitting MP3 files (again)

2017-09-25 Thread didier gaumet
found a similar question on the web: https://askubuntu.com/questions/27574/how-can-i-split-a-mp3-file/27637 I have not experimented these solutions myself, but Audacity seems not to be the best way. Mentionned here are mp3split (CLI and GUI) and ffmpeg (CLI).

Re: Splitting MP3 files (again)

2017-09-25 Thread deloptes
Zenaan Harkness wrote: > +1 for Audacity. > > BTW, please post your solution when you solve it - especially command > line apps and options. In this specific case I will not have a script solution. I expect the application to be able to do this. I don't have Audacity installed and I wanted to b

Re: Splitting MP3 files (again)

2017-09-25 Thread Curt
On 2017-09-24, Thomas Amm wrote: > > Have you tried mp3split-gtk? Should do exactly that. I was going to suggest 'mp3splt' myself. (Note the 'i' from split has split in the package name). It also appears that the package (both command line and gtk gui) is missing from Stretch. Why, I dunno. The

Re: Splitting MP3 files (again)

2017-09-24 Thread Thomas Amm
hose > easily? > > I need a tool, where I can mark the place in the mp3 file for > splitting (schedule a split or queue a split job or alike) and run > the split process, which in result should produce the mp3 files - > preferably in subdirectory with the same name as the file

Re: Splitting MP3 files (again)

2017-09-24 Thread Zenaan Harkness
split those > easily? > > I need a tool, where I can mark the place in the mp3 file for splitting > (schedule a split or queue a split job or alike) and run the split process, > which in result should produce the mp3 files - preferably in subdirectory > with the same name as the file

Re: Splitting MP3 files (again)

2017-09-24 Thread jamesl
Have you considered Audacity? I use the Mac version myself, and it's available for Linux and WinDoze as well. -- JHHL

Splitting MP3 files (again)

2017-09-23 Thread deloptes
Hi all, I know this topic was discussed quite a few times. Now I was thinking that someone of you could know how to solve following problem. I have some remixes (no silence between tracks). How can I split those easily? I need a tool, where I can mark the place in the mp3 file for splitting

Re: Handling mp3 files with Sox

2017-03-15 Thread Martin McCormick
David Wright writes: > Install libsox-fmt-mp3 perhaps. (There are others, and an "all" option.) > > Cheers, Thank you! I went for the gold and did the following: sudo apt-get install libsox-fmt-all The following extra packages will be installed: libid3tag0 libsox-fm

  1   2   3   4   5   6   7   8   9   10   >