pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Catting MP3 files



Thanks -- gave me an idea.

I need to re-write PERL to run sox this way.

On Thu, Dec 29, 2022 at 7:55 PM Benny Siegert <bsiegert%gmail.com@localhost> wrote:
>
> On Thu, Dec 29, 2022 at 8:41 PM Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
> > Why does "sample-rate" matter? How do I fix it?
>
> The sample rate is the number of samples per second (duh).
>
> There are two common sample rates: 44.1 kHz, which is used in Audio
> CDs; and 48 kHz, which is used in DVD Audio (?) IIRC. You probably
> have a mixture of both.
>
> You can use the "resample" function in sox to adapt everything to one
> rate (44.1 is a good choice if you eventually want to master a CD, for
> instance). Be aware though that there is a bit of a quality loss.
>
>
> --
> Benny


Home | Main Index | Thread Index | Old Index